.container.ecm_homeinfo {
	/*background-color: antiquewhite;*/
}
.homeinfo_second>.col-lg-6 >ul,.categoty_ext_first ul{
    margin-left: 17px;
}
.homeinfo_second {
	padding-bottom: 1rem;
	}

.homeinfo_second.closed{
	display:none;
}

.homeinfo_button{
    /*float: right;*/
    cursor: pointer;
}
.address span {
    white-space: nowrap;
}
.ecm_home_info {
    float: left;
}
div#homeinfo_second p a,
div#homeinfo_first p a {
    font-weight: 600;
}
.ecm_home_info h1 {
    text-transform: initial;
    font-weight: 400;
}
h1.ecm_homeinfo_title{
    text-align: center;
    font-size: 24px;
    margin-bottom: 25px;
    margin-top: 50px;
    font-weight: 600;
    text-transform: inherit;
}
span.homeinfo_button.closed{
color: #000;
font-size: 12px;
text-transform: uppercase;
font-weight: 500;
}
span.homeinfo_button:hover{
text-decoration: underline;
}
span.homeinfo_button{
    display: none;
}
span.homeinfo_button.closed{
    display: block;
}
div#homeinfo_first,div#homeinfo_second {
    color: #000;
    padding: 0;
    line-height: 20px;
    font-size: 18px;
}
.type-text p {
    font-size: 14px;
}
div#homeinfo_second {
    border-color: #d0d0d0;
    background: #e8e8e8;
  }
  div#homeinfo_second .col-xs-12.col-md-6{
    border-left: 1px solid #d9d9d9;
    padding-left: 29px;
    min-height: 330px;
    font-size: 14px;
  }
  div#homeinfo_second .col-xs-12.col-md-6 p strong{
    font-size: 16px;
  }
  div#homeinfo_second em {
    background: #719f41;
    text-shadow: 0 1px #567931;
}
div#homeinfo_second em {
    float: left;
    width: 60px;
    height: 60px;
    margin: 3px 10px 0 0;
    font-size: 30px;
    color: #fff;
    line-height: 60px;
    text-align: center;
    background: #6f6d6d;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}

div#homeinfo_second h3 {
    font: 300 21px/25px "Open Sans", sans-serif;
    color: #6f6d6d;
}
div#homeinfo_second h3 {
    font-size: 18px;
    text-transform: inherit;
}
div#homeinfo_first div#editorial_block_center h2 {
    padding: 0 0 10px 0;
    font-size: 18px;
    line-height: 1.2em;
    color: #666;
    text-transform: none;
    background: none;
}
div#homeinfo_first .rte h4{
    font-size: 14px;
    text-transform: inherit;
    font-weight: 500;
    color: #777;
}
div#homeinfo_first #editorial_block_center .rte p {
    color: #666;
}
@media(max-width: 768px){
.ecm_home_info h1{
    font-size: 16px;
    font-weight: 600;
}
div#homeinfo_second .col-xs-12.col-md-6 {
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    padding-left: 15px;
    min-height: 330px;
    font-size: 14px;
    border-color: #d0d0d0;
    background: #e8e8e8;
}
.type-text p {
    font-size: 14px;
    padding-left: 70px;
}
div#homeinfo_second .col-xs-12.col-md-6:first-child{
    border-top: 1px solid #d9d9d9;
}
div#homeinfo_second .col-xs-12.col-md-6:last-child{
    border-bottom: 1px solid #d9d9d9;
}
div#homeinfo_first .col-lg-6 div h2{
    font-size: 15px;
    font-weight: 700;
}
div#homeinfo_first .col-lg-6 div h3{
    font-size: 14px;
    font-weight: 700;
}
h1.ecm_homeinfo_title{
    font-size: 25px;
    font-weight: 500;
    color: #000;
    padding-top: 0px;
    text-transform: inherit;
    display: inline-block;
    margin-top: 25px;
    text-align: start;
    line-height: 22px;
    margin-bottom: 15px;
}
div#homeinfo_first, div#homeinfo_second{
    font-size: 12px;
}
span.homeinfo_button.closed{
    font-weight: 500;
}
}