@font-face {
    font-family: Narrow;
    src: url(/template/Narrow.ttf);
}

* {
    margin: 0;
    padding: 0;
}

body {
	font-family:helvetica, sans-serif;
}

.c {
	clear:both;
}

#header {
	background:#fff;
	position:absolute;
	height:145px;
	width:970px;
	top:0;
	left:50%;
	margin-left:-485px;
}

#logo {
	background:url(/template/logo.png) center center no-repeat #eee;
	width:250px;
	height:145px;
	float:left;
	display:block;
}

#top-menu {
	float:left;
	margin-top:25px;
}

#top-menu a {
	color:#f04301;
	margin:0 0 0 15px;
	font-size:14px;
	font-weight:bold;
}

#top-menu a:hover {
	text-decoration:none;
}

#contacts {
	width:250px;
	height:145px;
	position:absolute;
	right:0;
	top:0;
}

#top-mail {
	background:#fed501;
	float:right;
	padding:10px;
	margin:10px;
	font-size:14px;
	font-weight:bold;
	color:#000;
	clear:both;
}

#top-mail:hover {
	color:#E50039;
	text-decoration:none;
}

.top-tel {
	float:right;
	clear:both;
	margin:10px;
	font-size:16px;
	font-weight:bold;
	color:#000;
}

.top-adr {
	float:right;
	clear:both;
	margin:0 10px 0 0;
	font-size:14px;
	color:#444;
	text-align:right;
}

#descript {
	font-size:20px;
	color:#999da1;
	width:420px;
	position:absolute;
	left:270px;
	top:70px;
}

#left-fon {
	background:#eee;
	position:fixed;
	top:0;
	left:50%;
	margin-left:-485px;
	width:250px;
	height:100%;
}

#left {
	position:absolute;
	top:145px;
	left:50%;
	margin-left:-485px;
	width:250px;
}

#left-info {
margin-top:20px;
}

#left-info div {
float:left;
}

#left-info img {
float:left;
margin:10px;
}

#left-info p {
margin-top:10px;
font-size:14px;
}

#menu {
	position:relative;
}

#menu p {
margin:10px;
font-size:20px;
font-weight:bold;
display:block;
float:left;
font-family:Narrow;
width:220px;
}

#menu a {
	background:#F04301;
	margin:5px 5px 5px 15px;
	height:40px;
	line-height:40px;
	padding:0 8px 0 8px;
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
	clear:both;
	text-shadow: 1px 1px 1px #800202;
}

#menu a:hover {
	background:#EE7D45;
}

#menu a.a2 {
	background-image:linear-gradient(to bottom,#FFD401,#FED501);
	color:#000;
	clear:none;
	/*margin:5px;*/
	text-shadow:none;
}

#menu a.a2:hover {
	background:#F5E450;
}

#menu a.acalc {
	background:#EA2217;
color:#fff;
}

#menu a.acalc:hover {
	background:#E85F58;
}

.line {
	background:#BFBFBF;
	border-bottom:1px solid #fff;
	height:1px;
	width:100%;
	float:left;
}

main {
	position:relative;
	width:690px;
	min-height:1500px;
	left:50%;
	margin: 145px 0 0 -235px;
	padding:10px 10px 10px 20px;
	color:#2D2D2D;
	font-size:16px;
	line-height:22px;
}

main img, .post img {
	background:#eee;
	margin:10px;
	padding:10px;
	border:1px solid #ccc;
	float:left;
}

#img-gal {
	background:#eee;
	margin:10px;
	padding:10px;
	border:1px solid #ccc;
	float:right;
width:250px;

}

.iconMain{
	display:block;
	float:left;
	text-align:center;
	width:220px;
	height:200px;
	margin:10px 10px 0 0;
	background-image: linear-gradient(45deg, #eee 50%, #ddd 50%);
}

.iconMain img{
	width:190px;
	float:none;
	margin:10px;
	padding:0;
	border:none;
}

.imgMain{
	display:block;
	float:right;
	text-align:center;
	margin:0;
	width:280px;
	background-image: linear-gradient(45deg, #eee 50%, #ddd 50%);
	padding:0;
}

.imgMain img{
	width:260px;
	float:none;
	margin:10px;
	padding:0;
	border:none;
	display:block;
}

#img-main {
margin:0;
padding:0;
border:none;
width:250px;
}

.img-small {
width:45px;
height:33px;
margin:6px 6px 0 0;
padding:0;
border:none;
float:left;
cursor:pointer;
}

main p {
	margin-top:15px;
}

main ul {
	list-style: inside none url(/template/li.png);
	display:block;
	margin-top:15px;
}

main ul:nth-of-type(even) {
	list-style: inside none url(/template/li-g.png);
}

main ul li {
	margin-top:5px;
}

main a {
	color:#f04301;
}

main a:hover {
	/*color:#EE7D45;*/
	text-decoration:none;
}

.breadcrumbs {
	font-size:16px;
	font-family: Narrow, sans-serif;
	margin-bottom: 15px;
	color:#989DA3;
}

.breadcrumbs a {
color:#989DA3;
}

.breadcrumbs a:hover {
text-decoration:none;
color:#989DA3;
}

h1 {
	margin:0 0 20px 0;
	font:30px/36px Narrow;
}

h2 {
	margin:22px 0 22px 0;
	font:26px/30px Narrow;
}

footer {
	position:relative;
	height:200px;
	width:970px;
	left:50%;
	margin-left:-485px;
}

.line-main {
	background:#BFBFBF;
	border-bottom:1px solid #fff;
	position:absolute;
	width:680px;
	left:270px;
	height:1px;
	float:left;
}

#info {
	width:250px;
	float:left;
}

#footer-company {
	font-size:14px;
	font-weight:bold;
	margin:15px 10px 0 30px;
}

#footer-descript {
	font-size:12px;
	margin:10px 10px 0 30px;
}

.footer-tel {
	font-size:16px;
	font-weight:bold;
	margin:7px 10px 0 30px;
}

#info a {
	color:#f04301;
	font-size:14px;
	font-weight:bold;
	margin:7px 10px 0 30px;
	display:block;
}

#info a:hover {
	/*color:#EE7D45;*/
	text-decoration:none;
}

#footer-menu {
	width:100%;
	height:120px;
	padding-top:10px;
}

#footer-menu  a {
	color:#f04301;
	float:left;
	margin:15px 15px 0 15px;
	font-size:14px;
	font-weight:bold;
}

#footer-menu  a:hover {
	text-decoration:none;
}

#bottom-menu {
	width:100%;
	height:50px;
}

#bottom-menu a {
	color:#707377;
	float:left;
	margin:15px 15px 0 15px;
	font-size:14px;
	font-weight:bold;
}

#bottom-menu a:hover {
	text-decoration:none;
}

#karta {
border:none;
padding:0;
margin:10px 0 10px 0;
}

.gorod {
width:345px;
float:left;
margin-bottom: 15px;
}

#mail-form {
width:400px;
margin:50px auto 90px;
background-image:linear-gradient(45deg,#eee 50%, #ddd 50%);
padding:30px 50px 30px 50px;
}

#mail-form p {
text-align:center;
}

.f {
width:400px;
height:30px;
font-size:18px;
font-family: Narrow, sans-serif;
text-align: center;
border:1px solid #DADBDF;
}

#ftext {
height:100px;
font-size:18px;
text-align:left;
}

#fbutton {
	background-image:linear-gradient(165deg,#ff6024 50%, #f04301 50%);
	width:130px;
	float:right;
	margin:20px 0 0 10px;
	font-size:18px;
	font-family:Narrow;
	text-align:center;
	padding:10px;
border-radius: 25px;
box-shadow: 1px 1px 0 #a02f04;
text-shadow:1px 1px 1px #000;
color:#fff;
}

#fbutton:hover {
	background-image:linear-gradient(165deg,#ff7e4d 50%, #ff6024 50%);
	cursor:pointer;
}

.abList{
	
}

.abList a{
	display:block;
	float:left;
	width:200px;
	height:50px;
	/*background:#ffdd00;*/
	background:linear-gradient(165deg,#F2F2EF 50%, #E6E5E0 50%);
	text-decoration:none;
	white-space: nowrap;
    overflow: hidden;
	margin:10px 10px 0 0;
	padding:5px;
}

.abListCaption {
	font: 24px/30px Narrow;
	color:#000;
}

.abListDescript {
	font: 18px/20px Narrow;
	color:#777;
}

.abList a:hover .abListCaption{
	color:#ff0000;
}

.mnList a{
	display:block;
	float:left;
	/*width:200px;*/
	/*height:50px;*/
	/*background:#ffdd00;*/
	background:linear-gradient(165deg,#FFE669 50%, #FED501 50%);
	text-decoration:none;
	white-space: nowrap;
    overflow: hidden;
	margin:10px 10px 0 0;
	padding:5px 10px 5px 10px;
	color:#000;
	font: 20px/34px Narrow;
}

.mnList a:hover{
	color:#ff0000;
}

.contentImgR{
	float:right;
	width:300px;
}

.contentImgChert{
	float:none;
	margin:10px auto;
	display:block;
}

table {
	border-collapse:collapse;
}

table tr td{
	border:1px solid #ccc;
	padding:3px;
}

.otboinikiItem{
	display:block;
	float:left;
	width:300px;
	height:70px;
	padding:5px;
	margin:10px 0 0 0;
}

.otboinikiItem img{
	width:80px;
	max-height:60px;
	float:left;
	padding:0;
	border:none;
	margin:0 5px 0 0;
	
}

.otboinikiItem div{
	font: 18px/22px Narrow;
	color:#000;
}

.mainGallery{
	
}

#mainGalleryMainItem{
	width:90%;
	display:block;
	margin:10px;
	max-height:400px;
	overflow:hidden;
	
}

.mainGalleryItem{
	width:200px;
	display:block;
	margin:0 auto;
	height:150px;
	overflow:hidden;
	float:left;
	cursor:pointer;
}

.mainGalleryItem:hover{
	background: #ddd;
}

.callDiv{
	text-align:center;
	color:#000;
	margin:0 auto;
	/*background-image:linear-gradient(45deg,#eee 50%, #ddd 50%);*/
	padding:20px;
	width:500px;
}

.callDivText{
	font:28px/30px Narrow;
}

.callDivPhone{
	font:36px/40px Narrow;
}

.callDivDescription{
	font:18px/20px Narrow;
}

.mailFormPhoneCaption{
	font:24px/30px Narrow;
	text-align:center;
}

.mailFormPhone{
	font:38px/46px Narrow;
	text-align:center;
}

.mailFormPhoneText{
	font:20px/24px Narrow;
	text-align:center;
}

.mailFormEmailText{
	font:22px/26px Narrow;
	text-align:center;
	margin-top:15px;
}

.imgGalDiv {
	
}

main .imgGalDiv .imgGal2 {
	float:left;
	width:340px;
	margin:5px 5px 0 0;
	padding:0;
	border:none;
}

main .imgGalDiv  .imgGal3 {
	float:left;
	width:225px;
	margin:5px 5px 0 0;
	padding:0;
	border:none;
}

.iconMainImgDiv{
	width:190px;
	height:127px;
	margin:15px 15px 10px 15px;
}

.iconMainImgDiv img{
	margin:0;
}

.iconMain p{
	margin:0;
}

.imageSet{
	clear:both;
	width:100%;
}

.imageSet img{
	width:45%;
	float:left;
	margin:10px 4% 10px 0;
	padding:0;
}

.imageSet .imgBig{
	width:94%;
	float:left;
	padding:0;
	margin:10px 4% 10px 0;
}

.formCheckBoxDiv{
    padding:20px;
    text-align:center;
}

#mail-form #pdCheckBox{
    width:30px;
}

#cookiesAlertForm {
    position: fixed;
    z-index: 9999999999;
    bottom: 10px;
    /*left: 50%;*/
    /*transform:translate(-50%, 0);*/
    right:10px;
    padding: 15px;
    width: 100%;
    text-align: center;
    align-items: center;
    display: none;
    color: #212731;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    max-width: 400px;
    background:#fff;
}

#cookiesAlertForm h2 {
    margin: 0 0 3px 0;
    line-height: 1;
    font-size: 20px;
}

#cookiesAlertForm p {
    margin: 0 0 5px 0;
    font: 16px/18px helvetica;
}

#cookiesAlertForm .cookiesAlertFormButtonDiv {
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
}

#cookiesAlertForm #cookieClose {
    border-radius: 0;
    margin: 5px;
    padding: 10px 20px 10px 22px;
    cursor:pointer;
    margin: 0 0 5px 0;
    font: 16px/18px helvetica;
    background:#F04301;
    color:#fff;
}
