* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: "GOST type B";

}

body {
	background-image: url(/img/bg_main_2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-width: 1250px;
	background-attachment: fixed;
	height: 100%
}

@font-face {
    font-family: "GOST type B";
    src: url('/css/gost_type_b.ttf');
}

div {
	color: #253134;
	font-size: 18px;
}

a, a:visited {
	color: #347383;
	font-size: 18px;
	text-decoration: underline;
} 
a:hover {
	color: #347383;
	font-size: 18px;
	text-decoration: none;
}
/* top */

.header {
	height: 170px;
	width: 100%;
	position: relative;
	bottom: 0px;
}
.top_location {
	width: 100%;
	text-align: center;
	box-shadow: 0px 0px 8px 8px rgba(0,0,0,0.4);
	background-color: #347383;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	white-space: nowrap;
}
.top_location h2,
.top_location a,
.top_location a:visited {
	padding: 18px 0px 18px 0px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
}
.top_menu {
	height: 57px;
	background-color: #0c2b36;
	opacity: 0.9;
	vertical-align: middle;
}
.menu_top a,
.menu_top a:visited {
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 9 0 0;
}
.menu_top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu_top a.checked {
	background-color: #FFFFFF;
	color: #0c2b36;
	border-radius: 3px;
	padding: 4 4 4 4;
	
}
a.lang, a:visited.lang {
	color: #94c6cc;
	text-decoration: underline;
	
}
a:hover.lang {
	color: #94c6cc;
	text-decoration: none;
}
.lang_check {
	background-color: #9fd5db;
	color: #23353b;
	border-radius: 3px;
	padding: 4 4 4 4;
	margin: 0 2 0 0;
}
.lang_links {
	margin-left: 20px;
}
.top_left,
.top_left a,
.top_left a:visited {
	font-size: 27px;
	color: #9fd5db;
	vertical-align: middle;
	line-height: 35px;
	vertical-align: top;
	padding-top: 10px;
	text-decoration: none;
}
.follow {
	font-size: 16px;
	color: #9fd5db;
	text-transform: uppercase;
	padding: 0 5 0 20; 
}
.top_left img.top_icon {
	margin: 0 8 6 8;
}
.bg_menu {
	background-image: url(/img/bg_menu.png);
	height: 7px;
	top: -2px;
	position: relative;
}
.logo {
	position: relative;
	top: -114px;
	margin: auto;
	width: 209px;
	height: 105px;
	box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.4);
}
.logo_l {
	background: url(/img/logo_l.png) no-repeat;
	position: relative;
	margin: auto;
	width: 50px;
	height: 43px;
	top: -17px;/* -17*/
	left: -129px;
}
.logo_r {
	background: url(/img/logo_r.png) no-repeat;
	position: relative;
	margin: auto;
	width: 49px;
	height: 43px;
	top: -165px; /* -165*/
	left: 129px;
}



/* center */
.content_blank {
	background-color: #FFFFFF;
	background-color: rgba(255, 255, 255, 0.9);
	border-radius: 5px;
	width: 1000px;
	min-height: 56%;
	margin: auto;
	position: relative;
	padding: 0 20 20 20px;
	z-index: 1000;
}

.warranty {
	background: url(/img/warranty.png) no-repeat;
	width: 86px;
	height: 119px;
	position: relative;
	top: -175px;
	left: 1210px;
	z-index: 1010;
}

.page_nav_div {
	height: 34px;
	padding: 8 0 0 0;
	
}

.page_nav_span {
	background-color: #c7e2e5;
	height: 34px;
	padding: 8 20 8 20;
	min-width: 10px;
	white-space: nowrap;
	margin: 0 0 8 0;
	border-radius: 0 0 4px 4px;
}

.nav_ico {
	background: url(/img/nav_ico.png) no-repeat;
	min-width: 35px;
	min-height: 35px;
	padding: 2 12 4 13px;
	margin: 0 5 0 5;
} 

.page_title {
	font-size: 38px;
	color: #253134;
}
.page_title_second {
	font-size: 22px;
	color: #253134;
}
.main_list {
	background: url(/img/anchor.png) no-repeat left center;
	padding-left: 24px;
	height: 27px;
	margin: 10 5 5 0;
}
.main_list_inner {
	background-color: #23353b;
	padding: 5 6 5 6;
	border-radius: 3px;
	width: auto;
	white-space: nowrap;

}
.main_list_inner:hover {
	background-color: d00000;
}
.main_list a,
.main_list a:visited {
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
}
.main_list a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.main_portfolio_name A,
.main_portfolio_name A:visited,
.main_portfolio_name A:HOVER {
	font-size: 16px;
	color: #253134;
	line-height: 30px;
}
.main_portfolio_name img {
	border-radius: 10px;
	border: dashed 1px #253134;
}
.main_portfolio_text {
	 /* Отменяем перенос текста */
    overflow: hidden; /* Обрезаем содержимое */
    text-overflow: ellipsis;
	 width: 210px;
	 height: 50px;
}

.menu_left a {
	margin-bottom: 10 10 10 10;
	line-height: 25px;
}

.listing {
	border: 0px solid red;
}
.listing span {
	color: #FFFFFF;
	font-size: 23px;
	background-color: #598b98;
	border-radius: 3px;
	padding: 0 10 0 10;
	margin: 0 0 0 0;
	vertical-align: middle;
	width: 10px;
	
}
.listing a,
.listing a:visited,
.listing a:hover {
	color: #347383;
	font-size: 23px;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 0 10 0 10;
	vertical-align: bottom;
}

img.portfolio_detail  {
	border-radius: 10px;
	border: dashed 1px #253134;
	float: left;
	margin: 0 30 15 0;
}

.tag {
	background-color: #23353b;
	padding: 5 6 5 6;
	border-radius: 3px;
	width: auto;
	white-space: nowrap;
	line-height: 40px;
}
.tag_check {
	background-color: #d00000;
	padding: 5 6 5 6;
	border-radius: 3px;
	width: auto;
	white-space: nowrap;
	line-height: 40px;
}
.tag:hover {
	background-color: d00000;
}
.tag a,
.tag a:visited {
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
}
.tag a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tag_check:hover {
	background-color: d00000;
}
.tag_check a,
.tag_check a:visited {
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
}
.tag_check a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
img.gallery_detail  {
	border-radius: 10px;
	border: dashed 1px #253134;
	margin: 0 18 0 18;
}

/* bottom */

.footer_logos {
	height: 111px;
	background-color: #FFFFFF;
	opacity: 0.85;
	text-align: center;
}

.footer_logos img {
	position: relative;
	vertical-align: middle;
	margin: 30px 10px 0px 10px;
}


.bg_footer {
	background-image: url(/img/bg_menu.png);
	height: 7px;
	top: 5px;
	position: relative;
	z-index: 1;
}

.copyright {
	width: 370px;
	height: 40px;
	background-color: #23353b;
	margin: auto;
	position: relative;
	top: 34px;
	z-index: 2;
	border: dashed 1px white;
	border-radius: 5px;
	color: #FFFFFF;
	font-size: 15px;
	padding: 10px 10px 0px 20px;
}

.copyright img {
	position: relative;
	vertical-align: middle;
	margin: 0px 7px 0px 7px;
}


.height100 {
	height: 100%;
}
