/* Список - галочки  ---------------------- */
ul.check-list li {list-style-type: none;padding-left: 40px;position: relative;margin-bottom: 5px;margin-left: 0;}
ul.check-list li:before {color: #F37335;position: absolute;font-family: 'FontAwesome';content: "\f00c";display: inline-block;left: 0px;}

/* Список кружочки  ---------------------- */
.circle-list li {list-style-type: none;margin-bottom: 8px;position: relative;}
.circle-list li:before{right:calc(100% + 12px);top:6px;border:3px solid #724a43;width:10px;height:10px;border-radius:100px;position:absolute;display:block;content:''}

/* ol li customization ---------------------- */
ol.numbered {counter-reset: myCounter;}
ol.numbered li {margin-bottom: 5px;list-style-type: none;padding-left: 20px;position: relative;}
ol.numbered li:before{background:#724a43;counter-increment:myCounter;content:counter(myCounter);position:absolute;left:-24px;top:-3px;color:#fff;display:inline-block;text-align:center;margin:5px 10px;width:20px;height:20px;line-height:20px;border-radius:20px;font-size:.8em}

/* Fancybox    ---------------------- */  
a[data-fancybox] {position: relative;display: block;}
a[data-fancybox]:after {background: url(/assets/img/icons/zoom.svg) 50% 50%/20px no-repeat, rgb(0 0 0 / 0.5);display: block;content:"";position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;transition:.5s;}
a[data-fancybox]:hover:after {opacity: 1;}


/* Common ---------------------- */
.flex {display: flex;flex-wrap: wrap;justify-content: space-between;}
.flex > * {box-sizing: border-box;margin: 1%;}
.flex .block10 {flex-basis: 5%;}
.flex .block16 {flex-basis: calc(100% / 6 - 2%);}
.flex .block20 {flex-basis: calc(20% - 2%);}
.flex .block25 {flex-basis: calc(25% - 2%);}
.flex .block30 {flex-basis: calc(30% - 2%);}
.flex .block33 {flex-basis: calc(100% / 3 - 2%);}
.flex .block40 {flex-basis: calc(40% - 2%);}
.flex .block45 {flex-basis: calc(45% - 2%)}
.flex .block50 {flex-basis: calc(50% - 2%);}
.flex .block60 {flex-basis: calc(60% - 2%);}
.flex .block66 {flex-basis: calc(100% / 3 * 2 - 1%);}
.flex .block70 {flex-basis: calc(70% - 2%);}
.flex .block80 {flex-basis: calc(80% - 2%);}
.flex .block90 {flex-basis: 85%;}
.flex .block100 {flex-basis: 100%;}

body::-webkit-scrollbar {width: 10px;background: transparent;}
body::-webkit-scrollbar-track {background: transparent;}
body::-webkit-scrollbar-thumb {background-color: #5c4597;border-radius: 10px;}
::selection {background: #5c4597;color: #fff;}

/* body {font-size: 16px;line-height: 20px;font-family: 'Montserrat', sans-serif;color: #000;}
a {font-weight:400;color: #4562AC;outline: none;text-decoration: none;}
p {margin-bottom: 24px;font-weight: 300;}
h1 {font-size: 48px;line-height: 56px;font-weight: 500;margin-bottom: 40px;}
h2 {font-size: 45px;line-height: 50px;font-weight: 500;margin-bottom: 40px;}
h3 {font-size: 21px;}
h4 {font-size: 19px;}
h5 {font-size: 17px;}
h6 {font-size: 15px;} */

.fw100 {font-weight: 100;}
.fw300 {font-weight: 300;}
.fw400 {font-weight: 400;}
.fw500 {font-weight: 500;}
.fw600 {font-weight: 600;}
.fw700 {font-weight: 700;}
.fw900 {font-weight: 900;}

.tac {text-align: center;}
.tal {text-align: left;}
.tar {text-align: right;}

.aic {align-items: center;}

.padding {padding: 100px 0;}
.p10 {padding: 10px;}
.p20 {padding: 20px;}
.p30 {padding: 30px;}
.pb0 {padding-bottom: 0;}
.pt0 {padding-top: 0;}

.m10 {margin: 10px;}
.m20 {margin: 20px;}
.m30 {margin: 30px;}
.m40 {margin: 40px;}
.m40 {margin: 40px;}

.mt10 {margin-top: 10px;}
.mt20 {margin-top: 20px;}
.mt30 {margin-top: 30px;}
.mt40 {margin-top: 40px;}
.mt50 {margin-top: 50px;}

.mb10 {margin-bottom: 10px;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}
.mb40 {margin-bottom: 40px;}
.mb50 {margin-bottom: 50px;}

.brad5 {border-radius: 5px;}
.brad10 {border-radius: 10px;}
.brad15 {border-radius: 15px;}
.brad20 {border-radius: 20px;}

.bg-grey {background: #f5f5f5;}
.bg-blue {background: #f2f4fa;}

.red {color: #ff0000;}

.bshad {box-shadow: 0 12px 30px 0 rgba(9, 2, 27, .15);}
.ovh {overflow: hidden;}



/* КАК ПОМОЧЬ */

.new-image-block{border:2px solid #724a42;margin-bottom:50px;border-radius:20px;padding:20px;overflow:hidden}
.new-image-block 
.new-image-zag{padding:80px 20px;background-size:cover;position:relative;background-position:50% 50%;margin:-20px -20px 20px}
.new-image-zag.korm {background-image: url(/stories/_pages/kakpomoch/korm.jpg);}
.new-image-zag.amun {background-image: url(/stories/_pages/kakpomoch/amun.jpg);}
.new-image-zag.med {background-image: url(/stories/_pages/kakpomoch/med.jpg);}
.new-image-zag.volonter {background-image: url(/stories/_pages/kakpomoch/volonter.jpg);}
.new-image-block 
.new-image-zag:after {background: rgb(114 74 67 / 59%);left: 0;top: 0;width: 100%;height: 100%;display: block;position: absolute;content: "";z-index: 1;}
.new-image-block h3 {color: #fff;font-size: 2.5em;font-weight: 300;text-align: center;z-index: 2;position: relative;}
.new-image-block h4 {color: #5c4597;}
.new-button {background: #5c4597;color: #fff !important;display: inline-block;line-height: 50px;font-weight: 700;text-transform: uppercase;padding: 0 60px;white-space: nowrap;border-radius: 20px;text-decoration: none !important;box-shadow: 5px 5px 10px #5c4597;transition: .5s;margin-bottom: 20px;}
.new-button:hover {box-shadow:  0 0 0 #5c4597;}

#new-contacts{background:#724a42;color:#fff;border-radius:20px;padding:20px;margin-bottom:20px}
#new-contacts .contact{margin-bottom:20px;font-size:1.3em}
#new-contacts .name {font-weight: 700;}
#new-contacts a {display: block;color: #fff;}




body{background:#fdf8e5}
img{max-width:100%;height:auto}

#header{padding-top:8px;background:url(/stories/lapy.png) 510px -11px no-repeat}
#header .logo img{max-width:200px;max-width:150px;margin-left:20px}
#header .mainzag p{color:#5c4796;text-align:right;font-size:35px;line-height:40px;font-weight:700;margin-bottom:0}
#header .little{font-size:26px!important;margin-bottom:10px!important;font-weight:400!important}








/* HOMEPAGE */
.hp-razd > a {position: relative;transition:.5s}
.hp-razd img {width: 100%;}
.hp-razd p{position:absolute;left:10px;bottom:10px;margin:0;z-index:2;color:#fff;font-weight:700;text-decoration:none;font-size:1.5em}
.hp-razd a:after{display:block;content:"";position:absolute;left:0;top:0;width:100%;height:100%;box-sizing:border-box;z-index:1;background:linear-gradient(to top,rgb(114 74 67 / 57%),transparent);transition:.5s}
.hp-razd a:hover:after{background:linear-gradient(to top,rgb(114 74 67 / 80%),transparent)}

/* O NAS */
.onas-num .num{font-size:3em;font-weight:700;margin-bottom:25px}













/*меню*/

div#nextend-accordion-menu-99 dl.level1 .inner,
div#nextend-accordion-menu-99 dl.level2 .inner {
  padding: 3px 0px 3px 20px !important;
}
div#nextend-accordion-menu-99 dl.level1 dt a,
div#nextend-accordion-menu-99 dl.level2 dt a,
div#nextend-accordion-menu-99 dl.level1 dt a span,
div#nextend-accordion-menu-99 dl.level2 dt a span {
  text-decoration: none !important;
}
div#nextend-accordion-menu-99 dl.level1 dt a:hover span,
div#nextend-accordion-menu-99 dl.level2 dt a:hover span,
div#nextend-accordion-menu-99 dl.level1 dt.active a span,
div#nextend-accordion-menu-99 dl.level2 dt.active a span {
  text-decoration: underline !important;
}

#topmenu .moduletable_menu {
	border-top: 2px solid #73453F;
	border-bottom: 2px solid #73453F;

	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	width: 960px;
}

#topmenu ul.nav.menu {
	background: #5C4597;
	margin-bottom: 0;
	float: left;
	width: 960px;
}

#topmenu ul.nav.menu > li {
	float: left;
	padding: 10px 30px;
}

#topmenu ul.nav.menu > li a {
	color: #fff;
	font-size: 20px;
}

#topmenu ul.nav.menu > li a:hover,
#topmenu ul.nav.menu > li.active a {
	background: transparent;
	text-decoration: underline;
}


#topmenu li.parent {
	position: relative;
}

#topmenu ul.nav-child {
	display: none;
	position: absolute;
	top: 33px;
	left: 40px;
	opacity: 0;
	transition: 0.5s;
}

#topmenu li.parent:hover ul.nav-child,
ul.nav-child li:hover {
	display: block;
	opacity: 1;
	
}

#topmenu ul.nav-child li {
	background: #5C4597;
	padding: 3px !important;
}

#topmenu ul.nav-child {
	display: none;
	position: absolute;
	top: 43px;
	left: -14px;
	opacity: 0;
	transition: 0.5s;
	border: 2px solid #fff !important; 
        z-index: 1;
        margin-left: 0px !important;
}

#topmenu ul.nav-child li {
	background: #5C4597;
	margin-left: 0;
	min-width: 100% !important;
}

/*футер*/

#footer {
	margin-bottom: 30px;
}

#footer {
	border-top: 2px solid #73453F;
	border-bottom: 2px solid #73453F;

	padding-top: 10px;
	padding-bottom: 10px;
}

#footer .footer1 img{
	max-width: 100px;
	margin-left: 20px;
}

#footer .social img {
	max-width: 40px;
	margin: 30px 10px 10px 10px;
}

.footer3 .email {
	font-size: 16px;
	color: #73453F;
	margin-top: 27px;
	margin-bottom: 0;
	font-weight: 700;
}

/*левое меню*/

.sidebar {
	padding-top: 28px;
}

.sidebar a[href*="srochnaya-pomoshh"] span
{
	color: red !important;
	text-transform: uppercase;
}

.sidebar a[href*="patronazh"] {
	text-transform: uppercase;
}
/*хлебные крошки*/

.kroshki .breadcrumb {
	background: transparent;
	margin-bottom: 0;
	padding: 10px 0 0 0 ;
}

.kroshki .breadcrumb li:first-child {
	display: none;
}

.kroshki .breadcrumb li {
	margin-left: 0;
}

.kroshki .divider img {
	margin-top: -5px;
}


/*--------------------------*/
/*--------КАТАЛОГ-----------*/
/*--------------------------*/

/*подкатегори*/

.jbzoo .subcategories {
	display: none;
}

/*категория*/

.category {
	margin-bottom: 0 !important;
	padding: 0 !important;
}

.category .title,
.page-header h1,
.katalog-full .title h1,
.novost-full .zag,
.page-header h2 {
	border-bottom: 3px double #63372F;
	margin-bottom: 20px;
}

body .page-header {
	margin: 0;
	border: none;
	padding: 0;
}

.kroshki {
	min-height: 30px;
}

/*тизеры*/
.jbzoo a:hover > img {
  opacity: 1 !important;
}

.katalog-teaser .title {
	margin-bottom: 0 !important;
}

.katalog-teaser h3 {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 5px;
}

.katalog-teaser h3 a {
	color: #5c4597;
}

.katalog-teaser .image-table {
	display: table;
	width: 100%;
	height: 100%;
}

.katalog-teaser .table-cell {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.katalog-teaser img {
	max-height: 150px;
	max-width: 198px;
	width: auto;
	height: auto;
}


/*full*/

.katalog-full .image {
	margin-bottom: 20px;
}

.katalog-full .image > div {
	overflow: hidden;
	float: left;
	max-width: 347px;
	margin-bottom: 6px;
}

.katalog-full .image > div:nth-child(2n+1) {
	margin-right: 6px;
}


.katalog-full .image img {
	float: left;
	transition: 0.5s ease-out;
}

.katalog-full .image img:hover {
	transform: scale(1.05);
}

/* Страница контактов */
.contacts_box {
  display: flex;
  flex-wrap: wrap;
}
.contacts_box {text-align: center;}
.contacts_box a, .contacts_box p {color: #5c4597;text-align: left;}
.contacts_box p {color: #000;text-align: left;}
.contacts_box img {max-width: 40px;}
.contacts_box .contacts_content img {max-width: 40px; display: inline-block;margin-right: 5px;}
.contacts_box [class*="col-"] {
  margin-bottom: 30px;
}
.contacts_box .contacts_content {
  height: 100%;
  padding: 20px 20px 10px;
  color: #fff;
}


/*НОВОСТИ*/

/*тизер*/
/* Наши новости*/
.jbzoo-tmpl-catalog .rborder {border: none !important;}
.jbzoo-tmpl-catalog .items-col-1 {display: flex;flex-wrap: wrap;justify-content: left;}
.jbzoo-tmpl-catalog .width100 {flex-basis: calc(100% / 3 - 2%);padding: 15px 10px;border-radius: 10px;/* border: 2px solid #cecece; */box-shadow: 10px 10px 15px #e7e7e7;}
.jbzoo-tmpl-catalog .width100 .image img, .jbzoo-tmpl-catalog .width100 iframe {border-radius: 10px;display: block; margin: 7px 0;}
.jbzoo-tmpl-catalog .jbzoo-item-teaser {margin: 0 !important;}
.novost-teaser .l-b,
.novost-teaser .r-b {
  float: left;
  box-sizing: border-box;
}

.novost-teaser .l-b {
  width: 20%;
  display: table;
  min-height: 20px;
}

.novost-teaser .r-b {
  width: 80%;
  padding-left: 15px;
}

.novost-teaser .l-b .image {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.novost-teaser .l-b .image img {
  max-height: 100px;
  max-width: 100px;
  height: auto !important;
  width: auto !important;
}
/*.novost-teaser .block_news > .zag {height: 55px;}*/
.novost-teaser h2.zag {
  margin: 0 0 5px 0!important;
  font-size: 18px;
  line-height: 25px;
}

.novost-teaser h2.zag a {
  color: #5c4597;
  /* text-decoration: underline; */
  font-size: 18px;
  line-height: 25px;
}

.novost-teaser .date {
  font-size: 14px;
  color: #aaa;
  margin: 5px 0;
}

/*фулл*/

.novost-full h1.zag {
	line-height: 28px;
}

.novost-full .image {
  float: left;
  /*max-width: 200px;*/
  margin: 0 20px 20px 0;
}

.novost-full .image img {
  height: 220px;
  width: auto !important;
}

.novost-full .date {
  font-size: 12px;
  color: #aaa;
  margin-bottom: 5px;
  text-align: right;
}


/*срочная помощь*/

.help-wrapper {
    background: #724A42;
    border-radius: 20px;
    width: 100%;
    padding: 0px 0px 15px 0px;
    margin-top: 20px;
    float: left;
}

.help-wrapper .lb {
	color: #fff;
	font-size: 26px;
	padding-top: 30px;
	font-weight: 700;
}

.help-wrapper ul.zoo-list {
    margin: 0 -10px !important;
}

.help-wrapper .zoo-item-list > li {
	float: left;
	bottom: 0;
	margin: 20px 4px 0 !important;
	padding: 0;
	border: none !important;
}

.help-teaser img {
	border-radius: 20px;
}

.help-teaser .wrapper {
	position: relative;
	border-radius: 20px;
	overflow: hidden;
}

.help-teaser .title {
	position: absolute;
	bottom: -150px;
	transition: 0.5s;
	width: 140px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.71);
	padding: 10px 0;
}

.help-teaser .title a {
	color: #fff;
	font-size: 20px;
	text-shadow: 1px 1px 0 #000;
	text-decoration: none !important;
}

.help-teaser:hover .title {
	bottom: 0;
}

/*пагинация*/

.bm-cool-menu-wrap {
    border-top: 2px solid #73453F;
    border-bottom: 2px solid #73453F;
}

.bm-cool-menu {
    width: auto;
    margin: 2px auto !important;
}

.bm-cool-menu li {
    border-right: solid thin transparent !important;
    margin: 0 10px 0 0;
}

.bm-cool-menu a {
    text-transform: initial !important;
    font-size: 20px !important;
    padding: 6px 13px !important;
    text-decoration: none !important;
}

.bm-cool-menu a:hover {
    text-decoration: underline !important;
}

.bm-cool-menu li.active > a {
    background-color: transparent !important;
    text-decoration: underline !important;
}

.bm-cool-menu li ul a {
    background-color: transparent !important;
}

.bm-cool-menu-trigger {
    border-radius: 0 !important;
}

/*Отчет*/
table.otchet tr td:first-child {padding-right: 10px;width: 50%;}
table.otchet tr td:nth-child(2) {padding-left: 10px;width: 50%;}
@media (max-width: 1220px) { 
	.bm-cool-menu a {font-size: 19px !important;padding: 6px 17px !important;}
}
@media (max-width: 991px) { 
	.bm-cool-menu li {
	    margin: 0 10px 0 8px;
	}
	
	
	.bm-cool-menu a {font-size: 16px !important;padding: 6px 4px !important;}

	.jbzoo .width33 {
	    width: 90% !important;
	    float: none !important;
	}

	.help-wrapper .lb {
	    text-align: center;
	    width: 100%;
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	#header .mainzag p {
	    font-size: 30px;
	}
	.help-teaser .title { 
		bottom:0; 
	}
.help-wrapper .zoo-item-list > li {
	    margin: 10px 4px 0 !important;
	}

.help-wrapper .lb {
	    padding-top: 10px !important;
	}
}

@media (max-width: 768px) {
	#header .logo img {
	    max-width: 100px;
	}
	#header .mainzag p {
		font-size: 25px;
		line-height: 25px;
	}
	
	#header .little {
		font-size: 16px !important;
		line-height: 20px;
	}
	.jbzoo .jbzoo-item .title {
	    text-align: center;
	}
	
	.jbzoo .jbzoo-item .short p {
	    text-align: center;
	}
	.bm-cool-menu-trigger {
	    font-size: 20px !important;
	}
	#header { background: none; }
	.bm-cool-menu-wrap {
	    padding-bottom: 2px;
	    padding-top: 2px;
	} 
	.help-wrapper {
	    border-radius: 0px;
	}
	#header .logo p {
		text-align: center;	
	}
	.footer1 p, .footer2 p, .footer3 p {
	    text-align: center;
	}
	#header .mainzag p {
	    text-align: center;
	}

	.help-wrapper .zoo-item-list > li {
	    margin: 5px 2px 0 !important;
	}

	.novost-teaser .r-b {
	    width: 100%;
	    padding-left: 0px;
	    text-align: center;
	}
	.novost-teaser .l-b {
	    width: 100%;
	    display: table;
	    margin-bottom: 5px;
	    min-height: 20px;
	}

	.bm-cool-menu .item-108 > a {
		display: none;
		}

	#topmenu ul.nav-child {
	    display: block;
	    position: relative;
	    top: 0px !important;
	    left: 0px !important;
	    opacity: 1;
	    transition: 0s !important;
	    border: 0px solid #fff !important;
	    z-index: 1;
	    margin-left: 0px;
	}
	
	#topmenu ul.nav-child li {
	    padding: 0px !important;
	    margin-left: 0;
	    min-width: 180px;
	}
	
	.bm-cool-menu ul li {
	    border-bottom: solid thin transparent !important;
	}
	.onas-num .block50,
	.onas-chtodelat .block50,
	.hp-razd .block50 {flex-basis: 100%}

}
@media (max-width: 768px) {
.jbzoo-tmpl-catalog .width100 {flex-basis: 100%;}
	}