body div {
    font-size: inherit;
    letter-spacing: inherit;
    line-height: inherit;
}
@media (max-width: 1024px){
    .ba-hamburger-menu .open-menu i:after {
     content: "меню";
     float: left;
     font-family: Montserrat;
     font-weight: 400;
     font-size: 17px;
     margin-top: 2px;
     margin-right: 10px;
    }
}
.breadcrumb {
  font-size: 12px;
  margin: 0;
}
.well {
    margin-bottom: 5px;
    padding: 5px;
}

.text-shadow {
  text-shadow: 
		-0   -1px 0   #292929,
		 0   -1px 0   #292929,
		-0    1px 0   #292929,
		 0    1px 0   #292929,
		-1px -0   0   #292929,
		 1px -0   0   #292929,
		-1px  0   0   #292929,
		 1px  0   0   #292929,
		-1px -1px 0   #292929,
		 1px -1px 0   #292929,
		-1px  1px 0   #292929,
		 1px  1px 0   #292929,
		-1px -1px 0   #292929,
		 1px -1px 0   #292929,
		-1px  1px 0   #292929,
		 1px  1px 0   #292929;

}

.ba-slideshow-title, .ba-slideshow-description {
text-shadow: 
		-0   -1px 0   #292929,
		 0   -1px 0   #292929,
		-0    1px 0   #292929,
		 0    1px 0   #292929,
		-1px -0   0   #292929,
		 1px -0   0   #292929,
		-1px  0   0   #292929,
		 1px  0   0   #292929,
		-1px -1px 0   #292929,
		 1px -1px 0   #292929,
		-1px  1px 0   #292929,
		 1px  1px 0   #292929,
		-1px -1px 0   #292929,
		 1px -1px 0   #292929,
		-1px  1px 0   #292929,
		 1px  1px 0   #292929;
}


#item-16273830550 .accordion-heading {
box-shadow:5px 5px 24px 0px rgba(0,0,0,0.1);
-webkit-box-shadow:5px 5px 24px 0px rgba(0,0,0,0.1);
-moz-box-shadow:5px 5px 24px 0px rgba(0,0,0,0.1);
}