

/* Start:/styles/lora.css?17852402942283*/
/*.inner.page{
	background-color: #fdfdfd;
}*/
.border-box {
	border: 3px solid #08bccb;
	padding: 10px 120px;
	padding-bottom: 50px;
}
.with-bg {
	background-color: #fff;
	padding: 20px 0;
}
.pulse {
	background: url('/img/lora/pulse.png');
	background-repeat-y: no-repeat;
	background-position: 40% 40%;
}
.pulse-solid {
	background: url('/img/lora/pulse_solid.png');
	background-repeat-y: no-repeat;
	background-position: 40% 40%;
	min-height: 400px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.gray-title {
	color: #595959 !important;
	font-size: 21px;
	font-family: tahoma;
}
.inner h2,
.inner h3{
	color: #333;
	font-weight: normal;
	position: relative;
}
.inner p{
	color: #333;
}
.text{
	
}
.text ul{
	list-style-type: none;
	padding-left: 0;
}
.text img{
	float: left;
	margin-right: 20px;
	width: 25px;
}
.text p{
	font-size: 16px;
	color: #595959;
}
.red-underline{
	border-bottom: 2px solid #e44e50;
}
.bg{
	background: url("/img/rostselmash/bg.jpg") top left no-repeat;
	height: 640px;
	position: relative;
	width: 100%;
	z-index: 0;
}
.sub-image{
	z-index: 0;
}

.some-info{
	padding-top: 70px;
}
.info{
	float: left;
	width: 40%;
}
.info img{
	border-right: 1px solid #bdbdbd;
	float: left;
	max-height: 75px;
	margin-right: 10px;
	padding: 5px 0;
}
.info p{
	font-size: 18px;
	color: #333;
	margin: 0;
}
.info h2{
	margin: 0;
	line-height: 1em;
	color: #2695ca;
}

.an {
	position: absolute;
	font-style: italic;
}

.arrow-items .item {
	/*margin-bottom: 100px;*/
}

.some-line {
	background: #e2e2e2;
	height: 2px;
	margin: 50px 0;
	width: 100%;
}

.other-img .item {
	position: relative;
}

@media (max-width: 843px) {
	.an1 {
		display: none;	
	}
}

.image-container {
	position: relative;
}

.padding-bottom{
	padding-bottom: 200px;
}

.screen-shadow {
-webkit-box-shadow: 0px 5px 3px 0px rgba(0, 0, 0, 0.35);
-moz-box-shadow:    0px 5px 3px 0px rgba(0, 0, 0, 0.35);
box-shadow:         0px 5px 3px 0px rgba(0, 0, 0, 0.35);
}
@media(max-width: 1200px) {
	.sub-image{
		display: none !important;
	}
	.image-adapt{
		width: 600px;
	}
}

.clearfix:after{
	content: "";
	display: table;
	clear: both;
}

.underline{
	position: relative;
}
.underline:after{
	content: '';
	position: absolute;
	height: 2px;
	background-color: #f00;
	bottom: 0;
	left: 0;
}
/* End */
/* /styles/lora.css?17852402942283 */
