.postText,
.warranty {
	margin-bottom: 30px
}
.textpost .workList ul li:before {
	content: none;
}
div.question {
	background: transparent;
    color: #000;
}
.question .img-fluid {
    background: rgba(14, 57, 160, 0.9);
}
div.question h4 {
    color: #000;
}
.d_top div.burenie-text-hide-1 {
	/* max-height: 300px;
	overflow: hidden; */
	transition: max-height 0.5s;
    text-align: justify;
    padding: 0px 150px;
}
div.bore {
	margin: 0px;
}
.about-text {
	padding: 0px 30px;
}
.howWorks {
    padding: 20px 100px 50px;
}
@media screen and (max-width: 1200px) {
	.d_top div.burenie-text-hide-1 {
		padding: 0px 80px;
	}
}
@media screen and (max-width: 900px) {
	.d_top div.burenie-text-hide-1 {
		padding: 0px 15px;
	}
	.howWorks {
		padding: 20px 15px 50px;
	}
}
.d_top div.burenie-text-hide-1 p {
    text-align: justify;
}
.burenie-text-link-1.hide {
	display: none;
}
.d_top div.burenie-text-hide-1.box-show {
	max-height: 4000px;
}
.cards a:hover,.cards a:active {
	color: inherit;
    text-decoration: none;
}
.services_on_main .post-wrapper {
	background: rgba(14,57,160,.9);
}
.services_on_main .post-h h2,
.services_on_main .post-h .heaader2 {
    color: #ffa500;
}
.services_on_main .post-wrapper p {
	color: #fff;
}
.textpost a {
	padding: 0px 5px;
}
.cards-wrapp ol li {
	font-size: 1.1em;
}
.cards-wrapp {
	margin: 10px 0px;
}
img {
	max-width: 100%;
}
.slogan h1 {
    font-size: inherit;
    font-weight: 700;
    color: #fff;
    line-height: 120%;
    text-align: center;
}
.frame-width {
	max-width: 100%;
	border: none;
}
a.orange {
    outline: none;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    line-height: 100%;
    background: rgba(255, 165, 0, 1);
    padding: 15px 35px;
    margin: 0 auto;
    border-radius: 5px;
    border: none;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}
a.orange:hover {
    text-decoration: none;
	cursor: pointer;
    background: #de9309;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.nav-wrapp .contact-block ul li,
.nav-wrapp .contact-block p.contact-block-addres span {
    font-size: 1.1em;
}
.hide-block .bot-1 a, .hide-block .bot-2 a, .hide-block .bot-3 a,
.wpcf7-form.main-form input.modal-feedback-submit, #wpcf7-f122-o2 input.modal-feedback-submit, button.orange-btn {
    max-width: 100%;
}
.item-news-title {
	font-size: 19px;
    background: url(http://1kbk.com.ua/bitrix/templates/1kbk/img/line.png) 0% 100% no-repeat;
    padding-bottom: 8px;
    margin-bottom: 15px;
	margin-top:15px;
}

.item-news-title a {
	color: #0e39a0;
	
}

.list-news-more img:hover {
		opacity: .7;
	}
	
.list-news-more {
	margin-bottom: 35px;

}	

.list-news-more .news_image {
	min-height:250px;
	
}
.textpost, .main-category {
-moz-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;   
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -khtml-user-select: none;

}
.sly.active {
    display: block !important;
}

#stop-war {
	padding:20px 30px 10px 30px;
	background-color:#ffcf01;
	color:#0156b1;
	font-size:24px;
	font-weight:bold;
	line-height:26px;
	
}