body { 
  font-family: 'Open Sans', sans-serif;
  margin-top: 30px; 
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
}
.bloc12 {
	background: #eeea;
	border: 1px solid #ccc;
}
.service_main a {
color:#555;  
height:35px; 
padding-left:45px; 
line-height:1.9; 
display:block; 
font-size:18px; 
text-decoration:none;
}



.service_main div {
font-size:13px; 
color:#555; 
border-top:solid 1px #eeeeee; 
margin-top:15px; 
padding-top:7px; 
margin-bottom:30px;
}


.top_block {
	background-position: left;
	margin-bottom: 12px;
	display: inline-block;
	background-color: #2d91d4;
	height: 74px;
	/* vertical-align: middle; */
	/* line-height: 50px; */
	padding: 14px 21px;
	vertical-align: middle;
	border: #999 3px solid;
	border-radius: 17px;
	width: 360px;
	text-align: center;
}
.top_block1 {
	background-position: left;
	margin-bottom: 12px;
	display: inline-block;
	background-color: #2d91d4;
	height: 74px;
	/* vertical-align: middle; */
	/* line-height: 50px; */
	padding: 14px 21px;
	vertical-align: middle;
	border: #999 3px solid;
	border-radius: 17px;
	width: 360px;
	text-align: center;
}


@media screen and (min-width: 1200px) and (max-width: 1900px) {
  body {
    font-size: 18px;
	}
	}
@media screen and (min-width: 820px) and (max-width: 1200px) {
  body {
    font-size: 14px;
width: auto;	
  }
  }
 @media screen and (min-width: 400px) and (max-width: 820px) {
  body {
    font-size: 13px; 
  }
  }
  @media screen and (min-width: 200px) and (max-width: 400px) {
  body {
    font-size: 11px;
  }


.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px 17px 8px;
	margin-left: 0px;
	
}
.navbar-nav {
    margin: 7.5px 15px;
    margin-left: 20px;
}
.nav {
    padding-left: 30;
    margin-bottom: 0;
    list-style: none;
}
/* Правила для страницы по Горяинову */
.block12 {
	background: #eeea;
	border: 1px solid #ccc;
}

/* для списка с нумерацией */

.roun {
    counter-reset: li;
    list-style: none;
    text-shadow: 0 1px 0 rgb(255 255 255 / 50%);
    margin: 0px 2% 0px 20px;
	
}
.roun li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -1.2em;
    top: 19px;
    margin-top: -1.0em;
    background: #87ceeb;
    height: 2em;
    width: 2em;
    line-height: 1.5em;
    border: .3em solid #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
}
.roun li {
    position: relative;
    display: block;
    padding: .1em 1em .1em 1.5em;
    margin: .5em 0;
    background: #f3f3f3;
    line-height: 1.3;
    text-decoration: none;
    border-radius: 8px;
    transition: all .3s ease-out;
	
}

.main_ul_post {
    margin-left: 10px;
    padding-top: 0px;
    margin-bottom: 0px;
}
ol{
    list-style: none;
}
ul  {
    list-style: none;
	list-style-image: url ('../img/kisspng-icons.png');
}
.main_ul_post1 li {
    padding-left: 25px;
    padding-bottom: 3px;
    padding-top: 2px;
	background: url ('../img/kisspng-icons.png') no-repeat 0px 3px;
	line-height: 1.3;
    text-align: left;
}


.lefttext {
    width: 48.5%;
    float: left;
    text-align: left;
    padding-right: 25px;
    display: inline-table;
}

@media screen and (max-width: 1090px)
.lefttext, .righttext {
    float: none;
    width: 100%;
}

.righttext {
    width: 48.5%;
    float: right;
    text-align: left;
    display: inline-table;
}
@media screen and (max-width: 1090px)
.lefttext, .righttext {
    float: none;
    width: 100%;
}

@media screen and (max-width:1090px) {
.field
     {
	 margin-bottom:25px;
     }
	 .lefttext, .righttext 
	{
	float:none;
	width:100%;
	} 
	.lefttext
	{
	padding-right: 0px;
	}	
	.namecont {
    top: -10px;
    margin-bottom: 10px;
} 
}


.main_ul_post li {
    padding-left: 25px;
    padding-bottom: 3px;
    padding-top: 2px;
	background: url ('../img/kisspng-icons.png') no-repeat 0px 3px;
	line-height: 1.3;
    text-align: left;
}
ul  {
    list-style: none;
	list-style-image: url ('../img/kisspng-icons.png');
}
.list-buildings {
  list-style-image: url('../img/kisspng-icons.png');
}

.col2 li{display:block;float:left;width:49%;}
.col2{margin:0;padding:0;list-style-type:none;}
/* Крошки */
ul.kroshki {
  padding: 0px 30px;
  font-size: 20px;
  list-style: none;
  background-color: #eee;
}
ul.kroshki li{
display: inline;
  font-size: 20px;
}
ul.kroshki li+li:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}
ul.kroshki li a {
  color: #0275d8;
  text-decoration: none;
}

ul.kroshki li a:hover {
  color: #01447e;
  text-decoration: underline;
}

					/* Перенес из семейного юриста */

.top_block {
	background-position: left;
	margin-bottom: 12px;
	display: inline-block;
	background-color: #2d91d4;
	height: 74px;
	/* vertical-align: middle; */
	/* line-height: 50px; */
	padding: 10px 21px 14px 21px;
	vertical-align: middle;
	border: #999 3px solid;
	border-radius: 17px;
	width: 100%;
	text-align: center;
	line-height: 0.85;
}
.navbar-form {
    padding: 0px 16px;
	    margin-top: 4px;
}
<!-- Для страницы Защита в суде -->


.panel-default {
    border-color: #ddd;
	width: 100%
}

.panel {
    margin-bottom: 2px;
    background-color: #eeeeee;
    /* border: 2px solid rgba(175, 40, 40, 0.5); */
    <!-- border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05); -->
    padding: 2px 0px;
    text-align: center;
    width: 100%;
}
.panel1 {
    margin-bottom: 2px;
    background-color: #00FA9A;
    border: 2px solid #eeeeee;
    <!-- border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05); -->
    padding: 2px 0px;
    text-align: center;
    width: 100%;
}
.panel-body {
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
}

.list1a {
    margin: 20px 0 0;
    padding:0;
    list-style: none;
    counter-reset: li;
}
.list1a li {
    border: 2px solid #337AB7;
    background: #EBF3FA;
    position: relative;
    margin-bottom: 20px;
    padding: 16px 10px;
	text-align: left;
}
.list1a li:hover {
    z-index: 1;
}
.list1a li:before {
    border: 2px solid #337AB7;
    position: absolute;
    top: -14px;
    padding: 2px 10px;
    font-size: 11px;
    font-weight: bold;
    color: #337AB7;
    background: #F7FAFD;
    counter-increment: li;
    content: counter(li);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.list1a li:hover:before {
    background: #337AB7;
    color: #FFF;
    -webkit-transform: translate(-12px, 0);
    -ms-transform: translate(-12px, 0);
    -o-transform: translate(-12px, 0);
    transform: translate(-12px, 0);
}
.list1a li:after {
    content: "";
    position: absolute;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: width;
    transition-property: width;
    z-index: -1;
    background: #FFF;
    height: 100%;
    left: 0;
    top: 0;
    width: 0;
}
.list1a li:hover:after {
    width: 100%;
}
p.dline {
line-height: 1.6;
}	
<!-- Красивое выпадающее меню --> 
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300&subset=latin,cyrillic);
*, ::after, ::before {
    box-sizing: border-box;
}

/* body {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 2;
} */
/* demo контейнер */
.demo {
    max-width: 1082px;
    /* padding: 0 20px; */
    margin: -1% 3% 1% -1%;
}
/* скрываем чекбоксы и блоки с содержанием */
.hide,
.hide + label ~ div {
    display: none;
}
/* вид текста label */
.hide + label {
    margin: 0;
    padding: 2px;
    color: green;
    cursor: pointer;
    display: inline-block;
}
/* вид текста label при активном переключателе */
.hide:checked + label {
    color: red;
    border-bottom: 0;
}
/* когда чекбокс активен показываем блоки с содержанием  */
.hide:checked + label + div {
    display: block; 
    background: #efefef;
    -moz-box-shadow: inset 3px 3px 10px #7d8e8f;
    -webkit-box-shadow: inset 3px 3px 10px #7d8e8f;
    box-shadow: inset 3px 3px 10px #7d8e8f;
    margin-left: 1px;
    padding: 10px;
    /* чуточку анимации при появлении */
     -webkit-animation:fade ease-in 0.5s; 
     -moz-animation:fade ease-in 0.5s;
     animation:fade ease-in 0.5s; 
}
/* анимация при появлении скрытых блоков */
@-moz-keyframes fade {
    from { opacity: 0; }
to { opacity: 1 }
}
@-webkit-keyframes fade {
    from { opacity: 0; }
to { opacity: 1 }
}
@keyframes fade {
    from { opacity: 0; }
to { opacity: 1 }   
}
.hide + label:before {
    background-color: #1e90ff;
    color: #fff;
    content: "\002B";
    display: block;
    float: left;
    font-size: 14px; 
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    margin: 2px 5px;
    text-align: center;
    width: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.hide:checked + label:before {
    content: "\2212";
}
p { text-indent: 25px; }
	.top_block {
	background-position: left;
	margin-bottom: 12px;
	display: inline-block;
	background-color: #2d91d4;
	height: 74px;
	/* vertical-align: middle; */
	/* line-height: 50px; */
	padding: 10px 21px 14px 21px;
	vertical-align: middle;
	border: #999 3px solid;
	border-radius: 17px;
	width: 100%;
	text-align: center;
	line-height: 0.85;
}
h4 {
    <!-- margin: 0 0 10px; -->
    text-align: left;
}
.col-md-12 {
	padding-right: 6px !important;
    padding-left: 8px;
}
@media screen and (min-width: 1200px) and (max-width: 1900px) {
  body {
    font-size: 15px;
	.container {
    width: 97%;
	}
	}
@media screen and (min-width: 800px) and (max-width: 1200px) {
  body {
    font-size: 16px; 
	.container {
    width: 97%;
  }
  }
 @media screen and (min-width: 400px) and (max-width: 800px) 
  body {
    font-size: 15px;}
	.container {
    width: 97% !important;
 }
  
  @media screen and (min-width: 200px) and (max-width: 400px) {
  body {
    font-size: 13px;
	.container {
    width: 97%;
  }
  }
.col2 li{display:block;float:left;width:49%;} 
.col2{margin:0;padding:0;list-style-type:none;}


.container {
    padding-right: 10px !impornent;
    padding-left: 5px !impornent;
    
}

