@charset "utf-8";
/*
* @package Datalabs
* @section global styles
* @author Alexander CSR <need@verstka.pro>
* @link <www.verstka.pro>
*/
html {font-size: 100.01%;}
body {font-size: 62.5%; font-family: Verdana,Tahoma, Helvetica, sans-serif; background: #fff; color: #343434;}
body {text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-smooth: always; -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%;}
html, body {margin: 0px; padding: 0px; height: 100%; width: 100%;}
a, a img {border: none;}
*:focus, * {-moz-outline: none; outline: none; ie-dummy: expression(this.hideFocus=true); resize: none;}
table, td, th, tr {padding: 0px; border-collapse: collapse;}
ul, ul li, form, fieldset, dl, dt, dd, h1, h2, h3, h4, h5, h6, del, p, blockquote, dfn, kbd {margin: 0px; padding: 0px; list-style: none; text-decoration: none; font-style: normal; border: none;}
a {color: #39c; text-decoration: underline;}
a:hover {text-decoration: none;}

.g_fixed {position: fixed; _position: absolute; _top:expression(eval(document.documentElement.scrollTop));}
.g_dotted-border {*display: inline; *position: relative;}

input[type='button'], input[type='submit'] {cursor: pointer;}
input[type='checkbox'] {margin: 0px;}
input, textarea {
  padding: 3px;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

@font-face {font-family: 'PT Sans';
	src: url('../fonts/PTS75F_W.eot');
	font-style: normal;
	font-weight: bold; 
	src: local('PT Sans Bold'), url('../fonts/PTS75F_W.woff') format('woff'),url('../fonts/PTS75F_W.ttf') format('truetype'), url('../fonts/PTS75F_W.svg#PTSans-Bold') format('svg');}

/* http://habrahabr.ru/blogs/css/28718/ */

.header {display: flex; align-items: center; justify-content: space-between;}
.header-logo img {display: block;}
.header-text {font: italic 18px Georgia, "Times New Roman", Times, serif; color: #666; text-align: center; padding: 0 15px;}
.header-arrow {background: url(../images/header-arrow.png); width: 21px; height: 42px; flex: 0 0 auto;}
.header-contacts {display: flex; justify-content: flex-end; text-align: right;}
.header-contacts-phone {text-align: right; font: italic 24px Georgia, "Times New Roman", Times, serif; color: #000; text-decoration: none; white-space: nowrap;}
.header-contacts-phone span {font-size: 18px; color: #ccc; padding-right: 5px;}
.header-contacts-phone b {font-weight: normal;}
.header-contacts-social {flex: 0 0 auto; margin-left: 10px;} 
.header-contacts-social img {
  width: 32px;
  height: 32px;
}
.header-burger {
  display: block;
  position: relative;
  border: none;
  background: none;
  width: 25px;
  height: 25px;
  cursor: pointer;
  padding: 0;
  flex: 0 0 auto;
}
.header-burger i {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
  margin: 5px 0;
}

.leftcol {width: 25%; margin-left: -1px; box-sizing: border-box; border-right: 1px solid #ddd;}
.rightcol {width: 25%; box-sizing: border-box; border-left: 1px solid #ddd; position: relative; left: 1px;}
.centercol:after {clear: both; content: ""; display: block;}



.text img {display: block; margin-bottom: 37px; max-width: 100%; height: auto;}
.text h1 {font: 24px Georgia; padding-bottom: 16px;}

.text h2 {font: 20px Georgia; padding-bottom: 6px;}
.text h3 {font: 20px Georgia; padding-bottom: 0px;}
.text h4 {font: 18px Georgia; padding-bottom: 0px;}
.text h5 {font: italic 18px Georgia;  padding-bottom: 10px;}

.text p {font-size: 15px; line-height: 1.5; padding-bottom: 18px;}

.text li {font-size: 14px; }
.li-text {font-size: 14px; margin-left: 10%; padding-bottom: 10px;}

.text table {width: 100%; font-size: 12px; line-height: 1.5; text-align: center; margin: 10px 0px 20px 0px;}
.text td {border-bottom: 0px solid #ddd;}
.text th {border-bottom: 0px solid #ddd; background: #fff2e1;}
.text th[colspan] {background: none; border: 0px !important; padding-top: 0px !important;}
.text tr td:first-child {width: 60px; text-align: left; border-right: 0px solid #ddd; padding: 10px 20px 10px 0px;}
.text tr th:first-child {text-align: left; border-right: 0px solid #ddd; padding: 10px 0px;}
.text .third-fault {width: 260px !important;}
.text .third-cause {width: 100px !important; border-right: 1px solid #ddd;}
.text .third-price {width: 100px !important;}

.price table {width: 100%; font-size: 12px; line-height: 1.5; text-align: center; margin: 10px 0px 20px 0px;}
.price td {border-bottom: 1px solid #ddd;}
.price th {width: 50%; border-bottom: 1px solid #ddd; background: #fff2e1;}
.price th[colspan] {background: none; border: 0px !important; padding-top: 0px !important;}
.price tr td:first-child {width: 60px; text-align: left; border-right: 1px solid #ddd; padding: 10px 20px 10px 0px;}
.price tr th:first-child {text-align: left; border-right: 1px solid #ddd; padding: 10px 0px;}
.price .third-fault {width: 260px !important;}
.price .third-cause {width: 100px !important; border-right: 1px solid #ddd;}
.price .third-price {width: 100px !important;}


.main-opinions {border-top: 0px doted #ddd; margin-top: -3px; padding: 0px 0px 20px 0px;}
.main-opinions-header {font: 20px Georgia, "Times New Roman", Times, serif; padding-bottom: 18px;}
.main-opinion dt { font: 14px Georgia; font-weight: bold;}
.main-opinion dd {background: url(../images/main-opinion-arrow-left.png) no-repeat 1px 11px; font-size: 12px; line-height: 1.5;}
.main-opinion dd div {background: url(../images/main-opinion-arrow-right.png) no-repeat 97% 100%; padding: 8px 30px 0px 20px;}
.main-opinion dd p {padding-bottom: 18px;}
.main-opinions-all {font-size: 12px; color: #ccc; padding: 0px 0px 0px 1px;}
.main-opinion.hidden {display: none;}
.main-opinion.showed {display: block;}

.main-hddservice-all {font-size: 14px; padding: 0px 0px 20px 0px; margin-bottom: 0px;}
.main-hddservice-all a {text-decoration: none; border-bottom: 1px dashed #39c;}
.main-hddservice-all a:hover {border: 0px; text-decoration: none;}


.submenu {font-size: 14px; padding: 2px 15px 4px 18px; margin-bottom: 0px;}
.submenu.active {border: 2px solid #fe9a02; background: url(../images/submenu-active.png) no-repeat 50% 0px; position: relative; margin-right: -1px; padding: 8px 15px 5px 16px;}
.submenu li {border-top: 1px solid #ddd; padding: 8px 0px 7px 1px;}
.submenu li:first-child {border: 1px;}
.rightcol .submenu li.active {background: #fa9502 url(../images/submenu-item.png) no-repeat 0px 0px; margin: 0px 0px -3px -27px; position: relative; border: 0px; padding: 9px 0px 10px 28px; width: 229px;}
.leftcol .submenu li.active {background: #fa9502 url(../images/submenu-item.png) no-repeat -1px -35px; margin: 0px 0px -3px -19px; position: relative; border: 0px; padding: 9px 0px 10px 28px; width: 230px;}
.submenu li.active a {color: #fff;}
.submenu a {text-decoration: none;}
.submenu a:hover {text-decoration: underline;}
.submenu-collapser {background: url(../images/submenu-collapser.png) no-repeat 85px 15px; *zoom: 1;}
.submenu-collapser.showed {background: url(../images/submenu-collapser-inv.png) no-repeat 85px 15px;}
.submenu-collapser a {border-bottom: 1px dashed #39c;}
.submenu-collapser a:hover {border: 0px; text-decoration: none;}
.submenu .collapsed {display: none;}

.block-header { font: 20px Georgia, "Times New Roman", Times, serif; padding: 15px 0px 15px 19px;}
.block-header-right { font: 20px Georgia, "Times New Roman", Times, serif; padding: 15px 0px 15px 19px;}

.block-about-video img {display: block;}
.block-about-video {padding: 0px 0px 16px 20px;}
.block-about p {font-size: 12px; line-height: 1.5; padding: 0px 10px 6px 19px;}
.block-about {border-top: 1px solid #ddd;padding-bottom: 13px;padding-top: 15px;}

.block-news {border-top: 1px solid #ddd; padding-top: 0px;}

.block-news ul {padding: 0px 16px 0px 20px; margin-top: -6px;}
.block-news li {border-top: 1px dotted #c7c7c7; padding-top: 11px;}
.block-news li:first-child {border: 0px;}
.block-news span {display: block; color: #999; font-size: 9px; padding-bottom: 2px;}
.block-news p {color: #ccc; font-size: 14px; line-height: 1.5; padding-bottom: 10px;}

.block-consult {border-bottom: 1px solid #ddd;border-top: 1px solid #ddd; margin-top: 0px;}
.block-consult a {display: block; width: 246px; height: 154px; background: url(../images/main-feedack.png);}
.block-r2 {border-top: 1px solid #ddd; margin-top: 0px; border-bottom: 1px solid #ddd;}
.block-r2 a {display: block; width: 246px; height: 154px; background: url(../images/smallvib.png);}

.block-opinions {border-top: 1px solid #ddd; font: 20px Georgia, "Times New Roman", Times, serif; padding: 5px 0px 15px 5px;}


.block-tags {border-top: 1px solid #ddd; padding-top: 0px;}

/*.footer {font-size: 12px; padding: 20px 0px 0px 35px; float: left; width: 210px; height: 40px;}
.footer2 {font-size: 12px; padding: 20px 0px 0px 25px; float: left; width: 475px; height: 40px;}
.footer3 {font-size: 12px; padding: 20px 0px 0px 80px; float: left; width: 150px; height: 40px;}*/
.footer3 {font-size: 12px; text-align: center; padding: 20px 0;}

.social {font-size: 14px; padding: 0px 0px 0px 20px; float: left;}
.google {font-size: 14px; padding: 7px 0px 0px 0px; clear: none;}


.text span {display: block; color: #999; font-size: 9px; padding-bottom: 2px;}

p.weighty {
 width: 560px;
 padding: 1em 20px;
 float: left;
 background-color: #fff;
 border: 4px solid #aaa;
 border-radius: 20px;
 -moz-border-radius: 20px;
}
ul.weighted {
 float: left;
 display: block;
 width: 410px;
 overflow: auto;
 padding: 20px;
 margin: 0 10px 20px 0;
 background-color: #fff;
 border: 4px solid #aaa;
 border-radius: 20px;
 -moz-border-radius: 20px;
}
ul.weighted li {
 display: inline;
}
ul.weighted li a {
 font-size: 9px;
 margin: 2px;
}
canvas#gradient {
 float: right;
 border:1px solid #000;
 margin: 2px 20px
}

.text table.comment, .text table.comment td {
 width: auto; border: none; margin: 0; padding: 5px 0; word-break: break-word; hyphens: auto;
}
.text table.comment img {
 display: inline; margin: 0; padding: 0;
}

form[name="post_form"] select[name="typeID"] {
  margin-bottom: 40px;
}
form[name="post_form"] img,
.comment img {
  height: 90px;
}
img.smile {
  width: auto;
  height: auto;
}
hr {
  clear: both;
}
.MsoNormalTable {
  width: 100% !important;
}

@media only screen and (min-width: 960px) {
  .centercol {
    width: calc(50% + 2px);
  }
}
@media only screen and (max-width: 959px) {
  .header-arrow {
    display: none;
  }
  .rightcol {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .centercol {
    width: calc(75% + 2px);
  }
  .MsoNormalTable,
  .MsoNormalTable tbody,
  .MsoNormalTable tr,
  .MsoNormalTable td,
  .MsoNormalTable th {
    display: block;
    width: 100% !important;
    box-sizing: border-box;
  }
}
@media only screen and (min-width: 768px) {
  .page {width: 96%; max-width: 1006px; margin: 0px auto;}
  .content {margin: 0px 3px; border-style: solid; border-width: 0 1px 1px; border-color: #ddd; padding-bottom: 10px; position: relative; display: flex;}
  .text {padding: 0px 20px;}
  .centercol {padding-top: 13px;}
  .topnav {display: flex; border-radius: 5px; box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25);}
  .topnav li {width: 25%;}
  .topnav a {
    display: block;
    box-sizing: border-box;
    height: 44px;
    font: bold 16px/44px "PT Sans", Myriad Pro, Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    text-align: center;
    text-shadow: #000 1px 1px 0px;
    filter: Shadow(Color=#000000, Direction=120, Strength=2);
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#959595+0,ababab+2,adadad+5,959595+20,878787+37,848484+49,686868+51,696969+63,6c6c6c+66,6f6f6f+76,777777+83,808080+88,818181+90,909090+98,646464+100 */
    background: #959595; /* Old browsers */
    background: -moz-linear-gradient(top,  #959595 0%, #ababab 2%, #adadad 5%, #959595 20%, #878787 37%, #848484 49%, #686868 51%, #696969 63%, #6c6c6c 66%, #6f6f6f 76%, #777777 83%, #808080 88%, #818181 90%, #909090 98%, #646464 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #959595 0%,#ababab 2%,#adadad 5%,#959595 20%,#878787 37%,#848484 49%,#686868 51%,#696969 63%,#6c6c6c 66%,#6f6f6f 76%,#777777 83%,#808080 88%,#818181 90%,#909090 98%,#646464 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #959595 0%,#ababab 2%,#adadad 5%,#959595 20%,#878787 37%,#848484 49%,#686868 51%,#696969 63%,#6c6c6c 66%,#6f6f6f 76%,#777777 83%,#808080 88%,#818181 90%,#909090 98%,#646464 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#646464',GradientType=0 ); /* IE6-9 */
  }
  .topnav li.active a,
  .topnav a:hover {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fca22a+0,fcae2d+2,fcb02e+5,fca229+20,fc9927+49,f18123+51,f38223+63,f78524+66,fb8724+76,fc9f28+98,ed7f22+100 */
    background: #fca22a; /* Old browsers */
    background: -moz-linear-gradient(top,  #fca22a 0%, #fcae2d 2%, #fcb02e 5%, #fca229 20%, #fc9927 49%, #f18123 51%, #f38223 63%, #f78524 66%, #fb8724 76%, #fc9f28 98%, #ed7f22 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #fca22a 0%,#fcae2d 2%,#fcb02e 5%,#fca229 20%,#fc9927 49%,#f18123 51%,#f38223 63%,#f78524 66%,#fb8724 76%,#fc9f28 98%,#ed7f22 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #fca22a 0%,#fcae2d 2%,#fcb02e 5%,#fca229 20%,#fc9927 49%,#f18123 51%,#f38223 63%,#f78524 66%,#fb8724 76%,#fc9f28 98%,#ed7f22 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca22a', endColorstr='#ed7f22',GradientType=0 ); /* IE6-9 */
  }
  .topnav li:first-child a {
    border-radius: 5px 0 0 5px;
  }
  .topnav li:last-child a {
    border-radius: 0 5px 5px 0;
  }
  .topnav li:not(:last-child) a {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
  }
  .topnav li:not(:first-child) a {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }
  .header {
    padding: 16px 4px;
  }
  .header-burger {
    display: none;
  }
  .header-contacts {
    flex-wrap: wrap;
    flex: 0;
  }
  .header-contacts div {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .page {
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
  }
  .leftcol,
  .header-text {
    display: none;
  }
  .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #FFF;
    z-index: 900;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    padding: 15px;
  }
  .header-logo img {
    width: 125px;
  }
  .header-contacts {
    flex: 1 1 auto;
    padding-right: 20px;
  }
  .header-contacts-phone {
    display: block;
    width: 32px;
    height: 32px;
    background-image: url("/images/social-phone.png");
    background-size: cover;
  }
  .header-contacts-phone b,
  .header-contacts-phone span { 
    display: none;
  }
  .content {
    padding-top: 90px;
  }
  .centercol {
    width: 100%;
  }
  .topnav {
    display: none;
    position: fixed;
    z-index: 999;
    top: 64px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #FFF;
    font-size: 18px;
    line-height: 40px;
    padding-top: 30px;
    text-align: center;
  }
  html.with-menu .topnav {
    display: block;
  }
  html.with-menu .header-burger i:nth-child(1) {
    transform: rotate(45deg) translate(4px, 4px);
  }
  html.with-menu .header-burger i:nth-child(2) {
    visibility: hidden;
  }
  html.with-menu .header-burger i:nth-child(3) {
    transform: rotate(-45deg) translate(6px, -6px);
  }
  textarea {
    width: 100%;
  }
}
@media only screen and (max-width: 599px) {
  #table1,
  #table1 tbody,
  #table1 tr,
  #table1 td,
  #table1 th {
    display: block;
    width: auto;
    height: auto;
    text-align: left;
  }
  #table1 p {
    text-align: left !important;
  }
}
@media only screen and (max-width: 374px) {
  .header-logo img {
    width: 110px;
  }
  .header-contacts {
    padding-right: 12px;
  }
  .header-contacts-phone,
  .header-contacts-social img {
    width: 24px;
    height: 24px;
  }
  .content {
    padding-top: 75px;
  }
  .topnav {
    top: 56px;
  }
  form[name="post_form"],
  form[name="post_form"] tbody,
  form[name="post_form"] tr,
  form[name="post_form"] td,
  form[name="post_form"] th {
    display: block;
  }
  form[name="post_form"] table.comment td {
    padding: 2px 0;
  }
  .MsoNormalTable,
  .MsoNormalTable tbody,
  .MsoNormalTable tr,
  .MsoNormalTable td,
  .MsoNormalTable th {
    display: block;
    width: 100% !important;
    box-sizing: border-box;
  }
}
