body {
	background-image: none;
}

#modal .rezult{
	overflow: hidden;
	background: #f0e9d2;
	padding-top: 40px;
}

#modal .rezult .wrap{
	overflow: hidden;
}

#modal .rezult h6{
	margin-bottom: 75px;
}

#modal .rezult h3{
	font-family: "Open Sans Extrabold", Arial, sans-serif;
}


#modal .rezult .material>p{
	font:14px "Open Sans Semibold", Arial, sans-serif;
}
	
#clone_material{
	width: 170px;
	margin-top: 20px;
	text-align: center;
	font-size:13px;
	margin-bottom: 15px;
}

#modal .material{
	float: left;
}

#modal .material+div{	
	width: 410px;
	margin-left: auto;
	margin-right: auto;
}

#modal .material+div img{
	width: 400px;
	height: 242px;
}

#modal .parametri_zabora_rezult{
	float: right;
	margin-top: -225px;
}

#modal .parametri_zabora_rezult p{
	font:14px "Open Sans Semibold", Arial, sans-serif;
	margin-bottom: 20px;
}

#modal .parametri_zabora_rezult p:first-child{
	font:italic 14px "Open Sans", Arial, sans-serif;
	margin-bottom: 30px;
}

#modal .rezult .wrap+div{
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 20px;
}

#modal .table{
	width: 620px;
	float: left;
	background: #ede3c2;
	padding-left: 40px;
	padding-right: 30px;
	padding-top: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 99900px;	
	margin-bottom: -99800px;	
	
}

#modal .table table{
	width: 100%;
}

#modal .table tr{	
	border-bottom: 1px solid #868686;
}

#modal .table th{
	font:14px "Open Sans Extrabold", Arial, sans-serif;
	color:#000;
	padding-bottom: 18px;
	padding-right: 10px;
	text-align: left;
}

#modal .table th:first-child{
	width: 45px;	
}

#modal .table td{
	font:14px "Open Sans", Arial, sans-serif;
	padding-top: 25px;
	padding-bottom: 25px;
}

#modal .table td:first-child{
	font-family: "Open Sans Semibold", Arial, sans-serif;
}

#modal .table tr:last-child td{
	font:18px "Open Sans Semibold", Arial, sans-serif;
}

#modal .table>p{
	margin-top: 25px;
	margin-left: 55px;
}

#modal .table>p a{
	font:14px  "Open Sans", Arial, sans-serif;
	color:#2a67a6;
	text-decoration: underline;
}
	
#modal .form_zakaz{
	display: none;
}

nav {
	display: none;
}

.share-inside {
	display: none;
}

#jivo_chat_widget {
	display: none;
}

.banner {
	height: 250px;
}

.banner .form {
	display: none;
}

.banner .wrapper > div:nth-child(2) p:last-child {
	font-size: 36px;
    margin-right: 10px;
    margin-top: 90px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
    width: 500px;
}

.banner .orange {
	display: none;
}

.banner .circle {
	display: none;
}

#modal .footer {
	display: none;
}

.our_advantages article {
	width: auto;
}

.our_advantages {
	display: block;
}


footer .left {
visibility: hidden;
}