/* -------------------------------------------------
    Theme Name: remont
    Author: Livethemes.ru
    Author URI: http://livethemes.ru/
    Version: 2.0
------------------------------------------------- */

/*
Theme Name: Twenty Fifteen
Theme URI: https://wordpress.org/themes/twentyfifteen
Author: the WordPress team
Author URI: https://wordpress.org/*/



/* Eric Meyer's CSS Reset */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
    font: inherit;
	vertical-align: baseline;
}

h4 {
    color: #000!important;
    display: block!important;
    /* text-align: center; */
    font: 400 1.1em/30px Roboto,sans-serif!important;
    margin-bottom: 10px!important;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}



a { outline: none; color: #416294; text-decoration: none;}
a:hover {text-decoration: none; color: #888;}

img { border: 0px;}

.article p img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.article img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.entry-content img {
    text-align: center;
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.entry-content p img {
    text-align: center;
	display: block;
    margin-left: auto;
    margin-right: auto;
}


blockquote { font-style: italic; padding: 0 10px 0 10px; margin: 10px; border-left: 1px solid #ccc; }

pre, code {
	line-height: 1.8;
}

del { text-decoration: line-through; }





ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

html {
	height: 100%;
        margin-top: 0!important;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font-family: "lintelregular", Arial, sans-serif;
	width: 100%;
	height: 100%;
	background: #fff;
	line-height: 1;
}




/* Header
-----------------------------------------------------------------------------*/
.header {
	width: 100%;
	height: 100px;
}

.header-in {
	max-width: 1300px;
	min-width: 1024px;
	margin: 0 auto;
}

.top {
	width: 100%;
	height: 74px;
	background: url(img/top.png) repeat-x top center;
        
        z-index: 99;
	
}


.top-in .logo {
	margin-top: 10px;
        margin-left: 20px;
}

.padding-left {
	/*padding-left: 15px;*/
}

.padding-right {
	/*padding-right: 15px;*/
}

.logo a {
	display: block;
	background: url(img/logo.png) no-repeat top center;
	width: 171px;
	height: 45px;
	cursor: pointer;
	margin-right: 123px;
}

.col {
	display: inline-block;
	vertical-align: top;
}



@media (max-width: 1045px) {
.top-seacrh {
	display: none;
	
}

.top-menu {
	display: none;
	
}

}


.align-left {
	float: left;
}

.align-right {
	float: right;
}

.align-center {
	margin: 0 auto;
	text-align: center;
}

#menu-top li {
	display: inline-block;
	vertical-align: top;
}

#menu-top li a {
	height: 74px;
	line-height: 74px;
	padding: 0 10px;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	font-family: "lintelregular";
	text-decoration: none;
	text-align: center;
	display: block;
}

#menu-top li a:hover {
	background: url(img/top-menu-h.png) repeat-x left top;
}



.searchform {
	padding-top: 20px;
}

#searchform #s {
	width: 81%;
	height: 31px;
	line-height: 31px;
	background: #fcfcfa;
	border: 0;
	outline: none;
	display: inline-block;
	vertical-align: middle;
	padding: 0;
    position: relative;
    z-index: 1;
    padding-left: 55px;
    text-transform: uppercase;
    color: #7c7c7c;
    font-size: 14px;
    font-family: "lintelbold";
}

#searchsubmit {
	background: url(img/search.png) no-repeat 50% 50%;
	display: inline-block;
	width: 39px;
	height: 31px;
	cursor: pointer;
	border: 0;
	vertical-align: middle;
    position: relative;
    z-index: 9;
    margin-right: -40px;
    outline: none;
    box-shadow: 0 0 4px 0 #D0D0D0;
}



.main-menu ul li {
	list-style: none;
	display: inline-block;
	vertical-align: top;
	margin-left: -3px;
}

.main-menu ul li a {
	background-color: #fff;
	padding: 7px 10px;
	border-right: 1px solid #f2f2f2;
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 2px solid #dfdfdf;
	height: 14px;
	display: block;
	padding-top: 50px
}

.main-menu ul li:first-child a {
	border-radius: 5px 0 0 5px;
}

.main-menu ul li:last-child a {
	border-radius: 0 5px 5px 0;
	border-right: 3px solid #dfdfdf;
}

.main-menu ul li a:hover {
	background-color: #F9AC00;
}

.main-menu .m11 a:hover {
	border-right: 3px solid #F9AC00;
}

.main-menu2 {
	
        padding-top: 100px;
}

.m1 a {
	background: url(img/menu/1.png) no-repeat 50% 20%;
}
.m2 a {
	background: url(img/menu/2.png) no-repeat 50% 20%;
}
.m3 a {
	background: url(img/menu/3.png) no-repeat 50% 20%;
}
.m4 a {
	background: url(img/menu/4.png) no-repeat 50% 20%;
}
.m5 a {
	background: url(img/menu/5.png) no-repeat 50% 20%;
}
.m6 a {
	background: url(img/menu/6.png) no-repeat 50% 20%;
}
.m7 a {
	background: url(img/menu/7.png) no-repeat 50% 20%;
}
.m8 a {
	background: url(img/menu/8.png) no-repeat 50% 20%;
}
.m9 a {
	background: url(img/menu/9.png) no-repeat 50% 20%;
}
.m10 a {
	background: url(img/menu/10.png) no-repeat 50% 20%;
}
.m11 a {
	background: url(img/menu/11.png) no-repeat 50% 30%;
}

/* Middle
-----------------------------------------------------------------------------*/


.clear {
	clear: both;
}



.content-home {
    max-width: 1300px;
    min-width: 1024px;
    margin: 0 auto;
}

.home-text {
	font-size: 22px;
	line-height: 30px;
	background: url(img/ten.png) no-repeat bottom center;
	text-align: center;
}

.home-text-in {
	display: inline-block;
	width: 670px;
	vertical-align: top;
	color: #4b4b4d;
	text-align: left;
	font-family: inherit;
}

.home-text .img {
	display: inline-block;
	width: 310px;
	margin-right: 30px;
	vertical-align: top;
}

.home-text .img img {
	display: inline-block;
	vertical-align: top;
}

.home-text-in .more {
	color: #4b4b4d;
	font-family: "lintelregular";
	text-align: center;
	display: block;
	float: right;
	height: 41px;
	line-height: 41px;
	width: 166px;
	text-decoration: none;
	border-radius: 5px;
	background: #e6aa01;
	margin: 15px 20px 20px 0;
	font-size: 22px;
    box-shadow: 1px 1px 1px 1px #b38400;
}

b, strong {
	/*font-family: "lintelblack";*/
	
       
}

.make-project, .make-remont {
	display: block;
	margin: 40px auto;
	padding: 0 15px;
}

.make-project .title, .make-remont .title {
    display: block;
    margin: 0 auto 30px;
    color: #4b4b4d;
    font-size: 30px;
    line-height: 30px;
    padding-bottom: 10px;
    padding-right: 15px;
    border-bottom: 2px solid #e9e9e9;
    border-right: 4px solid #e9e9e9;
    clear: both;
    width: 370px;
    text-align: center;
    font-family: "lintelbold";
}

.make-remont .title {
	width: 490px;
}

.make-project .col, .make-remont .col {
	position: relative;
	width: 30%;
	margin: 0 4% 20px 0;
	vertical-align: top;
}

.make-project .col span, .make-remont .col span {
	position: absolute;
	display: block;
	font-size: 25px;
	color: #858587;
	margin: -11% 0 0 10px;
}

.make-project .last, .make-remont .last {
	margin-right: 0!important;
}

.make-project .col img, .make-remont .col img {
	max-width: 100%;
}

.short p, .short {
	font-size: 22px;
	color: #4b4b4d;
	line-height: 24px;
	margin-bottom: 10px;
	display: block;
}

.short br {
	display: block;
	line-height: 35px;
}

.border {
	display: block;
	background: #e2e3e7;
	height: 3px;
	width: 100%;
	margin: 30px auto;
}

.cloud {
	display: block;
	width: 100%;
	height: 165px;
	background: url(img/cloud.png) no-repeat top center;
	clear: both;
	margin: 20px auto;
	color: #4b4b4d;
	font-size: 22px;
	line-height: 28px;
}

.cloud p {
	padding: 10px 0 0 20px;
}



/* Footer
-----------------------------------------------------------------------------*/


.footer {
	width: 100%;
	height: 370px;
	margin-top: 100px;
	background: url(img/footer.jpg) no-repeat top center;
}


.foonter-in .logo {
	margin-bottom: 10px;
}

.slogan, .rights {
	color: #fff;
	opacity: 0.68;
	display: block;
	margin-bottom: 10px;
	line-height: 26px;
}

.slogan {
	font-size: 24px;
	margin-bottom: 20px;
	font-family: "lintelbold";
}

.rights {
	font-size: 20px;
}

.foonter-in h3.widget-title {
	color: #fff;
	font-size: 24px;
	display: block;
	margin-bottom: 15px;
	font-family: "lintelbold";
}

.menus-footer .col {
	margin-right: 26px;
	padding-right: 26px;
	border-right: 1px solid rgba(0,0,0,0.08);
}

.menus-footer .col:last-child {
	border-right: 0!important;
}

.menus-footer ul li a {
	font-size: 16px;
	line-height: 18px;
	text-decoration: underline;
	text-transform: uppercase;
	color: #fff;
	display: block;
	margin-bottom: 5px;
}

.menus-footer ul li a:hover {
	text-decoration: none;
}

.sidebar-left, .sidebar-right, .center-column {
	display: block;
	vertical-align: top;
}

.category-list {
	overflow: hidden;
}

@media (max-width: 1001px) {
.sidebar-left {
	display: none;
	float: left;
}}

@media (min-width: 799px) and (max-width: 999px){
.center-column {
    margin: -20px 0 0 0;
    
    width: 100%;
    float: none;
	padding: 10px 10px 10px 10px;
}}

@media (min-width: 800px) and  (max-width: 4000px){
.width-680 {
	width: 680px!important;
}}

@media (min-width: 799px) {

#primary {
	width: 100%;
	margin-top: 110px;

}

.content {
	max-width: 1134px;
	min-width: 798px;
	margin: 0 auto;
}

.top-in {
	max-width: 1300px;
	min-width: 798px;
	margin: 0 auto;
}

.sidebar-right {
	width: 342px;
	float: right;
        margin: 110px 10px 0 30px;
}

.sidebar-left {
	width: 30%;
	float: left;
        margin: 90px 30px 0 10px;
}

 /* .center-column {
    margin: -20px 0 0 0;
    padding: 0 10px;
	width: 64%;
	float:right;
}  */

.main-menu {
	display: block;
	margin: 30px auto;
	text-align: center;
        width: auto;
        padding-top: 10px;
}
	
	.header-in {
   
    min-width: auto;
   
}

.foonter-in {
	max-width: 1300px;
	min-width: 1024px;
	margin: 0 auto;
	padding-top: 60px;
}

.width-680 {
	width: 100%;
}

}
@media (min-width: 1000px) {
.center-column {
    margin: -20px 0 0 0;
    width: 64%;
    float: right;
    padding: 10px 10px 10px 10px;
}}

@media (max-width: 789px) {

#primary {
	width: 100%;
	margin-top: 50px;
}

.content {
	
	  /*  margin: 0 10px; */
    padding: 0 10px;
}

.top-in {
	
	width: 100%;
	margin: 0 auto;
}


.sidebar-right  {
    display: none;
    float: right;
}

.sidebar-left {
	display: none;
	float: left;
}

.center-column {
    margin: -60px 10px 0 0;
   /* padding: 0 10px; */
	width:100%
	
}

.main-menu {
	display: none;
	margin: 30px auto;
	text-align: center;
        width: 1040px;
        padding-top: 10px;
}

.foonter-in {
	
	width: 100%;
	margin: 0 auto;
	padding-top: 60px;
}

.width-680 {
	width: auto;
	padding: 0 15px 0 10px;
	
}

}



#breadcrumb {
	display: block;
	clear: both;
    padding: 20px 0 10px 0;
}

#breadcrumb ul li {
	list-style: none;
	float: left;
	margin-right: 5px;
	font-size: 16px;
}

#breadcrumb ul li a {
	color: #699ddd;
	text-decoration: none;
	border-bottom: 1px dotted;
	font-size: 16px;
}

.center-column .blk {
	width: 47%;
	height: 340px;
	overflow: hidden;
	margin-right: 4%;
}

.center-column .last {
	margin-right: 0!important;
}

.center-column .blk .img {
	width: 100%;
	height: 156px;
	margin-bottom: 15px;
	overflow: hidden; 
}

.center-column .blk .img img {
	height: auto;
	width: 100%;
}

.category-list .title-more {
	font-size: 22px;
	line-height: 22px;
}

a.title-more {
	    font-weight: 100;
}

.category-list .short, .category-list .short p {
	font-size: 16px;
	line-height: 18px;
}

.category-list .title-more {
	display: block;
	margin-bottom: 15px;
	color: #699ddd;
	text-decoration: none;
}

.category-list .title-more:hover {
	text-decoration: underline;
}

.archive-title {
	/*padding: 0 0 0 40px; */
	font-size: 26px;
	line-height: 24px;
	color: #727272;
	display: block;
	margin-bottom: 20px;
	font-family: "lintelbold";
}

.calk-blk {
	display: block;
}

.calk-blk ul li {
	display: block;
	list-style: none;
	clear: both;
	margin-bottom: 3px;
}

.calk-blk ul li a {
	display: block;
	width: 296px;
	height: 46px;
	cursor: pointer;
}

.clk1 {
	background: url(img/calks/1.png) no-repeat top center;
}

.clk2 {
	background: url(img/calks/2.png) no-repeat top center;
}

.clk3 {
	background: url(img/calks/3.png) no-repeat top center;
}

.clk4 {
	background: url(img/calks/4.png) no-repeat top center;
}

.clk5 {
	background: url(img/calks/5.png) no-repeat top center;
}

.widjet-title {
    display: block;
    text-align: left;
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    width: 229px;
    height: 40px;
    background: url(img/widjet-title.png) no-repeat top center;
    padding-left: 15px;
    margin: 0 auto 10px;
}

.widjet-title-left {
    display: block;
    text-align: left;
    color: #fff;
    font-size: 20px;
    line-height: 35px;
    /* width: 286px; */
    height: 40px;
    /* background: url(img/widjet-title-left.png) no-repeat top center; */
	background-color: #009fe3;
    padding-left: 20px;
    margin: 0 auto 10px;
}

.news-w-img {
    border: 3px solid #f8f8f8;
    margin-bottom: 30px;
}

.news-w-img .blk {
	padding: 10px;
	border-top: 1px solid #e2e3e7;
	clear: both;
}

.news-w-img .blk img {
	display: block;
	width: 63px;
	height: 63px;
	margin: 0 15px 0 0;
	float: left;
	vertical-align: top;
}

.news-w-img .blk a {
	vertical-align: top;
	float: left;
	display: block;
	color: #699ddd;
	font-size: 16px;
	text-decoration: none;
	width: 220px;
}

.news-w-img .blk a:hover {
	text-decoration: underline;
}

.news-w {
    border: 3px solid #f8f8f8;
    margin-bottom: 30px
}

.news-w .blk  {
	padding: 0 10px;
}

.news-w .blk a {
	color: #000;
	font-size: 16px;
	line-height: 16px;
	text-decoration: underline;
}

.news-w .blk a:hover {
	text-decoration: none;
}

.time-add {
	color: #000;
	font-size: 16px;
	font-family: "lintelbold";
}

.news-w .blk {
	display: block;
	margin-bottom: 15px;
}

.tabs {
	display: block;
	margin: 30px 0;
}

.control-tabs li {
	list-style: none;
	display: inline-block;
	padding: 5px;
	background: #fff;
	cursor: pointer;
	padding: 10px;
	font-size: 20px;
	border-radius: 8px 8px 0 0;
	text-align: center;
	position: relative;
    z-index: 0;
}

.tabs ul .active {
	color: #e6aa01;
	box-shadow: 1px 3px 5px 1px #E4E4E4 inset;
    position: relative;
    z-index: 9;
}

.tabs .tab-content {
	display: block;
	border-radius: 0 3px 3px 3px;
	min-height: 100px;
	box-shadow: 1px -1px 6px 1px #E4E4E4 inset;
    margin-top: -2px;
    z-index: 1;
    position: relative;
    padding: 10px 0;
}

.tabs .tab-content div {
	display: none;
}

.tabs .tab-content .active, .menu-tab-menu-1-container, .menu-tab-menu-2-container {
	display: block!important;
}

.tab-content .sub-menu {
	margin-left: 10px;
	margin-bottom: 10px;
}

.tab-content ul li {
	list-style: none;
	display: block;
	padding: 0;
	margin-bottom:5px;
}

.tab-content ul li a {
 	
}

.tab-content ul li a:hover {
	
}

.tab-content .menu-item-has-children a {
	padding: 5px 13px!important;
	color: #727272!important;
	font-size: 16px!important;
	cursor: pointer!important;
	text-decoration: none!important;
	display: block!important;
	clear: both!important;
	text-align: left!important;
	font-family: "lintelbold"!important;
}

.tab-content .menu-item-has-children a:hover, .tab-content ul li a:hover {
	color: #fff!important;
	background: #3195bf!important;
}

.tab-content .sub-menu li a, .tab-content ul li a {
	display: block;
	color: #727272;
	font-size: 16px;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
	padding: 0 13px;
	font-family: "lintelregular"!important;
}

/*.tab-content .sub-menu li a:hover, .tab-content ul li a:hover {
	text-decoration: underline;
	background: none!important;
	color: #727272!important;
}*/

.wp-pagenavi {
	display: block;
	margin: 20px auto;
	text-align: center;
}



/* -------------------- Content -------------------- */


.entry-content h2 {  
 /* border-bottom: 1px solid #006699; */
  font-weight: normal;
  font-size: 22px;
  line-height: 25px;
  color: #006699;
  margin-bottom: 10px;
  margin-top: 20px;
padding: 4px;
font-family: 'Lato', sans-serif;
   
}

.entry-content h2 span {  
  
  /*font-size: 22px !important; */
  color: #000 !important; 
  /*font-family: 'Lato', sans-serif; */
    font: 400 26px/40px Roboto,sans-serif !important;
}

@media (max-width: 500px) {
	

	.entry-content h2 span {
	
font: 400 22px/20px Roboto,sans-serif !important;

}	
}

.entry-content h3 {  
  /* border-bottom: 1px solid #006699; */
 /* font-weight: normal; */
  font-size: 19px;
 /* color: #006699; */
/*  margin-bottom: 10px;
/*  margin-top: 20px; */
  padding: 4px;
/*  font-family: 'Lato', sans-serif; */
	text-align: center;
	font: 400 22px/50px Roboto,sans-serif;
	
}

.entry-content h3 span {  
  
 /* font-size: 19px !important;
  color: #006699 !important;
  font-family: 'Lato', sans-serif; */
	

    font: 400 24px/38px Roboto,sans-serif !important;
    text-align: center;
	color: #000 !important;
}

@media (max-width: 500px) {
	

	.entry-content h3 span {
	
font: 400 20px/20px Roboto,sans-serif !important;

}	
}


.entry-content, .entry-content p {
        width: 100% !important;
	color: #000 !important;
	font-size: 16px !important;
        display: block !important;
	margin-bottom: 14px !important;
        line-height: 1.5em !important;
        font-family: 'Lato', sans-serif;  
}


@media (max-width: 500px) {
	
	.entry-content, .entry-content p {
	
font-size: 14px !important;
		margin-bottom: 12px !important;
		
}
}


.entry-content .color-bl, .entry-content .color-bl span, .entry-content ul li span, .entry-content ol li span, .entry-content p span {
       
	font-size: 16px !important; 
        font-family: 'Lato', sans-serif;      
}
@media (max-width: 500px) {
	.entry-content .color-bl, .entry-content .color-bl span, .entry-content ul li span, .entry-content ol li span, .entry-content p span {
	
font-size: 14px !important; 

}	
}


.entry-content ul {
	display: block;
	margin-bottom: 14px;
}

.entry-content ul, .entry-content ol {
	margin-left: 45px!important;
	clear: both;
}

.entry-content ul li {
	list-style: disc;

}

.post ol {
	margin: 0 0 13px 4px;
	padding: 0 0 0 12px;
	counter-reset: point;
        
}

.post ol li {
	margin: 0 0 4px 0;
      /*  list-style: decimal; */
       
}

.post ul{
	list-style: square;
	padding: 0;
	margin: 0 0 10px 20px;
}

.post ul  li{
	margin: 0 0 4px 0;
        list-style: disc;
        
}

.alignleft {
	display: block;
	float: left;
	margin: 0 20px 20px 0!important;
}

.alignright {
	display: block;
	float: right;
	margin: 0 0 20px 20px!important;
}

.alignleft {
	display: block;
	margin: 20px auto;
	clear: both;
}

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
}

.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
    margin-top: 2px;
	margin-bottom: 10px;
}

.single .post .wp-caption-text, 
.page .post .wp-caption-text {
    max-width: 100%;
	padding: 2px 0 2px 0;
	text-align: center;
}

.wp-caption   {
    max-width: 100% !important;
	
}

.single-format-standard .post img, .page .post img {
    max-width: 100%;
	height: auto;
}

.edit-link{
    background: #FFE500;
    margin: 0 0 10px 0;
	padding: 2px 10px;
	font-size: 12px;
	display:inline-block;
}

.edit-link a{
	color: #333;
}

.edit-link a:hover{
	color: #666;
}

/* -------------------- Изображения -------------------- */

.single-format-standard .post img, .page .post img {
    max-width: 100%;
	height: auto;
}



/* -------------------- Shortcodes -------------------- */

/* Toggle */

.toggle {
	margin-bottom: 3px;
	position: relative;	
}

.toggle-block {
	display: none;
	border: 1px solid #e8e8e8;
	border-top: 0;
	overflow: hidden;
}

.toggle-block .toggle-con {
	padding: 10px;
	overflow: hidden;
}

.toggle-open {
    background: #fafafa;
	padding: 5px;  
	display: block; 
	color: #444;
	font-weight: bold;	
	font-size: 14px;
	border: 1px solid #e8e8e8;
	cursor: pointer;
}

.toggle-open span {
    background: url(images/shortcodes/toggle_icons.png) 0 0 no-repeat;
	background-position: 0 0;
	width: 8px;
	height: 11px;
	margin: 0 5px 0 0;
	display: inline-block;
}

.ie7 .toggle-open span {
	display: inline;
	vertical-align: middle;
}

.toggle-close span {
	background-position: 0 -11px;
}


/* -------------------- Tabs -------------------- */

ul.tabs-lt {  
	margin: 0 !important; 
	padding: 0;
	height: 31px; 	
}

ul.tabs-lt li {  
    background: none;
	float: left;	 
	padding: 0; 
	margin: 0;  
	list-style-type: none;	
}

ul.tabs-lt a { 
    background: #fafafa;
	height: 17px;
	margin-right: 3px;	
	padding: 6px 12px 6px 12px;
	display: block;				
	font-size: 14px;
	color: #777 !important;
	font-weight: bold;
	outline: 0;
	border: 1px solid #e8e8e8;
	float: left;
	position: relative;	
	bottom: -1px;
	z-index: 1;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}

ul.tabs-lt a:hover {
	color: #444 !important;
}

ul.tabs-lt a.current {
    background: #fff;
	height: 18px;
	color: #444 !important;	
	border-bottom: 0;
	cursor: default;
}

ul.tabs-lt a:hover {
	color: #444 !important;
}

.panes {
	padding: 10px;	
    border: 1px solid #e8e8e8;
}

.panes > div {
	display: none;
	overflow: hidden;
}

/* -------------------- Color Blocks -------------------- */

.color-bl {
    padding: 10px;
	margin: 5px 0;
    overflow: hidden;
	clear: both;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.color-bl a {
   text-decoration: underline;
}

.color-bl a:hover {
   text-decoration: none;
}

.white-bl {
    background: #fff;
	border: 1px solid #e8e8e8;
}

.blue-bl {
    background: #ecf4f8;
	color: #5e779e;
	border: 1px solid #d3dee4;
}

.blue-bl a{
	color: #5e779e;
}

.green-bl {
   /* background: #f3ffd8;
	color: #669500;
	border: 1px solid #d1ec97;
	*/
	
	/* border: 2px dashed #5181b8; */
	padding: 20px 30px;
    border-radius: 16px;
    background: #fff2d5;
	margin-bottom: 15px;
    
	
}


.green-bl a {
	color: #669500;
}

.red-bl {
    background: #fcefef;
	color: #c65555;
	border: 1px solid #efd3d3;
}

.red-bl a {
	color: #c65555;
}

/* -------------------- Buttons -------------------- */

a.button {
    background: url(images/home_post_title_bg.png) top repeat-x;
	padding: 4px 10px;
	color: #fffffe !important;
	font-weight: bold;
	font-size: 14px;
	display: inline-block;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    transition: 0.2s ease;
	-webkit-box-shadow: 0 1px 1px #ccc;
	-moz-box-shadow: 0 1px 1px #ccc;
	box-shadow: 0 1px 1px #ccc;	
}

.wg-text-block a.button{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
    box-shadow: none;
}

a.button.green { background-color: #8dbc00; border-bottom: 2px solid #78af00; }
a.button.green:hover { background-color: #98c809; }
a.button.blue { background-color: #3ba0e0; border-bottom: 2px solid #3690c9; }
a.button.blue:hover { background-color: #40aef3; }
a.button.red { background-color: #dd5f5f; border-bottom: 2px solid #cb5858; }
a.button.red:hover { background-color: #ef6969; }
a.button.orange { background-color: #ffa800; border-bottom: 2px solid #ff9000; }
a.button.orange:hover { background-color: #ffb400; }
a.button.pink { background-color: #cd61c5; border-bottom: 2px solid #bd5ab6; }
a.button.pink:hover { background-color: #df69d6; }
a.button.dark { background-color: #828282; border-bottom: 2px solid #6e6e6e; }
a.button.dark:hover{ background-color: #8d8d8d; }

/* -------------------- Column -------------------- */

.two_col{
	width: 48%;
	margin: 0 0 15px 0;
	float: left;
}

.three_col{
	width: 30.66%;
	margin: 0 4% 15px 0;
	float: left;
}

.four_col{
	width: 22%;
	margin: 0 4% 15px 0;
	float: left;
}

.last_col{
	margin: 0 0 15px 0;
	float: right;
	clear: right;
}

/* -------------------- Миниатюры в категориях -------------------- */

.thumb-entry {
	display: block;  
	margin-bottom: 8px;
     width: 100%;
    height: 156px;
    margin-bottom: 15px;
    overflow: hidden;
}

.thumb-entry {
	display: block; 	
	margin-right: 20px;
	float: left;
}

.thumb-entry img {
	display: block; 	
	height: 156px;
	width: 100%;
}

.mono-hr {
    border: 1px solid #c4c4c4; /* Рамка всего блока. Стоит ширина 1px, solid - непрерывная, #c4c4c4 - это ее цвет. Если рамка не нужна - просто удалите эту строку */
    margin: 10px 0 10px 0; /* Внешний отступ всего блока с тизерами от контента страницы. Стоит сверху и снизу по 10px, а слева и справа 0px */
    padding: 10px 5px 5px 5px; /* Внутренний отступ внутри блока. Чтобы не сливались с краями рамки тизеры. Соответственно: сверху 10 px, справа 5px, снизу 5px, слева 5px */
    text-align: center; /* Выравнивание текста во всем блоке по центру */

}
.mono-hr img {
    width: 170px; /* Установили принудительно ширину картинки в 150px, на случай если у вас будут все разного размера */
    height: 170px; /* Установили высоту картинки в 150px, аналогично как с шириной случай */
    display: block; /* Позволяет перенести текст под картинку в нашем случае. Оставляем так */
    margin: 0 auto 10px; /* Внешний отступ картинки. Сверху 0px, слева и справа auto, чтобы она была ровно по центру своего блока тизера. Снизу 10px, чтобы не сливалось с текстом */
}
.mono-hr a {
    color: #000 !important; /* Цвет ссылки, если требуется сменить стандартный цвет ссылок шаблона. Попробуйте удалить ее и посмотреть как у вас настроено по-умолчанию в шаблоне */
    display: inline-block; /* Этим параметром мы говорим, чтобы блоки становились в одну строку и при низком разрешении красиво выстраивались друг под другом */
    font-weight: bold; /* Делаем текст жирным. Если не нужно - просто удалите строку */
    font-size: 16px !important; /* Размер шрифта у текста. Поэкспериментируйте с размером */
    margin: 5px 0 5px 0; /* Задаем внешний отступ каждому блоку с тизером, чтобы при низком разрешении они не налазили друг на друга снизу и сверху. Соответственно по 5px сверху и снизу */
    padding: 5px; /* Задаем внутренний отступ для каждого блока с тизером, чтобы тот же текст не прилипал к краям блока, если вы добавите ему рамку */
    width: 200px; /* Задаем ширину блока каждого. Здесь можно сделать и 150px по ширине картинки, чтобы текст ровно под ней был. На ваше усмотрение */
    vertical-align: top; /* Данный параметр выравнивает все тизеры по верхнему краю. Пригодится в случае, если у вас какой-то текст будет больше на 1-2 строки, чем остальные */
}


/* -------------------- рекла -------------------- */

.cntr {
    text-align: center;
}


.post_title_h {
    padding: 10px;
    border-bottom: 1px dashed #999;
    border-top: 1px dashed #999;
}

.number_rating {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    padding: 5px 12px 5px 12px;
	margin-right:10px;
    text-align: center;
    position: relative;
    background: #68c9e899 none repeat scroll 0 0;
    top: -3px;
}


.post ol li:before {
    content: counter(point);
    counter-increment: point 1;
    display: inline-block;
    top: 5px;
    left: -12px;
    color: #fff;
    background: #006699 none repeat scroll 0 0;
    height: 25px;
    width: 25px;
    text-align: center;
	margin: 0 13px 0 -40px;
}


.tops-t.pad {
    padding-left: 55px;
}

.tops-t {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    padding: 0 0;
   /* line-height: 50px;
    overflow: hidden; */
    height: 50px;
    position: relative;
}

.tops-t .number {
    text-align: center;
    height: 40px;
    width: 40px;
    line-height: 39px;
    border: 1px solid #4e566b;
    font-size: 20px;
    border-radius: 3px;
    position: absolute;
    top: 5px;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tops-t .number:before {
    content: "";
}
/*
.tops-t .number:after {
    content: "";
    width: 150px;
    height: 1px;
    background-color: #4e566b;
    display: inline-block;
    position: absolute;
    top: 100%;
    left: 0;
}
*/

.tops-t h3 {
    font-size: 20px;
    font-weight: 700;
    float: left;
	border-bottom: none;
	margin-top: 8px;
	border-bottom: 1px dotted #c1c1c1; 
	color: #000000;
	line-height: 20px;
}

@media (max-width: 500px) {
	
	.tops-t h3 {
		
font-size: 17px;
		margin-top: 0px;

}	
}

.short-inform {
    margin-bottom: 25px;
    font-size: 15px;
    line-height: 24px;
    float: left;
    max-width: 68%;
    margin-top: 0px;
    margin-left: 10px;
}

.short-inform ul li {

display: inline-block;
    width: auto;
    height: auto;
    margin-right: 15px;
	line-height: 1.0em;
}

.short-inform ul  {
margin-left: 0!important;
	font-style: italic;
	}


.short-inform p {
   
    font-size: 16px !important;
    display: block !important;
    margin-bottom: 5px !important;
    
    font-family: 'Lato', sans-serif;
}



.img-shop {
    margin: auto;
    width: 30%;
    padding: 0px;
    float: left;
    padding-bottom: 10px;
}

.estimate {
    font-size: 15px;
    font-weight: normal;
    padding: 4px 8px 4px 8px;
    color: #fff;
    text-align: center;
    position: relative;
    border-radius: 1px;
    background: #6179d4 none repeat scroll 0 0;
}


@media (max-width: 430px){
.img-shop {
    
    width: 100%;
    
}
	
	.short-inform {
    
    max-width: 100%;
    margin-left: 5px;
}
}	


@media screen and (max-width: 600px) {
    .adaptive-table table {
        border-collapse: collapse;
    }

    .adaptive-table table tr:first-child {
        display: none;
    }

    .adaptive-table table tr {
        margin-bottom: 10px;
        display: block;
    }

    .adaptive-table table td {
        display: block;
        text-align: right;

        border-top: 1px solid #DDD;
        border-bottom: 0px;
        font-size: 13px;
    }

    .adaptive-table table tr td:first-child {
        border-bottom: 0px solid #DDD;
    }
    .adaptive-table table tr td:last-child {
        border-bottom: 1px solid #DDD;
    }

    .adaptive-table table td:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-weight: bold;
    }
}

.entry-content h2 {
    
   /* font-weight: 400; */
    color: #000; 
    display: block;
    text-align: center;
	font: 400 1.5em/30px Roboto,sans-serif;
   
}

@media (max-width: 500px) {
	
	.entry-content h2 {
	font: 400 1.3em/1.2em Roboto,sans-serif;
}	
}

/*
.entry-content h2:before {
    content: " ";
    border-top: 1px solid #c8c8c8;
    display: block;
    margin: 5px auto 10px auto;
    width: 100%;
}

*/

.entry-content h2:after {
    content: " ";
    border-bottom: 1px solid #c8c8c8;
    display: block;
    margin: 10px auto 10px auto;
    width: 100%;
}

.entry-content table td, .entry-content table th, .taxonomy-description table td, .taxonomy-description table th {
    border: 1px solid #ccc;
    padding: 7px 12px;
}  

/* -------------------- Стили красивой таблицы -------------------- */

tr:hover td{
background: #e7edf7;
}


tr:nth-child(even) {
  background: #f7f7f7;
}


.facts-table {
    border-collapse: collapse;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
	font-size: 15px;
}


.facts-table td, .facts-table th {
    padding: 10px;
    vertical-align: top;
    border: 1px solid #d4d4d4;
}

.facts-table th {
    text-align: left;
    background: #f9f9f9;
}







.content-text {
    font-size: 17px;
    padding: 10px;
    background: #fff none repeat scroll 0 0;
    margin-bottom: 15px;
    margin-top: 15px;
}

.entry-content table {
    border-collapse: collapse;
    border: none;
    font-size: 14px;
    width: 100%;
    line-height: 18px;
}

table {
    border: 1px solid #a0a0a0;
    width: 100%;
    margin: 0;
    padding: 0;
    word-wrap: break-word;
}

.entry-content table td.td-rank {
    width: 10%;
}

.entry-content table th, .entry-content table td {
    padding: 5px;
    border: 1px solid #ebebeb;
    text-align: left;
    vertical-align: middle;
}

.entry-content table td.td-name {
    width: 70%;
}

.table-rating {
    background-color: #ebebeb;
    color: #3a3a3a;
}

.entry-content table td p

{
    margin-bottom: 0 !important;
}

.top-section {
    color: #2f2f2f;
    position: relative;
    line-height: 20px;
    top: 5px;
    font-size: 15px;
}

.qb-specical-borders tr:first-child td {
    border-top: 1px solid #ebebeb;
}
.qb-specical-borders tr td:first-child {
    border-left: 1px solid #ebebeb;
}
.entry-content table td.td-rank {
    width: 10%;
}
.qb-specical-borders tr td {
    border: 1px dashed #ebebeb;
}

.qb-specical-borders tr:first-child td {
    border-top: 1px solid #ebebeb;
}
.entry-content table td.td-name {
    width: 70%;
}
.qb-specical-borders tr td {
    border: 1px dashed #ebebeb;
}

@media (max-width: 450px) {
#toc_container {
    /* width: 33%; */
    display: none;
		}}

.block_selection {
    padding: 16px 10px 10px 27px;
    margin: 25px 0 15px 0;
    font-weight: 500;
    background: #f0f6f882;
    border-left: 3px solid #167ac6;
    clear: both;

}

@media screen and (max-width:2900px){iframe, object, embed{width:100%;height:380px}}
@media screen and (max-width:1200px){iframe, object, embed{width:100%;height:330px}}
@media screen and (max-width:768px){iframe, object, embed{width:100%;height:320px}}
@media screen and (max-width:640px){iframe, object, embed{width:100%!important;height:300px}}
@media screen and (max-width:480px){iframe, object, embed{width:100%;height:auto}}
@media screen and (max-width:320px){iframe, object, embed{width:100%;height:auto}}


@media (max-width: 789px){
.make-project .col, .make-remont .col {
    width: auto;
    margin: 0 4% 10px 4%;
}
	
	.make-project .col span, .make-remont .col span {
    
    font-size: 20px;
    color: #858587;
    margin: -11% 0 0 10px;
		
}
	.short p, .short {
    font-size: 18px;
    color: #4b4b4d;
    line-height: 1.3em;
    
}
.content-home {
    
    min-width: 100%;
    
}
.home-text-in {
    
    width: 100%;
    
    text-align: left;
    font-family: inherit;
	
}
	
	.make-remont .title {
     width: 100%; 
	
}
	
	.cloud {
    
    
    height: auto;
    background: none;
    
    font-size: 18px;
    line-height: 1.3em;
}
	
	.home-text {
    font-size: 18px;
    line-height: 1.3em;
    background: none;
    text-align: center;
		padding: 0 5px 0 15px;
}
	
	.make-project .title, .make-remont .title {
    
    width: 90%;
		margin: 0 -10px 30px 0;
		font-size: 26px;
    line-height: 1.3em;
	font-family: inherit;
    
}}

.square_block_dashed {
   /* border: 2px dashed #5181b8; */
}

.square_block_dashed, .square_block_red {
   /* border: 2px dashed #5181b8; */
    margin-bottom: 12px;
    margin-top: 12px;
   /* padding: 20px 20px; */
	overflow: hidden;
    clear: both;
	
	
    padding: 20px 30px;
    border-radius: 16px;
    background: #fff2d5;
}


/* Грид новостей ИЗ */



.lenta_news__day:last-child {
    margin: 0 0 20px 0;
}

.lenta_news__day__title, .lenta-page .lenta_news__day h3 {
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 5px 0;
}

.lenta_news__day__list__item {
    background: #0069eb14;
    padding: 17px 20px;
    margin: 0 0 10px 0;
    display: block;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: relative;
}

.lenta_news__day__list__item__time {
    display: inline-block;
    vertical-align: top;
    margin: 3px 0 0 0;
}
.small-gray {
    font-size: 12px;
    color: #aaa;
}

.lenta_news__day__list__item__title {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #000;
    margin: 0px 0 0 12px;
    width: 77%;
}

.gkblock-1 {
    background: linear-gradient(45deg, #d5f0fd, #ffecf1);
}

.gkblock-1, .gkblock-2, .gkblock-3 {
    margin: 20px 0;
    padding: 35px 20px 35px 44px;
}

.gkblock-1 ul, .gkblock-2 ul, .gkblock-3 ul, .gkblock-1 ol, .gkblock-2 ol, .gkblock-3 ol, .gkblock-1 dl, .gkblock-2 dl, .gkblock-3 dl {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}



.post ol:not([class]) ul>li:before,.taxonomy-description ol:not([class]) ul ul>li:before,.taxonomy-description ol:not([class]) ul>li:before{counter-increment:none}.post ol[start="1"],.taxonomy-description ol[start="1"]{counter-reset:point 0}.post ol li[value="1"],.taxonomy-description ol li[value="1"]{counter-reset:point 0}.post ol[start="2"],.taxonomy-description ol[start="2"]{counter-reset:point 1}.post ol li[value="2"],.taxonomy-description ol li[value="2"]{counter-reset:point 1}.post ol[start="3"],.taxonomy-description ol[start="3"]{counter-reset:point 2}.post ol li[value="3"],.taxonomy-description ol li[value="3"]{counter-reset:point 2}.post ol[start="4"],.taxonomy-description ol[start="4"]{counter-reset:point 3;}.post ol li[value="4"],.taxonomy-description ol li[value="4"]{counter-reset:point 3}.post ol[start="5"],.taxonomy-description ol[start="5"]{counter-reset:point 4}.post ol li[value="5"],.taxonomy-description ol li[value="5"]{counter-reset:point 4}.post ol[start="6"],.taxonomy-description ol[start="6"]{counter-reset:point 5}.post ol li[value="6"],.taxonomy-description ol li[value="6"]{counter-reset:point 5}.post ol[start="7"],.taxonomy-description ol[start="7"]{counter-reset:point 6}.post ol li[value="7"],.taxonomy-description ol li[value="7"]{counter-reset:point 6}.post ol[start="8"],.taxonomy-description ol[start="8"]{counter-reset:point 7}.post ol li[value="8"],.taxonomy-description ol li[value="8"]{counter-reset:point 7}.post ol[start="9"],.taxonomy-description ol[start="9"]{counter-reset:point 8}.post ol li[value="9"],.taxonomy-description ol li[value="9"]{counter-reset:point 8}.post ol[start="10"],.taxonomy-description ol[start="10"]{counter-reset:point 9}.post ol li[value="10"],.taxonomy-description ol li[value="10"]{counter-reset:point 9}.post ol[start="11"],.taxonomy-description ol[start="11"]{counter-reset:point 10}.post ol li[value="11"],.taxonomy-description ol li[value="11"]{counter-reset:point 10}.post ol[start="12"],.taxonomy-description ol[start="12"]{counter-reset:point 11}.post ol li[value="12"],.taxonomy-description ol li[value="12"]{counter-reset:point 11}.post ol[start="13"],.taxonomy-description ol[start="13"]{counter-reset:point 12}.post ol li[value="13"],.taxonomy-description ol li[value="13"]{counter-reset:point 12}.post ol[start="14"],.taxonomy-description ol[start="14"]{counter-reset:point 13}.post ol li[value="14"],.taxonomy-description ol li[value="14"]{counter-reset:point 13}.post ol[start="15"],.taxonomy-description ol[start="15"]{counter-reset:point 14}.post ol li[value="15"],.taxonomy-description ol li[value="15"]{counter-reset:point 14}.post ol[start="16"],.taxonomy-description ol[start="16"]{counter-reset:point 15}.post ol li[value="16"],.taxonomy-description ol li[value="16"]{counter-reset:point 15}.post ol[start="17"],.taxonomy-description ol[start="17"]{counter-reset:point 16}.post ol li[value="17"],.taxonomy-description ol li[value="17"]{counter-reset:point 16}.post ol[start="18"],.taxonomy-description ol[start="18"]{counter-reset:point 17}.post ol li[value="18"],.taxonomy-description ol li[value="18"]{counter-reset:point 17}.post ol[start="19"],.taxonomy-description ol[start="19"]{counter-reset:point 18}.post ol li[value="19"],.taxonomy-description ol li[value="19"]{counter-reset:point 18}.post ol[start="20"],.taxonomy-description ol[start="20"]{counter-reset:point 19}.post ol li[value="20"],.taxonomy-description ol li[value="20"]{counter-reset:point 19}.post ol[start="21"],.taxonomy-description ol[start="21"]{counter-reset:point 20}.post ol li[value="21"],.taxonomy-description ol li[value="21"]{counter-reset:point 20}.post ol[start="22"],.taxonomy-description ol[start="22"]{counter-reset:point 21}.post ol li[value="22"],.taxonomy-description ol li[value="22"]{counter-reset:point 21}.post ol[start="23"],.taxonomy-description ol[start="23"]{counter-reset:point 22}.post ol li[value="23"],.taxonomy-description ol li[value="23"]{counter-reset:point 22}.post ol[start="24"],.taxonomy-description ol[start="24"]{counter-reset:point 23}.post ol li[value="24"],.taxonomy-description ol li[value="24"]{counter-reset:point 23}.post ol[start="25"],.taxonomy-description ol[start="25"]{counter-reset:point 24}.post ol li[value="25"],.taxonomy-description ol li[value="25"]{counter-reset:point 24}.post ol[start="26"],.taxonomy-description ol[start="26"]{counter-reset:point 25}.post ol li[value="26"],.taxonomy-description ol li[value="26"]{counter-reset:point 25}.post ol[start="27"],.taxonomy-description ol[start="27"]{counter-reset:point 26}.post ol li[value="27"],.taxonomy-description ol li[value="27"]{counter-reset:point 26}.post ol[start="28"],.taxonomy-description ol[start="28"]{counter-reset:point 27}.post ol li[value="28"],.taxonomy-description ol li[value="28"]{counter-reset:point 27}.post ol[start="29"],.taxonomy-description ol[start="29"]{counter-reset:point 28}.post ol li[value="29"],.taxonomy-description ol li[value="29"]{counter-reset:point 28}.post ol[start="30"],.taxonomy-description ol[start="30"]{counter-reset:point 29}.post ol li[value="30"],.taxonomy-description ol li[value="30"]{counter-reset:point 29}.post ol[start="31"],.taxonomy-description ol[start="31"]{counter-reset:point 30}.post ol li[value="31"],.taxonomy-description ol li[value="31"]{counter-reset:point 30}.post ol[start="32"],.taxonomy-description ol[start="32"]{counter-reset:point 31}.post ol li[value="32"],.taxonomy-description ol li[value="32"]{counter-reset:point 31}.post ol[start="33"],.taxonomy-description ol[start="33"]{counter-reset:point 32}.post ol li[value="33"],.taxonomy-description ol li[value="33"]{counter-reset:point 32}.post ol[start="34"],.taxonomy-description ol[start="34"]{counter-reset:point 33}.post ol li[value="34"],.taxonomy-description ol li[value="34"]{counter-reset:point 33}.post ol[start="35"],.taxonomy-description ol[start="35"]{counter-reset:point 34}.post ol li[value="35"],.taxonomy-description ol li[value="35"]{counter-reset:point 34}.post ol[start="36"],.taxonomy-description ol[start="36"]{counter-reset:point 35}.post ol li[value="36"],.taxonomy-description ol li[value="36"]{counter-reset:point 35}.post ol[start="37"],.taxonomy-description ol[start="37"]{counter-reset:point 36}.post ol li[value="37"],.taxonomy-description ol li[value="37"]{counter-reset:point 36}.post ol[start="38"],.taxonomy-description ol[start="38"]{counter-reset:point 37}.post ol li[value="38"],.taxonomy-description ol li[value="38"]{counter-reset:point 37}.post ol[start="39"],.taxonomy-description ol[start="39"]{counter-reset:point 38}.post ol li[value="39"],.taxonomy-description ol li[value="39"]{counter-reset:point 38}.post ol[start="40"],.taxonomy-description ol[start="40"]{counter-reset:point 39}.post ol li[value="40"],.taxonomy-description ol li[value="40"]{counter-reset:point 39}.post ol[start="41"],.taxonomy-description ol[start="41"]{counter-reset:point 40}.post ol li[value="41"],.taxonomy-description ol li[value="41"]{counter-reset:point 40}.post ol[start="42"],.taxonomy-description ol[start="42"]{counter-reset:point 41}.post ol li[value="42"],.taxonomy-description ol li[value="42"]{counter-reset:point 41}.post ol[start="43"],.taxonomy-description ol[start="43"]{counter-reset:point 42}.post ol li[value="43"],.taxonomy-description ol li[value="43"]{counter-reset:point 42}.post ol[start="44"],.taxonomy-description ol[start="44"]{counter-reset:point 43}.post ol li[value="44"],.taxonomy-description ol li[value="44"]{counter-reset:point 43}.post ol[start="45"],.taxonomy-description ol[start="45"]{counter-reset:point 44}.post ol li[value="45"],.taxonomy-description ol li[value="45"]{counter-reset:point 44}.post ol[start="46"],.taxonomy-description ol[start="46"]{counter-reset:point 45}.post ol li[value="46"],.taxonomy-description ol li[value="46"]{counter-reset:point 45}.post ol[start="47"],.taxonomy-description ol[start="47"]{counter-reset:point 46}.post ol li[value="47"],.taxonomy-description ol li[value="47"]{counter-reset:point 46}.post ol[start="48"],.taxonomy-description ol[start="48"]{counter-reset:point 47}.post ol li[value="48"],.taxonomy-description ol li[value="48"]{counter-reset:point 47}.post ol[start="49"],.taxonomy-description ol[start="49"]{counter-reset:point 48}.post ol li[value="49"],.taxonomy-description ol li[value="49"]{counter-reset:point 48}.post ol[start="50"],.taxonomy-description ol[start="50"]{counter-reset:point 49}.post ol li[value="50"],.taxonomy-description ol li[value="50"]{counter-reset:point 49}
