:root{
    --fontFamily-Myriad: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}
.color-orange{
    color: #ff6600;
}
html {
  font-size: 16px;
  line-height: 115%;
  font-family: Arial, sans-serif;
}
body {
  padding: 0;
  margin: 0 auto;
  font-size: 0.8125em;
  min-width: 995px;
  max-width: 1280px;
}
body#tinymce, #tinymce, body.mceContentBody{
    min-width: auto !important;
}
p {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
}
img {
  border: 0;
}
a {
  color: #006699;
}
a:visited {
  color: #006699;
}
a:hover {
  color: #cc0000;
}
a.more {
  color: #ff6600;
  fint-weight: bold;
}
a.more img {
  width: 40px;
  height: 15px;
  background: url(/Images/more_sf.gif) left top no-repeat;
}
a.more:hover {
  border-bottom: 1px solid;
}
a.more:hover img {
  background: url(/Images/more_sf_over.gif) left top no-repeat;
}
a.i_list img {
  background: url(/Images/i_list.jpg) left top no-repeat;
  width: 98px;
  height: 37px;
}
a.i_list:hover img {
  background: url(/Images/i_list.jpg) left -37px no-repeat;
  width: 98px;
  height: 37px;
}
a.i_back img {
  background: url(/Images/i_back.jpg) left top no-repeat;
  width: 98px;
  height: 37px;
}
a.i_back:hover img {
  background: url(/Images/i_back.jpg) left -37px no-repeat;
  width: 98px;
  height: 37px;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
ol li {
  list-style-image: none;
}
u {
  color: #00bf60;
}
h1,
h2,
h3,
h4,
h5 {
  color: #cc0000;
  line-height: 150%;
  margin: 0;
}
h1 {
  font-size: 19.994px;
  margin-top: 15px;
}
h2 {
  font-size: 18.005px;
}
h3 {
  font-size: 16.003px;
}
h4 {
  font-size: 14.001px;
}
h5 {
  font-size: 13px;
}
.pageHeader {
  background: #f4f4f4;
}
.pageHeader .topmenu {
  background: #ff6600 url(/Images/bg_menu_t.jpg) repeat-y;
  color: #ffffff;
  border-bottom: 1px solid #ff6600;
  padding: 5px 20px 6px 20px;
  position: relative;
}
.pageHeader .topmenu a {
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
  margin: 0 10px;
}
.pageHeader .topmenu a:hover {
  color: #ff0;
  text-decoration: underline;
}
.pageHeader .header {
  background: url(/Images/head_shaddow.jpg) right top no-repeat, url(/Images/bg_menu_t_shaddow.jpg) left top no-repeat;
  border-top: 2px solid #c4cad1;
  position: relative;
  overflow: hidden;
}
.pageHeader .header .logo {
  float: left;
  padding: 15px 0 0 20px;
  width: 350px;
}
.pageHeader .header .logo .logotext {
  vertical-align: top;
  margin: 0;
  padding: 0 40px 20px 0;
  color: #ff6600;
  text-align: center;
  font: bold 24px/24px Candara, Georgia, Arial, sans-serif;
}
.pageHeader .header .logo .logotext div {
  color: #cc0000;
  padding: 0;
  margin: 0 0 3px 0;
  display: block;
  font-size: 13px;
}
.pageHeader .header .logo .logotext br {
  display: none;
}
.pageHeader .header .logo2 {
  float: left;
  margin-left: -111px;
  background: transparent;
  padding-top: 10px;
}
.pageHeader .header .logo2 .logotext {
  padding: 20px 0 0 99px;
}
.pageHeader .pageNavigation {
  background: #c4c4c4 linear-gradient(to bottom, #f4f4f4, #c4c4c4);
  padding: 7px 0 3px  10px;
  color: #006699;
  font-size: 14px;
  text-align: left;
}
.pageHeader .pageNavigation a {
  text-decoration: none;
  border-bottom: 1px solid #0099cc;
  margin: 0 5px;
}
.pageHeader .pageNavigation a span {
  color: #0099cc;
  margin: 0 5px;
  font-size: 14px;
  font-weight: bold;
}
#banner {
  position: relative;
  top: -20px;
  left: -20px;
}
div.favourite {
  width: 120px;
  height: 120px;
  z-index: 10;
  top: 5px;
  left: 750px;
  position: absolute;
  text-align: center;
}
div.favourite a {
  text-transform: uppercase;
  font: bold 14px Arial, sans-serif;
  color: #3584ab;
}
div.favourite img {
  cursor: pointer;
}
#hdnFavLink {
  display: none;
}
.callback {
  width: 120px;
  height: 120px;
  z-index: 10;
  top: 5px;
  left: 850px;
  position: absolute;
  text-align: center;
}
.callback a {
  text-transform: uppercase;
  font: bold 14px Arial, sans-serif;
  color: #3584ab;
}
.pageFoot {
  margin-top: 10px;
}
.pageFoot .footLine {
  background: #f4f4f4;
  border: 1px solid #ddd;
  padding-left: 112px;
}
.pageFoot .footLine .footcont {
  display: inline-block;
  width: 29%;
  padding: 10px 17px;
  vertical-align: top;
}
.pageFoot .footLine .foottext {
  font-size: 13px;
  hyphens: auto;
}
.pageFoot .footLine a,
.pageFoot .footLine .ftl2 a,
.pageFoot .footLine .lhd a {
  color: #cc0000;
  text-decoration: none;
  font-weight: bold;
}
.pageFoot .footLine a.title,
.pageFoot .footLine .ftl2 a.title,
.pageFoot .footLine .lhd a.title {
  font-size: 14px;
  color: #333333;
}
.pageFoot .footLine a.more,
.pageFoot .footLine .ftl2 a.more,
.pageFoot .footLine .lhd a.more {
  color: #ff6600;
}
.pageFoot .fshaddow {
  height: 11px;
  background: url(/Images/f_shaddow_l.jpg) left top no-repeat;
}
.pageFoot .fshaddow div {
  background: url(/Images/f_shaddow_r.jpg) right top no-repeat;
}
.pageFoot .foot_corner {
  background: url(/Images/corner_bl.jpg) left bottom no-repeat;
  width: 100px;
  height: 120px;
  float: left;
}
.pageMiddle {
  margin: 0;
  padding: 0;
  display: table;
  position: relative;
  background: url(/Images/mdll_corner_r.jpg) right top no-repeat;
  width: 100%;
  border-collapse: collapse;
}
.pageMiddle > div {
  display: table-row;
  margin: 0;
  padding: 0;
}
.pageMiddle > div > div {
  display: table-cell;
  vertical-align: top;
}
.pageMiddle .pageLeft {
  width: 220px;
}
.pageMiddle .pageLeft > div {
  padding: 10px;
}
.pageMiddle .pageRight {
  width: 200px;
  text-align: center;
  padding-top: 100px;
}
.pageMiddle .pageSep {
  position: relative;
}
.pageMiddle .pageSep:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 13px;
  background: url(/Images/b_shadow_w.jpg) right top no-repeat;
}
.pageMiddle .pageSM {
  position: absolute;
  width: 200px;
  top: 0;
  right: 0;
}
.pageMiddle .pageSM > div {
  display: block;
  text-align: center;
}
.pageMiddle .pageSM > div.SM-Share {
  margin-top: 10px;
}
.pageMiddle .pageSM > div.mYaSearch {
  margin-top: 15px;
  text-align: left;
}
.sep {
  background: url(/Images/b_shadow_w.jpg) right top no-repeat;
  height: 13px;
}
.ppmno a {
  display: block;
  color: #333333;
  padding: 8px 5px 8px 15px;
  text-decoration: none;
  font: bold 14px Arial, sans-serif;
}
.ppmno a:hover {
  color: #cc0000;
}
#lmenu {
  background: #f4f4f4 linear-gradient(to bottom, #cdcdcd, #f4f4f4 10px) 0 0 repeat-x;
  padding: 10px 0 0 0;
  width: 220px;
}
#lmenu a {
  display: block;
  color: #333333;
  padding: 8px 5px 8px 15px;
  text-decoration: none;
  font: bold 14px Arial, sans-serif;
}
#lmenu a.active {
  background: url(/Images/bg_menu_t.jpg) left top repeat-y;
  color: #ffffff;
  position: relative;
  margin-bottom: 13px;
}
#lmenu a.active:after {
  content: "";
  position: absolute;
  top: 100%;
  background: url(/Images/b_shadow_g.jpg) right top no-repeat;
  height: 13px;
  width: 100%;
  left: 0;
}
#lmenu a:hover {
  color: #cc0000;
}
#lmenu a.tmps {
  display: inline;
}
#rmenu a {
  display: block;
  text-align: center;
  color: #006699;
  text-decoration: none;
}
#rmenu a:hover {
  text-decoration: underline;
}
#rmenu a span {
  display: block;
}
#rmenu div {
  text-align: center;
  margin-top: 40px;
}
#rmenu img {
  border: 1px solid #cc0000;
  box-shadow: #b9b9b9 3px 3px 6px;
  top: 0;
}
.pageCenter {
  padding: 0 15px;
  background: url(/Images/mc_corner.jpg) left top no-repeat;
  border: 0;
  position: relative;
}
.pageCenter .mid_menu {
  display: block;
  min-width: 575px;
  height: 70px;
}
.pageCenter .mid_menu > div {
  float: left;
  width: 175px !important;
  margin-left: 3%;
  position: relative;
  clip: auto;
}
.pageCenter .mid_menu > div div {
  border-top: 0;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  background: #f4f4f4;
  text-align: center;
  padding: 10px 0;
}
.pageCenter .mid_menu > div:first-child {
  margin-left: 20px;
}
.pageCenter .mid_menu > div:first-child:before {
  content: "";
  position: absolute;
  top: 0;
  background: url(/Images/mdll_1.jpg) -20px top no-repeat;
  height: 12px;
  width: 174px;
  z-index: 15;
}
.pageCenter .mid_menu > div:after {
  content: "";
  width: 100%;
  height: 13px;
  top: 100%;
  position: absolute;
  /*background: url(/Images/b_shadow_w.jpg) right top no-repeat; height:13px;*/
  background: url(/Images/mdll_2.jpg) -15px top no-repeat;
}
.pageCenter .mid_menu a {
  text-transform: uppercase;
  font: bold 14px Arial, sans-serif;
  color: #333333;
  text-decoration: none;
}
.pageCenter .mid_menu a:hover {
  color: #cc0000;
}
* HTML #mid_menu .mid_menu1.first {
  margin-left: 17px;
}
* HTML .pageCenter .shad {
  left: 12px;
}
#content ul.ullist li {
  font-weight: bold;
  list-style-image: none;
  list-style-type: none;
}
#content ul li {
  list-style-image: url(/Images/list.jpg);
}
#content ul.ullist {
  margin-left: 0;
  padding-left: 0;
}
#content ul.ullist li {
  list-style-image: none;
  font-weight: bold;
  font-size: 115%;
}
#content p {
  text-indent: 0;
}
#content.rootpage h1 {
  text-align: right;
}
.lhd,
div.title {
  padding: 10px;
}
.lhd a,
div.title a {
  color: #cc0000;
  text-decoration: none;
  font-weight: bold;
}
.lhd a.title,
div.title a.title {
  font-size: 14px;
  color: #333333;
}
.lhd a.more,
div.title a.more {
  color: #ff6600;
}
/* --- старый --- */
#all {
  width: 100%;
  height: 100%;
  color: #6FF;
}
.button {
  color: #ffffff;
  font-size: 130%;
  border: 1px solid #3D3D3D;
  line-height: 26px;
  vertical-align: middle;
  text-align: center;
  background: #000000;
  margin: 0 3px 0 3px;
}
.button_over {
  background-color: #000000;
  border: 1px solid #8D8D8D;
  color: white;
  font-size: 130%;
  line-height: 26px;
  vertical-align: middle;
  text-align: center;
  margin: 0 3px 0 3px;
}
div.poll {
  color: #c00;
  font-size: 13px;
  margin: 5px 5px 0 5px;
  padding: 5px 0;
}
ul.pollq {
  margin: 10px;
  padding: 0;
}
ul.pollq li {
  font-size: 12px;
}
ul.pollq li input {
  float: left;
}
ul.pollq li div {
  padding-left: 20px;
}
center.btn {
  margin-bottom: 15px;
}
table.answertable {
  margin: 0 5px 5px 5px;
}
.white,
div.poll b {
  color: #c00;
}
.nobr {
  white-space: nowrap;
}
.b1l {
  border-left: 1px solid #848484;
  border-bottom: 1px solid #848484;
  border-right: 1px solid #848484;
}
.b1l,
.b1r {
  border-right: 1pt solid #848484;
  border-bottom: 1pt solid #848484;
}
.price_header {
  background: #4474c8;
  height: 34px;
  color: Black;
  text-align: center;
  border: 1pt solid #848484;
}
.price_header p {
  color: Black;
  font-weight: bold;
}
.pfaq li {
  font: 115%/150% Arial;
  margin-bottom: 7px;
}
input,
textarea,
select,
option {
  color: Black;
}
.telegram {
  width: 500px;
  font-size: 120%;
}
.telegram .head {
  padding-bottom: 15px;
}
.telegram .head div {
  float: left;
  width: 24%;
  margin: 0 1px;
  border: 1px solid #aaa;
  padding: 5px 0;
  text-align: center;
  font-weight: bold;
  background: #222;
  color: White;
}
.telegram .head div .active {
  color: White;
  background: #999;
}
.telegram .bodies {
  border: 2px ridge #777;
}
.telegram .bodies div {
  padding: 10px;
}
.telegram .bodies small {
  font-size: 80%;
}
.particles {
  margin: 0;
}
.particles li {
  list-style-type: none;
}
.particles h4 {
  margin: 0;
}
.telefon {
  color: #0f0;
  font: bold 20px Arial,Tahoma;
  position: absolute;
  right: 30px;
  bottom: 0;
}
.rel {
  position: relative;
}
#table1 font {
  color: Red;
  font: 175%/115% Arial;
}
.ppmn {
  display: none;
}
.ppmno {
  background: #f4f4f4;
  border: 0;
}
#menuabr {
  z-Index: 100;
  position: absolute;
  border: 2px solid #bbb;
  background: #f4f4f4;
}
div.ourOffices {
  padding: 3px !important;
  margin: 0;
}
div.ourOffices div {
  padding: 0 !important;
  margin: 0;
}
.copyrighted {
  float: right;
  width: 240px;
  padding: 20px 10px 10px 10px;
}
.allContacts {
  width: 95%;
}
.allContacts tr:nth-child(odd) {
  background-color: #dddddd;
}
.allContacts tr:nth-child(odd) td {
  border: solid #dddddd 1px;
}
.allContacts tr:nth-child(even) {
  background-color: #eeeeee;
}
.allContacts tr:nth-child(even) td {
  border: solid #eeeeee 1px;
}
.allContacts tr:hover td {
  border: solid #888888 1px;
}
.allContacts td {
  padding: 3px;
}
.allContacts tr td:nth-child(1) {
  text-align: center;
  font-size: 12pt;
}
div.tutbilyoda {
  background-color: #DDD;
  border: ridge 3px Silver;
  padding: 5px;
  font-size: 12px;
}
.aelist {
  font-size: 1em;
  padding-top: 20px;
}
.aelist > div {
  width: 48%;
  padding-right: 1%;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  margin-bottom: 30px;
}
.aelist > div:nth-child(even) {
  margin-left: -1%;
  padding: 0 0 0 3%;
}
.aelist > div:hover .aeimg img {
  background-image: url(/Images/expertiza/back2.png);
}
.aelist .aetxt {
  padding-left: 160px;
}
.aelist .aetxt p {
  padding-top: 0;
  margin-top: 0;
}
.aelist .aetxt ul {
  padding: 0 0 0 20px;
  margin: 0;
}
.aelist .aetxt ul li {
  padding: 0 0 0 0;
  margin: 0;
}
.aelist .aeimg {
  position: relative;
  float: left;
  width: 140px;
  height: 140px;
}
.aelist .aeimg img {
  background: url(/Images/expertiza/back1.png) 0 0 no-repeat;
  width: 140px;
  height: auto;
}
#cornerPeel {
  display: none;
  position: absolute;
  top: 0;
  right: 210px;
  z-index: 10;
}
#cornerPeel > div {
  width: 90px;
  height: 90px;
  overflow: hidden;
  max-width: 328px;
  max-height: 328px;
}
#cornerPeel img {
  width: 100%;
  height: 100%;
  z-index: 99;
  position: absolute;
  right: 0;
  top: 0;
}
#cornerPeel .msg_block {
  text-align: right;
  font-size: 16px;
  height: inherit;
  width: inherit;
  color: #333333;
  background: #ffffff url(/Images/page_flip_action.png) no-repeat right top;
  overflow: hidden;
}
#cornerPeel .msg_block > div {
  display: none;
  width: 280px;
}
#cornerPeel .msg_block > div > span {
  display: block;
  text-align: right;
  white-space: nowrap;
  overflow: hidden;
  font: bold 16px/180% Arial, sans-serif;
}
#cornerPeel .msg_block .p1 {
  padding-right: 70px;
}
#cornerPeel .msg_block .p2 {
  padding-right: 45px;
}
#cornerPeel .msg_block .p3 {
  padding-right: 30px;
}
#cornerPeel .msg_block .p4 {
  padding-right: 15px;
}
#cornerPeel .msg_block .p5 {
  padding-right: 0;
}
.faqAnonce {
  text-align: left;
}
.faqAnonce a {
  font-weight: bold;
}
.faqAnonce a:hover {
  text-decoration: none;
}
.faqAnonce a.more {
  font-size: small;
  color: #ff6600;
}
.faqAnonce a.more:hover {
  text-decoration: none;
}
.faqAnonce .header {
  padding: 15px 0 0 0;
  text-align: center;
}
.faqAnonce .header a {
  color: #333333;
  font-size: 16px;
}
.faqAnonce .body {
  padding: 10px 0 0 0 ;
}
div.mainpageblock {
  border: solid #ccc 1px;
  padding: 10px;
  height: 148px;
}
div.mainpageblock h3 {
  font: bold 14px Arial, sans-serif;
  color: #444;
  text-transform: uppercase;
}
.bg_expertiza {
  background: url(/Images/nezavisimaya_expertiza.jpg) right top no-repeat;
}
.bg_ocenka {
  background: url(/Images/ocenka_usherba.jpg) right top no-repeat;
}
table.subitems {
  width: 100%;
}
table.subitems td {
  width: 33%;
  padding-top: 10px;
}
table.subitems td b {
  font: bold 13px Arial, sans-serif;
  color: #444;
  text-transform: uppercase;
  display: block;
  text-align: center;
  width: 100%;
  padding: 3px 0;
  background-color: #ff6600;
}
table.subitems td b a {
  color: #ffffff;
}
table.subitems td span {
  font: 10px Arial;
}
div.navigationBlock {
  float: right;
  width: 270px;
  margin: 0;
}
div.navigationBlock ul {
  padding: 0 0 10px 10px;
  margin: 0;
  list-style-position: inside;
}
div.navigationBlock ul li a {
  font-weight: bold;
  margin-left: -10px;
}
div.navigationBlock .info {
  border: 2px solid #4474c8;
  padding: 5px;
}
div.navigationBlock .info p {
  text-align: center;
}
div.navigationBlock .image {
  text-align: center;
  padding: 15px 0 0 0;
}
.nepdPage .fBlock {
  border: solid #ddd 1px;
  margin: 0 0 10px 0;
}
.nepdPage .fBlock .mainImage {
  width: 30%;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
}
.nepdPage .fBlock .mainImage > div {
  margin: 0 20px 0 0;
  background-color: #d22;
  min-height: 200px;
}
.nepdPage .fBlock .mainInfo {
  width: 70%;
  margin: 0;
  display: inline-block;
}
.nepdPage .fBlock .mainInfo > div:nth-child(1) {
  margin: 0 0 20px;
  background-color: #2d2;
  min-height: 90px;
}
.nepdPage .fBlock .mainInfo > div:nth-child(2) {
  margin: 20px 0 0;
  background-color: #2d2;
  min-height: 90px;
}
.nepdPage .sBlock {
  border: solid #ddd 1px;
  margin: 0 0 10px 0;
  min-height: 90px;
}
.nepdPage .sBlock > div {
  background-color: #d22;
  min-height: 100px;
}
.nepdPage .tBlock {
  margin: 0 0 10px 0;
}
.nepdPage .tBlock > div {
  display: inline-block;
  vertical-align: top;
  width: 33%;
}
.nepdPage .tBlock > div:nth-child(1) .Price {
  margin: 0 5px 0 0;
}
.nepdPage .tBlock > div:nth-child(2) {
  width: 34%;
}
.nepdPage .tBlock > div:nth-child(2) .Price {
  margin: 0 5px;
}
.nepdPage .tBlock > div:nth-child(3) .Price {
  margin: 0 0 0 5px;
}
.nepdPage .tBlock .Price {
  border: solid #ddd 1px;
  background-color: #2d2;
  height: 180px;
}
.nepdPage .casesBlock {
  border: solid #ddd 1px;
  text-align: center;
}
.nepdPage .casesBlock .leftArrow {
  display: inline-block;
  width: 5%;
  text-align: center;
}
.nepdPage .casesBlock .casesList {
  display: inline-block;
  width: 90%;
  vertical-align: middle;
}
.nepdPage .casesBlock .casesList > div {
  width: 33%;
  display: inline-block;
  min-height: 120px;
}
.nepdPage .casesBlock .casesList > div > div {
  background-color: #44f;
  margin: 5px;
  min-height: 150px;
  color: #fff;
}
.nepdPage .casesBlock .rightArrow {
  display: inline-block;
  width: 5%;
  text-align: center;
  vertical-align: middle;
}
.nepdPage .orderBlock {
  text-align: center;
  width: 100%;
  margin: 10px 0;
}
.nepdPage .orderBlock div {
  text-align: center;
  width: 40%;
  background-color: #d22;
  display: inline-block;
  border: solid #ddd 1px;
  padding: 10px;
}
.pricetable {
  width: 100%;
  border-collapse: collapse;
}
.pricetable td {
  border: solid #888 1px;
  padding: 4px;
}
.pricetable td.header {
  border: solid #4474c8 1px;
  padding: 5px;
  background-color: #4474c8;
  text-align: center;
  font: bold 14px Arial, sans-serif;
  color: #ddd;
}
.pricetable td.empty {
  border: solid #fff 0px;
  padding: 3px;
}
.pricetable td p {
  padding: 0;
  margin: 0;
}
.spoilerclick {
  font-weight: bold;
  font-style: italic;
  cursor: pointer;
  color: #f60;
}
.spoilerclick span {
  border-bottom: 1px dashed #d22;
}
.spoilers {
  display: none;
}
.spoilers.open {
  display: block;
}
.spoilers h4 {
  cursor: pointer;
}

/* kp */
.arrow {
        position: relative;
        margin: 0 auto 25px auto;
        width: 10px;
        height: 25px;
        background: #3A86BD;
}
/*.arrow:before,*/
.arrow:after {
        content: "";
        display: block;
        position: absolute;
        border-color: #3A86BD transparent transparent transparent;
        border-style: solid;
        border-width: 30px 12px 0 12px;
        height: 0px;
        width: 0px;
        left: -6.8px;
        top: 15px;
}
.navigationBlock {float:right; border: solid #cccccc 2px; padding:5px;}


@media print{
    #printPageHeader: display:none;}
}

.uploader-dropzone{
    height: 100px;
    border: 1px solid #eeeeee;
}

