article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

a { color: #e62b27; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }



html {
  background: #3c3c3b url(https://fasadgrad.org.ru/templates/fasadgrad/images/bg_pattern.jpg);
}

body {
  padding: 36px 0;
}

ul.no-marks {
  list-style: none;
  padding: 0;
  margin: 0;
}

.normal_table, .normal_table td {
  border: 1px solid #9f9f9f;
}


header {
  width: 1200px;
  height: 215px;
  background: url(https://fasadgrad.org.ru/templates/fasadgrad/images/header_new2.jpg) no-repeat;
  position: relative;
}

header nav ul {
  list-style: none;
  position: absolute;
  top: 9px;
  left: 334px;

}

header nav ul li {
  padding: 0 19px;
  width: 107px;
  height: 44px;
  background: url(https://fasadgrad.org.ru/templates/fasadgrad/images/top_menu_item3.png) no-repeat center 0;
  float: left;
  margin-left: -16px;
  position: relative;
}

header nav ul li:hover, header nav ul li.current {
  background-position: center -44px;
}

header nav ul li a {
  padding: 19px 0 0;
  text-align: center;
  font-size: 13px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  width: 128px;
  height: 73px;
  display: block;
  letter-spacing: -1px;
}

header nav ul li:hover a {
  color: #b70e0c;
}

header nav ul li.item-101 {
  z-index: 9;
}

header nav ul li.item-104 {
  z-index: 8;
}

header nav ul li.item-105 {
  z-index: 7;
}

header nav ul li.item-106 {
  z-index: 6;
}

header nav ul li.item-107 {
  z-index: 5;
}

header nav ul li.item-108 {
  z-index: 4;
}

header nav ul li.item-109 {
  z-index: 3;
}

header nav ul li ul {
  display: none;
  position: absolute;
  top: 34px;
  left: 31px;
  padding: 10px;
  width: 145px;
}

header nav ul li:hover ul {
  display: block;
}

header nav ul li ul li {
  padding: 0;
  width: auto;
  height: auto;
  background: none;
  float: none;
  margin-left: 0;
  position: static;
}

header nav ul li ul li a {
  padding: 0;
  text-align: left;
  font-size: 13px;
  text-transform: none;
  width: auto;
  height: auto;
  letter-spacing: 0;
}

header nav ul li:hover ul li a {
  color: white;
}

header nav ul li ul li a:hover {
  color: #b70e0c;
}

#main {
  background: #1d1d1b;
  border: 1px solid #969695;
  min-height: 600px;
  width: 1200px;
  margin: 0 auto;
}


#left_col {
  margin: 10px 0;
  width: 220px;
  min-height: 643px;
  background: #1d1d1b url(https://fasadgrad.org.ru/templates/fasadgrad/images/left_col_bg.jpg) no-repeat 0 0;
  border: 1px solid #696967;
  padding: 30px 0 0 115px;
  color: #9f9f9f;
  font-size: 11px;
  float: left;
}

#left_col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#left_col ul li {
  width: 114px;
  padding: 61px 97px 0 0;
}

#left_termo {
  background: url(https://fasadgrad.org.ru/templates/fasadgrad/images/left_termo.jpg) no-repeat;
}

#left_vent {
  background: url(https://fasadgrad.org.ru/templates/fasadgrad/images/left_vent.jpg) no-repeat;
}

#left_osadki {
  background: url(https://fasadgrad.org.ru/templates/fasadgrad/images/left_osadki.jpg) no-repeat;
}

#left_zvuk {
  background: url(https://fasadgrad.org.ru/templates/fasadgrad/images/left_zvuk.jpg) no-repeat;
}

#left_pozhar {
  background: url(https://fasadgrad.org.ru/templates/fasadgrad/images/left_pozhar.jpg) no-repeat;
}

#center_col {
  min-height: 611px;
  width: 716px;
  background: #1d1d1b url(https://fasadgrad.org.ru/templates/fasadgrad/images/contact_bg.jpg) no-repeat 0 0;
  border-top: 3px solid #898989;
  color: #9f9f9f;
  float: left;
  padding: 15px 20px 6px;
  font-size: 15px;
}

#body_101 #center_col {
  background: #1d1d1b url(https://fasadgrad.org.ru/templates/fasadgrad/images/main_bg.jpg) no-repeat 0 0;
  padding-left: 180px;
  width: 874px !important;
}

#body_104 #center_col {
  background: #1d1d1b url(https://fasadgrad.org.ru/templates/fasadgrad/images/fasad_bg.jpg) no-repeat 0 0;
  min-height: 894px;
}

#body_105 #center_col {
  background: #1d1d1b url(https://fasadgrad.org.ru/templates/fasadgrad/images/deyat_bg.jpg) no-repeat 0 0;
}

#body_106 #center_col {
  background: #1d1d1b url(https://fasadgrad.org.ru/templates/fasadgrad/images/partners_bg.jpg) no-repeat 0 0;
}

#body_107 #center_col {
  background: #1d1d1b url(https://fasadgrad.org.ru/templates/fasadgrad/images/tech_bg.jpg) no-repeat 0 0;
}

#body_109 #center_col {
  background: #1d1d1b url(https://fasadgrad.org.ru/templates/fasadgrad/images/map_bg.jpg) no-repeat 0 0;
  min-height: 959px;

}

#body_130 #center_col {
  background: #1d1d1b url(https://fasadgrad.org.ru/templates/fasadgrad/images/svet_bg.jpg) no-repeat 0 0;
}

#center_col h1 {
  font-size: 36px;
  margin: 0 0 0.5em;
}

#center_col p {
  margin: 0 0 1em;
}

#center_col img {
  padding: 0 5px 10px 0;
}

.full_width {
  width: 1035px !important;
  margin-left: 0 !important;
}

#phone {
  display: block;
  text-align: center;
  background: rgb(207, 24, 24);
  color: white;
  font-weight:bold;
  font-size: 12px;
  padding: 2px;
}

#right_col {
  margin: 10px 10px 0 0;
  width: 112px;
  color: #9f9f9f;
  float: right;
  font-size: 12px;
}

#right_col form {
  width: 110px;
  border: 1px solid #636363;
  font-size: 9px;
}

#right_col form input {
  background: #1d1d1b;
  width: 110px;
  border: none;
  border-bottom: 1px solid #636363;
  height: 12px;
  color: white;
  display: block;
}

#right_col form input.submit {
  border: none;
  text-align: right;
  background: url(https://fasadgrad.org.ru/templates/fasadgrad/images/submit_bg.png) repeat-y;
}

#right_col form input:focus {
  outline: none;
}



#right_gallery {
  list-style: none;
  padding: 0;
  margin: 0;
}

#right_gallery li {
  margin-top: 5px;
}

#right_gallery li a img {
  padding: 4px;
  border: 1px solid #636363;
}



footer {
  width: 1000px;
  margin: 0 auto;
  background: url(https://fasadgrad.org.ru/templates/fasadgrad/images/footer_bg.png) no-repeat;
  height: 107px;
  font-size: 10px;
  color: #c6c6c6;
  position: relative;
}

footer a {
  color: #c6c6c6;
  text-decoration: none;
}

footer a:hover {
  color: white;
} 

#footer_contacts {
  color: white;
  font-size: 13px;
  position: absolute;
  bottom: 10px;
  left: 88px;
}

@media only screen and (min-width: 35em) {
  

}

.small_left {
  width: 500px;
  float: left;
}

.clear {
  clear: both;
  font-size: 1px;
}

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
