.owl-item .item
{
	box-shadow:none!important;
}
.mt-3
{
	margin-top:15px;
}
.mt-5
{
	margin-top:25px;
}
.mt-10
{
	margin-top:50px;
}
.mb-5
{
	margin-bottom:25px;	
}
.pt-5
{
	padding-top:25px;
}
.blog-content p
{
	color:black;
	text-align:justify
}
h1
{
	font-size: 24px;
}
h2
{
	font-size: 20px;
}
.blog-area .blog-items .thumb a img
{
	width:100%;
}
.blog-area .blog-items .item .info .date
{
    font-size: 12px;
    margin-bottom: 0px;
    color: #777777;	
}
.sidebar-info .links
{
	text-align: center;	
}
.sidebar-info .links a
{
    text-align: center;
    width: 100%;
    float: left;
    display: block;
    border-bottom: 1px solid #adc92142;
    border-radius: 5px;
    margin-bottom: 20px;
    padding-bottom: 15px;	
}
.sidebar-info .links a img
{
    width: 50%;
    margin: 0px auto;	
}
.doc-list .fa-file-pdf
{
	color: #adc921;
    font-size: 50px;	
}
.doc-list
{
}
.doc-list > .row
{
	margin-bottom: 20px;	
}
.doc-list > .row .section-title
{
    margin-bottom: 5px;
}
.doc-list a
{
	color: #adc921;
}
.doc-list > .row .section-title > a
{
	color: black!important;
}
.doc-list i
{
	font-weight:normal;
}
.doc-list span
{
	margin:0px 5px;
}
.acd-items .panel.panel-default
{
	border-left: 5px solid #adc921;	
}
.btn-gorki
{
    background: #adc921;
    color: white;	
}
.btn-gorki:hover
{
    color: white;
    background: #37495d;	
}
.sub_sections_list .gallery-items-area .effect-box .info
{
	opacity: 1;
    background: #adc921;
    border-radius: 80px;
}
.sub_sections_list .gallery-items-area .effect-box .info h4
{
    left: 0;	
}
.sub_sections_list .gallery-items-area .effect-box .info .right a
{
    top: 0;	
}
.sub_sections_list .gallery-items-area .effect-box .info h4 a:hover
{
	color:white;
	text-decoration:underline;
}
.sub_sections_list .gallery-items-area .effect-box .info .left
{
	padding: 10px 0px 0px 20px;	
}
.scheme {
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.scheme svg {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 482px;
    width: 100%;
}
.scheme polygon {
    fill: #dadacc00;
    cursor: pointer;
    transition: 0.3s all;
}

.tooltip{
position:absolute;
z-index:999;
left:-9999px;
background-color:#dedede;
padding:5px;
border:1px solid #fff;
width:250px;
}
.tooltip p{
margin:0;
padding:0;
color:#fff;
background-color:#222;
padding:2px 7px;
}
.about-area .about-content ul.style-custome
{
    margin-top: 0px;
    margin-bottom: 15px;
}
.about-area .about-content ul.style-custome li
{
	font-weight:normal;
}
.btn_top_header
{
    background: #adc921;
    color: white;
    padding: 8px 10px;
    border-radius: 6px;
    position: absolute;
    top: -7px;
    left: -140px;	
}
.btn_top_header:hover
{
	color:white;
}
.btn_top_header i
{
	transform: rotate(96deg);	
}
.contact-area-default .contact-items
{
    background: #fffdfd87;	
}
.contact-area-default .address-items
{
	min-height: 282px;	
}
.contact-area-default .col-4
{
	width: 33.3%;	
}

.uchs .row
{
    margin-bottom: 20px;
    border: 1px solid #ededed;
    padding: 20px;	
}
.uchs .row:hover
{
    border: 1px solid #adc921;	
}
.uchs .row .link a
{
	font-weight: bold;
    color: #adc921;	
}
.uchs .row .link a:hover
{
    text-decoration: underline;	
}
.uchs .row .price
{
    font-size: 24px;
    margin-bottom: 9px;	
}
.uchs .row .price span
{
    font-size: 14px;
    color: #8c8c8c;	
}
.uchs .row .description
{
	line-height: 21px;	
}
.uchs .row .link_btn a
{
    background: #adc921;
    color: white;
    padding: 10px;	
}


.one_uch
{
}
.one_uch .photogallery
{
}
.one_uch .info
{
}
.one_uch .info .price
{
    font-size: 32px;
    color: black;
    text-align: right;
    margin-bottom: 15px;
}
.one_uch .info .price_small
{
    text-align: right;	
}
.one_uch .info .tel
{
}
.one_uch .info .tel a
{
    display: block;
    width: 100%;
    text-align: center;
    background: #adc921;
    color: white;
    margin: 20px 0px;
    padding: 10px 5px;
    border-radius: 5px;	
}
.one_uch .info .tel a:hover
{
	color:white;
}
.one_uch .info .tel2
{
}
.one_uch .info .tel2 a
{
    display: block;
    width: 100%;
    text-align: center;
    background: #adc921;
    color: white;
    padding: 10px 5px;
    border-radius: 5px;		
}
.one_uch .info .tel2 a:hover
{
	color:white;
}
.one_uch .description
{
	text-align:justify;
}
.breadcrumb-marsh
{
    float: left;
    width: 100%;	
}
.breadcrumb-marsh li
{
	list-style-type: none;
    float: left;
    background: #adc921;
    color: white;
    padding: 5px 5px 5px 10px;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
    line-height: 21px;
    vertical-align: middle;
}
.breadcrumb-marsh li span
{
    padding: 1px 8px;
    text-align: center;
    -webkit-box-shadow: 4px 4px 8px 0px rgb(34 60 80 / 20%);
    -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 8px 0px rgb(34 60 80 / 20%);
    margin-right: 10px;	
}

.contact-form .alert-notification
{
    background: #ff7b7b;
    color: white;
    text-align: center;
    padding: 10px;
    margin: 15px 0px;
	display:none;
}
.contact-form .alert-notification .alert-msg
{
}
.btn_gosuslugi
{
}
.btn_gosuslugi img
{
    width: 150px;
	    transition: all 0.3s;
}
.btn_gosuslugi img:hover
{

    border-radius: 5px;
    background: #1466ac0a;	
}
.badge-warning
{
	background: #ffcd00;	
}
.badge-success
{
    background: #5cb85c;	
}
.badge-error
{
	background: #ff4450;	
}

/* ===================================
    # Blog Area
====================================== */

.blog-area .blog-items .single-item {
  margin-bottom: 30px;
}

.blog-area .blog-item-box .single-item {
  margin-bottom: 50px;
}

.blog-area .blog-item-box .single-item:last-child {
  margin-bottom: 0;
}

.blog-area .pagi-area {
  margin-top: 50px;
}

.blog-area .blog-items .thumb {
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.blog-area .blog-items .thumb .post-date {
  position: absolute;
  right: 30px;
  bottom: 30px;
  height: 70px;
  width: 80px;
  background: #ff4450;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  padding: 0 20px;
  line-height: 1.3;
  font-weight: 600;
  padding-top: 15px;
  border-radius: 5px 5px 0 5px;
  text-transform: uppercase;
}

.blog-area .blog-items .thumb .post-date::after {
  position: absolute;
  right: 0;
  bottom: -10px;
  content: "";
  border-right: 15px solid #ff4450;
  border-top: 0;
  border-bottom: 15px solid transparent;
}

.blog-area .blog-items .item {
  -moz-box-shadow: 1px 4px 20px -2px rgba(0,0,0,0.1);
  -webkit-box-shadow: 1px 4px 20px -2px rgba(0,0,0,0.1);
  -o-box-shadow: 1px 4px 20px -2px rgba(0,0,0,0.1);
  box-shadow: 1px 4px 20px -2px rgba(0,0,0,0.1);
  background: #ffffff;
}

.blog-area .blog-items .item .info {
  background: #ffffff;
  padding: 30px;
  min-height: 178px;
}

.blog-area .blog-items .info .tags a {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  color: #666666;
}

.blog-area .blog-items .info .tags {
  color: #999999;
  margin-bottom: 15px;
  margin-top: -7px;
}

.blog-area .post-tags.share {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
}

.blog-area .blog-items .post-tags.share .tags {
  margin-bottom: 0;
}

.blog-area .blog-items .post-tags.share .tags a {
  text-transform: capitalize;
}

.blog-area .post-tags.share .share li {
  display: inline-block;
}

.blog-area .post-tags.share .share li a {
  height: 40px;
  width: 40px;
  padding: 0;
  text-align: center;
  line-height: 40px;
  margin: 0;
  margin-left: 3px;
  margin-top: 5px;
}

.blog-area .blog-items .info p:last-child {
  margin-bottom: 0;
}

.blog-area .blog-items .top-meta ul li {
    display: inline-block;
    position: relative;
    z-index: 1;
    margin-right: 25px;
    text-transform: uppercase;
    font-size: 13px;
}

.blog-area .blog-items .top-meta ul {
    display: block;
    margin-bottom: 15px;
}

.blog-area .blog-items .top-meta ul li i {
    color: #ff4949;
    margin-right: 4px;
}

.blog-area .blog-items .top-meta ul li, 
.blog-area .blog-items .top-meta ul li a {
    font-weight: 500;
    color: #666666;
}

.blog-area .blog-items .top-meta ul li::after {
    position: absolute;
    right: -16px;
    top: 11px;
    content: "";
    height: 5px;
    width: 5px;
    background: #ff4949;
    border-radius: 50%;
    z-index: -1;
}

.blog-area .blog-items .top-meta ul li:last-child::after {
    display: none;
}

.blog-area .blog-items .top-meta ul li:last-child {
    margin-right: 0;
}

.blog-area.single .post-tags span {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  margin-right: 5px;
  text-transform: uppercase;
}

.blog-area.single .post-tags a {
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  color: #232323;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  margin-right: 5px;
  padding: 3px 25px;
  text-transform: capitalize;
  margin-top: 5px;
}

.blog-area .blog-items .info h2,
.blog-area .blog-items .info h3,
.blog-area .blog-items .info h4 {
  font-weight: 600;
  line-height: 1.4;
  margin-top:0px;
}

.blog-area .single-item .item .meta ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.blog-area .blog-items .item li img {
  height: 50px;
  width: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #e7e7e7;
  padding: 3px;
  margin-right: 5px;
}

.blog-area .single-item .item .meta {
  padding: 30px;
  border-top: 1px solid #e7e7e7;
      min-height: 100px;
}

.blog-area .single-item .item .meta a {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}
.blog-area .single-item .item .meta a.btn
{
	color:white;
}
.blog-area .single-item .item .meta a i {
  color: #ff4450;
  margin-right: 3px;
}

.blog-area .blog-items .info > a {
  margin-top: 5px;
  font-size: 15px;
}

.blog-area .blog-items .info a:hover {
  color: #ff4450;
}

/* Pagination */

.blog-area .pagi-area .pagination li a {
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #ff4450;
  font-weight: 600;
  height: 50px;
  line-height: 50px;
  margin-right: 10px;
  margin-top: 5px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 50px;
}

.blog-area .pagi-area .pagination li.active a {
  background: #ff4450 none repeat scroll 0 0;
  border-color: transparent;
  color: #ffffff;
}

.blog-area .pagi-area .pagination {
  margin-bottom: -10px;
  margin-top: -5px;
}

.blog-area .pagi-area {
  margin-top: 50px;
}

.btn-gorod
{
    background: #f68b1f;	
}

@media (max-width: 1200px)
{
	.top-bar-area > .container, nav.bootsnav .container
	{
		margin-right: 10px;
		margin-left: 10px;
		width: calc(100% - 30px);
		max-width: 100%;
	}
	.contact-area-default .address-items
	{
		min-height: 308px;		
	}
}
@media (max-width: 1172px)
{
	nav.navbar.bootsnav.small-pad.logo-less ul.nav > li > a
	{
		padding: 30px 5px !important;
	}
}
@media (max-width: 1023px)
{
	.navbar-header a.navbar-brand
	{
		display:none!important;
	}
}
@media (max-width: 991px)
{
	.contact-area-default .col-4
	{
		width:100%;
	}
	.contact-area-default .container
	{
		width: 100%;
		max-width: 100%;		
	}
	.contact-area-default .address-items
	{
		min-height: initial;
	}
}