/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

strong {
	font-weight: bold;
}



.fr{
	float: right;
}

.fl {
	float: left;
}

abbr {
	cursor: help;
	border-bottom: 1px dotted #dadada;
}

.white-panel {
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    color: #333333;
    margin-bottom: 40px;
    padding: 0;
}
/****************************************************************/
/*=MAIN */
/****************************************************************/

body {
	font: 14px/1.5 Arial, Helvetica, sans-serif;
}

.container {
	position: relative;
}


h1 {
	font-size: 14px;
	border-bottom: 2px solid #D2232A;
	text-align: center;
	color: #D2232A;
	margin: .5rem 0 1rem 0;
	text-transform: uppercase;
	padding-bottom: 1px;
}

h1.vizRek {
	border-bottom: 2px solid #008141;	
	color: #008141;
	background: none;
}

h1.kons {
	border-bottom: 2px solid #FAA626;	
	color: #FAA626;
	background: none;
}

h1.pos {
	border-bottom: 2px solid #974A16;	
	color: #974A16;
	background: none;
}

h2 {
	background: #D2232A;
	font-size: 17px/1.5;
	color: white;
	text-align: center;
	padding: 7px 7px;
	margin-bottom: 14px;
	font-weight: bold;
	border-radius: 6px 6px 0 0;
}



.vizRek, h2.vizRek {
	background: #008141;
}

h2.kons {
	background: #FAA626;
}

h2.pos {
	background: #974A16;
}

a {
	color: #0088CC;
    text-decoration: none;
}

a:hover, a:focus {
    color: #005580;
    text-decoration: underline;
}

p {
	
	margin-bottom: 14px;
	text-align: justify;

}

ul {
	margin-left: 1rem;
	list-style: outside;
	font-style: italic;
	margin-bottom: 1rem;
}
ul li {

}


ol {
	/*margin-left: 1rem;*/
	/*list-style: outside;*/
	font-style: italic;
	margin-bottom: 1rem;
}


img {
	margin-bottom: 7px;
	width: 100%;
	height: auto;
}



/****************************************************************/
/*=ICON */
/****************************************************************/
[class^="icon-"] {
    background-image: url("../img/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
    width: 14px;
}






/* =2.Main Header
-------------------------------------------------------------- */
.top-header {
  background-color: #252525;
  box-shadow: 2px 0 4px rgba(0, 0, 0, 0.5);
  background: url('../img/footer-bg.png');  
}

.logo {
	border: none;
	margin: 0;
	padding: 0;
}
.logo a {
  background: transparent url('../img/logo-top.png') left center no-repeat;
  display: block;
  height: 63px;
  width: 100%;  
}
.menu-list {
  float: right;
  list-style-type: none;
  margin: 0;
}

.menu-list .header-tel {
	margin: 0;
	text-align: left;
	display: inline-block;
	margin-right: 5em;
	font-style: normal;
	color: #dadada;
	font-size: 18px;
}

.menu-list .header-tel span {
	font-size: 13px;
	padding-right: 1em;
}

.menu-list .menu-item {
  display: inline;
  font-size: 13px;
  margin-left: 30px;
  line-height: 63px;
}
.menu-list .menu-item.highlight-item a {
  color: #70CB00;
}
.menu-list .menu-item a {
  color: #dadada;
  transition: color 0.2s ease;
  font-style: normal;
}
.menu-list .menu-item a:hover {
  color: white;
  text-decoration: none;
}





/****************************************************************/
/*=PROMO */
/****************************************************************/
.promo {
	margin-top: 48px;
	position: relative;
}

.promo img {
	border: none;

}

.promo .promo-txt {
	color: #0088CC;
	width: 340px;
	height: 200px;
	padding: 1em;
	background: white;
	opacity: 0.8;

	position: absolute;
	top: 2em;
	right: 2em;
}

.promo .promo-txt p {
	text-align: center;
	margin-bottom: 9px;
}

/****************************************************************/
/*=FOOTER */
/****************************************************************/
footer {
	color: #333;
}

footer .logo {
	background: url('../img/logo.png') no-repeat 0 0;
	width: 161px;
	height: 35px;
}

footer ul {
	margin-top: 5px;
	margin-left: 0;
}

footer li {
	display: inline-block;
}

footer p {	
margin-right: 2rem;
}

footer li a {
	color: #D2232A;
	text-decoration: none;
	font-style: italic;
}

.storinka {
	position: absolute;
	top: 30px;
	right: -14%;
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	background: #D2232A;
	font-size: 24px;
	color: white;
	/*font-weight: bold;*/
	border-radius: 35px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	display: block;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.6);
}

.storinka:after {
	content: ' стр.';
	font-size: 11px;
	/*font-style: italic;*/
	color: white;
	font-weight: normal;
}

.vizRek {
	background: #008141;
}

.kons {	 
	background: #FAA626;
}

.pos {
	background: #974A16;
}



/****************************************************************/
/*=MENU NAV */
/****************************************************************/

.menu-section {
	/*background: grey;*/
}

.nav {	
	list-style: none outside none;
	margin-top: 47px;
	margin-left: -80px;
	font-size: 14px;
	background-color: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);    
    padding: 0;
}

.nav li {	
	line-height: 20px;
}

.nav li:first-child a {
	border-radius: 6px 6px 0 0;
}

.nav li:last-child a {
	border-radius: 0px 0px 6px 6px;
}

.nav li a {
	font-style: normal;
	padding: 6px 15px;
	 border: 1px solid #E5E5E5;
	 display: block;
	 margin: 0 0 -1px;
}

.nav li a:hover {
	background: #f5f5f5;
	text-decoration: none;
}

.nav li a.transport {
	background: #D2232A;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 15px;
}

.nav li a.transport:hover {
	opacity: 0.8;
}

.nav li a.vizRek {
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 15px;
}

.nav li a.vizRek:hover {
	opacity: 0.9;
	background: #008141;
}


.nav li a.kons {
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 15px;
}

.nav li a.kons:hover {
	opacity: 0.9;
	background: #FAA626;
}

.nav li a.pos {
	background: #974A16;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 15px;
}

.nav li a.pos:hover {
	background: #974A16;
	opacity: 0.9;

}

.nav a i {
	 
	float: right;
    margin-right: -6px;
    margin-left: 14px;
    margin-top: 2px;
    opacity: 0.25;
    background-position: -456px -72px;
}

.nav a:hover i {
	opacity: 0.5;
}