
html {
  position: relative;
  /* min-height: 100%; */
  background: url('/image/fon.png');
  height: 100%;
}
body {
 height: 100%;
  font-family: 'MyriadPro';

}
h1{
	text-transform:uppercase;
	color:#0089E5;
	text-align:center;
	font-weight:bold;
	font-size:30px;
	padding:20px 0px;
}
h2{
	text-transform:uppercase;
	color:#00558F;
	/* text-align:center; */
	font-weight:bold;
	font-size:27px;
	padding-top:20px;
}


.otpravit{
	color: #fff;
	font-weight:bold;
	text-transform:uppercase;
	background: linear-gradient(to top, #1C479B, #1C4698);
	border:solid 1px #8D6B0A;
	padding: 10px 45px;
	margin: 0px 0px 40px 0px;
}
.forma form{
	max-width:325px;
	margin:auto;
	text-align: center;
}


.forma input{
	margin: 5px 0px;
}
.form_punkt{
	float:left;
	color: #111;
}
#name{
	height: 35px;
	width: 210px;
	border-radius: 2px;
	border: 0px;
}
.chem{
	text-transform:uppercase;
	color:#00385E;
	font-weight:bold;
	font-size:16px;
}
 
.disp{
	display:inline-block;
	padding-bottom: 20px;
}
.text_al{
	text-align:center;
}
.zvezda{
	list-style: none;
	font-weight: bold;
	font-size: 18px;
	color: #515151;
	list-style-image: url(../img/zv.png);
}
.sl{
	text-transform:uppercase;
	color:#00385E;
	font-size:21px;
	font-weight:bold;
	text-align:center;
}
.cont_white {
    background: #fff;
    min-height: 100%;
    position: relative;
    padding-bottom: 200px;
}


.copyright {
	color:#fff;
	padding-top: 30px;
}
.telfooter{
	color:#fff;
	text-align:center;
}
.telefon_footer{
	color:#fff;
	font-weight: bold;
	font-size: 22px;
}
.telfooter a{
	color:#fff;
	font-size:18px;
	
}
.adr{
	color: #00385E;
	font-size: 18px;
}
.mailfooter{
	text-align:right;
	color:#fff;
	/* padding-top: 10px; */
}
@font-face {
  font-family: 'MyriadPro';
  src: url('../fonts/MyriadPro.ttf') format('truetype');
}

@media (min-width:0px) and (max-width:768px) {
	.headtel{
		margin:auto;
		/* width: 250px; */
	}
	.telefon{
	font-weight: bold;
font-size: 25px;
/* color: #00385E; */
/* line-height: 10px; */
margin-top: 15px;

}
	ul.hr {
		list-style-image: none;
list-style-type: none;
    margin: 0; /* Обнуляем значение отступов */
    padding: 4px; /* Значение полей */
	
   }
   ul.hr li {
    
    margin-right: 5px; /* Отступ слева */
    padding: 3px; /* Поля вокруг текста */
	/* width: 1%; */
	text-align: center;
	/* background: url(../img/strelka.png) no-repeat top left; */
	
   }
   ul.hr li:nth-child(1){
	   background: none;
   }
   .hr{
	   list-style-image: url(../img/zv.png);
	   /* display: table-cell; */
   }
	
}
@media (min-width:769px) and (max-width:992px) {
	.headtel{
		margin:auto;
		/* width: 220px; */
	}
	ul.hr {
    margin: 0; /* Обнуляем значение отступов */
    padding: 4px; /* Значение полей */
	
   }
   ul.hr li {
    display:table-cell; /* Отображать как строчный элемент */
    margin-right: 5px; /* Отступ слева */
    padding: 3px; /* Поля вокруг текста */
	width: 1%;
	text-align: center;
	background: url(../img/strelka.png) no-repeat top left;
	
   }
   ul.hr li:nth-child(1){
	   background: none;
   }
   .hr{
	   list-style-image: url(../img/zv.png);
	   /* display: table-cell; */
   }
}
@media (min-width:992px) and (max-width:1199px) {
	.telefon{
	font-weight: bold;
font-size: 25px;
color: #00385E;

margin-top: 0px;

}
	.headtel{
		margin:auto;
		width: 220px;
	}
	ul.hr {
    margin: 0; /* Обнуляем значение отступов */
    padding: 4px; /* Значение полей */
	
   }
   ul.hr li {
    display:table-cell; /* Отображать как строчный элемент */
    margin-right: 5px; /* Отступ слева */
    padding: 3px; /* Поля вокруг текста */
	width: 1%;
	text-align: center;
	background: url(../img/strelka.png) no-repeat top left;
	
   }
   ul.hr li:nth-child(1){
	   background: none;
   }
   .hr{
	   list-style-image: url(../img/zv.png);
	   /* display: table-cell; */
   }
}
@media (min-width:1200px) and (max-width:9999px) {
	.telefon{
	font-weight: bold;
font-size: 28px;
color: #00385E;
 line-height: 10px;
margin-top: 15px;

}
	.headtel{
		margin:auto;
		width: 220px;
	}
	ul.hr {
    margin: 0; /* Обнуляем значение отступов */
    padding: 4px; /* Значение полей */
	
   }
   ul.hr li {
    display:table-cell; /* Отображать как строчный элемент */
    margin-right: 5px; /* Отступ слева */
    padding: 3px; /* Поля вокруг текста */
	width: 1%;
	text-align: center;
	background: url(../img/strelka.png) no-repeat top left;
	
   }
   ul.hr li:nth-child(1){
	   background: none;
   }
   .hr{
	   list-style-image: url(../img/zv.png);
	   /* display: table-cell; */
   }
	
}
.footer {
    background-color:#00385E;
    position: absolute;
    bottom: 0px;
    height: 200px;
	width: 100%;
}

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

.container-main {
  width: auto;  
  /* padding: 0 15px; */
}
.container .text-muted {
  margin: 20px 0;
}

.fonwood{
	background: url(../pict/fon_doski.png)center;
}
.galochka{
	list-style: none;
    list-style-image: none;
	display: table;
	margin: 60px auto;
	font-size: 20px;
	color: #111;
	list-style-image: url(../pict/gal.png);

}

