/*=======Only blog style=======*/
a:hover {
	text-decoration: none;
}
.blog-single__share-item:hover svg,
.faq__heading-icon svg {
	fill: #ff6747
}
.blog-single__share-item:hover svg, .faq__heading-icon svg {
	fill: #ff6747
}
.blog__slider {
	margin: 0 0 50px
}
.blog__slider-item {
	height: 560px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	background-size: cover;
	background-position: center
}
.blog__slider-item:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	background: rgba(0, 0, 0, .4)
}
.blog__slider-date, .blog__slider-title {
	color: #fff;
	font-size: 24px;
	font-family: 'Raleway', sans-serif;
	margin: 0 0 20px
}
.blog__slider-title {
	font-weight: 700;
	margin: 0 0 25px;
	font-size: 40px;
	line-height: 1.2;
}
.blog__slider-button {
	width: 160px;
	margin: 0 auto
}
.button-white {
	display: inline-block;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 5px;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	padding: 10px 25px;
	width: 100%;
	-webkit-transition: .5s all ease;
	-o-transition: .5s all ease;
	transition: .5s all ease
}
.button-white:hover {
	background: #fff;
	color: #000
}
.blog__slider-pagination .swiper-pagination-bullet {
	background: 0 0;
	opacity: 1;
	border: 1px solid #fff;
	width: 10px;
	height: 10px
}
.blog__slider-pagination .swiper-pagination-bullet-active {
	background: #fff
}
.blog__slider-pagination {
	bottom: 20px!important
}
.blog__slider-arr {
	position: absolute;
	width: 13px;
	height: 27px;
	top: 50%;
	margin-top: -13.5px;
	z-index: 10;
	background: url(../img/icon-blog-arr.png) no-repeat center/contain;
	cursor: pointer
}
.blog__slider-arr-prev {
	left: 30px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.blog__slider-arr-next {
	right: 30px
}
.blog-item__thumb img, .blog-single__banner img {
	display: block;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.blog-item__thumb img {
	max-width: 100%;
	height: 310px
}
.blog-item {
	margin: 0 0 70px;
	-webkit-transition: .5s all ease;
	-o-transition: .5s all ease;
	transition: .5s all ease
}
.blog-item.hidden {
	opacity: 0
}
.blog-item__thumb-link {
	display: block;
	font-size: 0
}
.blog-item__thumb {
	margin: 0 0 20px
}
.blog-item__title {
	text-align: center;
	margin: 0 0 20px
}
.blog-item__title-link {
	color: #000;
	font-weight: 700;
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	-webkit-transition: .5s all ease;
	-o-transition: .5s all ease;
	transition: .5s all ease
}
.blog-item__title-link:hover, .post-form__subtitle-part3 a:hover {
	color: #ff6747;
	text-decoration: none;
}
.blog-item__meta, .blog-item__meta-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.blog-item__meta {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #8c94a2;
	font-size: 16px
}
.blog-item__meta-item {
	margin: 0 10px
}
.blog-item__meta-item span {
	display: block;
	margin: 0 0 0 5px
}
.blog-item__meta-item svg {
	fill: #8c94a2
}
.blog__list-button {
	text-align: center;
	padding: 0 0 20px;
	margin: 0 auto 50px;
	max-width: 310px
}
.blog__list-button .button {
	padding: 22px 0
}
.blog__list-button .button:hover {
	color: #fff;
}
.blog-subscribe {
	margin: 0 0 100px
}
.blog-subscribe__inner {
	position: relative;
	padding: 40px 0 40px 450px
}
.blog-subscribe__inner:before {
	z-index: -1;
	content: "";
	position: absolute;
	left: 25px;
	top: 50%;
	width: 476px;
	height: 271px;
	background: url(../img/sbscr.png) no-repeat center;
	margin-top: -130px
}
.blog-subsribe__form .form {
	background: 0 0
}
.blog-subscribe__inner .h2 {
	font-size: 48px;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	margin: 0 0 5px
}
.blog-subscribe__inner .h2 span {
	font-weight: 700
}
.blog-subscribe__inner p {
	margin: 0 0 15px;
	color: #8c94a2;
	font-size: 20px
}
.blog-subsribe__form .form__button {
	width: 270px
}
.blog-subsribe__form .form__field {
	width: calc(100% - 270px);
	margin: 0
}
.blog-subsribe__form .button {
	padding: 27px 0
}
.blog-subsribe__form .form__pp {
	text-align: left;
	margin: 10px 0 0 20px
}
.blog__tags {
	margin: 0 0 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.blog__tags-item {
	margin: 0 20px 10px 0
}
.blog__tags-link {
	color: #000;
	-webkit-transition: .5s all ease;
	-o-transition: .5s all ease;
	transition: .5s all ease;
	font-size: 15px;
	padding: 9px 10px;
	border-radius: 35px;
	border: 1px solid silver
}
.blog__tags-link.active, .blog__tags-link:hover {
	background: #ff6747;
	border-color: #ff6747;
	color: #fff
}
.blog-single__meta {
	color: #fff;
	font-size: 22px;
	font-family: 'Raleway', sans-serif
}
.blog-single__meta svg, .d-tariff__item__last .d-tariff__list-item svg, .d-tariff__item__last .d-tariff__title svg, .demount__button a svg {
	fill: #fff
}
.blog-subscribe_single .blog-subscribe__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 20px 0 20px 290px
}
.blog-subscribe_single {
	overflow: hidden
}
.blog-subscribe_single .blog-subscribe__inner p {
	color: #000;
	font-size: 20px;
	max-width: 220px;
	margin: 10px 0 0;
	position: relative;
	z-index: 10
}
.blog-subscribe_single .blog-subsribe__form {
	width: calc(100% - 220px)
}
.blog-subscribe_single .blog-subscribe__inner:before {
	margin-top: -67px;
	left: -50px
}
.blog-single__description-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 80px
}
#tourDIVimg {
	background: url(../img/komnata.png) no-repeat center/cover;
	width: 1155px;
	height: 550px;
	display: block;
	border-radius: 10px
}
.blog-single__share {
	width: 85px;
	position: relative
}
.blog-single__share-inner {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.blog-single__banner {
	width: 210px
}
.blog-single__banner img {
	height: 370px
}
.blog-single__description-content {
	width: calc(100% - 295px);
	padding: 0 30px 0 0
}
.blog-single__description-content li {
	color: #000
}
.blog-single__description-content-nobanner {
	width: calc(100% - 85px);
	padding: 0
}
.blog-single__text {
	display: block;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	left: -30px;
	position: absolute;
	bottom: -65px;
	font-size: 16px;
	color: #a8b0bd;
	font-family: 'Raleway', sans-serif
}
.blog-single__author, .blog-single__share-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.blog-single__share-item, .blog-single__share-item svg {
	-webkit-transition: .5s all ease;
	-o-transition: .5s all ease;
	transition: .5s all ease
}
.blog-single__share-item {
	width: 40px;
	cursor: pointer;
	height: 40px;
	border-radius: 50%;
	border: 1px solid #a8b0bd;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 0 10px
}
.blog-single__share-item svg {
	fill: #a8b0bd
}
.blog-single__share-item:hover {
	border-color: #ff6747
}
.blog-single__author {
	margin: 0 0 80px 85px;
	max-width: 530px
}
.blog-single__author-name, .post-form__subtitle-part3 a {
	font-size: 24px;
	color: #434343;
	font-family: 'Raleway', sans-serif
}
.post-form__subtitle-part3 a {
	font-weight: 500;
	color: #000;
	-webkit-transition: .5s all ease;
	-o-transition: .5s all ease;
	transition: .5s all ease;
	display: inline-block;
	margin: 0 0 0 15px
}
.blog-single__author-thumb {
	width: 70px
}
.blog-single__author-thumb img {
	max-width: 100%;
	display: block
}
.blog-single__author p {
	margin: 0;
	line-height: 1.5;
	color: #676767
}
.blog-single__author-meta {
	padding: 0 0 0 40px
}
.blog-single__related-title {
	text-align: center;
	width: 100%;
	margin: 0 0 30px;
	font-family: 'Raleway', sans-serif;
	font-size: 35px;
	font-weight: 500;
}
.post-form {
	margin: 0 0 40px
}
.post-form__subtitle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 0 25px
}
.post-form__subtitle-part1, .post-form__subtitle-part2 {
	font-size: 26px;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	line-height: 1
}
.post-form__subtitle-part2 {
	font-size: 18px;
	margin: 0 20px
}
.post-form__subtitle-part3 {
	font-size: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.post-form__subtitle-part3 svg {
	fill: #9a9797;
	display: block;
	font-size: 0;
	margin: 0 15px 0 0
}
.post-form__pp {
	text-align: right;
	margin: 0
}
.post-form__form-inline .form__field {
	width: 35%;
	margin-bottom: 15px
}
.post-form__form-inline .form__button {
	width: 28%;
	margin-bottom: 15px
}
.post-form__form-inline .button {
	padding: 28px 20px 26px
}
.single-post .announce {
	background: #f0f0f0;
}
.breadcrumbs {
	background: #f0f0f0;
	padding: 20px 0;
}
.breadcrumbs_mb {
	margin-bottom: 50px;
}
.breadcrumbs a {
	border-bottom: 1px solid #888888;
	color: #444444;
}
.breadcrumbs a:hover {
	border-color: transparent;
	transition: 0.3s;
	text-decoration: none;
}
/*Post article*/
.article ul,
.article ol {
	padding: 0 0 0 30px;
}
.article ul {
	margin-left: 0;
}
.article ul li {
	list-style-type: none;
	position: relative;
	padding-left: 30px;
	margin-bottom: 0.4em;
}
.article ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0.2em;
	width: 20px;
	height: 20px;
	background: url('../img/blog/quality__li.png') no-repeat;
}
.article ul li:before {
	top: 0.3em;
}
.article_mt {
	margin-top: 50px;
}
.article {
	font-size: 16px;
	line-height: 1.6em;
}
.article a {
	text-decoration: underline;
	color: #0645ad;
	border-bottom: 1px solid transparent;
}
.article a:hover {
	color: #0645ad;
	border-color: #0645ad;
	transition: 0.3s;
}
.article p, .article dd {
	margin-bottom: 1em;
}
.article dt {
	color: #222;
}

.article ul {
	margin: 0 0 15px 0;
}
.article ol ol, .article ol ul, .article ul ul, .article ul ol {
	margin-bottom: 0;
}

.article ol {
	margin: 0 0 15px 30px;
	counter-reset: point;
	list-style: outside none none;
	margin-left: 0;
}
.article ol li {
	list-style-type: none !important;
	position: relative;
	padding-left: 26px;
}
.article ol li:before {
	content: counter(point, decimal)'.';
  counter-increment: point 1;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 600;
}
.article ol li, .article ol ul ol li {
	list-style: decimal;
}
.article dt {
	font-weight: 600;
}
.article address {
	margin-bottom: 1em;
}
.article blockquote {
	position: relative;
	font-style: italic;
	margin: 0 0 20px 0;
	padding-left: 50px;
}
.article blockquote p {
	margin-bottom: 0.75em;
}
.article blockquote:before {
	content: "\f10d";
	color: #ccc;
	font-size: 32px;
	font-style: normal;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
}
.article blockquote.twitter-tweet:before {
	content: "\f099";
}
.article code, .article pre {
	font-family: Monaco, "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace;
	font-size: 11px;
}
.article pre {
	background: url(img/pre.png) repeat top;
	padding: 18px 20px;
	margin: 30px 0;
	border: 1px solid #ddd;
	line-height: 19px;
	white-space: pre-wrap;
	word-wrap: break-word;
	overflow-x: auto;
	overflow-y: hidden;
}
.article code {
	background: #ddd;
	padding: 0 3px;
}
.article ins {
	background: #fff486;
}
.article sub, .article sup {
	font-size: 62.5%;
}
.article sub {
	vertical-align: sub;
}
.article sup {
	vertical-align: super;
}
.article img {
	display: block;
	max-width: 100%;
	height: auto;
	border-radius: 4px;
}
/*  base : headings
/* ------------------------------------ */
.article {
	font-size: 20px;
}
.article h1, 
.article h2, 
.article h3, 
.article h4, 
.article h5, 
.article h6,
.article h2 span {
	color: #222;
	font-weight: 600;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	line-height: 1.3;
	margin: 1.5em 0 1em;
	text-transform: none;
	padding: 0;
	text-align: left;
}
/*.article h1 span, .article h2 span, .article h3 span, .article h4 span, .article h5 span, .article h6 span {
	color: #bbb;
}*/
.article h1 {
	font-size: 32px;
}
.article h2,
.article h2 span {
	font-size: 34px;
}
.article h3 {
	font-size: 28px;
}
.article h4 {
	font-size: 24px;
}
.article h5 {
	font-size: 20px;
	font-weight: 600;
}
.article h6 {
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}
.scrollup {
	width: 40px;
	height: 40px;
	position: fixed;
	bottom: 63px;
	left: 35px;
	display: none;
	text-indent: -9999px;
	background: #ffb600;
	background-size: 50%;
	z-index: 1000;
	border-radius: 5px;
}
.scrollup:after,
.scrollup:before {
	content: "";
	position: absolute;
	width: 2px;
	height: 15px;
	background: #fff;
	top: 13px;
}
.scrollup:before {
	left: 14.6px;
	-webkit-transform: rotate(35deg);
	-ms-transform: rotate(35deg);
	transform: rotate(35deg);
}
.scrollup:after {
	right: 14.6px;
	-webkit-transform: rotate(-35deg);
	-ms-transform: rotate(-35deg);
	transform: rotate(-35deg);
}
.article ul.toc_list li:before {
	display: none;
}
#toc_container a:hover {
	text-decoration: none;
}

/*=====Media=====*/
@media screen and (min-width:992px) {
	.blog-single__share-inner.scrollable, .scrollable {
		position: fixed;
		top: 65px
	}
	.blog-single__share-inner.scrollable.stopscroll, .scrollable.stopcroll {
		bottom: 126px;
		position: absolute;
		top: auto!important
	}
}

@media screen and (max-width:1200px) {
	.blog-subscribe_single .blog-subscribe__inner p, .contacts-page__worktime {
		max-width: 100%
	}
	.blog-subscribe__inner, .blog-subscribe_single .blog-subscribe__inner {
		display: block
	}
	.blog-subscribe__inner:before, .blog-subscribe_single .blog-subscribe__inner:before {
		left: auto;
		right: 0
	}
	.blog-subscribe__inner p {
		max-width: 440px
	}
	.blog-subscribe_single .blog-subsribe__form {
		width: 100%
	}
	.blog-subscribe {
		margin: 0 0 50px
	}
	.blog__slider-item {
		height: 460px
	}
	.blog__slider-title, .info-text h1 {
		font-size: 34px
	}
	.blog-item__title-link {
		font-size: 18px
	}
	.blog-item {
		margin: 0 0 40px
	}
	.blog-subscribe__inner:before {
		display: none
	}
	.blog-subscribe__inner {
		padding: 0
	}
	.blog-single__description-inner {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.blog-single__description-content-nobanner {
		width: 100%
	}
	.blog-single__share {
		width: 100%;
		margin: 0 0 15px
	}
	.blog-single__share-inner {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.blog-single__share-item {
		margin: 0 0 0 10px
	}
	.blog-single__text {
		position: static;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
		margin: 0
	}
	.blog-single__share-item {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.blog-single__author {
		margin: 0 0 60px
	}
	.blog-subscribe_single .blog-subscribe__inner {
		padding: 0;
		margin: 40px 0 0
	}
	.blog-subscribe_single .blog-subscribe__inner p {
		margin: 0 0 10px
	}
	.post-form__subtitle-part3 a {
		display: block;
		width: 100%;
		text-align: center;
		margin: 10px 0 0
	}
	.post-form__subtitle-part3 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.post-form__subtitle-part2 {
		margin: 0 0 10px
	}
	.article, .article.excerpt {
		font-size: 15px;
	}
}
@media screen and (max-width:768px) {
	.article, .article.excerpt {
		font-size: 15px;
	}
	/* text */
	.article h1 {
		font-size: 30px;
		letter-spacing: -0.7px;
	}
	.article h2,
	.article h2 span {
		font-size: 26px;
		letter-spacing: -0.5px;
	}
	.article h3 {
		font-size: 24px;
		letter-spacing: -0.3px;
	}
	.article h4 {
		font-size: 22px;
		letter-spacing: -0.3px;
	}
	.article h5 {
		font-size: 18px;
	}
	.article h6 {
		font-size: 16px;
		text-transform: uppercase;
	}
}
@media screen and (max-width:576px) {
	.audit__heading .h2, .ba__heading, .blog-single__related-title, .calc__heading, .complex__heading, .garanty__content .h2, .info-text h1 .about-page__block2 .h2, .projects__heading .h2, .section-heading .h1, .section-heading .h2, .services__heading .h2, .services__item-title, .zamer__content .h2 {
		font-size: 29px
	}
	.blog__slider-title {
		padding: 0 10px
	}
	.blog__slider-item {
		height: auto;
		min-height: 300px
	}
	.blog-item__thumb img {
		height: 250px
	}
	.blog__tags-link {
		font-size: 14px;
		padding: 5px 6px;
		display: block
	}
	.blog__tags {
		margin: 0 0 20px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.blog__tags-item {
		margin: 0 10px 10px
	}
	.blog__slider {
		margin: 0 0 30px
	}
	.blog-subscribe__inner .h2 {
		text-align: center;
		font-size: 24px
	}
	.blog-subscribe__inner p, .blog-subscribe_single .blog-subscribe__inner p {
		text-align: center;
		max-width: 100%;
		font-size: 16px
	}
	.blog-subsribe__form .form__pp {
		margin: 10px 0 0;
		text-align: center
	}
	.blog__list-button {
		margin: 0 auto 30px
	}
	.blog__slider-title, .info-text h1 {
		font-size: 30px
	}
	.blog-single__text {
		width: 100%;
		padding: 0;
		margin: 0 0 10px
	}
	.blog-single__share {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.blog-single__share-item {
		margin: 0 10px 0 0;
		width: 30px;
		height: 30px
	}
	.blog-single__author-meta {
		padding: 0 0 0 20px
	}
	.blog-single__author-name {
		font-size: 20px
	}
	.blog-single__author p {
		font-size: 14px;
		line-height: 1.3
	}
	.article h1 {
		font-size: 27px;
		letter-spacing: -0.7px;
	}
	.article h2,
	.article h2 span {
		font-size: 25px;
		letter-spacing: -0.5px;
	}
	.article h3 {
		font-size: 23px;
		letter-spacing: -0.3px;
	}
	.article h4 {
		font-size: 21px;
		letter-spacing: -0.3px;
	}
	.article h5 {
		font-size: 18px;
	}
	.article h6 {
		font-size: 16px;
		text-transform: uppercase;
	}
}
@media screen and (max-width:475px) {
	.blog__tags-item {
		font-size: 22px;
		padding: 0 20px
	}
	.blog__slider-date {
		font-size: 16px;
		margin: 0 0 5px
	}
	.blog__slider-arr-prev {
		left: 5px
	}
	.blog__slider-arr-next {
		right: 5px
	}
	.blog__slider-title {
		padding: 0 20px;
		font-size: 22px;
		margin: 0 0 10px
	}
	.blog__slider-item {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding: 20px 0 0
	}
	.button-white {
		font-size: 14px
	}
	.blog__slider-button {
		width: 100px
	}
	.blog-single__meta {
		font-size: 16px
	}
	.blog-single .blog__slider-item {
		padding: 0;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.post-form__subtitle-part1 {
		font-size: 18px
	}
	.post-form__subtitle-part3 a {
		font-size: 20px
	}
}

/*=======Only blog style end=======*/