h1{font-size: 1.45em; font-weight: normal;  margin:0;padding:0px; margin-bottom: 20px;margin-top: 20px; padding-bottom: 10px;}

h2,h3,h4{ margin:0;padding:0px;font-size:1.15em; margin-bottom:10px; font-weight:normal;}

.logo{

}
.block{
  padding: 20px;
  position: relative;
  box-sizing: border-box;
  border-radius: 5px;
  border: #ccc solid 1px;
}
.news-detail-content img{
  padding-right: 10px;
  border: none !important;
  max-width: 100%;
}
h2.title{
  margin-bottom: 5px;
  border-bottom: #1c7430 solid 1px;
  font-size: 24px;
}
.hidden{display: none}
.callPhoneBlock{
  margin-top: 15px;
}
span.title{
  opacity: 0;
  visibility: hidden;
}
span.title.open{
  position: absolute;
  width: 200px;
  height: 24px;
  background: rgb(255 255 255);
  color: #000;
  left: 50%;
  margin-left: -85px;
  top: 39%;
  opacity: 1;
  visibility: visible;
  z-index: 19;
  text-align: center;
}
.provider:hover:after {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(11, 11, 11, 0.1);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.provider {
  position: relative;
  background-size: contain !important;
  width: 100%;
  height: 276px;
  cursor: pointer;
}
.bx_vertical_menu_advanced .current a{
  color: green;
}
#ajax-payment{max-width: 580px;}
