@charset "utf-8";
/* CSS Document */
div.otdelka{
	display: block;
	position: relative;
	clear: both;
}
div.otdelka img{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: 0 0;
	max-width: 100%;
}
div.otdelka .clear {
    clear: both;
    height: 1px;
    line-height: 1px;
}
#blkbg{
	position:relative;
	width:599px;
	height:800px;
	float:left;
	top:1px;
	margin-left:0}
#blkbg.tip1{
	background:url("/images/otd/balk1.jpg") no-repeat right top}
#blkbg.tip2{
	background:url("/images/otd/balk2.jpg") no-repeat left top}
#blkbg.tip3{
	background:url("/images/otd/balk3.jpg") no-repeat left top}
#blkbg div{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	/*width: 499px;*/
	width: 100%;
	height: 800px;
}
#shkaf1_1,
#shkaf1_2,
#shkaf1_3{
	z-index:100;
}
.blk_item{
	width:499px;
	height:800px;
	float:left;
	background:url("/images/otd/rightBG.jpg") no-repeat right top}
.blk_item .otdtit{
	margin: 17px 0 15px 55px;
	font-family:"Roboto Condensed",sans-serif;
	text-align:center;
	font-size:25px;
}
.type1{
	margin: 0 auto 15px auto;
	font-family:"Roboto",sans-serif;
	font-size:16px;
}
.type1 p{
	font-size:21px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	text-shadow:1px 1px 1px #fff;
	margin:0 0 3px 0}
.pol2{
	position: relative;
	padding: 10px 0 18px 0;
	background: url("/images/otd/line.png") repeat-x left bottom;
	margin: 0 10px 0 30px;
}
.pol2 a{
	position: relative;
	color: #000;
	font-size: 16px;
	line-height: 1;
	padding: 10px 0 10px 45px;
	width: 150px;
	background: url("/images/otd/dot1.png") no-repeat left top;
	text-shadow: 1px 1px 1px #fff;
	white-space: nowrap;
}
.pol2 a.active{
	background:url("/images/otd/dot2.png") no-repeat left top;
}
.itog_price{
	text-align:center;
	width:232px;
	height:77px;
	background:url("/images/otd/priceBG.png") no-repeat left top;
	display:inline-block;
	font-size:55px;
	font-family:"Roboto Condensed",sans-serif;
	font-weight:bold;
	color:#fed124;
	line-height:70px;
	padding:0 50px 0 0;
	margin-left:35px;
	float:left}
.oformit{
	width:195px;
	height:77px;
	background:url("/images/otd/buttBG.png") no-repeat center top;
	float:left;
	margin:0 0 0 10px}
.oformit a{
	font-family:"Roboto Condensed",sans-serif;
	font-size:25px;
	text-align:center;
	line-height:74px;
	color:#000;
	text-transform:uppercase;
	display:block;
	height:100%;
	width:100%}
.rassroch{
	text-align:center;
	padding:17px 0 0 0;
	font-size:27px}
.rassroch a{
	color:#c00;
	line-height:14px;
	font-size:20px;
	font-family:"Roboto",sans-serif;
	font-weight:bold;
	border-bottom:2px solid #c00;
	text-transform:uppercase}
.rassroch a:hover{
	border:0;
}
@media only screen and (max-width : 1024px) {
	#blkbg.tip1{
		display: none;
	}
	.blk_item{
		height: auto;
		padding-bottom: 20px;
		float: none;
		margin: 0 auto;
	}
	.type1 p{
	    padding: 0 20px;
		font-size: 16px;
		line-height: 25px;
		white-space: normal;
	}
	.pol2{
		background: none;
	}
}
@media only screen and (max-width : 768px) {
	.kalk_otd {
		width: 100%;
		height: auto;
	}
}
/*iPhone 6/7/8 Plus landscape*/
@media only screen and (max-width : 740px) and (orientation: landscape){
	
}
/*//iPhone 6/7/8 Plus landscape*/
/*iPhone 6/7/8 Plus portrait*/
@media only screen and (max-width : 480px) and (orientation:portrait){
	.blk_item{
		width: 95%;
		border: 2px solid black;
		height: auto;
		background: none;
		background-color: #ececec;
		padding: 0;
	}
	.blk_item .otdtit {
		background-color: #000;
		padding: 5px 10px;
		margin: 0 0 20px 0;
	}
	.pol2 a{
		padding: 10px 0 10px 45px;
		width: auto;
		margin-bottom: 10px;
	}
	.itog_price{
		margin: 0 auto;
		display: block;
		position: relative;
		float: none;
	}
	.oformit {
		width: 100%;
		height: 77px;
		float: none;
		margin: 10px auto;
	}
	.rassroch {
		clear: both;
		padding: 0 0 17px 0;
	}
}
/*//iPhone 6/7/8 Plus portrait*/
