

/* Start:/local/templates/hartiya/components/bitrix/news.detail/regional-operator/style.css?16377648123375*/
.wrapper.tariff{
padding: 0 15px;
margin: 70px auto;
}
.light-gray-bg .wrapper.tariff{
padding: 40px 15px 70px;
margin: 0 auto;
}
.dogovor-left{
display: inline-block; width: 800px;
vertical-align: top;
}
.dogovor-right{
width: 270px;
display: inline-block;
margin-left: 95px;
vertical-align: top;
box-sizing: border-box;
text-align: center;
background: #0a7acc;
padding-top: 35px;
border-radius: 5px;
overflow: hidden;
}
.dogovor-right .h3, .dogovor-right .tarif-dates{
color: #9dcaeb;
}
.dogovor-right .h1,.dogovor-right .h2{
color: #fff;
}
.dogovor-right .h1{
margin-bottom: 5px;
}
.dogovor-right .h1+.h2{
margin-top: 0;
}
.dogovor-right .tarif-dates{
margin-bottom: 30px;
}
.dogovor-right a{
	display: block;
	background: #01aeea;
	color: #fff;
	font-size: 17px;
	line-height: 50px;
	font-weight: 500;
	height: 50px;
	text-decoration: none;
}
.dogovor-right a:hover{
color: #fff;
}
.dogovor-right a::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 14px;
    margin-left: 15px;
    background: url(/local/templates/hartiya/images/whitearrow.png) no-repeat center center;
}

.dogovor-left b{
	 display: inline-block;
	 height: 18px;
	 width: 18px;
	 border-radius: 20px;
	 background: #C9E1EE;
	 color: #3B5D70;
	 font-size: 11px;
	 line-height: 18px;
	 text-align: center;
	 vertical-align: middle;
	 margin-left: 2px;
}
.dogovor-left b:hover{
	background: #01AeeA;
	color: #fff;
}
.dogovor-left p{
position: relative;
}
.dogovor-left small{
	display: none;
	position: absolute;
	bottom: 34px;
	left: 57px;
	width: 400px;
	padding: 30px;
	background: #fff;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	color: #6B818E;
	box-sizing: border-box;
	border-radius: 5px;
	border: 1px solid #C9E1EE;
	box-shadow: 0 2px 5px #bbd4E2;
	z-index: 505;
}
.dogovor-left b:hover  + small{
display: block;
}
.dogovor-left small:after{
	content: ' ';
	background: #fff;
	border-bottom: 1px solid #C9E1EE;
	border-left: 1px solid #C9E1EE;
	border-radius: 2px;
	width: 13px;
	height: 13px;
	transform: rotate(-45deg);
	position: absolute;
	bottom: -7px;
	left: 50%;
	margin-left: -14px;
	box-shadow: -3px 3px 4px #bbd4E2;
}
.doc-wrapper .file-place{
	display: block;
    width: 1170px;
    margin-bottom: 15px;
	margin-left: 0;
}
.doc-wrapper .file-place+.file-place {
	margin-left: 0;
}
.doc-wrapper .file-place .main-file-info{
    width: 1000px;
}
.list-wrapper{
margin-bottom: 70px;
}
.tariff h2{
margin-bottom: 40px;
}

.wrapper.main-important-wrapper{
	border: 1px solid #C9E1EE;
	box-shadow: 0 2px 8px rgba(146, 194, 220, 0.3);
	margin-top: -25px;
	background: #fff;
	display: flex;
	justify-content:flex-start;
	align-items:stretch;
}

.wrapper.main-important-wrapper div{
	padding: 25px 30px;
	font-weight: bold;
	font-size: 19px;
	line-height: 29px;
	color: #3B5D70;
}
.wrapper.main-important-wrapper div.voskl-znak{
	width: 90px;
	box-sizing: border-box;
	background: url("/local/templates/hartiya/images/white-voskl.png") no-repeat center center #F24D37;
}

@media screen and (max-width:600px) {
	.wrapper.main-important-wrapper {
		width: 90%;
		flex-direction: column;
		padding: 0;
	}

	.wrapper.main-important-wrapper div {
		padding: 15px;
		font-size: 16px;
		line-height: 25px;
	}

	.wrapper.main-important-wrapper div.voskl-znak {
		width: 100%;
		height: 40px;
		background-size: 25px 25px;
	}
}
/* End */
/* /local/templates/hartiya/components/bitrix/news.detail/regional-operator/style.css?16377648123375 */
