@CHARSET "ISO-8859-1";
/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}

a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#444;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}

body {min-width:500px;}

.section{
	text-align:center;
	box-sizing: border-box;
	padding-top:70px;
	padding-left:15px;
	padding-right:15px;
}


#logo{
	width: 100%;
	height: 70px;
	line-height: 70px;
	position:fixed;
	z-index:99999;
	text-align:center;
	background-color: #FFFFFF;
	vertical-align: middle;
	display: table;
}

.top1 {
	display: inline-block;
    vertical-align: middle;
    line-height: 20px;
}
.top2 {
	font-family: Verdana;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	display: inline-block;
	vertical-align: middle;
	line-height: 20px;
	margin-left: 200px;
}
.phoneLink {
	font-family: Verdana;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#footer{
	height:200px;
	padding-top: 40px;
	text-align:center;
	background-color: #FFFFFF;
	display: table;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
}
.contacts-block {
	display: flex;
	justify-content: center;
	box-sizing: border-box;
	flex-wrap: wrap;
}

.section {
	text-align:center;
	padding-top:70px;
	padding-bottom: 20px;
	box-sizing: border-box;
}


#section0 {
	background:url(../images/page0.jpg) center center no-repeat;
	background-size: cover;
}

#section1 {
	background-color: #F3F3F3;
	font-family: Verdana;
	font-size: 20px;
	padding-top: 20px;
}

#section2 {
	background:url(../images/page2.jpg) center center no-repeat;
	background-size: cover;
}

#section3 {
	background-color: #E2E2E2;
}

#section4 {
	background:url(../images/page4.jpg) center center no-repeat;
	background-size: cover;
}

#section5 {
	background-color: #FFFFFF;
}

#section6 {
	background-color: #D1D1D1;
	padding-top: 20px;
}

#section7 {
	background-color: #EFEFEF;
	background:url(../images/page7.jpg) center center no-repeat;
	background-size: cover;
}

#section8 {
	background:url(../images/page8.jpg) center bottom no-repeat;
	background-size: cover;
}
#section9 {
	padding-top: 20px;
}


h1
{
	margin-top: 50px;
	font-family: Verdana;
	font-size: 70px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 50px;
}
.hh1
{
	font-family: Verdana;
	font-size: 70px;
	font-weight: bold;
	color: #000;
	margin-bottom: 30px;
}
.hh1-2
{
	font-family: Verdana;
	font-size: 70px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 45px;
}

.hh3
{
	font-family: Verdana;
	font-size: 33px;
	font-weight: bold;
	color: #000;
	margin-bottom: 30px;
}

.hh3-2
{
	font-family: Verdana;
	font-size: 33px;
	font-weight: bold;
	color: #0000FF;
	margin-bottom: 50px;
}
.hh3-3
{
	font-family: Verdana;
	font-size: 42px;
	font-weight: bold;
	color: #ff0000;
	margin-bottom: 50px;
}
.hh3-4
{
	font-family: Verdana;
	font-size: 33px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 50px;
}
.text1
{
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}

.text2
{
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin-top:5px;
}



a.button1
{
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
	background-color: #E60000;
	padding:12px;
	border-radius: 6px;
}

a:hover.button1
{
	background-color: #FF0000;
}


.ul1 {
	padding-left:20px;
	text-align: left;
	display:inline-block;
}
.ul1 li {
	list-style:disc;
	margin-top:10px;
}

.ul2 {
	padding-left:0px;
	text-align:left;
}

.ul2  li {
    list-style-type: none;
 	margin-top:5px;
}
.ul2  li:before {
    content: "✔";
	padding-right:15px;;
 }

.col1 {
	display:inline-block;
	width:430px;
	text-align:left;
	font-family: Verdana;
	font-size: 20px;
	color: #fff;
	padding: 10px;
	vertical-align:top;
	margin-left:10px;
}
.col1-2 {
	display:inline-block;
	width:430px;
	text-align:left;
	font-family: Verdana;
	font-size: 20px;
	color: #0000FF;
	padding: 10px;
	vertical-align:top;
	margin-left:10px;
}
.col1-2 strong {
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-bottom:10px;
	display: block;
}
.col1-mini {
	display:inline-block;
	width:250px;
	text-align:left;
	font-family: Verdana;
	font-size: 20px;
	color: #fff;
	padding: 10px;
	vertical-align:top;
}
.col2 {
	display:inline-block;
	width:500px;
	text-align:left;
	font-family: Verdana;
	font-size: 20px;
	color: #000;
	padding: 10px;
	vertical-align:top;
	margin-left:10px;
	box-sizing: border-box;
}


.col3 {
	display:inline-block;
	width:320px;
	text-align:left;
	font-family: Verdana;
	font-size: 20px;
	color: #000;
	vertical-align:top;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	padding:10px;
	background-color: #D8D8D8;	
}

.col4 {
	display:inline-block;
	background-color: #7E7E7E;	
	opacity: 0.9;
	padding:10px;
}

.col5-1
{
	display:inline-block;
	width:400px;
    vertical-align: middle;
}
.col5-2
{
	font-family: Verdana;
	font-size: 18px;
	color: #000;
	display:inline-block;
	width:500px;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
	box-sizing: border-box;
}
.col5-3
{
	padding-top: 10px;
	box-sizing: border-box;
}
.col6 {
	display:inline-block;
	background-color: #7E7E7E;	
	opacity: 0.9;
	padding:30px;
	margin-bottom:50px;
}

.color1 {
	background-color: #FFDFDF;	
}
.color2 {
	background-color: #E8EAB7;	
}
.color3 {
	background-color: #BDEFB8;	
}

.header1 {
	font-family: Verdana;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-bottom:10px;
}
.header2 {
	font-family: Verdana;
	font-size: 22px;
	color: #000;
	font-weight: bold;
	text-align: center;
	margin-bottom:10px;
}

.header3 {
	font-family: Verdana;
	font-size: 22px;
	color: #000;
	font-weight: bold;
	text-align: center;
	margin-bottom:5px;
}
.header4 {
	font-family: Verdana;
	font-size: 24px;
	color: #000;
	font-weight: bold;
	text-align: center;
	margin-bottom:10px;
}
.header5 {
	font-family: Verdana;
	font-size: 22px;
	color: #252525;
	font-weight: bold;
	text-align: center;
	margin-bottom:30px;
}

#bid-form {
	background-color: #FFFFFF;
	width: 460px;
	border: 1px solid #111;
	border-radius: 3px;
	text-align: center;
	margin: auto;
	display: none;
}
#bid-table {
}

#div-close {
	text-align: right;
	padding: 3px;
}
#bid-caption {
	font-family: Verdana;
	font-size: 22px;
	color: #000;
	font-weight: bold;
	text-align: center;
	margin-bottom:5px;
}
.bid-td1 {
	font-family: Verdana;
	font-size: 16px;
	color: #000;
	text-align: right;
	padding: 5px;
	width: 135px;
	vertical-align: middle;
	box-sizing: border-box;
}
.bid-td2 {
	text-align: left;
	padding: 5px;
	box-sizing: border-box;
}
.bidInput {
	background-color: #fff;
	height: 30px;
	width: 280px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 16px;
	color: #000;
	border: 1px solid #000;
	border-radius: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}


#button2
{
	font-family: Verdana;
	font-size: 20px;
	color: #fff;
	background-color: #5D5D5D;
	padding:4px 6px;
	border-radius: 6px;
	border: 1px solid #000;
}
#button2:hover {
	background-color: #2D2D2D;
}

@font-face {
  font-family: 'ALSRubl-Arial';
  src: url('alsrubl-arial-bold.eot');
  src: url('alsrubl-arial-bold.eot?#iefix') format('embedded-opentype'), url('alsrubl-arial-bold.woff') format('woff'), url('alsrubl-arial-bold.ttf') format('truetype'), url('alsrubl-arial-bold.svg#ALSRublArialBold') format('svg');
  font-weight: bold;
  font-style: normal;
}

.rub {
  font-family: 'ALSRubl-Arial', Arial, sans-serif;
  font-size: 24px;
  line-height: normal;
}

.phone {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #252525;
	margin-right: 70px;
}
.mail {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #252525;
	margin-left: 10px;
}
.mail a {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #252525;
	text-decoration: underline;
}
.contact1 {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #252525;
	margin: 15px 20px;
}
.contact1 img {
	border: none;
	margin-right: 15px;
}
.res-ok {
	font-family: Verdana;
	font-size: 20px;
	color: #003300;
	padding-bottom: 50px;
	padding-top: 30px;
}
.res-no {
	font-family: Verdana;
	font-size: 20px;
	color: #660000;
	padding-bottom: 50px;
	padding-top: 30px;
}

.how {
	font-family: Verdana;
	font-size: 20px;
	color: #000000;
	text-align: center;
	float: left;
	width: auto;
}
.how img {
	padding-bottom: 15px;
}
.arrow {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: center 40px;
	float: left;
	width: 50px;
	height: 102px;
}
.col7 {
	display: table;
	margin: 0 auto; 
	padding-top: 20px;
	padding-bottom: 20px;
}

@media screen and (max-width:850px) {
#logo{
	position:static;
}
.how {
	float: none;
}
.arrow {
	background-image: url(../images/arrow2.png);
	background-repeat: no-repeat;
	background-position: center middle;
	margin: 0 auto; 
	float: none;
	height: 102px;
}
.phone, .mail {
	display:block;
	margin: 15px 0px;
}
.top2 {
	margin-left:10%;
}
}

@media screen and (max-width:500px) {
.col2, .col5-2	{
	width:auto;
}
.section {
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
}

#logo{
	position:static;
	height: auto;
}
.top2 {
	margin-left:0px;
}
}

#check-info {
	font-family: Verdana;
	font-size: 16px;
	color: #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
	visibility: hidden;
}
