

/* Start:/styles/rostselmash.css?17852402941819*/
/*.inner.page{
	background-color: #fdfdfd;
}*/
.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;
}

.list{
	padding-left: 20px;
	list-style-type: none;
}
.list li{
	margin-top: 5px;
	position: relative;
}
.list li:after{
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	background-color: #e44e50;
	top: 8px;
	left: -15px;
	border-radius: 50%;
}

@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/rostselmash.css?17852402941819 */
