 

h3 {
	color: #555
}

h2 a {
	text-decoration: none
}

/* h2,.moduletable h3, .items-leading h2 {
	border-bottom: solid 1px #ddd;
}

.items-row h2 {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
} */

/* a:link,a:visited {
	color: #095197
} */



.logoheader {
	background: url(../images/personal/personal2.png) no-repeat right
		bottom #0C1A3E;
	color: #FFFFFF;
	min-height: 250px;
}

#all {
	background: #FFFFFF;
	color: black;
}
#all strong{
	   font-weight: bolder;
}



#header ul.menu {
  background-color:#ddd;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee", endColorstr="#dddddd");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd));
  background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -ms-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
  background-image: linear-gradient(#eeeeee, #dddddd);
  border-color: #b2b2b2 #b2b2b2 hsl(114, 0%, 62.5%);

  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);
  -webkit-font-smoothing: antialiased;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px
		rgba(0, 0, 0, 0.05);
	color: #095197;
	border: solid 1px #ddd;
	border: 1px solid #e5e5e5;
	text-transform: uppercase;
}

#header ul.menu a:link,#header ul.menu a:visited {
	color: #000;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px;
	margin: 0;
	display: inline-block;
	margin: 0 0 0;
	padding: 12px 15px;
	position: relative;
	border-right: 1px solid #ddd;
	box-shadow: 1px 0px 0px #f5f5f5;
}
 
/* #shadow{
    background: #f6f9fa;
} */
/*  grey background */
.button,button,p.readmore a,#header input.button,.pagenav a:link,.pagenav a:visited,#advanced-search-toggle,.profile-edit a:link,.profile-edit a:visited,h3.js_heading
	{
  background-color:#ddd;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#dddddd");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
  background-image: -moz-linear-gradient(top, #ffffff, #dddddd);
  background-image: -ms-linear-gradient(top, #ffffff, #dddddd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(top, #ffffff, #dddddd);
  background-image: -o-linear-gradient(top, #ffffff, #dddddd);
  background-image: linear-gradient(#ffffff, #dddddd);
  border-color: #b2b2b2 #b2b2b2 hsl(114, 0%, 62.5%);

  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);
  -webkit-font-smoothing: antialiased;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px
		rgba(0, 0, 0, 0.05);
	color: #095197;
	border: solid 1px #ddd
}

/* +++++++++++++  table display  Categories table, contact etc, ++++++++++++++++++++* */


table th {
	background-color: #0074cc;
	color: #fff;
	background-image: -moz-linear-gradient(top, #095197, #1B6BA5);
	background-image: -ms-linear-gradient(top, #095197, #1B6BA5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#095197),
		to(#1B6BA5) );
	background-image: -webkit-linear-gradient(top, #095197, #1B6BA5);
	background-image: -o-linear-gradient(top, #095197, #1B6BA5);
	background-image: linear-gradient(top, #095197, #1B6BA5);
	background-repeat: repeat-x;
	filter: progid :   DXImageTransform.Microsoft.gradient (   startColorstr
		=
		 '#095197', endColorstr =   '#1B6BA5', GradientType =   0 );
	border-color: #0055cc #0055cc #003580;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid :   dximagetransform.microsoft.gradient (   enabled =
		false );
}

table th a:link,table th a:visited {
	color: #fff
}

tr.odd,tr.cat-list-row1 {
	background: #f8f8f8
}

.clients-list{
	display: flex;
}

/* blue background */


/* +++++++++++++++++  Pagination +++++++++++++++ */
.pagination span,.pagination span  a:hover {
	color: #999999;
	background-color: #f5f5f5;
}

/* active item */
span.pagenav {
	background: #095197;
	color: #fff
}

.pagination-start span.pagenav,.pagination-prev  span.pagenav,.pagination-end span.pagenav,.pagination-next span.pagenav
	{
	background-color: #f5f5f5;
	color: #444
}

/* +++++++++++++++++  content  +++++++++++++++ */
.article-info {
	background-color: #fbfbfb;
	background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff),
		to(#f5f5f5) );
	background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: linear-gradient(top, #ffffff, #f5f5f5);
	background-repeat: repeat-x;
	filter: progid :   DXImageTransform.Microsoft.gradient (   startColorstr
		=
		 '#ffffff', endColorstr =   '#f5f5f5', GradientType =   0 );
	border: 1px solid #ddd;
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: inset 0 1px 0 #ffffff;
}

ul.menu a:link,ul.menu a:visited {
	color: #444;
}

/* ++++++++++++++++++++++  menu ++++++++++++++++++++++++++  */
.moduletable_menu {
	background: #ffcac6;
}
#nav > div.bl_s > div > div > div.after_img_side > p{
	text-align: center;
	margin: 0;
}
#nav > div.bl_s > div > div > div.after_img_side > p img{
	width: 157px!important;
}
.after_img_side{
	margin-top: 25px;
	padding-bottom: 120px;
}
.after_img_side .widget-content p{
	width: 157px;
		margin: 0 auto;
		font-family: 'Circe';
		font-size: 14px;
		font-weight: normal;
		font-style: normal;
}
.bl_s{
	background: #ffcac6;
	border-radius: 0px	 0px 4px 0px;

}
.moduletable h3{
	display: none;
}
#header ul.menu {
	/* border: solid 1px #D5D5D5;
	box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 5px rgba(0, 0, 0, 0.1); */
}

#header ul.menu a {
	box-shadow: none;
	border-bottom: 0
}

ul.menu a:hover,ul.menu a:active,ul.menu a:focus {
	background-color: #F5F5F5;

}

/* ++++++++++++++++   highlighting active menuitem  +++++++++++++++++++ */
ul.menu li.active a,ul.menu  li.active ul li.active a,ul.menu  li.active ul li.active  ul li.active a,ul.menu  li.active ul li.active  ul li.active ul li.active  a,ul.menu  li.active ul li.active  ul li.active ul li.active ul li.active a
	{
	font-weight: bold;
}

ul.menu  li.active ul li a,ul.menu  li.active ul li.active  ul li a,ul.menu  li.active ul li.active  ul li.active ul li  a,ul.menu  li.active ul li.active  ul li.active ul li.active ul li a
	{
	font-weight: normal
}

/* ul.menu a {
	box-shadow: 0 1px 0 #fff;
	border-bottom: solid 1px #ddd;
	text-shadow: 0 1px 0 #fff
} */
.navigation-item-expand ul{
	display: none;
}
.navigation li{
	list-style: none;
	padding: 5px;
}
.nav li{
	list-style: none;
}
.frames-normal{
	justify-content: center;
}
.navigation-item-expand .plusmenu{
	display: none;
}
ul.menu ul a {
	background: #e5e5e5;
	margin-bottom: 1px
}
.client-logo{
    border: unset!important;
}
.client-logo tr{
    border: unset!important;
}
.client-logo td{
    border: unset!important;
}
ul.menu ul ul ul a {
	background: #f5f5f5 url(../images/arrow.png) no-repeat 24px center;
}
.blog-featured article{
    float: unset!important;
    width: unset!important;
    padding: 0 5px;
     margin-right: 0!important;
}
.navigation-item-expand:hover>ul{
	display: block;
	position: absolute;
	z-index: 9999;
	border: 1px solid #000000;
	background: #fff;

}

#navigation-74e509dc-2338-8af8-81cb-7c69bfd909e3>li:hover>ul{
    top: 30px;
    left: 0;
}

ul.menu ul ul ul ul a {
	background: #fff;
}

/* +++++++++++++++++++++++  SLIDER  ++++++++++++++++++++  */
.panel h3.pane-toggler a {
	background: url(../images/slider_plus.png) right top no-repeat;
	color: #333
}

.panel h3.pane-toggler-down a {
	background: url(../images/slider_minus.png) right top no-repeat;
	border-bottom: solid 1px #ddd;
	color: #333
}

/*  +++++++++++++++++   Tabs ++++++++++++++++++++++  */
ul.tabs li,dl.tabs dt h3 a:link,dl.tabs dt h3 a:visited {
	background: #f5f5f5 url(../images/nature/box.png) repeat-x;
}

ul.tabs li a:link,ul.tabs li a:visited,dl.tabs dt a {
	color: #333;
	border: solid 1px #ddd;
	border-bottom: 0
}

ul.tabs li a:hover,ul.tabs li a:active,ul.tabs li a:focus {
	color: #000
}

.tabcontent,div.current {
	background: #fff;
	color: #000;
	/* border: solid 1px #ddd; */
}

.tabcontent .linkclosed {
	color: #000;
	border-bottom: solid 1px #e5e5e5;
}

ul.tabs li a.linkopen,dl.tabs dt.open  h3 a:link,dl.tabs dt.open  h3 a:visited
	{
	background: #fff;
	color: #333;
	border-radius: 5px 5px 0px 0px;
}

ul.tabs li a.linkclosed:hover,ul.tabs li a.linkclosed:active,ul.tabs li a.linkclosed:focus,ul.tabs li a.linkopen:hover,ul.tabs li a.linkopen:active,ul.tabs li a.linkopen:focus
	{
	background: #555;
	color: #fff
}

#footer-inner,#footer {
	background: #f5f5f5;
}
.after_menu p {
	color: black;
}

.after_menu > div > p:nth-child(2){
	font-weight: bold;

}
#footer {
	background: #2d9a4c;
	max-width: 920px;
	margin: 0 auto;
	color: #fff
}
.yandex_f{
	text-align: center;
}
.footer_menu{
	display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.footer_menu div a{
	font-size: 14px;
    font-family: 'Circe';
    font-weight: normal;
    font-style: normal;
}
#footer a {
	color: #fff;
	background: none
}

#bottom a {
	background: none
}

.box1 {
	border-right: solid 1px #ccc
}

.box3 {
	border-left: solid 1px #ccc
}

#bottom  ul li a {
	background-image: none;
	padding-left: 0
}
















/* responsive */
#mobile_select h2 {border:0; margin:-17px 0 0 0; padding:0; background:#0C1D43;text-align:right}
#mobile_select h2 a {
display:inline-block;
font-size:0.8em;
border-radius:4px 4px 0 0;
padding:6px;
font-size:0.75em;
margin-right:5px;
}



@media only screen and (max-width: 480px) {

	img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
}


	#fontsize{display:none}
	#nav,#wrapper2,#wrapper,.cols-3 .column-1,.cols-3 .column-2,.cols-3 .column-3,#right,.box,#header form
		{
		float: none;
		width: 100%
	}
	#header {padding-top:3em}
	#header form  {margin:0}
	.logoheader {background:#0C1D43; min-height:100px; margin:0}
	.box {
		border-left: 0 !important;
		border-bottom: solid 1px #ddd;
	}
	#line {
		text-align: center;
		top: 0;
		right: auto;
		max-width: 100% ;
		min-width:100%;

		margin: 0 0px; background:#095197;
	}
	#header form input {
		float: none; margin-bottom:4px
	}
	#menuwrapper { margin-top:10px; }
	#header ul.menu {position:relative; top:0;left:20px; right:20px; margin:0; width:90%; border-radius:4px}
	#header ul.menu li:first-child a {border-radius: 4px 4px 0 0}
	#header ul.menu li:last-child a {border-radius:0 0 4px 4px }
	#header ul.menu li a:link,
	#header ul.menu li a:visited {
		display: block;
		padding: 6px 10px;
		border-bottom: solid 1px #ccc
	}
}

@media only screen and (min-width: 600px) {
}

@media only screen and (min-width: 768px) {
}

@media only screen and (min-width: 992px) {
}

@media only screen and (min-width: 1382px) { /* Styles */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
	(min-device-pixel-ratio: 1.5) { /* Styles */
}
.block_zakaz{
	display: flex;
	border-radius: 10px;
	width: 95%;
    flex-wrap: wrap;
    margin: 0 auto;
}
.to_main .img-pr img{

}
/* ss */
.table-lst a .img-pr img {
    width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}.to_main a .img-pr {
    width: 110px !important;
    height: 150px !important;
    margin: auto !important;
}
.table-lst a:hover {
    -webkit-transition: all.2s;
    -o-transition: all.2s;
    transition: all.2s;
    -webkit-box-shadow: 0 0 15px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 20%);
}
.table-lst a:hover .img-pr img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.table-lst a .img-pr img {
    width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.vnut_obl{
	display: flex;
	justify-content: space-around;
}
.form_f h3{
	display: none;
}
.block_zakaz{
	background: #00a559;
	justify-content: space-around;
}
.omg_foot_form{
	display: flex;
	align-items: center;
}
.zags{
	font-family: georgia;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    margin: 0 !important;
	color: black;
}
.uno{
	display: flex;
}
.duo{
	color: #fff !important;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    margin: 0 !important;
}
.uno>span {
    color: #fff !important;
    display: block;
    font-family: Georgia;
    font-size: 18px;
    font-style: italic;
    padding-top: 5px;
}
.duo a {
    color: #fff !important;
    font-family: georgia;
    font-size: 17px;
    font-style: italic;
    text-decoration: none;
    line-height: 17px;
}
.obl2{
	text-align: center;
}
.obl3{
	text-align: center;
}
.bott{
	margin-bottom: 0;
	color: black;
}
.table{

}
.table {
    width: 100%;
    border: 1px solid #808080;
    border-collapse: collapse;
	font-size: 1em;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
}
 
.table td{
	border: 1px	 solid black;
}
.km-list{
	list-style: none;
	text-align: center;
	color: #D20454;
	text-decoration: none;
	font-family: 'Circe';
	font-size: 14px;
}
.km-list a{
	color: #D20454;
	text-decoration: none;
	font-family: 'Circe';
	font-size: 14px;
}
.example {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.column-3 {
    width: 29% !important;
    padding: 5px;
    margin: 5px;
    border: 1px solid #FFCAC6;
}
.pageContentText {
    color: #000;
    font-family: 'Circe';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
}
.example div a {
	display: block;
    text-decoration: none;
    text-align: center;
    color: #000;
    font-family: 'Circe';
    font-size: 16px;
}
.example div img {
    width: 100%;
    height: 180px;
}
.alignleft {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}
.seo-img {
    max-width: 200px;
}
.alignright {
    float: right;
    margin-left: 10px;
    margin-top: 5px;
}
ul{
	list-style-position: inside;
}
.tac {
    text-align: center !important;
}
.like_h2 {
     color: #66696d!important;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: center;
}
.lb-foto {
    display: flex;
    flex-wrap: wrap;
    margin-right: 40px;
}
.lb-foto img {
    -webkit-box-shadow: 2px 2px 5px #000;
    box-shadow: 2px 2px 5px #000;
    margin: 10px;
    width: 120px;
    display: block;
}
table {
    font-size: 1em;
    border: 1px solid black;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
}
 h2, h3 {
    font-family: "Arial";
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}
/* h2 {
    text-align: center!important;
} */
.pice-table td {
    border: 1px solid #000 !important;
	text-align: center;
    vertical-align: middle;
	font-size: 14px;
}
.footer-container.flex-block {
    display: flex;
    justify-content: center;
}
/* .img-pic-2 {
    width: 100px;
    margin-right: 10px;
} */
.like_h3 {
    font-family: "Arial";
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: center !important;
}


.vkc {
    margin: 0 auto;
    text-align: center;
}
.container{
	display: flex;
	flex-wrap: wrap;
}
.wrapper {
	display: flex;
	flex-wrap: wrap;
	width: 33%;
	margin-bottom: 20px;
}
.wrapper>div{
	width: 50%;
}
.text p {
    width: 100px;
    margin-bottom: 15px;
}
.text{
	text-align: left;
}
.text span {
    color: #b02828;
    font-weight: bold;
}
body
	{
		 
		font-family: 'Circe';
		font-size:18px;
  
	color:#66696d;
	}
.sw_color{
	background-color: #EDEDEF;
}
.bord td{
border: 1px solid black;
}
.bord{
	border: 1px solid black;

}
.center{
	text-align: center;
}
h1 {
    font-size: 28px !important;
}
.breadcrumbs {
    text-align: left;
}

/* .breadcrumbs span:before {
    content: "\203a";
    margin: 0 7px 0 2px;
} */

.breadcrumbs .breadcrumbs_span:before {
    display: none;
}

.breadcrumbs .breadcrumbs_span:after {
    content: "\203a";
    margin: 0 2px 0 7px;
}

.breadcrumbs .breadcrumbs_span:last-child:after {
    display: none;
}

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
}

.clearfix:after {
    clear: both;
}

/* body {
    background: #f6f9fa;
    color: #536d76;
    font-weight: 400;
    font-size: 1em;
    font-family: 'Raleway', Arial, sans-serif;
} */
.parent:hover ul li{
    background: white!important;
}
.parent:hover ul li a{
    background: white!important;
}
.nav-child>li{
    margin-bottom: -1px;
}


/* a:hover,
a:focus {
    color: #39545e;
} */
 

/* Header */
.codrops-header {
    margin: 0 auto;
    padding: 4em 1em;
    text-align: center;
}

.codrops-header h1 {
    margin: 0;
    font-weight: 800;
    font-size: 4em;
    line-height: 1.3;
}

.codrops-header h1 span {
    display: block;
    padding: 0 0 0.6em 0.1em;
    font-size: 45%;
    font-weight: 300;
    color: #7e959d;
}

/* To Navigation Style */
.codrops-top {
    width: 100%;
    text-transform: uppercase;
    font-size: 0.69em;
    line-height: 2.2;
}

.codrops-top a {
    display: inline-block;
    padding: 0 1em;
    text-decoration: none;
    letter-spacing: 1px;
}

.codrops-top span.right {
    float: right;
}

.codrops-top span.right a {
    display: block;
    float: left;
}

.codrops-icon:before {
    margin: 0 4px;
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-family: 'codropsicons';
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
    content: "\e001";
}

.codrops-icon-prev:before {
    content: "\e004";
}

/* Related demos */
.related {
    padding: 6em 1em;
    font-size: 120%;
}

.related>a {
    border: 1px solid #4f7f90;
    display: inline-block;
    text-align: center;
    margin: 20px 10px;
    padding: 25px;
}

.related a:hover {
    border-color: #39545e;
}

.related a img {
    max-width: 100%;
    opacity: 0.8;
}

.related a:hover img,
.related a:active img {
    opacity: 1;
}

.related a h3 {
    margin: 0;
    padding: 0.5em 0 0.3em;
    max-width: 300px;
    text-align: left;
}

@media screen and (max-width: 25em) {

    .codrops-header {
        font-size: 75%;
    }

    .codrops-icon span {
        display: none;
    }

}

.grid {
    overflow: hidden;
    margin: 0;
    padding: 1em 0 0 0;
    width: 100%;
    list-style: none;
    text-align: center;
}

/* Common style */
.grid figure {
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    margin: -0.135em;
    width: 33%;
    height: 300px;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
	margin-left:  0px;
}
.like-h2 {
    font-family: "Arial";
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    margin: 0 !important;
    padding: 0.375em 0;
    text-align: left !important;
    color: #66696d !important;
    clear: both;
}
.like-h2 a {
    color: inherit;
    font-size: 32px;
}
.like-h2 a:hover {
    color: inherit;
}
h1 {
    font-family: "Arial";
    font-size: 32px;
    font-weight: bold;
    font-style: normal;
    font-size: 28px !important;
    text-decoration: none;
    text-align: center;
}

.grid.small-grid figure {
    height: 235px;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    opacity: 0.8;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure a.c-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure a.c-link {
    z-index: 10;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;

    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}
a.effect-oscar-link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}
/*---------------*/
/***** Oscar *****/
/*---------------*/

figure.effect-oscar {
    background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
    background: linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
}

figure.effect-oscar img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

figure.effect-oscar figcaption {
    padding: 0 1em 1em 1em;
    background-color: rgba(58, 52, 42, 0.7);
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
}

.small-grid figure.effect-oscar figcaption {
    padding: 1em;
}

figure.effect-oscar figcaption::before {
    position: absolute;
    top: 20px;
    right: 18px;
    bottom: 30px;
    left: 22px;
    border: 1px solid #fff;
    content: '';
}

figure.effect-oscar h2 {
    margin: 20% 0 10px 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    font-size: 18px;
    color: #fff;
}

figure.effect-oscar figcaption::before,
figure.effect-oscar p,
figure.effect-oscar div.tc.tac {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
		text-align: center;
}

.pageContentText figure.effect-oscar figcaption p {
    color: #fff;
    margin-left: 25px;
    margin-bottom: 20px;
}

figure.effect-oscar:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

figure.effect-oscar:hover h2.padd-7 {
    padding: .375em 7px;
}

figure.effect-oscar:hover h2.padd-9 {
    padding: .375em 9px;
}

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p,
figure.effect-oscar:hover div.tc.tac {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

figure.effect-oscar:hover figcaption {
    background-color: rgba(58, 52, 42, 0);
}

figure.effect-oscar:hover figcaption.pad-t-4em {
    padding-top: 4em;
}

figure.effect-oscar:hover img {
    opacity: 0.4;
}

figure.effect-oscar:hover figcaption .tc.tac.zakaz-button {
    height: 22px;
    width: 150px;
    left: 50%;
    transform: translate(-50%, 0px);
}

figure.effect-oscar:hover figcaption .tc.tac.zakaz-button {
    z-index: 100;
    position: absolute;
}

figure.effect-oscar figcaption.padd-t-3em {
    padding-top: 3em;
}

figure.effect-oscar figcaption.padd-t-1em {
    padding-top: 1em;
}

figure.effect-oscar h2.mar-t-m40 {
    margin-top: -40px;
}

.small-grid figure.effect-oscar h2.mar-t-7p {
    margin-top: 7%;
}

.custom-img-position {
    bottom: 50px;
    left: -100px;
}

/* .img-position-l-100 {
    left: -100px;
} */
.light-box-img{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.light-box-img>a{
    width: 32%;
}
.img-position-150 {
    left: -150px;
    bottom: 150px;
}

.img-position-100-150 {
    bottom: 100px;
    left: -150px;
}

.how_we_works {
	display: -ms-grid;
	display: flex;
    justify-content: space-around;
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
    margin-top: 20px;
    margin-bottom: 20px;
}
.gallery_img_01 .frame img {
    width: 120px;
    height: 90px;
    object-fit: cover;
}
.widget-title {
    padding-top: 0;
    text-align: center;
}
.gallery_img_01{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.how_we_works_item{
    text-align: left;
}
.how_we_works .images {
	display: -ms-inline-grid;
	display: inline-grid;
    grid-auto-flow: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    grid-gap: 10px;
}

.how_we_works p {
	margin-left: 4px;
}

.how_we_works .how_we_works_item:last-child p {
	text-align: center;
	margin-left: 9px!important;
}

@media screen and (max-width: 778px) {
    .grid {
        padding-top: 0;
    }

    .grid.padtop-3em {
        padding-top: 3em;
    }

    .grid figure {
        width: 100%;
    }

    figure.effect-oscar img {
        min-width: 100%;
    }

    figure.effect-oscar img.custom-img-position {
        left: 0px;
    }

    figure.effect-oscar img.img-position-l-100 {
        left: 0px;
    }

    figure.effect-oscar h2.mar-t-mob-10p {
        margin-top: 10%;
    }

    figure.effect-oscar h2.mar-t-mob-15p {
        margin-top: 15%;
    }

    figure.effect-oscar h2.mar-t-m40 {
        margin-top: 8%;
        padding: .375em 5px;
    }

    .image-position-b-mobile {
        bottom: 50px;
    }

    .image-position-b-mobile-180 {
        bottom: 70px;
    }

    .img-position-150,
    .img-position-100-150 {
        left: 0px;
    }

    .small-grid figure.effect-oscar h2 {
        margin-top: 10%;
    }
}

@media screen and (max-width: 420px) {
    .image-position-b-mobile {
        bottom: 0px;
    }

    .image-position-b-mobile-180 {
        bottom: 0px;
    }
}

#content_404 {
    margin: 0 !important;
}

.txt_center {
    text-align: center !important;
}

.flex_cent {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	   -moz-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.center_img {
	display: block;
	width: auto;
	margin: 0 auto;
}
.alignewidgetya{
	display:block;
	margin:5px auto 5px auto;
}
 
.flex-block-img {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.flex-block-img .img-item, .flex-block-img .img-item p {
    text-align: center;
    margin: 0;
}
.flex-block-img .img-item img {
    width: 156px;
}
.flex-block-img .img-item.plit img {
    width: 100px;
    height: 94px;
}
 .flex-block-img ol {
    width: 300px;
    list-style-type: decimal;
    overflow: inherit;
	list-style: disc;
	text-align: center;
}
#all{
	font-size: 14px;
}
 h3 {
    font-size: 1.17em;
    margin: 0;
    padding: 0.415em 0;
}
li {
    list-style-type: disc;
    list-style-position: inside;
}
.like-h3 {
    font-size: 1.17em;
    margin: 0;
    padding: 0.415em 0;
    font-family: "Arial";
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: center !important;
    clear: both;
}

h3 {
    text-align: center;
}
h2, h3 {
    font-family: "Arial";
    font-size: 22px;
    font-weight: bold!important;
    font-style: normal;
    text-decoration: none;
}
.ul_center ul{
    text-align: center;
}
ul.tab {
    background-color: #f1f1f1;
    border: 1px solid #ccc;
    list-style-type: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    width: 129px;
}
ul.tab li {
    float: left;
    list-style-type: none !important;
}
ul.tab li a {
    color: black;
    display: inline-block;
    font-size: 14px;
    padding: 9px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}
.tabcontent--flex-fix {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tabcontent.light-box-img a {
    color: white;
}
.tabcontent--flex-fix a {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    margin-bottom: 10px;
}
.tabcontent--flex-fix a img {
    margin: 0 auto 10px !important;
}
.tabcontent img {
    width: 100px;
    height: 100px;
}
.light-box-img img {
    -o-object-fit: cover;
    object-fit: cover;
}
.tabcontent .active{
    background-color: white;
}
ul.tab li a:focus, .active {
    background-color: white;
}
.float {
    height: 180px;
}
.pic_left {
    width: 33.3%;
    float: left;
    margin: 10px 10px;
}
.tac1 {
    text-align: center !important;
    width: 480px;
    padding-bottom: 20px;
}
.tc.tac1 {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.price1 {
    padding-left: 40px;
    color: #000;
    font-weight: bold;
}
.bg-color {
    background-color: #c6e05e;
}
table td{
    border: 1px solid black;
}
.landimg2 {
    display: inline-block;
}
.landimg2 img {
    width: 227px;
    height: 150px;
    object-fit: cover;
    margin-bottom: 5px;
}
/* #wrapper2 .item-page{
    max-width: 690px!important;
} */
.landimg1 img {
    width: 227px;
    height: 190px;
}
.landimg1 {
    display: inline-block;
}
.example-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
    -ms-flex-wrap: wrap;
}
.pict {
    width: 50%;
    float: left;
    margin-right: 15px;
}
.plt {
    width: 192px;
}
.ozelenenie_services-container .service-item {
    display: flex;
    justify-content: space-between;
    padding: 0.5em;
    text-align: left;
}
.ozelenenie_services-container .service-item img {
    max-width: 40%;
    object-fit: cover;
}
.ozelenenie_services-container .service-item .serv-description {
    margin-left: 15px;
}
.ozelenenie_services-container .service-item h4 a {
    color: #00a559;
}
.ozelenenie_services-container .service-item .serv-description .serv-price {
    display: flex;
    justify-content: space-between;
    margin-top: 1em;
}
.d-fl {
    display: flex;
}
.ozelenenie_services-container .service-item .serv-description .serv-price button {
    background: #00a559;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0.5em 1em;
    color: #fff;
}
.ozelenenie_services-container .service-item .serv-description .serv-price button a {
    color: #fff;
    text-decoration: none;
}
.plt img {
    margin: 10px 0;
    width: 150px;
}
.example-3 div .example-name {
    background-color: #BAEDCC;
    text-align: center;
    font-weight: bold;
    margin: 0;
    height: 40px;
    margin-top: 20px;
}
.example-3 div img {
    width: 100%;
    height: 180px;
}
.example-3 div a {
    text-decoration: none;
    text-align: center;
    color: black;
}
.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;-ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tc {
    text-align: center;
}
.tc {
    text-align: center;
}
.w-25 {
    width: 25%;
}
.price_block{
    border: 1px solid black;
    width: unset!important;
}
.imi img {
    width: 161px;
    height: 163px;
}
.light-box-img img {
    -o-object-fit: cover;
    object-fit: cover;
}
.fl_l {
    width: 34%;
    margin-right: 10px;
    float: left;
}
.zagolovok_4{
    background: #EDEDEF;
}
.example {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.example div {
    width: 40%;
}
.table-cat {
border: unset;
}
.table-cat td {
    border: unset;
    }
.table-cat td {
    text-align: center;
}
.buk .name-cat{
    display: block;
}
.buk{
    list-style: none;
    justify-content: space-between;
}
.sosna_block {
    margin: 20px auto;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}
.sosna__image {
    width: 200px;
    height: 255px;
}
.item_title {
    font-size: 16px;
    text-align: center;
    margin: 10px auto;
}
.item_prices {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.price_text {
    margin-right: 20px;
}
.w-fix {
    width: 230px;
}
.red {
    color: #ff4136;
}
.nr3 {
    margin-right: -1rem;
}
.mv3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.pr3 {
    padding-right: 1rem;
}
.w-third {
    width: 33.33333%;
}
.mv2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
td.coll_green {
    background-color: #278730;
    text-align: center;
}
.tl .mb3{
    text-align: left!important;
}
.green_price td {
    background-color: #00a559;
    font-weight: bold;
    text-align: left;
}
.content a {
    color: #D20454;
}
.table-lst{
    list-style-type: none;
    list-style: none;
    justify-content: space-around;
}
.item-page .taj{
    text-align: left!important;
}
.table-lst>li{
    list-style-type: none;
    list-style: none;
}
.tc {
    text-align: center;
}
.mb3 {
    margin-bottom: 1rem;
}
.b {
    font-weight: 700;
}
.db {
    display: block;
}
.tc {
    list-style-type: none !important;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.new-three-block {
    margin: 20px 0;
    text-align: center;
}
.new-three-item img {
    width: 165px;
    height: 235px;
    object-fit: cover;
}
.new-three-item span {
    display: block;
    margin: 5px 0;
}
.new-three-item {
    display: inline-block;
    width: 234px;
    vertical-align: top;
    margin-bottom: 15px;
}
.img-left {
    float: left;
    margin-right: 15px;
}
h2 {
    text-align: center;
}
 
.item_price {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.sosna_item {
    padding: 0 5px;
    box-sizing: border-box;
    margin: 5px auto;
    width: 215px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.table-lst a .img-pr {
    display: block;
    width: 153px;
    height: 192px;
    overflow: hidden;
    margin-bottom: 3px;
}
.bbr{
    border: unset;
}
.bbr td{
    border: unset;
}
.bbr > tbody > tr > td:nth-child(1){
    width: 27%;
}
.item-str-krupn_1 {
    float: left;
    margin-right: 20px;
    /* margin-top: 100px; */
}
.buk li{
    list-style-type: unset;
    margin-top: 10px;
}
.table-lst{
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    align-items: center;
}
.table-cat td a {
    display: block;
    padding: 3px;
    border: 1px solid #efefef;
    text-decoration: none;
}
 td {
    min-width: 5px;
    padding: 0.1em 0.2em;
}
.table-cat td a .name-cat {
    display: block;
    padding: 5px;
    background: #43A45F;
    color: #fff;
}
.column-4 {
    width: 29% !important;
    padding: 5px;
    margin: 5px;
    border: 1px solid #FFCAC6;
}
.example-img-float img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.example div .example-name {
    background-color: #BAEDCC;
    text-align: center;
    font-weight: bold;
    margin: 0;
    height: 40px;
    margin-top: 20px;
    margin-left: 15px;
}
.menu-burger__header {
    background-color: #47b247;
    margin-top: 3px;
    margin-left: 15px;
    margin-bottom: 3px;
    background-color: #47b247;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 15px;
    display: none;
}
.menu-burger__header span, .menu-burger__header:after, .menu-burger__header:before {
    height: 3px;
    width: 80%;
    position: absolute;
    background: white;
    margin: 0 auto;
    right: 4px;
}
.menu-burger__header span {
    top: 13px;
}
.menu-burger__header:before {
    top: 6px;
}
.menu-burger__header:after, .menu-burger__header:before {
    content: '';
}
.menu-burger__header span, .menu-burger__header:after, .menu-burger__header:before {
    height: 3px;
    width: 80%;
    position: absolute;
    background: white;
    margin: 0 auto;
    right: 4px;
}
.plusmenu{
    display: none;
}
@media screen and (max-width: 769px){
    .navigation-item-expand>.plusmenu {
    position: absolute;
    right: 15px;
    top: 2px;
    text-indent: 0;
    width: 20px;
    height: 19px;
    background-color: #000;
    color: #fff;
    text-align: center;
    letter-spacing: 0;
    z-index: 9999;
    line-height: 1.2;
    font-size: 14px;
    display: block;

}
.navigation-item-expand ul{
    width: 100%;
    position: static!important;
}
.navigation-item-expand>ul.plusmenu{
    display: none;
}
#navigation-74e509dc-2338-8af8-81cb-7c69bfd909e3 > li:nth-child(2) > ul > li > div{
    display: none;
}
}
.menu-burger__header:after {
    bottom: 9px;
}
.menu-burger__header:after, .menu-burger__header:before {
    content: '';
}
.menu-burger__header span, .menu-burger__header:after, .menu-burger__header:before {
    height: 3px;
    width: 80%;
    position: absolute;
    background: white;
    margin: 0 auto;
    right: 4px;
}
#navigation-74e509dc-2338-8af8-81cb-7c69bfd909e3 > li > ul > li > ul{
    right: -157px;
    bottom: -70px;
}
.pagenSimpleGallery{
    display: flex;
    justify-content: center;
}
.pagenSimpleGallery .pagenNum{
    padding: 0.1em 0.2em;

}
.pagenSimpleGallery .selected a{
	color: gray;
}
.galleryBox li{
    list-style: none;
}
.SimpleGalleryBox .sigProThumb img{
   width: 120px!important;
   height: 90px!important;
}
.SimpleGalleryBox .sigProThumb a{
    width: 120px!important;
    height: 90px!important;
 }
 .SimpleGalleryBox .sigProThumb {
    padding: 10px;
    background-image: url(/images/frame-normal-bg.png)!important;
    border: 1px solid #d4cbb9;
    border-radius: 6px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 30%);
    background: #fff bottom repeat-x;

 }

 ul.sigProSeamless {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  width: 100%;
}

ul.sigProSeamless > li {
  flex-basis: 20%;
}

.SimpleGalleryBox .sigProThumb img {
  width: calc(100% - 10px)!important;
  height: calc(100% - 10px)!important;
  background: none;
  margin: 0 !important;
}

ul.sigProSeamless li.sigProThumb a.sigProLink, ul.sigProSeamless li.sigProThumb a.sigProLink:hover {
  background: 0;
  text-align: center;
  float: none !important;
  width: 100% !important;
  height: 100% !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 680px) {
	ul.sigProSeamless > li {
	  flex-basis: 30%;
	}
}
@media (max-width: 480px) {
	ul.sigProSeamless > li {
	  flex-basis: 45%;
	}
}
/* .SimpleGalleryBox .sigProThumb{
    width: 21%;
} */
.sigProContainer{
    width: 84%;
}
#system-message-container{
    display: none;
}


.sosna_item {
    padding: 0 5px;
    box-sizing: border-box;
    margin: 5px auto;
    width: 215px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.sosna_item:hover .item_prices {
    transition: 0.6s linear;
    visibility: visible;
    z-index: 2;
    opacity: 1;
    bottom: 0;
}
.sosna_item {
    overflow: hidden;
    position: relative;
    transition: all 0.7s linear;
    width: 230px;
}
.sosna_item:hover .item_title {
    top: 15%;
    transition: 0.6s linear;
    z-index: 2;
}
.sosna_item:hover .item_prices {
    transition: 0.6s linear;
    visibility: visible;
    z-index: 2;
    opacity: 1;
    bottom: 0;
}
.sosna_item:hover::before  {
    z-index: 1;
    height: 100%;
    transition: 0.6s linear;
    transform-origin: bottom;
    background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
}
.sosna_item::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0;
    background-color: #3085a3;
    z-index: 0;
opacity: 1;
    transition: 0.6s linear;
}
.sosna_item .item_link {
    width: 100%;
position: absolute;
top: 0;
height: 100%;
}
.sosna_item .item_link::before {
content: "";
position: absolute;
top: 0;
width: 100%;
height: 80%;
left: 0;
z-index: 11;
}

.item_title {
    position: absolute;
    top: 50%;
    color: #fff;
    transition: 0.6s linear;
    width: 100%;
}
.fanc img {
    height: 123px;
}
.widget-content .table-lst1 {
    overflow: hidden;
    list-style: none;
    padding: 0;
    margin: 0;
}
.table-lst1 li {
    list-style-type: none!important;
}
.table-lst1 li {
    width: 30%;
    text-align: center;
    float: left;
    margin: 7px 7px 7px 7px;
}
.to_main1 a .img-pr1 {
    width: 100% !important;
    margin: auto !important;
}
.table-lst1 a .img-pr1 {
    display: block;
    width: 153px;
    height: 192px;
    overflow: hidden;
    margin-bottom: 3px;
}
.table-lst1 a .img-pr1 img {
    width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.table-lst1 a {
    display: block;
    padding: 3px;
    border: 1px solid #efefef;
    text-decoration: none;
    -webkit-transition: all.2s;
    -o-transition: all.2s;
    transition: all.2s;
}
.table-lst1 a:hover {
    -webkit-transition: all.2s;
    -o-transition: all.2s;
    transition: all.2s;
    -webkit-box-shadow: 0 0 15px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 20%);
}
.block-pic .container>p{
    clear: unset!important;
}
#widget-56306ec5-751a-43cd-9a80-30346aa8ca7e > div.widget-content > section > div > p{
    clear: unset!important;
}
.table-lst1 a:hover .img-pr1 img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.item_prices {
    color: #fff;
    position: absolute;
    visibility: hidden;
    z-index: 0;
    opacity: 0;
    bottom: -80px;
    transition: 0.6s linear;
}
.sosna__image {
    width: 230px;
    position: relative;
}
.sosna_item::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0;
    background-color: #3085a3;
    z-index: 0;
    opacity: 1;
    transition: 0.6s linear;
}
.sosna_item .item_link {
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
}
.item_prices {
    color: #fff;
    position: absolute;
    visibility: hidden;
    z-index: 0;
    opacity: 0;
    bottom: -80px;
    transition: 0.6s linear;
}
.item_prices {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.sosna_item .item_link::before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 80%;
    left: 0;
    z-index: 11;
}
.item_title {
    position: absolute;
    top: 50%;
    color: #fff;
    transition: 0.6s linear;
    width: 100%;
}
.item_title {
    font-size: 16px;
    text-align: center;
    margin: 10px auto;
}
.item_prices {
    color: #fff;
    position: absolute;
    visibility: hidden;
    z-index: 0;
    opacity: 0;
    bottom: -80px;
    transition: 0.6s linear;
}
.item_prices {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.vid-gal{
    display: flex;
    justify-content: space-around;
}
.previews {
    display: flex;
    flex-wrap: wrap;
}
.previews__item {
    text-align: center;
    margin: 10px 10px;
}
.previews__img {
    width: 217px;
    height: 155px;
}
.img {
    width: 230px;
    height: 165px;
    float: left;
    padding-right: 10px;
}
.img2 {
    width: 255px;
    height: 257px;
    float: left;
    padding-right: 10px;
}
.foto_a{
    text-align: center;
}
.pages_block {
    height: 218px;
    margin: 0 auto;
    width: 612px;
}
.block1 {
    float: left;
    margin: 0 10px;
    text-align: center;
    width: 284px;
}
.block1>a {
    text-decoration: none;
}
.nh {
    height: 113px;
}
.gallery__item img {
    height: 75px;
}
.verse {
    width: 250px;
    font-style: italic;
    margin: 0 0 10px 80px;
}
.verse span {
    margin-left: 100px;
}
.block1 p {
    background: none repeat scroll 0 0 #42a45e;
    color: black;
    font-size: 15px;
    font-weight: bold;
    margin-top: 4px !important;
    padding: 5px;
}
.foto_a img {
    width: 35%;
    height: 200px;
}
table.table-price thead {
    background: #43A45F;
}
.previews-two {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.previews-two__item {
    width: 45%;
    display: flex;
    margin-bottom: 20px;
}
.previews-two__img {
    min-width: 120px;
    margin-right: 5px;
}
.previews__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}.previews__title {
    padding: 5px;
    background: #43A45F;
    color: #fff;
}
.video_title {
    font-weight: 600;
    font-size: 1.10em;
    margin: 19px auto;
    display: block;
    text-align: center;
}
.new-video{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.new-video iframe{
    margin-bottom: 10px;
}
@media (max-width: 769px){
.menu-burger__header {
    position: relative;
    width: 40px;
    height: 35px;
    display: block;
    margin-left: 10px;
    display: block;
}}

@media (max-width: 768px) {
    .footer-container.flex-block{
        flex-direction: column;
    }
    .light-box-img{
flex-direction: column;
align-items: center;
justify-content: center;
margin-left: 0!important;
    }
    .light-box-img>a{
        width: 100%;
    }
    .header_fon1 .navigation{
        flex-direction: column;
        display: none;
    }
    .footer-container.flex-block .img-pic-2{
        width: 143px;
    }
    .block-pic .container .wrapper{
        width: 50%;
    }
    .container .wrapper{
        width: 50%;
    }

    .block-pic .container .wrapper .text p{
        width: 100%;
    }
    .container .wrapper .text p{
        width: 100%;
    }
    .vnut_obl{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .zags{
        text-align: center;
    }
    .to_main>li{
        width: 100%;
    }
    .table-lst{
        flex-wrap: wrap;
    flex-direction: column;
    }
    .left1{
        display: none;
    }
    .header-address{
        flex-direction: column;
        width: 96%;
    }
    #wrapper2{
        width: 100%!important;
    }
    #header{
        padding-top: unset!important;
    }
    .frame{
        width: 15%;
    }
    .block_zakaz{
        width: 100%;
    }
    .example .column-3{
        width: 50%!important;
    }
    .pice-table{
        display: block;
        overflow-x: scroll;
        border: unset;
    }
    table{
        display: block;
        overflow-x: scroll;
        border: unset;
        width: 100%!important;
    }
    .footer-pic .footer-container{
        flex-direction: column;
        text-align: center;
        align-items: center;
    }
    .landimg2{
        text-align: center;
    }
    .example{
        flex-direction: column;
    }
    .example div{
        width: 100%;
    }
}


@media (max-width: 558px) {
    .frame {
        width: 30%;
    }
}
 .footer-pic .footer-container{
    display: flex;
    justify-content: space-around;
    height: unset!important;
 }
