.dserv-meta-social div > ul li:before{
	content: none !important;
}

.dserv-meta-social div > ul li {
	padding:0;
}

/* Cards */
.dserv-article-box {
  margin: 0 auto;
  padding: 20px 10px;
  text-align: center;
  list-style: none;
  width: 100%;
}

.dserv-article-box li {
    display: inline-block;
    /* margin: 0 auto; */
    width: 45%;
    max-width: 100%;
    padding: 10px;
    vertical-align: top;
}

@media (max-width: 575px){
	.dserv-article-box li{width: 100%;}
}

.dserv-article-card {
	position: relative;
  text-align: left;
  border-radius: 2px;
  background: #FFFFFF;
  box-shadow: 0 1px 2px 0 rgba(51, 50, 50, .2);
}

.dserv-article-next, .dserv-article-prev {
    background-color: rgba(41, 66, 78, 0.78);
    display: block;
    position: absolute;
    z-index: 1;
    right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-weight: normal;
    line-height: 16px;
    color: #fff;
    padding: 4%;
}

.dserv-article-next, .dserv-article-prev {
    background-color: rgba(41, 66, 78, 0.78);
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-weight: normal;
    line-height: 16px;
    color: #fff;
    padding: 4%;
	transition: 0.5s;
}

.dserv-article-next{text-align: right;}

.dserv-article-next:hover, .dserv-article-prev:hover {color: #ffda69;}

.dserv-article-prev:before {
  content: "\25C0";
}
.dserv-article-next:after {
  content: "\25b6";
}

.dserv-article-card-date{
color: #818181;
font-size: 0.9em;
}

.dserv-article-card img {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}

.dserv-article-card div {
  padding: 16px 20px;
}

.dserv-article-card div h3 {
  margin: 8px 0;
  font-size: 1em;
}

.dserv-article-card div p {
  margin: 8px 0;
  font-size: .9em;
}

.dserv-o-block-button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	text-align: center;
}
.dserv-o-block-button-first {
	width: 50%;
	font-size: 25px;
	font-weight: 600;
	text-align: center;
	line-height: 40px;
}
.dserv-o-block-button-second {
	width:50%;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-right: 138px;
	text-align: center;
}

.dserv-o-block-button-second-btn {
    display: block;
    width: 100%;
    line-height: 40px;
    font-size: 25px;
    color: #2f3e45;
    background-color: rgb(255,218,105);
    text-decoration: none!important;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    text-align: center;
    cursor: pointer;
}
.dserv-o-block-button-second-btn:hover {
    background-color: rgb(255,233,165);
    text-decoration: none;
}

.dserv-o-flex-item span{font-size:20px}
	
.dserv-news-sidebar{
	width: 380px;
    margin-right: 20px;
    margin-left: 0;
    padding-left: 0;
	padding: 0 10px 0 0;
    border-right: 2px solid #f5f5f5;
    border-top: none;
    margin-top: 0 !important;
}

.dserv-news{
	padding:0 !important;
	margin-top:10px;
}

.dserv-item-news{
	width: auto !important;
    margin: 0 20px 20px 0 !important;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.dserv-item-news:before{
	content: none!important
}

.dserv-item-news a h3{
    font-weight: normal;
    font-size: 15px !important;
    text-align: initial !important;
	padding: 0px 0 7px 0;
}

.dserv-item-news span{
    font-weight: normal;
    font-size: 14px !important;
    text-align: initial !important;
	padding: 0 0 12px 0 !important;
}

.dserv-news-heading{
	background-color: rgb(255,218,105);
    text-decoration: none;
	color: #2f3e45;
	font-size: 16px;
	line-height: 46px;
    padding: 0 54px 0 20px!important;
    text-transform: uppercase;
    font-weight: bold;
}

.dserv-data-dob{color: #ababab}
.dserv-post-divider{border-top: 1px solid #818181;padding:10px}
.dserv-content-image{padding: 10px 0 10px 0;text-align: center}

.dserv-404-flex-container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100%;
}
.dserv-404-flex-container img{width:100%;max-width:337px;max-height:349px;}

@media (max-width:600px){
.dserv-404-flex-container{flex-direction: column;text-align:center;}
.dserv-404-flex-container img{margin:0 auto;}
.span-404-b{line-height:30px !important;padding-top:10px;}
}

@media (max-width:915px){
.span-404-b a:after{display:none !important;}
.span-404-b, .span-404-c{display:block;}
}


.span-404{
	font-size: 70px;
	color: #818181;
	font-weight:normal;
}

.span-404-a{
	font-size: 35px;
	color: #fac800;
	line-height: 50px;
}

.p-404{
	font-size: 20px;
}

.span-404-b, .span-404-c{font-size: 20px;line-height: 60px}
.span-404-b a, .span-404-c a{text-decoration:underline}
.span-404-b a:after{
   content: '';
   display: inline-block;
   width: 11px;
   height: 11px;
   border-radius: 7.5px;
   background-color: #fac800;
   margin: 0 10px 0 10px;
	}
	
.zakaz-akcii-kassir{
    padding: 20px !important;
}	
	
/* Категория - База знаний */
.dserv-bz-cards {
  max-height: 100%;	
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  
  align-items: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: flex-start;
		  
  flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;	

  -ms-flex-flow: row wrap;
  flex-flow: row wrap;  
  
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;

}

.dserv-bz-cards_item:not(:first-child):not(:last-child) {
/* padding:50px !important; */
}


.dserv-bz-cards_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  padding-bottom: 2em;
  font-size: 14px
}
.no-flexbox .dserv-bz-cards_item {
  float: left;
}

.dserv-bz-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  border: 0 solid #eee;
  border-radius: 0;
      -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.dserv-bz-card_image img {
  width: 100%;
  height: auto;
  vertical-align: middle;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
      -webkit-transition: .8s;
    -moz-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
}

.dserv-bz-card_image img:hover, .dserv-bz-card_image img:focus {
	display: block;
    -ms-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03);

}

.dserv-bz-card_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 0;
}

.dserv-bz-card-date{
text-align:right;
color: #747474;
margin-top: 17px;
}



.dserv-bz-card_heading{font-size:22px;margin: 5px 0 17px 0;font-size: 16px}

.dserv-bz-card_content p{text-align:justify;}

@media screen and (min-width: 42em) and (max-width: 60em) {
  .dserv-bz-cards_item {
    /* width: 31%; */
	width: calc( ( 100% / 3 ) - ( 40px / 3 ) );
	margin-right: 20px;
  }
  .no-flexbox .dserv-bz-cards_item:nth-child(2n+1) {
    clear: both;
	
  }
  .dserv-bz-cards_item:nth-child(3n) {
    margin-right: 0;
}
}
@media screen and (min-width: 60em) {
  .dserv-bz-cards_item {
    	width: calc( ( 100% / 3 ) - ( 80px / 3 ) );
	margin-right: 40px;
  }
  .no-flexbox .dserv-bz-cards_item:nth-child(3n+1) {
    clear: both;
  }
  
  .dserv-bz-cards_item:nth-child(3n) {
    margin-right: 0;
}  
}

	
/* table */
.dserv-e-table {
  border-collapse: collapse;
  width: 100%;
}
.dserv-e-table th {
  background-color: #2f3e45;
  font-weight:400 !important;
  color:rgb(255,218,105);
}
.dserv-e-table th,
.dserv-e-table td {
  line-height: 1.5;
  padding: 0.75em;
  text-align: left;
}

.dserv-e-table th{border: 1px solid #2f3e45} 
.dserv-e-table td{border-left: 0.125em solid #f2f2f2;border-right: 0.125em solid #f2f2f2;border-bottom: 0.125em solid #f2f2f2} 
.dserv-th-first{border-right:none}
.dserv-th-last{border-left:none}
.dserv-td-buy .button_click{
    color: #2f3e45;
    background-color: rgb(255,218,105);
    text-decoration: none;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    text-align: center;
    cursor: pointer;
    width: 100%;
    line-height: 35px;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
	border-radius: 10px;
}
.dserv-td-buy .button_click:hover{background-color: rgb(255,233,165)}

@media (max-width: 30em) {
	.dserv-e-table thead tr {
		position: absolute;
		top: -9999em;
		left: -9999em;
	}
	.dserv-e-table tr {
    border: 0.125em solid #333;
    border-bottom: 0;
	 margin-top: 1.5em;
  }

.dserv-td-buy{padding: 0.75em !important; text-align:center !important}
  .dserv-e-table tr,
  .dserv-e-table td {
		display: block;
	}
	.dserv-e-table td {
		border: none;
		border-bottom: 0.125em solid #333;
		text-align:center;
	}
	
	
  .dserv-e-table td:before {
    content: attr(data-label);
    display: inline-block;
    font-weight: bold;
    line-height: 1.5;
    margin-left: -100%;
    width: 100%;
  } 
}

@media (max-width: 20em) {
  .dserv-e-table td {
    padding-left: 0.75em;
  }
  .dserv-e-table td:before {
    display: block;
    margin-bottom: 0.75em;
    margin-left: 0;
  }
}

/* Сертификат */
.dserv-cert-container {
    position: relative;
    width: 50%;
	margin: 0 auto;
}
.dserv-cert-container h3{font-size:15px;font-weight:600;line-height:25px;text-align: center;}

.dserv-cert-image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  max-width: 400px !important;
  height: auto;
  margin: 0 auto;
}

.dserv-cert-middle {
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}

.dserv-cert-container:hover .dserv-cert-image {
  opacity: 0.5;
}

.dserv-cert-container:hover .dserv-cert-middle {
  opacity: 1;
}

.dserv-cert-item .dserv-search-icon {
    padding: 14px;
    width: 70px;
	margin-left: 12px;
}

.dserv-loadmore{
    background-color: #e8e8e8;
    width: 100%;
    max-width: 239px;
    margin: 0 auto;
    padding: 10px;
    margin-bottom: 45px;
    margin-top: 45px;
    text-align: center;
    border-radius: 23px;
	cursor:pointer;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;	
}	

.dserv-loadmore:hover{
	background-color: #d6d6d6;
}

.dserv-bz-card-right{
	justify-content: flex-end !important;
}

@media (max-width:768px){
	#dserv-flex-block>div{display: block;width:100% !important;margin-right: 0 !important;    margin-left: 0 !important;-webkit-box-flex: auto;
    -ms-flex: auto;
    flex: auto;}
}

@media (max-width:535px){
.zakaz_akcii span{max-width: 100%;}
}


.dserv-krd-wrapper {
	margin-bottom: 1rem;
	margin-top: 1rem;
}

.dserv-krd-grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	text-align: center;
}

.dserv-krd-grid div {padding: 10px 0;}

@media (min-width: 980px) {
	.dserv-krd-wrapper {
		padding-left: 4%;
		padding-right: 4%;
	}
	
	.dserv-krd-grid {margin-top: 2rem;}
	.dserv-krd-grid:first-child {margin-top: 0;}
	.dserv-col-3 {width: 22.95%;}
}

@media only screen and (min-width: 601px) and (max-width: 979px) {	
	.dserv-krd-wrapper {
		padding-left: 5%;
		padding-right: 5%;
	}
	.dserv-krd-grid {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-flow: row wrap;flex-flow: row wrap;}
	.dserv-col-6 {width: 48.6%;}
}


@media (max-width: 600px) {
	.dserv-krd-wrapper {
		padding-left: 3%;
		padding-right: 3%;
	}
	.dserv-krd-grid {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-flow: row wrap;flex-flow: row wrap;}
	.dserv-col-12 	{width: 100%;}
}

.dserv-price{color: #949494;font-size: 20px}

.block_buy_product .noLike {
  width: 100%;
  height: 30px;
  text-align: center;
  margin: 10px auto;
  font-size: 13px;
}
.block_buy_product .noLike a {
  color: #000;
  text-decoration: none;
  padding: 3px;
  border-bottom: dotted 1px #333;
  font-family: Opensans, sans-serif;
  font-size: 14px;
  padding-left: 0;
  padding-right: 0;
}
.block_buy_product .noLike a:hover {
  color: #555;
  border-bottom: dotted 1px #555;
}
.block_buy_product .noLike .vopros {
  display: inline-block;
  position: relative;
  width: 18px;
  height: 18px;
  color: #000;
  text-align: center;
  font-size: 13px;
  cursor: pointer;
  border-radius:50%;
  border:1px solid #000;
}

.con-tooltip {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: rgb(255,218,105);
  text-align: center;
  font-size: 14px;
  border-radius:50%;
  /*z-index: 2;*/
  cursor: pointer;
	background-color: rgb(41,66,78);
    font-weight: bold;
    margin-left: 3px;
}

.con-tooltip:hover .tooltip, .con-tooltip:hover .tooltip-two{
  visibility: visible;
  opacity: 1;
}

.tooltip, .tooltip-two {
	visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
    bottom: 150%;
    left: -20px;
    padding: 7px;
    width: 425px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: rgba(47, 62, 69, .97);
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
    -moz-transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
}
.tooltip{margin-left: -368px;}
.tooltip-two {margin-left: -378px;}

.tooltip:after, .tooltip-two:after {
    position: absolute;
    margin-left: -5px;
    width: 0;
    border-top: 5px solid rgba(47, 62, 69, .97);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0;
}
.tooltip:after{bottom: -5px;left: 93%;}
.tooltip-two:after{bottom: -8%;left: 95%;}

@media all and (max-width:605px){
.tooltip, .tooltip-two  {margin-left: -207px;width: 254px;}
.tooltip:after {bottom: -11%;}
.tooltip-two:after{bottom: -6%;left: 93%;}
}
.tooltip-link{color:#ffda6d !important;padding-bottom:0 !important;border-bottom: dotted 1px #ffda6d !important;}

.term-description{margin-top: 20px;}

.woocommerce-Price-currencySymbol, .online__block_price li span{font-family: Opensans, sans-serif;}
.new-pagination{margin-bottom: 20px;}

.imgProduct a, .imgProduct a:hover, .nameProduct a{border:none;}

.sub-menu li a{border-bottom:none !important;}

.dserv-1s-nastroika a{background-color: rgb(255,233,165) !important;}
.dserv-1s-nastroika a:hover{background-color: rgb(255,218,105) !important;}



/* new */	
	.dserv-av-title{
		text-transform: uppercase;
		font-weight: 600;
		font-size: 2rem;
		color: red;
	}

	.dserv-av-subtitle{
		font-weight: 600;
		font-size: 1.3em;
		margin-top: 10px;
	}

	.dserv-av-list li {
		list-style-type: none;
		margin-bottom: 15px;
		position: relative;
		padding-top: 10px;
		padding-left: 50px;
	}

	.dserv-av-list li::before {
		content: '\2714';
		background: #29424e;
		border-radius: 20px;
		color: #ffda69;
		text-align: center;
		font-size: 20px;
		width: 27px;
		height: 27px;
		/*line-height: 40px;*/
		position: absolute;
		left: 0;
	}

	.dserv-btn-black{
		width: 100%;
		max-width:50%;
		height: 55px;
		border: none;
		font-size: 20px;
		margin: 10px 0;
		border-radius: 5px;	
	}
	
	.dserv-avb-left{
		width:40%;
		margin:auto;
	}
	.dserv-avb-right{
		width:60%;
	}

.dserv-post-block-first {
	display:flex;
	justify-content: space-between;
}

.dserv-post-block-text{
	width:57%;
}

.dserv-post-block-img {
	width:41%;
}

.dserv-post-block-img img {
    border: 4px solid #f4f4f4;
}

.dserv-post-advantages, .dserv-post-ip {
  display:flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}

.dserv-post-advantages div{
  width: 49%;
  text-align:center;
}

.dserv-post-ip div{
  width: 32%;
  text-align:center;
}


@media all and (max-width:670px){
.dserv-post-block-img {display:none}
.dserv-post-block-text{width:100%}
}

@media all and (max-width:500px){
.dserv-post-ip div{width:100%;}
}

.dserv-postlink{font-style: italic; display: block; text-align:center;}
	
/* part */
	.callback {
	width: 100%;
	padding: 30px 0 30px 0;
	/* background: rgb(255,218,105); */
    background: url(/media_files/images/avtomatizacia/egais/egais-banner-bg.jpg) center center no-repeat;
    background-size: cover;
	font-weight: normal;
	}
	.callback__wrapper {
	margin: 0 auto;
	max-width: 1220px;
		padding: 0 10px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	}
	.callback__wrapper h2 {
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 30px;
	font-size: 20px;
	width: 100%
	}
	.callback__wrapper__form {
	width: 48%;
	text-align: center;
	}
	.callback__wrapper__form h3 {
	text-align: center;
	margin-bottom: 15px;
	}
	.callback__wrapper__form input[type="text"],
	.callback__wrapper__form [type="tel"],
	.callback__wrapper__form [type="email"] {
	width: 100%;
	height: 50px;
	margin-bottom: 10px;
	border: none;
	outline: none;
	padding-left: 15px;
	border-radius: 5px;
	font-size: 16px;
	}
	.callback__wrapper__form input[type="submit"] {
	width: 100%;
	height: 55px;
	border: none;
	font-size: 20px;
	margin: 10px 0;
	border-radius: 5px;
	}
	.callback__wrapper__images {
	width: 48%;
	overflow: hidden;
	display: inline-block;
	-webkit-animation: grafik 5s linear;
	  animation: grafik 5s linear;
	}
	.callback__wrapper__images img {
	width: 100%
	}
	.callback__wrapper span {
	font-size: 10px;
	}
	.dserv-ip-scheme{border-bottom:none !important}

	/*Adaptive*/
	@media all and (max-width:780px) {
		.callback__wrapper__form, .callback__wrapper__images {width: 100%}
	}	
	
	@media all and (max-width:560px) {
		.dserv-btn-black{max-width:100%}
		.dserv-avb-left{display:none}
		.dserv-av-title, .dserv-av-subtitle{text-align:center}
		.dserv-av-title{font-size: 1.5rem;}
	}
	@media all and (max-width:400px) {
		.dserv-btn-black{max-width: 100%}
	}

/* ip timeline */

.dserv-ip-timeline {
  width: 100%;
}

.dserv-ip-timeline .circle {
  background: #aaa;
  border: 0.5rem solid #666;
  border-radius: 100%;
  height: 2.25rem;
  margin: auto;
  width: 2.25rem;
  vertical-align: middle;
}

.dserv-ip-timeline ul {
  margin: 0;
  padding: 0;
}

.dserv-ip-timeline em {
  color: #ababab;
  display: block;
  font-weight: bold;
}

.dserv-ip-timeline li {
  border: 0 solid #ffda69;
  list-style-type: none;
  padding: 1rem 2rem;
  width: calc(50% + 1px);
  margin-bottom:0 !important;
}

.dserv-ip-timeline li:before{display:none !important}

.dserv-ip-timeline li:after {
  background: #29424e;
  border-radius: 100%;
  content: "";
  display: inline-block;
  height: 1rem;
  position: absolute;
  right: calc(-.5rem - 1px);
  width: 1rem;
  top: 1.2rem;
}

.dserv-ip-timeline li:nth-child(even):after {
  left: calc(-.5rem - 1px);
}

.dserv-ip-timeline li:nth-child(odd) {
  border-right-width: 2px;
  text-align: right;
}

.dserv-ip-timeline li:nth-child(even) {
  border-left-width: 2px;
  left: calc(50% - 1px);
}

@media (max-width : 625px){

.dserv-ip-timeline li {width: auto;}
	
.dserv-ip-timeline li:nth-child(even),.dserv-ip-timeline li:nth-child(odd){
	left: 2%;
}

.dserv-ip-timeline li:nth-child(odd){
	left: 2%;
	border-left-width: 2px;
	border-right-width: 0;
    text-align: left;
}

.dserv-ip-timeline li:after{
	    left: calc(-.5rem - 1px);
}
}

.plate__wrapper__plane p.price, .price1c__wrapper__programm p.price, .block_price ins span{font-family:Opensans, sans-serif}
.filter_popular_title{font-size:14px;}


/* articles new style */

.container-article {
	padding-bottom:20px;
}

.page-post_article .post_content ol {
	margin-bottom: 20px;
}

.page-post_article {
	font-size: 18px;
    line-height: 1.7;
	padding: 20px 30px;
    border-radius: 4px;
    background-color: #fff;
	box-shadow: 0 1px 2px 0 rgba(51, 50, 50, .2);
}

.dserv-article-meta a{
	border-bottom: none !important;
}

.page-post_article a{
    border-bottom: 2px solid rgb(255,218,105);
    text-decoration: none;	
}

.page-post_article a:hover{
    border-bottom: none;
	color: #6f848f;
}

.page-post_article blockquote{
    display: block;
    background: #fff;
    padding: 30px;
    margin: 20px 0px 20px 30px;
    position: relative;
    font-size: 16px;
    line-height: 1.7;
    color: #818181;
    text-align: justify;
    border-left: 9px solid #ffda69;
    -moz-box-shadow: 2px 2px 15px #ccc;
    background: #f5f5f5;
}

.page-post_article blockquote::after{
  content: "";
}

.page-post_article blockquote a{
  text-decoration: none;
  background: #eee;
  cursor: pointer;
  padding: 0 3px;
  color: #c76c0c;
}

.page-post_article blockquote a:hover{
 color: #666;
}

.page-post_article blockquote p{
    margin-bottom: 0;
	text-align: left;
}


.page-post_article strong{
    color: rgb(41,66,78);
}

.page-post_article h1, .page-post_article h2, .page-post_article h3, .page-post_article h4, .page-post_article h5, .page-post_article h6 {
	margin-bottom: 20px;
	padding: 20px 0 0 0;
	font-weight: 400;
	line-height: 1.5;
	color: #242424;
	text-rendering: optimizeLegibility
}

.page-post_article h1 {
	font-size: 2.25rem;
	font-weight: 700;
	letter-spacing: .4px;
	line-height: 1.3em;
	padding-bottom: 0.4em;
}

@media ( max-width :767px) {
	.page-post_article h1 {
		font-size: 1.3125rem;
		line-height: 25px
	}
}

.page-post_article h2 {
	font-size: 2.25rem
}

@media ( max-width :767px) {
	.page-post_article h2 {
		font-size: 1.1875rem;
		line-height: 25px;
		letter-spacing: .4px
	}
}

.page-post_article h3 {
	font-size: 1.5rem
}


.page-post_article h4 {
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: .5px
}

.page-post_article h5 {
	font-size: 1.125rem
}

.page-post_article h6 {
	font-size: 1rem
}

.page-post_article p {
	margin-bottom: 25px
}

.new-article{background-color:#000}

.dserv-data{color:#818181}

.dserv-tags{
	padding-bottom: 30px;
}

.dserv-tags a{
	display: inline-block;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #f5f5f5;
    padding: 9px 16px;
    margin: 5px 0 5px 0;	
    color: #818181;
    text-decoration: none;
    line-height: 13px;
    margin-left: 15px;
	border-bottom:none;
}
.dserv-tags a:hover{
    background-color: #e5e5e5;
		border-bottom:none !important;
}


.dserv-article-meta{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0 10px 0;
	color: #818181;
}

.dserv-article-meta ul li:before{
	content: none;
}

.dserv-article-meta ul{
	padding: 0;
}

.dserv-article-meta > div{
	display: flex;
}

.dserv-article-meta > div > li{
	margin: 0 10px;
	list-style: none;
}

.dserv-article-meta > div > li:first-child{
	margin-left: 0;
}

.dserv-article-meta > div > li:last-child{
	margin-right: 0;	
}

@media (max-width: 430px){
	.dserv-article-meta{
		flex-direction: column-reverse;
		align-items: flex-start;
	}
}



.single-post-nav {
    width: 100%;
    margin-top: 60px;
    border-top: 3px solid #45A3D6;
    background: #fff;
}
 
.single-post-nav a {
    text-decoration: none;
}
 
.single-post-nav > div {
    width: 50%;
    float: left;
    padding: 30px 50px;
    text-align: right;
}
 
.single-post-nav > div:first-child {
    border-right: 3px solid #45A3D6;
    text-align: left;
}
 
.single-post-nav > div h4 {
    margin: 0;
}
 
.single-post-nav > div:nth-of-type(1) img {
    float: left;
    margin-right: 16px;
}
 
.single-post-nav > div:nth-of-type(2) img {
    float: right;
    margin-left: 16px;
}


.dserv-text-overlay {
  position: relative;
}

.dserv-text-overlay img{
  width: 100%;
  height: auto;
  display: block;
}


.dserv-text-overlay > div {
  background-color: rgba(83, 83, 83, 0.61);
  display: block;
  padding: 4% 4% 4% 2%;
  position: absolute;
  bottom: 18%;
  left: 0;
  right: 0;
  width: 100%;
  -webkit-box-sizing: border-box; 
  -moz-box-sizing: border-box; 
  box-sizing: border-box;
  font-weight: normal;
  font-size: 3.5vw;
  line-height: 16px;
  text-align: left;
  text-transform:uppercase;
  color:#fff;
}

.dserv-image-alt{
	font-size: 14px;
    font-style: italic;
    color: #818181;
}

.oglavlenie ol {
    counter-reset:li;
    margin-left:0 !important;
    padding-left:0;
}

.oglavlenie ol > li {
    position:relative;
    margin:0 0 6px 2em;
    padding:4px 8px;
    list-style:none;
    border-top:2px solid #666;
}

.oglavlenie a{
	border-bottom:none !important;
}

.oglavlenie ol > li:before {
    content:counter(li);
    counter-increment:li;
    position:absolute;
    top:-2px;
    left:-2em !important;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:2em !important;
    margin-right:8px !important;
    padding:4px;
    border-top:2px solid #29424e !important;
    color:#fff !important;
    background-color:#29424e !important;
    font-weight:bold;
    text-align:center;
}
.oglavlenie li ol,
.oglavlenie li ul {margin-top:6px;}
.oglavlenie ol li:last-child {margin-bottom:0;}