.wrapper_inner {
	padding: 0;
}
.header-content {
	padding: 10px; 
	font-size: 13px; 
	font-weight: 500; 
	text-align: center !important; 
	color: #111;
}
.page-top > div:last-of-type {
	padding: 15px 0 15px;
}
.hln2{
	height: 2px;
	width: 90%;
	background-color: #019875;
	margin-left: 5%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.uzag1{
	font-size: 20px;
	color: #019875;
}
.uzag2{
	font-size: 20px;
	color: #fff;
	text-align: center;
	font-family: 'Montserrat';
	font-weight: 600;
}
.rrd{
	color: red;
	display: inline-block;
}
.text_automatization_block a{
	color: black;
}

.text_automatization_block b {
	color: #0aa3a2;
}

.content {
	width: 100%;
}

@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}
}
.row {
	margin: 0;
}
.container:after {
	clear: both;
}
.wrapper_inner {
	padding: 0px;
}
h1.header_services {
	color: #09a3a3;
	font-family: "Roboto Slab";
	font-size: 36px;
	font-weight: 600;
	padding: 60px 0;
	margin-bottom: 0;
	text-align: center;
	margin-top: 0;
}
.wrapper_automatization_block:nth-child(2n-1) {
	background: #f4f7f6d9 url(/automatization/img/circ.svg) 100% 0% no-repeat;
	background-size: 55%, cover;
}
.wrapper_automatization_block:nth-child(2n) {
	background: url(/automatization/img/pattern.svg) 0 100% repeat-x;
	background-size: cover;
	background-position: center bottom;
}
.wrapper_automatization_block {
	padding-bottom: 135px;
}
.automatization_block {
	margin: 0 auto;
	display: flex;
	position: relative;
	box-shadow: 0 11px 62px rgba(0, 0, 0, 0.34);
}
.automatization_block {
	margin: 0 auto;
	display: flex;
	position: relative;
	box-shadow: 0 11px 62px rgba(0, 0, 0, 0.34);
}
.img_automatization_block img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	max-width: 100%;
}
.content_automatization_block {
	background: #fff;
	position: relative;
	z-index: 2;
	padding-bottom: 97px;
	width: 50%;
}
.header_automatization_block {
	color: #fff;
	font-family: Roboto;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	height: 97px;
	background-color: #70d2d2;
	line-height: 97px;
	text-align: center;
}
.text_automatization_block {
	color: #000;
	font-family: Roboto;
	font-size: 20px;
	padding: 30px;
	display: flex;
	flex-direction: column;
	height: calc(100% - 97px);
}
.price_btn_automatization_block {
	height: 97px;
	background-color: #09a3a2;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	width: 100%;
	bottom: 0;
}
.content_automatization_block strong {
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
	display: block;
	font-size: 20px;
	color: #09a3a3;
}
.content_automatization_block ul {
	padding-left: 0;
	list-style-type: none;
}
.content_automatization_block ul li:not(:last-child) {
	margin-bottom: 10px;
}
.content_automatization_block ul li {
	position: relative;
}
.content_automatization_block ul li::before {
	width: 8px;
	height: 8px;
	background: #09a3a2;
	content: "";
	display: inline-block;
	border-radius: 50%;
	position: relative;
	top: -1px;
	margin-right: 10px;
}
li {
	display: list-item;
	text-align: match-parent;
}
.text_automatization_block b {
	color: red;
}

.text_automatization_block b {
	color: #0aa3a2;
}

li::marker {
	unicode-bidi: isolate;
	font-variant-numeric: tabular-nums;
	white-space: pre;
	text-transform: none;
}
.price_automatization_block {
	display: block;
	text-align: center;
}
.price_btn_automatization_block {
	height: 97px;
	background-color: #09a3a2;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	width: 100%;
	bottom: 0;
}
.price_btn_automatization_block .price {
	margin-right: 23px;
}
.price {
	font-family: "Roboto Slab";
	font-size: 21px;
	font-weight: 700;
	color: #f8f5ec;
	/* margin: 10px; */
	text-decoration: none;
}
.price_btn_automatization_block button:hover {
	box-shadow: none;
}
.price_btn_automatization_block button {
	font-family: "Montserrat";
	width: 280px;
	height: 53px;
	box-shadow: 0 6px 5px 2px rgba(0, 0, 0, 0.16);
	border-radius: 27px;
	background-color: #eaeaea;
	border: 0;
	color: #3bb6b3;
	font-weight: 600;
	background-image: linear-gradient(to top, #e9e9e5 0%, #e3f6f3 100%);
	font-size: 14px;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.panel {
	border: none;
}
.panel-group2 {
	border: 1px solid #09a3a2;
	background-color: #09a3a2;
}
.panel-group2 .panel {
	border-radius: 0px;
	box-shadow: 14px 5px 35px rgba(0, 0, 0, 0.15);
	margin-bottom: 0px;
	width: 100%;
	-webkit-box-shadow: -1px 7px 16px 10px rgba(1, 152, 117, 0.38);
	-moz-box-shadow: -1px 7px 16px 10px rgba(1, 152, 117, 0.38);
	box-shadow: -1px 7px 16px 10px rgba(1, 152, 117, 0.38);
}
.panel-default2 .panel-heading {
	background-color: #09a3a2;
}
.panel-heading {
	padding: 10px 15px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}
.fa-chevron-down::before {
	content: "\f078";
}
.collapse.in {
	display: block;
}
.panel-body {
	padding: 15px;
}
b, strong {
	font-weight: 700;
}
svg:not(:root).svg-inline--fa {
	overflow: visible;
}
ul, menu, dir {
	display: block;
	list-style-type: disc;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	padding-inline-start: 40px;
}
.uzag2 {
	font-size: 20px;
	color: #fff;
	text-align: center;
	font-family: 'Montserrat';
	font-weight: 600;
}
.fa {
	font-size: .875em;
}
.panel-body li::marker {
	unicode-bidi: isolate;
	font-variant-numeric: tabular-nums;
	white-space: pre;
	text-transform: none;
}
@media (min-width: 200px) and (max-width: 800px)  {
	.automatization_block {
		display: block;
	}
	.content_automatization_block {
		width: 100%;
	}
	.price_btn_automatization_block {
		display: block;
	}

}