html {
  height: 100%;
}
body {
  height: 100%;
  background-color: #f3f3f3 !important;
  color: #626262 !important;
  font-weight: 300 !important;
  font-size: 13px !important;
  line-height: 20px  !important;
}
body.smally .boxes {
  width: 884px;
}
*,
*:focus {
  outline: none !important;
}
.mobile-menu {
  display: none;
}
.wrapper {
  min-height: 100%;
}
.boxes {
  width: 1184px;
  margin: 0 auto;
}
p.ololo {
  height: 60px;
}
.head-two {
  background-color: #363b3f;
  z-index: 100;
  height: 90px;
  display: none;
  position: relative;
}
.head-two .top-head {
  overflow: hidden;
}
.head-two .top-head a.logo {
  float: left;
  height: 24px;
  display: block;
  padding-right: 25px;
  margin-top: 16px;
}
.head-two .top-head span {
  float: left;
  height: 24px;
  width: 100px;
  display: block;
  padding-right: 16px;
  margin-top: 16px;
  background-image: url(../images/City.png);
  background-repeat: no-repeat;
  background-position: left center;
}
.head-two .top-head a.lock {
  display: block;
  width: 10px;
  margin-right: 2px;
  height: 31px;
  float: right;
  background-image: url(../svg/loc-icok.svg);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.head-two .bot-head ul.menu-two {
  margin: 0;
  padding: 0px;
  float: left;
}
.head-two .bot-head ul.menu-two li {
  display: inline-block;
  list-style: none;
  float: left;
  position: relative;
}
.head-two .bot-head ul.menu-two li ul {
  position: absolute;
  padding: 0;
  width: 200px;
  background: white;
  border-radius: 3px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.36);
}
.head-two .bot-head ul.menu-two li ul::after {
  content: '';
  position: absolute;
  left: 34px;
  top: -16px;
  border: 8px solid transparent;
  border-bottom: 8px solid white;
}
.head-two .bot-head ul.menu-two li ul li {
  display: inline;
  float: none;
}
.head-two .bot-head ul.menu-two li ul li + li a {
  color: black;
}
.head-two .bot-head ul.menu-two li ul li a {
  color: black;
  font-weight: 600;
  padding: 12px 15px;
}
.head-two .bot-head ul.menu-two li + li a {
  color: #3dc466;
}
.head-two .bot-head ul.menu-two li + li span {
  color: #3dc466;
}
.head-two .bot-head ul.menu-two li span {
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  color: #01a2ff;
  font-weight: 400;
  padding: 15px 10px;
}
.head-two .bot-head ul.menu-two li a {
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  color: #01a2ff;
  font-weight: 500;
  padding: 15px 10px;
}
.head-two .bot-head .btn-menu {
  float: right;
  color: white;
  text-align: right;
  width: 20px;
  height: 40px;
  font-size: 16px;
  padding-top: 14px;
  cursor: pointer;
      display: none;
}
.cursor-pointer {
  cursor: pointer;
}
.fileinput-button {
  overflow: hidden;
  position: relative;
}
.fileinput-button .fileinput {
  position: absolute;
  top: 0;
  height: 200px;
  left: 0;
  width: 200px;
  opacity: 0;
}
.header {
  height: 176px;
  background-color: #363b3f;
  z-index: 100;
  position: relative;
}
.header .collapse {
  display: block;
}
.header .h-top {
  overflow: hidden;
  margin-bottom: 16px;
}
.header .h-top a.logo {
  float: left;
  height: 24px;
  border-right: rgba(255, 255, 255, 0.2) solid 1px;
  padding-right: 23px;
  margin-top: 16px;
}
.header .h-top a.desk {
  color: rgba(255, 255, 255, 0.9);
  font-size: 13.5px;
  padding-left: 16px;
  float: left;
  height: 24px;
  margin-top: 16px;
  padding-top: 2px;
  font-weight: 400;
  text-decoration: none;
}
.header .h-top a.dev {
  font-size: 13.5px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.9);
  float: right;
  margin-top: 17px;
  font-weight: 400;
  text-decoration: none;
}
.header .h-top a.dev span {
  background: url(../svg/developers-ico.svg);
  background-size: 16px 18px;
  background-repeat: no-repeat;
  height: 18px;
  margin-left: 8px;
  margin-top: 2px;
  width: 16px;
  float: right;
}
.header .hd-center ul.hd-one {
  margin: 0;
  padding: 0;
  float: left;
}
.header .hd-center ul.hd-one li {
  list-style: none;
  float: left;
  display: inline-block;
}
.header .hd-center ul.hd-one li:nth-child(1) a {
  display: block;
  overflow: hidden;
  text-decoration: none;
}
.header .hd-center ul.hd-one li:nth-child(1) a:hover span {
  color: white;
}
.header .hd-center ul.hd-one li:nth-child(1) a span {
  display: block;
  color: #00a2ff;
  font-size: 13px;
  line-height: 15px;
  height: 45px;
}
.header .hd-center ul.hd-one li:nth-child(1) a span.hd-2 {
  background: url(../images/button.png);
  height: 24px;
  width: 110px;
  color: white;
  font-size: 11px;
  text-align: center;
  padding-top: 4px;
  margin-top: 8px;
}
.header .hd-center ul.hd-one li:nth-child(2) a {
  margin-left: 160px;
}
.header .hd-center ul.hd-one li:nth-child(2).active a span.text,
.header .hd-center ul.hd-one li:nth-child(3).active a span.text {
  color: white;
}
.header .hd-center ul.hd-one li:nth-child(2) a,
.header .hd-center ul.hd-one li:nth-child(3) a {
  width: 128px;
  text-align: center;
  font-weight: 300;
  display: block;
}
.header .hd-center ul.hd-one li:nth-child(2) a:hover span.text,
.header .hd-center ul.hd-one li:nth-child(3) a:hover span.text {
  color: white;
}
.header .hd-center ul.hd-one li:nth-child(2) a span.hd-l,
.header .hd-center ul.hd-one li:nth-child(3) a span.hd-l {
  display: block;
  height: 50px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 12px;
  background-repeat: no-repeat;
  background-position: center;
}
.header .hd-center ul.hd-one li:nth-child(2) a span.hd-l.im-1,
.header .hd-center ul.hd-one li:nth-child(3) a span.hd-l.im-1 {
  background-image: url(../images/ruble.png);
}
.header .hd-center ul.hd-one li:nth-child(2) a span.hd-l.im-2,
.header .hd-center ul.hd-one li:nth-child(3) a span.hd-l.im-2 {
  background-image: url(../images/installation.png);
}
.header .hd-center ul.hd-one li:nth-child(2) a span.hd-l.im-3,
.header .hd-center ul.hd-one li:nth-child(3) a span.hd-l.im-3 {
  background-image: url(../images/service.png);
}
.header .hd-center ul.hd-one li:nth-child(2) a span.hd-l.im-4,
.header .hd-center ul.hd-one li:nth-child(3) a span.hd-l.im-4 {
  background-image: url(../images/new.png);
}
.header .hd-center ul.hd-one li:nth-child(2) a span.hd-l.im-5,
.header .hd-center ul.hd-one li:nth-child(3) a span.hd-l.im-5 {
  background-image: url(../images/school.png);
}
.header .hd-center ul.hd-one li:nth-child(2) a span.hd-2,
.header .hd-center ul.hd-one li:nth-child(3) a span.hd-2 {
  display: inline-block;
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
}
.header .hd-center ul.hd-two {
  margin: 0;
  padding: 0;
  float: right;
}
.header .hd-center ul.hd-two li {
  list-style: none;
  float: left;
  display: inline-block;
}
.header .hd-center ul.hd-two li:nth-child(4) a {
  display: block;
  overflow: hidden;
  text-decoration: none;
}
.header .hd-center ul.hd-two li:nth-child(4) a:hover span {
  color: white;
}
.header .hd-center ul.hd-two li:nth-child(4) a span {
  display: block;
  color: #3dc466;
  font-size: 13px;
  line-height: 15px;
  height: 45px;
  text-align: right;
}
.header .hd-center ul.hd-two li:nth-child(4) a span.hd-2 {
  height: 24px;
  width: 110px;
  color: white;
  font-size: 11px;
  text-align: center;
  padding-top: 4px;
  margin-top: 8px;
  float: right;
  background: url(../images/button2.png);
}
.header .hd-center ul.hd-two li:nth-child(3) a {
  margin-right: 154px;
}
.header .hd-center ul.hd-two li:nth-child(1).active a span.text,
.header .hd-center ul.hd-two li:nth-child(2).active a span.text,
.header .hd-center ul.hd-two li:nth-child(3).active a span.text {
  color: white;
}
.header .hd-center ul.hd-two li:nth-child(1) a,
.header .hd-center ul.hd-two li:nth-child(2) a,
.header .hd-center ul.hd-two li:nth-child(3) a {
  width: 128px;
  text-align: center;
  font-weight: 300;
  display: block;
}
.header .hd-center ul.hd-two li:nth-child(1) a:hover span.text,
.header .hd-center ul.hd-two li:nth-child(2) a:hover span.text,
.header .hd-center ul.hd-two li:nth-child(3) a:hover span.text {
  color: white;
}
.header .hd-center ul.hd-two li:nth-child(1) a span.hd-l,
.header .hd-center ul.hd-two li:nth-child(2) a span.hd-l,
.header .hd-center ul.hd-two li:nth-child(3) a span.hd-l {
  display: block;
  height: 50px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 12px;
  background-repeat: no-repeat;
  background-position: center;
}
.header .hd-center ul.hd-two li:nth-child(1) a span.hd-l.im-1,
.header .hd-center ul.hd-two li:nth-child(2) a span.hd-l.im-1,
.header .hd-center ul.hd-two li:nth-child(3) a span.hd-l.im-1 {
  background-image: url(../images/ruble.png);
}
.header .hd-center ul.hd-two li:nth-child(1) a span.hd-l.im-2,
.header .hd-center ul.hd-two li:nth-child(2) a span.hd-l.im-2,
.header .hd-center ul.hd-two li:nth-child(3) a span.hd-l.im-2 {
  background-image: url(../images/installation.png);
}
.header .hd-center ul.hd-two li:nth-child(1) a span.hd-l.im-3,
.header .hd-center ul.hd-two li:nth-child(2) a span.hd-l.im-3,
.header .hd-center ul.hd-two li:nth-child(3) a span.hd-l.im-3 {
  background-image: url(../images/service.png);
}
.header .hd-center ul.hd-two li:nth-child(1) a span.hd-l.im-4,
.header .hd-center ul.hd-two li:nth-child(2) a span.hd-l.im-4,
.header .hd-center ul.hd-two li:nth-child(3) a span.hd-l.im-4 {
  background-image: url(../images/new.png);
}
.header .hd-center ul.hd-two li:nth-child(1) a span.hd-l.im-5,
.header .hd-center ul.hd-two li:nth-child(2) a span.hd-l.im-5,
.header .hd-center ul.hd-two li:nth-child(3) a span.hd-l.im-5 {
  background-image: url(../images/school.png);
}
.header .hd-center ul.hd-two li:nth-child(1) a span.hd-2,
.header .hd-center ul.hd-two li:nth-child(2) a span.hd-2,
.header .hd-center ul.hd-two li:nth-child(3) a span.hd-2 {
  display: inline-block;
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
}
.header .h-center {
  overflow: hidden;
}
.header .h-center .lefter {
  width: 110px;
  float: left;
}
.header .h-center .righter {
  width: 130px;
  float: right;
}
.header .h-center .center {
  overflow: hidden;
  width: auto;
  padding-top: 22px;
  max-width: 875px;
  margin-left: 154px;
}
.header .h-center .strel {
  background-image: url(../images/to.png);
  background-repeat: no-repeat;
  background-position: center 43px;
}
.header .h-center ul.t {
  margin: 0;
  padding: 0;
  float: left;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
}
.header .h-center ul.t li {
  display: inline-block;
}
.header .h-center ul.t li.active a span.text {
  color: white;
}
.header .h-center ul.t li a {
  width: 128px;
  text-align: center;
  font-weight: 300;
  display: block;
}
.header .h-center ul.t li a:hover span.text {
  color: white;
}
.header .h-center ul.t li a span.img {
  display: block;
  height: 50px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 5px;
  background-repeat: no-repeat;
  background-position: center;
}
.header .h-center ul.t li a span.img.im-1 {
  background-image: url(../images/ruble.png);
}
.header .h-center ul.t li a span.img.im-2 {
  background-image: url(../images/installation.png);
}
.header .h-center ul.t li a span.img.im-3 {
  background-image: url(../images/service.png);
}
.header .h-center ul.t li a span.img.im-4 {
  background-image: url(../images/new.png);
}
.header .h-center ul.t li a span.img.im-5 {
  background-image: url(../images/school.png);
}
.header .h-center ul.t li a span.text {
  display: inline-block;
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
}
.header .h-center a.chz {
  display: block;
  overflow: hidden;
  text-decoration: none;
}
.header .h-center a.chz.active span {
  color: white;
}
.header .h-center a.chz.active.two span {
  color: white;
}
.header .h-center a.chz:hover span {
  color: white;
}
.header .h-center a.chz span {
  display: block;
  color: #00a2ff;
  font-size: 13px;
  line-height: 13px;
  height: 30px;
}
.header .h-center a.chz span.flag {
  background: url(../svg/private-customers__label.svg);
  height: 24px;
  width: 104px;
  color: white;
  font-size: 11px;
  line-height: 15px;
  padding-left: 7px;
  padding-top: 4px;
  margin-top: 5px;
  font-weight: 700;
}
.header .h-center a.chz.two:hover span {
  color: white;
}
.header .h-center a.chz.two span {
  color: #3dc466;
}
.header .h-center a.chz.two span.flag {
  float: right;
  color: white;
  background: url(../svg/strategy-t-14__label.svg);
  padding-left: 0;
  padding-right: 7px;
}
.img-float {
  float: left;
  margin: 0 20px 20px 0;
  max-width: 250px;
  padding: 4px;
  line-height: 1.42857143;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.nav-box {
  overflow: hidden;
  background-color: white;
  box-shadow: 0px 0px 5px #dddddd;
  z-index: 10;
}
.nav-box .boxes {
  /*display: none;*/
  display: block!important;
}
.nav-box ul.menu {
  margin: 0;
  padding: 0;
  float: left;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
}
.nav-box ul.menu li {
  list-style: none;
  display: inline-block;
  float: left;
}
.nav-box ul.menu li.active a {
  color: #404040;
  border-bottom-color: #404040;
}
.nav-box ul.menu li.active a:hover {
  color: #404040;
}
.nav-box ul.menu li a {
  display: block;
  height: 48px;
  text-decoration: none;
  font-weight: 400;
  border-bottom: solid 2px white;
  font-size: 11px;
  padding: 15px 12px;
  text-transform: uppercase;
  color: #676767;
}
.nav-box ul.menu li a:hover {
  color: #00a2ff;
}
.br-box {
  height: 48px;
  position: relative;
}
.br-box .menu-toggle {
    display: none;
  width: 40px;
  height: 25px;
  cursor: pointer;
  margin: 0 auto;
  background-color: white;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  box-shadow: 0px 2px 1px #dddddd;
  border-radius: 0 0 2px 2px;
  background-image: url(../images/menu.png);
  background-repeat: no-repeat;
  background-position: center;
}
.br-box ol.breadcrumb {
  color: #626262;
  margin: 0;
  background: none;
  padding: 29px 0 0;
}
.br-box ol.breadcrumb li a {
  color: #626262;
}
.br-box .dostup {
  font-size: 13px;
  padding-top: 29px;
  display: none;
}
.br-box .dostup a {
  color: #626262;
}
.br-box .dostup a span {
  background: url(../images/lock.png);
  height: 12px;
  width: 10px;
  display: block;
  float: right;
  margin-left: 7px;
  margin-top: 2px;
}
.autorizate {
  background-color: #363b3f;
  padding: 35px;
  height: 408px;
  margin-bottom: 20px;
  text-align: center;
}
.autorizate button {
  height: 40px;
  width: 100%;
  background-color: #3dc466;
  color: white;
  font-size: 12px;
  font-weight: 300;
  border: solid 1px #3dc466;
  border-radius: 2px;
  outline: 0;
}
.autorizate a.reg {
  color: rgba(255, 255, 255, 0.75);
  font-size: 13px;
  font-weight: 300;
}
.autorizate .form-control {
  height: 40px;
  background-color: #4a4f53;
  border-radius: 2px;
  outline: 0;
  border-color: #4a4f53;
  font-size: 11px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.65);
}
.autorizate .form-control:focus,
.autorizate .form-control:visited,
.autorizate .form-control:active {
  outline: 0;
  color: white;
  box-shadow: inset 0 0px 0px transparent, 0 0 0px rgba(102, 175, 233, 0);
}
.autorizate h6 {
  font-size: 16px;
  margin: 0 0 5px;
  color: #3dc466;
  font-weight: 100;
}
.autorizate h6.blue {
  color: #00a2ff;
}
.autorizate p {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.75);
  font-weight: 100;
  margin-bottom: 25px;
}
.autorizate .message .error {
  color: red;
  margin-top: -20px;
}
.content {
  padding: 30px 0;
  color: black;
}
.content .reg {
  font-weight: 400;
}
.content .med {
  font-size: 15px;
}
.content .sm {
  font-size: 13px;
}
.content .big {
  font-size: 17px;
}
.content b {
  font-weight: 500;
}
.content .marg-cont {
  width: 100%;
  height: 500px;
}
.content hr {
  margin: 0;
}
.content h1 {
  font-size: 34px;
  font-weight: 300;
  color: #343434;
  margin-bottom: 24px;
  margin-top: 0px;
}
.content h1.no-margin {
  margin: 0;
}
.content h2 {
  font-size: 24px;
  font-weight: 300;
  color: #343434;
  margin-bottom: 24px;
}
.content h2.light {
  font-weight: 300;
}
.content h3 {
  font-size: 20px;
  font-weight: 600;
  color: #343434;
  margin-bottom: 15px;
  margin-top: 0;
}
.content h4 {
  font-size: 17px;
  font-weight: 600;
  color: #343434;
  margin-bottom: 15px;
  margin-top: 0;
}
.content p {
  margin-bottom: 24px;
  font-size: 15px;
}
.content p.mar-10 {
  margin-bottom: 10px;
}
.content p a {
  color: #00a2ff;
}
.content p a:hover {
  text-decoration: none;
}
.content p a.green {
  color: #3dc466;
}
.content p a.blue {
  color: #00a2ff;
}
.content p a.btn {
  color: white;
}
.content .text-success {
  color: #3dc466;
}
.content .right {
  float: right;
  margin-left: 24px;
  width: 296px;
  overflow: hidden;
}
.content .soderjan {
  overflow: hidden;
  width: auto;
}
.content .cont-box {
  background-color: white;
  box-shadow: 0px 0px 5px #dddddd;
  border-radius: 5px;
  overflow: hidden;
}
.content .cont-box .box {
  padding: 43px 36px 19px;
  overflow: hidden;
}
.content .cont-box .box ul.list {
  margin: 0;
  padding: 0;
}
.content .cont-box .box ul.list li {
  list-style: none;
}
.content .cont-box .box ul.list li a {
  display: block;
  padding: 20px 40px 40px;
  text-align: center;
  text-decoration: none;
}
.content .cont-box .box ul.list li a:hover h1 {
  color: #00a2ff;
}
.content .cont-box .box ul.list li a h1 {
  margin: 0;
}
.content .cont-box .box ul.list li a p {
  margin: 0;
  font-size: 15px;
  color: #666666;
}
.content .cont-box .box ul.list li + li a {
  padding: 30px 40px 40px;
  border-top: solid 1px rgba(0, 0, 0, 0.1);
}
.phone h1 {
  margin-bottom: 10px;
}
.phone h1 span {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url(../images/zvzd.png);
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: -7px;
}
.phone p {
  font-size: 17px;
  font-weight: 400;
  color: black;
}
.admin {
  margin-bottom: 27px;
  overflow: hidden;
}
.admin .phone h1 a {
  color: black;
  text-decoration: none;
}
.news {
  overflow: hidden;
  margin-bottom: 40px;
}
.news h5 {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.901961);
  font-weight: 500;
  margin-top: 15px;
  margin-bottom: 12px;
}
.news p {
  margin: 0;
}
.news .news-box {
  display: block;
  position: relative;
  overflow: hidden;
}
.news .news-box img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 2px;
}
.news .news-box span.date {
  position: absolute;
  height: 16px;
  width: 75px;
  color: rgba(0, 0, 0, 0.501961);
  display: block;
  background-color: white;
  bottom: 0;
}
.foot-nav {
  border-top: solid 1px #dddddd;
  overflow: hidden;
  padding: 40px 36px;
}
.foot-nav ul.br {
  margin: 0;
  padding: 0;
  float: left;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
}
.foot-nav ul.br li {
  display: inline-block;
  float: left;
}
.foot-nav ul.br li.active a {
  color: #3dc466;
}
.foot-nav ul.br li a {
  display: block;
  color: rgba(0, 0, 0, 0.901961);
  font-weight: 500;
  padding: 3px;
  text-decoration: none;
}
.foot-nav ul.br li a:hover {
  color: #00a2ff;
}
.foot-nav a.br-btn {
  color: rgba(0, 0, 0, 0.901961);
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
}
.foot-nav a.br-btn:hover {
  color: #00a2ff;
}
.foot-nav a.br-btn span {
  display: inline-block;
  width: 150px;
  height: 14px;
  background-position: center center;
  background-repeat: no-repeat;
}
.foot-nav a.br-btn span.left {
  background-image: url(../images/back.png);
  margin-right: 10px;
  margin-bottom: -3px;
  width: 18px;
  height: 14px;
}
.foot-nav a.br-btn span.righter {
  background-image: url(../images/next.png);
  margin-right: 10px;
  margin-bottom: -3px;
  margin-left: 10px;
  width: 18px;
  height: 14px;
}
.abs {
  position: relative;
}
.abs span.budda {
  position: absolute;
  right: -12px;
  top: -12px;
  display: block;
  height: 27px;
  width: 27px;
  background-color: #0897e8;
  background-image: url(../images/2.png);
  background-size: 15px;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.forms .form-group {
  margin-bottom: 24px;
}
.forms .form-group.has-error input,
.forms .form-group.has-error textarea,
.forms .form-group.has-error select {
  border-bottom-color: #a94442;
}
.forms .form-group.has-error label {
  color: #a94442;
}
.forms .form-group.no-margin {
  margin: 0;
}
.forms .form-group .btn-sub {
  height: 48px;
  background-color: #3dc466;
  border-radius: 2px;
  font-size: 18px;
  color: white;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 300;
  outline: 0;
  box-shadow: none;
  border: solid 1px #3dc466;
}
.forms .form-group .btn-sub:focus {
  outline: 0;
  box-shadow: none;
}
.forms .form-group label {
  color: rgba(0, 0, 0, 0.5);
  font-weight: 400;
  margin-bottom: 0;
}
.forms .form-group input,
.forms .form-group textarea,
.forms .form-group select {
  box-shadow: none;
  border-radius: 0;
  border-left-color: white;
  border-top-color: white;
  border-right-color: white;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  padding-left: 0;
  color: black;
  font-weight: 400;
}
.box-tab .tab-top {
  border-bottom: solid 1px #dddddd;
  height: 48px;
}
.box-tab .tab-top.biggest {
  height: 70px;
}
.box-tab .tab-top.biggest > ul > li > a {
  height: 70px;
  width: 100px;
  text-align: center;
}
.box-tab .tab-top > ul {
  margin: 0;
  padding: 0;
  margin-bottom: -1px;
  position: relative;
  text-align: center;
}
.box-tab .tab-top > ul > li {
  display: inline-block;
  vertical-align: top;
  list-style: none;
}
.box-tab .tab-top > ul > li.active a {
  border-bottom: #00a2ff solid 3px;
  color: black;
}
.box-tab .tab-top > ul > li a,
.box-tab .tab-top > ul > li span {
  display: block;
  height: 48px;
  text-decoration: none;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.74902);
  padding: 15px 10px;
}
.box-tab .tab-top > ul > li a:hover,
.box-tab .tab-top > ul > li span:hover {
  color: black;
}
.box-tab .tab-top > ul li.dropdown {
  display: none;
  position: relative;
}
.box-tab .tab-top > ul li.dropdown:before {
  content: '';
  background: url('../images/more.png') no-repeat scroll;
  width: 9px;
  height: 5px;
  position: absolute;
  right: -9px;
  top: 23px;
}
.box-tab .tab-top > ul li.dropdown ul {
  left: auto;
  right: 0;
}
.box-tab .tab-top > ul li.dropdown ul a {
  border-bottom: 0;
}
.box-tab .tab-top > ul li.dropdown ul li.active a {
  color: white;
  background-color: #00a2ff;
}
ul.spisok {
  margin-bottom: 24px;
}
ul.spisok li {
  font-size: 17px;
  padding: 10px 0 10px 10px;
  list-style-image: url(../images/list.png);
}
ul.spisok-2 {
  margin-bottom: 24px;
}
ul.spisok-2 li {
  font-size: 15px;
  padding: 10px 0 10px 10px;
  list-style-image: url(../images/el.png);
}
ul.spisok3 {
  margin-bottom: 24px;
}
ul.spisok3 li {
  font-size: 15px;
  padding: 10px 0 10px 10px;
  list-style-image: url(../images/el3.png);
}
ul.faq {
  margin: 0;
  padding: 0;
  float: left;
}
ul.faq li {
  list-style: none;
  display: block;
  padding-bottom: 20px;
}
ul.faq li h3 {
  margin: 0px 0 10px;
}
ul.faq li p {
  font-size: 15px;
}
.slider-box {
  overflow: hidden;
  position: relative;
}
.slider-box ul.slider {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.slider-box ul.slider li {
  list-style: none;
  display: none;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.slider-box ul.slider li .baner-img {
  position: absolute;
  color: white;
  top: 0px;
  left: 0px;
  opacity: 0;
}
.slider-box ul.slider li .baner-img:hover {
  opacity: 1;
}
.slider-box ul.slider li .baner-text {
  position: absolute;
  color: white;
  top: 47px;
  left: 20px;
}
.slider-box ul.slider li .baner-text h3 {
  font-size: 22px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 10px;
  margin-top: 0;
}
.slider-box ul.slider li .baner-text p {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 300;
  font-size: 13px;
  width: 432px;
}
.slider-box ul.slider li.active {
  display: block;
}
.slider-box ul.perekl {
  margin: 0;
  padding: 0;
  float: left;
  margin-top: 23px;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
}
.slider-box ul.perekl li {
  display: inline-block;
  height: 2px;
  width: 12px;
  float: left;
  margin-right: 4px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.25);
}
.slider-box ul.perekl li.active {
  background-color: rgba(0, 0, 0, 0.75);
}
.slider-box a.btn-sl {
  width: 48px;
  height: 48px;
  display: block;
  border-radius: 50%;
  background-color: rgba(54, 59, 63, 0.8);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1000;
  background-position: center center;
  background-repeat: no-repeat;
}
.slider-box a.btn-sl:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
.slider-box a.btn-sl.left-nav {
  left: 32px;
  background-image: url(../images/left-nav.png);
}
.slider-box a.btn-sl.right-nav {
  right: 32px;
  background-image: url(../images/right-nav.png);
}
.liner {
  overflow: hidden;
  height: 112px;
  background-image: url(../images/rec.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}
.liner ul.line {
  margin: 0;
  padding: 0;
  float: left;
  left: 50%;
  overflow: hidden;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  position: relative;
  background-image: url(../images/scale.png);
  background-repeat: repeat-x;
  background-position: center 85px;
  background-origin: content-box;
}
.liner ul.line li {
  display: inline-block;
  float: left;
}
.liner ul.line li.linetext a span.b3 {
  height: 80px;
  color: white;
  padding-top: 13px;
  line-height: 1;
  font-weight: 100;
  display: block;
  background-repeat: repeat-x;
  background-position: center 40px;
}
.liner ul.line li.linetext.active a span.b3 {
  display: none;
}
.liner ul.line li.active a span.b1 {
  color: #363b3f;
}
.liner ul.line li a {
  display: block;
  white-space: inherit;
  text-align: center;
  height: 112px;
  width: 100px;
}
.liner ul.line li a:hover,
.liner ul.line li a:focus,
.liner ul.line li a:active {
  text-decoration: none;
}
.liner ul.line li a:hover span.b1,
.liner ul.line li a:focus span.b1,
.liner ul.line li a:active span.b1 {
  color: #363b3f;
}
.liner ul.line li a span {
  display: block;
  overflow: hidden;
}
.liner ul.line li a span.b1 {
  height: 45px;
  color: rgba(54, 59, 63, 0.8);
  text-decoration: none;
  font-weight: 400;
}
.liner ul.line li a span.b2 {
  height: 80px;
  color: white;
  padding-top: 13px;
  line-height: 1;
  font-weight: 100;
  display: block;
  background-color: #00a0ff;
  background-image: url(../images/scale.png);
  background-repeat: repeat-x;
  background-position: center 40px;
}
.liner ul.line li a span.b3 {
  display: none;
}
.footer {
  min-height: 464px;
  overflow: hidden;
  margin-top: -464px;
  border-top: solid 1px #eeeeee;
  background-color: white;
}
.footer .col-sm-5 {
  text-align: right;
}
.footer p {
  color: #a3a3a3;
  margin-bottom: 16px;
  padding-top: 5px;
}
.footer .bot-foot {
  border-top: solid 1px #dddddd;
  margin-top: 30px;
  padding-top: 40px;
  color: #a3a3a3;
}
.footer .bot-foot .pravila a {
  color: #626262;
}
.footer h3 {
  font-size: 17px;
  font-weight: 300;
  margin-top: 46px;
  margin-bottom: 22px;
}
.footer .over {
  overflow: hidden;
  margin-bottom: 20px;
}
.footer .over .ya-share2__badge {
  border-radius: 50%;
}
.footer .over .ya-share2__container_size_m .ya-share2__icon {
  width: 32px;
  height: 32px;
  background-size: 25px;
  background-position: center;
  background-repeat: no-repeat;
}
.footer ul.f-menu {
  padding: 0 0 0 15px;
  margin: 0;
}
.footer ul.f-menu li {
  color: #7f7f7f;
}
.footer ul.f-menu li a {
  display: block;
  padding: 5px 0;
  text-decoration: none;
  color: #626262;
}
.footer ul.f-menu li a:hover {
  color: black;
}
.footer ul.social {
  margin: 0;
  padding: 0;
  float: right;
  margin-bottom: 16px;
}
.footer ul.social li {
  list-style: none;
  float: left;
  display: inline-block;
  margin-left: 8px;
}
.footer ul.social li a {
  display: block;
}
.footer a.forum {
  display: block;
  height: 32px;
  width: 96px;
  background-color: #3dc466;
  border-radius: 16px;
  float: right;
  color: white;
  font-size: 11px;
  text-align: center;
  padding-top: 6px;
  text-decoration: none;
}
.obor {
  overflow: hidden;
  margin-top: 20px;
  height: 270px;
}
.obor img {
  display: block;
  width: 100%;
  height: auto;
}
.obor h5 {
  font-size: 14px;
  text-align: center;
}
.obor p {
  font-size: 13px;
  text-align: center;
  color: rgba(0, 0, 0, 0.75);
}
.accord .accord-heading {
  overflow: hidden;
}
.accord .accord-heading a {
  display: block;
  height: 64px;
  background-color: brown;
  text-align: center;
  text-decoration: none;
  font-size: 19px;
  padding-top: 22px;
  color: black;
  background-position: 32px center;
  background-repeat: no-repeat;
}
.accord .accord-heading a:hover,
.accord .accord-heading a:active,
.accord .accord-heading a:focus {
  color: black;
  text-decoration: none;
}
.accord .accord-heading a.cl1 {
  background-color: #c5b2a1;
  background-image: url(../images/icon/up.png);
}
.accord .accord-heading a.cl2 {
  background-color: #ecd060;
  background-image: url(../images/icon/os.png);
}
.accord .accord-heading a.cl3 {
  background-color: #65c883;
  background-image: url(../images/icon/bz.png);
}
.accord .accord-heading a.cl4 {
  background-color: #ff968b;
  background-image: url(../images/icon/ot.png);
}
.accord .accord-heading a.cl5 {
  background-color: #90d5fc;
  background-image: url(../images/icon/kd.png);
}
.accord .accord-heading a.cl6 {
  background-color: #72e2d0;
  background-image: url(../images/icon/vt.png);
}
.accord .accord-heading a.cl7 {
  background-color: #ecdb9e;
  background-image: url(../images/icon/pr.png);
}
.accord .accord-heading a.cl8 {
  background-color: #c38cb8;
  background-image: url(../images/icon/ng.png);
}
.accord .accord-heading a.cl9 {
  background-color: #5dbae5;
  background-image: url(../images/icon/mn.png);
}
.accord .accord-heading a.cl10 {
  background-color: #95c655;
  background-image: url(../images/icon/kod.png);
}
.accord .accord-heading a.cl11 {
  background-color: #928bd9;
  background-image: url(../images/icon/mu.png);
}
.accord .accord-body {
  text-align: center;
  font-size: 15px;
  padding: 24px 32px;
}
.str-box {
  overflow: hidden;
  border-bottom: solid 1px #dddddd;
  padding: 40px 30px 15px;
}
.str-box ul.st {
  padding: 0;
  margin: 0;
  float: left;
  left: 50%;
  background-image: url(../images/dot.png);
  background-repeat: no-repeat;
  background-position: center 15px;
  background-size: 700px 2px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  position: relative;
}
.str-box ul.st li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
  cursor: pointer;
}
.str-box ul.st li.true a span.tx {
  background-color: #00a2ff;
}
.str-box ul.st li.true a span {
  color: black;
}
.str-box ul.st li.active a span.tx {
  color: #00a2ff;
  border: solid 2px #00a2ff;
  background-color: white;
}
.str-box ul.st li.active a span {
  color: black;
}
.str-box ul.st li a {
  display: block;
  width: 68px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
}
.str-box ul.st li a:hover {
  text-decoration: none;
}
.str-box ul.st li a:hover span {
  color: black;
}
.str-box ul.st li a span.tx {
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  background-color: #bfbfbf;
  color: white;
  text-align: center;
  font-size: 17px;
  font-weight: 100;
  padding-top: 4px;
  margin: 0 auto;
  border: solid 2px white;
}
.str-box ul.st li a span {
  display: block;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.6);
  text-align: center;
  font-weight: 400;
  padding-top: 5px;
}
.dev-slider {
  overflow: hidden;
}
.dev-slider ul.slblock {
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  background-image: url(../images/dev.jpg);
}
.dev-slider ul.slblock li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  overflow: hidden;
  height: 400px;
  position: relative;
}
.dev-slider ul.slblock li .it-bl {
  width: 300px;
  height: 300px;
  margin-top: 50px;
  float: left;
  margin-left: 40px;
  background-repeat: no-repeat;
  background-size: 200px auto;
  background-position: center;
}
.dev-slider ul.slblock li .it-bl img {
  display: block;
  width: 100%;
  height: auto;
  top: 50%;
  transform: translateY(-50%);
  position: relative;
}
.dev-slider ul.slblock li .sod-bl {
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 3px;
  width: 474px;
  float: right;
  margin-right: 40px;
  padding: 26px 45px 26px 32px;
  height: 240px;
  margin-top: 80px;
  right: 30px;
}
.dev-slider ul.slblock li .sod-bl h4 {
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 10px;
  color: black;
}
.dev-slider ul.slblock li .sod-bl p {
  font-size: 13px;
  font-weight: 400;
  text-align: justify;
  color: black;
  margin-bottom: 20px;
}
.dev-slider ul.slblock li .sod-bl ul.style {
  margin: 0;
  padding: 0;
  float: left;
}
.dev-slider ul.slblock li .sod-bl ul.style li {
  list-style: none;
  display: inline-block;
  float: left;
}
.dev-slider ul.slblock li .sod-bl ul.style li + li {
  margin-left: 15px;
}
.dev-slider ul.slblock li .sod-bl ul.style li a {
  display: block;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  border: solid 1px #cccccc;
}
.dev-slider ul.slblock li .sod-bl ul.style li a.oranj {
  background-color: #f8a83b;
}
.dev-slider ul.slblock li .sod-bl ul.style li a.black {
  background-color: black;
}
.dev-slider ul.slblock li .sod-bl ul.style li a.grey {
  background-color: #818181;
}
.dev-slider ul.slblock li .sod-bl ul.style li a.white {
  background-color: white;
}
.dev-slider ul.slblock li .sod-bl::after {
  content: '';
  position: absolute;
  right: 514px;
  top: 50%;
  border: 8px solid transparent;
  border-right: 8px solid rgba(255, 255, 255, 0.9);
}
.dev-slider ul.dev {
  margin: 0;
  padding: 0;
  float: left;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  margin: 24px 0px 40px;
}
.dev-slider ul.dev li {
  list-style: none;
  cursor: pointer;
  float: left;
  display: inline-block;
  padding: 10px 6px;
  border-top: solid 3px white;
  font-weight: 400;
}
.dev-slider ul.dev li:hover {
  color: #00a2ff;
}
.dev-slider ul.dev li.active {
  border-top-color: #00a2ff;
}
.dev-slider ul.dev li.active:hover {
  color: black;
}
.oborud h1 {
  font-size: 28px;
  margin-bottom: 12px;
}
.oborud p {
  font-size: 13px;
  margin-bottom: 0px;
}
.oborud h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.infos {
  overflow: hidden;
  border-right: solid 1px #dddddd;
  padding-right: 24px;
}
.infos img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.infos ul {
  margin: 0;
  padding: 0;
}
.infos ul li {
  list-style: none;
  margin-bottom: 8px;
  overflow: hidden;
  font-size: 12px;
}
.infos ul li span.lef {
  display: inline-block;
  float: left;
}
.infos ul li span.ri {
  display: inline-block;
  float: right;
  font-weight: bold;
}
.sl-house ul.items {
  padding: 0;
  margin: 0;
  float: left;
  overflow: hidden;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
}
.sl-house ul.items li {
  display: inline-block;
  float: left;
}
.sl-house ul.items li.active a {
  color: black;
  background-image: url(../images/selected.png);
  background-repeat: no-repeat;
  background-position: center 60px;
}
.sl-house ul.items li a {
  display: block;
  font-size: 19px;
  color: rgba(0, 0, 0, 0.7);
  text-decoration: none;
  height: 80px;
  padding: 30px 25px;
}
.sl-house ul.items li a:hover {
  text-decoration: none;
  color: black;
}
.accord-cont .acc-panel {
  overflow: hidden;
  margin-bottom: 36px;
}
.accord-cont .acc-panel:hover .acc-hd a {
  color: #00a2ff;
}
.accord-cont .acc-panel .acc-hd a {
  display: block;
  font-size: 20px;
  font-weight: 400;
  color: black;
  text-decoration: none;
  min-height: 68px;
  padding: 40px 32px 0px 87px;
  background-repeat: no-repeat;
  background-size: 40px;
  background-position: 28px 31px;
}
.accord-cont .acc-panel .acc-bod {
  padding: 20px 32px 0;
}
.accord-cont .acc-panel + .acc-panel {
  border-top: solid 1px #dddddd;
}
.box-href {
  overflow: hidden;
}
.box-href a {
  display: block;
  text-align: center;
  overflow: hidden;
  border-top: #dddddd solid 1px;
  padding: 40px 0 40px 60px;
  background-repeat: no-repeat;
  background-position: left center;
}
.box-href a:hover {
  text-decoration: none;
}
.box-href a:hover h3 {
  color: #00a2ff;
}
.box-href a.bon1 {
  background-image: url(../images/build.png);
}
.box-href a.bon2 {
  background-image: url(../images/design.png);
}
.box-href a.bon3 {
  background-image: url(../images/engeneer.png);
}
.box-href a.bon4 {
  background-image: url(../images/pb.png);
}
.box-href a h3 {
  font-size: 20px;
  margin-top: 0;
  color: black;
  margin-bottom: 5px;
}
.box-href a span {
  display: inline-block;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.74902);
  font-weight: 300;
}
.soc-set {
  overflow: hidden;
  margin-bottom: 20px;
}
.soc-set ul {
  margin: 0;
  padding: 0;
}
.soc-set ul li {
  display: inline-block;
  float: left;
  list-style: none;
  margin-right: 5px;
}
.soc-set ul li a {
  display: block;
  border-radius: 50%;
  background-color: #333333;
  width: 33px;
  height: 33px;
  text-align: center;
  color: white;
  text-decoration: none;
  font-size: 16px;
  padding-top: 6px;
}
.soc-set ul li a.fb {
  background-color: #3b5998;
}
.soc-set ul li a.vk {
  background-color: #48729e;
}
.soc-set ul li a.od {
  background-color: #eb722e;
}
.soc-set ul li a.tw {
  background-color: #00aced;
}
.soc-set ul li a.hous {
  border: solid 1px #7ac143;
  background-color: white;
  background-image: url(../images/hs.png);
  background-size: 20px;
  background-position: center;
  background-repeat: no-repeat;
}
.soc-set ul li a.inst {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f5fd1', endColorstr='#dd3770');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#4f5fd1', endColorstr = '#dd3770')";
  background-image: -moz-linear-gradient(top, #4f5fd1, #dd3770);
  background-image: -ms-linear-gradient(top, #4f5fd1, #dd3770);
  background-image: -o-linear-gradient(top, #4f5fd1, #dd3770);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#4f5fd1), to(#dd3770));
  background-image: -webkit-linear-gradient(top, #4f5fd1, #dd3770);
  background-image: linear-gradient(top, #4f5fd1, #dd3770);
}
/*-----helpers------*/

.b-str {
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url(../images/arrow-top.png);
}
.marg-5 {
  height: 5px;
  width: 100%;
}
.marg-10 {
  height: 10px;
  width: 100%;
}
.marg-20 {
  height: 20px;
  width: 100%;
}
.marg-30 {
  height: 30px;
  width: 100%;
}
.marg-40 {
  height: 40px;
  width: 100%;
}
.marg-50 {
  height: 50px;
  width: 100%;
}
.marg-60 {
  height: 60px;
  width: 100%;
}
.marg-70 {
  height: 70px;
  width: 100%;
}
.marg-80 {
  height: 80px;
  width: 100%;
}
.marg-90 {
  height: 90px;
  width: 100%;
}
/*----- media 1184px -------*/

@media (max-width: 1184px) {
  body {
    height: 100%;
    background-color: #f3f3f3 !important;
    color: #626262 !important;
    font-weight: 300 !important;
    font-size: 13px !important;
    line-height: 20px  !important;
  }
  body.smally .boxes {
    width: 884px;
  }
  .wrapper {
    min-height: 100%;
  }
  .boxes {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
  }
  .box-tab .tab-top > ul.t-fabrika-menu > li {
    display: none;
  }
  .box-tab .tab-top > ul.t-fabrika-menu > li:nth-child(1),
  .box-tab .tab-top > ul.t-fabrika-menu > li:nth-child(2),
  .box-tab .tab-top > ul.t-fabrika-menu > li:nth-child(3),
  .box-tab .tab-top > ul.t-fabrika-menu > li:nth-child(4),
  .box-tab .tab-top > ul.t-fabrika-menu > li:nth-child(5),
  .box-tab .tab-top > ul.t-fabrika-menu > li:nth-child(6),
  .box-tab .tab-top > ul.t-fabrika-menu li.dropdown {
    display: inline-block;
  }
  .box-tab .tab-top > ul.t-fabrika-menu li.dropdown .dropdown-menu li:nth-child(1),
  .box-tab .tab-top > ul.t-fabrika-menu li.dropdown .dropdown-menu li:nth-child(2),
  .box-tab .tab-top > ul.t-fabrika-menu li.dropdown .dropdown-menu li:nth-child(3),
  .box-tab .tab-top > ul.t-fabrika-menu li.dropdown .dropdown-menu li:nth-child(4),
  .box-tab .tab-top > ul.t-fabrika-menu li.dropdown .dropdown-menu li:nth-child(5),
  .box-tab .tab-top > ul.t-fabrika-menu li.dropdown .dropdown-menu li:nth-child(6) {
    display: none;
  }
  /*------------------------------*/
  
  .box-tab .tab-top > ul.elektromontazhnikam-menu > li {
    display: none;
  }
  .box-tab .tab-top > ul.elektromontazhnikam-menu > li:nth-child(1),
  .box-tab .tab-top > ul.elektromontazhnikam-menu > li:nth-child(2),
  .box-tab .tab-top > ul.elektromontazhnikam-menu > li:nth-child(3),
  .box-tab .tab-top > ul.elektromontazhnikam-menu > li:nth-child(4),
  .box-tab .tab-top > ul.elektromontazhnikam-menu > li:nth-child(5),
  .box-tab .tab-top > ul.elektromontazhnikam-menu > li:nth-child(6),
  .box-tab .tab-top > ul.elektromontazhnikam-menu li.dropdown {
    display: inline-block;
  }
  .box-tab .tab-top > ul.elektromontazhnikam-menu li.dropdown .dropdown-menu li:nth-child(1),
  .box-tab .tab-top > ul.elektromontazhnikam-menu li.dropdown .dropdown-menu li:nth-child(2),
  .box-tab .tab-top > ul.elektromontazhnikam-menu li.dropdown .dropdown-menu li:nth-child(3),
  .box-tab .tab-top > ul.elektromontazhnikam-menu li.dropdown .dropdown-menu li:nth-child(4),
  .box-tab .tab-top > ul.elektromontazhnikam-menu li.dropdown .dropdown-menu li:nth-child(5),
  .box-tab .tab-top > ul.elektromontazhnikam-menu li.dropdown .dropdown-menu li:nth-child(6) {
    display: none;
  }
}
/*------- media 900px -----*/

@media (max-width: 900px) {
  .header .h-center .strel {
    background-image: none;
  }
  .header .h-center ul.t li a {
    width: 110px;
  }
  .content .right {
    display: none;
  }
  .br-box .dostup {
    display: block;
  }
  .str-box ul.st li {
    width: 18%;
  }
  .str-box ul.st {
    background-image: none;
  }
}
@media (max-width: 800px) {
  .header .h-center .strel {
    background-image: none;
  }
  .header .h-center ul.t li.active a span.text {
    display: none;
  }
  .header .h-center ul.t li a {
    width: 65px;
  }
  .header .h-center ul.t li a span.text {
    font-size: 12px;
    display: none;
  }
  .header .h-center ul.t li a span.text span {
    display: none;
  }
}
@media (max-width: 767px) {
  .box-tab .tab-top > ul > li {
    display: none;
  }
  .box-tab .tab-top > ul > li:nth-child(1),
  .box-tab .tab-top > ul > li:nth-child(2),
  .box-tab .tab-top > ul > li:nth-child(3),
  .box-tab .tab-top > ul > li:nth-child(4),
  .box-tab .tab-top > ul > li:nth-child(5),
  .box-tab .tab-top > ul li.dropdown {
    display: inline-block;
  }
  .box-tab .tab-top > ul li.dropdown .dropdown-menu li:nth-child(1),
  .box-tab .tab-top > ul li.dropdown .dropdown-menu li:nth-child(2),
  .box-tab .tab-top > ul li.dropdown .dropdown-menu li:nth-child(3),
  .box-tab .tab-top > ul li.dropdown .dropdown-menu li:nth-child(4),
  .box-tab .tab-top > ul li.dropdown .dropdown-menu li:nth-child(5) {
    display: none;
  }
  .box-tab .tab-top > ul.faq-menu li.dropdown {
    display: none;
  }
  /*-----------*/
  
  .box-tab .tab-top > ul.t-school-menu > li:nth-child(5) {
    display: none;
  }
  .box-tab .tab-top > ul.t-school-menu li.dropdown .dropdown-menu li:nth-child(5) {
    display: block;
  }
  /*----------*/
  
  .box-tab .tab-top > ul.t-fabrika-menu > li:nth-child(5),
  .box-tab .tab-top > ul.t-fabrika-menu > li:nth-child(6) {
    display: none;
  }
  .box-tab .tab-top > ul.t-fabrika-menu li.dropdown .dropdown-menu li:nth-child(5),
  .box-tab .tab-top > ul.t-fabrika-menu li.dropdown .dropdown-menu li:nth-child(6) {
    display: block;
  }
  /*----------*/
  
  .box-tab .tab-top > ul.elektromontazhnikam-menu > li:nth-child(5),
  .box-tab .tab-top > ul.elektromontazhnikam-menu > li:nth-child(6) {
    display: none;
  }
  .box-tab .tab-top > ul.elektromontazhnikam-menu li.dropdown .dropdown-menu li:nth-child(5),
  .box-tab .tab-top > ul.elektromontazhnikam-menu li.dropdown .dropdown-menu li:nth-child(6) {
    display: block;
  }
  .acc-text {
    padding-bottom: 20px;
  }
  .infos {
    border-right: 0;
    padding-right: 0;
  }
  .oborud {
    margin-top: 40px;
  }
}
@media (max-width: 730px) {
    .br-box .menu-toggle{
        display: block;
    }
  .nav-box ul.menu {
    float: none;
  }
  .nav-box ul.menu li {
    display: inline;
    float: none;
  }
  .nav-box ul.menu li + li a {
    border-top: solid 1px #dddddd;
  }
  .nav-box ul.menu li a {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
  .breadcrumb {
    display: none;
  }
  .header .h-center .strel {
    background-image: none;
  }
  .header .h-center ul.t li.active a span.text {
    display: none;
  }
  .header .h-center ul.t li a {
    width: 50px;
  }
  .header .h-center ul.t li a span.text {
    font-size: 12px;
    display: none;
  }
  .header .h-center ul.t li a span.text span {
    display: none;
  }
}
@media (max-width: 520px) {
  .header .h-top a.desk {
    display: none;
  }
  .content .cont-box .box {
    padding: 43px 15px 19px;
  }
  .br-box ol.breadcrumb {
    display: block;
  }
  .br-box .dostup {
    display: none;
  }
  .nav-box .boxes {
    display: none;
  }
  .mobile-menu {
    display: block;
    width: 45px;
    height: 45px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    background-image: url(../images/m-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    border-radius: 50%;
    color: white;
    z-index: 20;
    text-align: center;
    font-size: 16px;
    padding-top: 12px;
  }
  .header {
    display: none;
  }
  .header .h-center .strel {
    background-image: none;
  }
  .header .h-center ul.t {
    margin: 0;
    padding: 0;
    float: left;
    background-color: white;
    width: 231px;
    left: 50%;
    top: 113px;
    z-index: 100;
    transform: translateX(-50%);
    position: absolute;
    border-radius: 5px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.52);
  }
  .header .h-center ul.t.collapse {
    display: none;
  }
  .header .h-center ul.t.collapse.in {
    display: block;
  }
  .header .h-center ul.t::after {
    content: '';
    position: absolute;
    left: 108px;
    top: -16px;
    border: 8px solid transparent;
    border-bottom: 8px solid white;
  }
  .header .h-center ul.t li {
    display: inline;
  }
  .header .h-center ul.t li + li a {
    border-top: solid 1px #dddddd;
  }
  .header .h-center ul.t li a {
    width: 100%;
    overflow: hidden;
  }
  .header .h-center ul.t li a:hover span.text {
    color: black;
  }
  .header .h-center ul.t li a span.img {
    display: block;
    height: 30px;
    width: 30px;
    float: left;
    margin: 5px;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 20px;
  }
  .header .h-center ul.t li a span.img.im-4 {
    background-size: 23px;
  }
  .header .h-center ul.t li a span.text {
    display: block;
    overflow: hidden;
    text-align: left;
    padding-top: 10px;
    padding-left: 20px;
    color: black;
  }
  .head-two {
    display: block;
  }
  .accord-cont .acc-panel {
    overflow: hidden;
    margin-bottom: 36px;
  }
  .accord-cont .acc-panel:hover .acc-hd a {
    color: #00a2ff;
  }
  .accord-cont .acc-panel .acc-hd a {
    font-size: 18px;
    background-position: 18px 31px;
    padding-left: 67px;
  }
  .accord-cont .acc-panel .acc-bod {
    padding: 0 12px;
  }
  .accord-cont .acc-panel + .acc-panel {
    border-top: solid 1px #dddddd;
  }
  .foot-nav a.br-btn span {
    display: inline;
  }
  .sl-house .slider-box ul.slider li .img-responsive {
    height: auto;
    min-width: 100%;
  }
  .sl-house .marg-80 {
    display: none;
  }
  .sl-house ul.items {
    padding: 0;
    margin: 0;
    float: none;
    display: none;
    overflow: hidden;
    left: 0%;
    transform: translateX(0%);
    position: relative;
  }
  .sl-house ul.items li {
    display: inline;
    float: none;
  }
  .sl-house ul.items li.active a {
    color: black;
    background-image: url(../images/selected.png);
    background-repeat: no-repeat;
    background-position: center 60px;
  }
  .sl-house ul.items li a {
    display: block;
    font-size: 19px;
    color: rgba(0, 0, 0, 0.7);
    text-decoration: none;
    height: 80px;
    padding: 30px 25px;
  }
  .sl-house ul.items li a:hover {
    text-decoration: none;
    color: black;
  }
  .str-box {
    overflow: hidden;
    border-bottom: solid 1px #dddddd;
    padding: 40px 20px 15px;
  }
  .str-box ul.st {
    padding: 0;
    margin: 0;
    float: left;
    left: 50%;
    max-width: 260px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center 15px;
    background-size: 700px 2px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    position: relative;
  }
  .str-box ul.st li {
    list-style: none;
    display: inline-block;
    float: left;
    padding: 0 10px;
    width: auto;
  }
  .str-box ul.st li.true a span.tx {
    background-color: #00a2ff;
  }
  .str-box ul.st li.true a span {
    color: black;
  }
  .str-box ul.st li.active a span.tx {
    color: #00a2ff;
    border: solid 2px #00a2ff;
    background-color: white;
  }
  .str-box ul.st li.active a span {
    color: black;
  }
  .str-box ul.st li a {
    display: block;
    width: 65px;
    text-decoration: none;
  }
  .str-box ul.st li a:hover {
    text-decoration: none;
  }
  .str-box ul.st li a:hover span {
    color: black;
  }
  .str-box ul.st li a span.tx {
    display: block;
    height: 32px;
    width: 32px;
    border-radius: 50%;
    background-color: #bfbfbf;
    color: white;
    text-align: center;
    font-size: 17px;
    font-weight: 100;
    padding-top: 4px;
    margin: 0 auto;
    border: solid 2px white;
  }
  .str-box ul.st li a span {
    display: block;
    color: rgba(0, 0, 0, 0.6);
    text-align: center;
    font-weight: 400;
    padding-top: 5px;
  }
  .liner {
    overflow: hidden;
    height: auto;
    background-image: url(../images/rec.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    display: none;
  }
  .obor {
    height: 340px;
  }
  .infos {
    overflow: hidden;
    border-right: none;
    padding-right: 0px;
    margin-bottom: 0;
  }
  .br-box {
    height: auto;
    overflow: hidden;
  }
  .foot-nav {
    text-align: center;
  }
  .box-tab .tab-top {
    border-bottom: solid 1px #dddddd;
    height: auto;
  }
  .box-tab .tab-top.biggest {
    height: 70px;
  }
  .box-tab .tab-top.biggest ul li a {
    height: 70px;
    width: 100px;
    text-align: center;
  }
  .box-tab .tab-top ul li {
    list-style: none;
  }
  .box-tab .tab-top ul li.active a {
    border-bottom: #00a2ff solid 3px;
    color: black;
  }
  .box-tab .tab-top ul li a {
    display: block;
    height: 48px;
    text-decoration: none;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.74902);
    padding: 15px 10px;
  }
  .box-tab .tab-top ul li a:hover {
    color: black;
  }
  .slider-box {
    overflow: hidden;
    position: relative;
  }
  .slider-box ul.slider {
    margin: 0;
    padding: 0;
    overflow: hidden;
  }
  .slider-box ul.slider li {
    list-style: none;
    display: none;
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 200px;
  }
  .slider-box ul.slider li .img-responsive {
    height: 100%;
    min-width: 600px;
    position: absolute;
    right: 0;
    top: 0;
  }
  .slider-box ul.slider li .baner-text {
    top: 10px;
    left: 10px;
    right: 10px;
    z-index: 2;
  }
  .slider-box ul.slider li .baner-text h3 {
    background-color: rgba(0, 0, 0, 0.8);
    font-size: 18px;
  }
  .slider-box ul.slider li .baner-text p {
    display: inline;
    padding: 3px 0;
  }
  .slider-box ul.slider li .baner-text p br {
    display: none;
  }
  .slider-box ul.slider li .baner-text p .btn {
    margin-top: 10px;
  }
  .slider-box ul.slider li .baner-text p:nth-child(2) {
    background-color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    margin-bottom: 10px;
  }
  .slider-box ul.perekl {
    margin: 0;
    padding: 0;
    float: left;
    margin-top: 23px;
    left: 50%;
    margin-bottom: 20px;
    transform: translateX(-50%);
    position: relative;
  }
  .slider-box ul.perekl li {
    display: inline-block;
    height: 2px;
    width: 12px;
    float: left;
    margin-right: 4px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.25);
  }
  .slider-box ul.perekl li.active {
    background-color: rgba(0, 0, 0, 0.75);
  }
  .slider-box a.btn-sl {
    width: 48px;
    height: 48px;
    display: block;
    border-radius: 50%;
    background-color: rgba(54, 59, 63, 0.8);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1000;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .slider-box a.btn-sl:hover {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .slider-box a.btn-sl.left-nav {
    left: 32px;
    background-image: url(../images/left-nav.png);
  }
  .slider-box a.btn-sl.right-nav {
    right: 32px;
    background-image: url(../images/right-nav.png);
  }
  .br-box .menu-toggle {
    display: none;
  }
  .footer .boxes {
    padding: 0 20px;
  }
  .footer .col-sm-5 {
    text-align: center;
  }
  .footer a.forum {
    float: none;
    margin: 0 auto;
  }
  .content h1 {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .box-tab .tab-top > ul > li {
    display: none;
  }
  .box-tab .tab-top > ul > li:nth-child(4),
  .box-tab .tab-top > ul > li:nth-child(5) {
    display: none;
  }
  .box-tab .tab-top > ul li.dropdown .dropdown-menu li:nth-child(4),
  .box-tab .tab-top > ul li.dropdown .dropdown-menu li:nth-child(5) {
    display: block;
  }
  .box-tab .tab-top > ul li.dropdown {
    display: inline-block;
  }
  /*----------*/
  
  .box-tab .tab-top > ul.faq-menu > li:nth-child(3) {
    display: none;
  }
  .box-tab .tab-top > ul.faq-menu li.dropdown .dropdown-menu li:nth-child(3) {
    display: block;
  }
  .box-tab .tab-top > ul.faq-menu li.dropdown {
    display: inline-block;
  }
  /*-----------*/
  
  .box-tab .tab-top > ul.t-school-menu > li:nth-child(3) {
    display: none;
  }
  .box-tab .tab-top > ul.t-school-menu li.dropdown .dropdown-menu li:nth-child(3) {
    display: block;
  }
  /*-----------*/
  
  .box-tab .tab-top > ul.t-fabrika-menu > li:nth-child(3),
  .box-tab .tab-top > ul.t-fabrika-menu > li:nth-child(4) {
    display: none;
  }
  .box-tab .tab-top > ul.t-fabrika-menu li.dropdown .dropdown-menu li:nth-child(3),
  .box-tab .tab-top > ul.t-fabrika-menu li.dropdown .dropdown-menu li:nth-child(4) {
    display: block;
  }
  /*-----------*/
  
  .box-tab .tab-top > ul.elektromontazhnikam-menu > li:nth-child(4) {
    display: none;
  }
  .box-tab .tab-top > ul.elektromontazhnikam-menu li.dropdown .dropdown-menu li:nth-child(4) {
    display: block;
  }
  /*-----------*/
  
  .accord .accord-heading a {
    background-position: 15px center;
  }
}
/**/
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-wrapper iframe,
.video-wrapper object,
.video-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.box-tab button.dropdown-toggle {
  padding: 15px 10px;
  border: 0;
  background-color: transparent;
  height: 48px;
  color: rgba(0, 0, 0, 0.74902);
}
/**/
@media (max-width: 1150px) {
  .liner ul.line li a {
    width: 70px;
  }
  .liner ul.line li a span.b1 {
    word-wrap: break-word;
    padding: 0 3px;
  }
}
@media (max-width: 991px) {
  .content .right {
    width: 206px;
  }
  .content .right .autorizate {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* new header
--------------------------------------------------------------------------------------*/

.header {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
.header .h-center ul.t-new {
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 0;
}
.header .h-center ul.t-new li {
  display: inline-block;
  min-width: 96px;
  width: 20%;
  position: relative;
}
.header .h-center ul.t-new li a {
  text-align: center;
  font-weight: 300;
  display: block;
}
.header .h-center ul.t-new li a span.img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: block;
  background-repeat: no-repeat;
  text-align: center;
  background-position: center center;
  margin: 4px auto 11px;
  border: 1px solid #727577;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.header .h-center ul.t-new li a span.img.im-1 {
  background-image: url('../svg/t-account-ico.svg');
}
.header .h-center ul.t-new li a span.img.im-2 {
  background-image: url('../svg/t-factory-ico.svg');
}

.header .h-center ul.t-new li a span.img.im-3 {
  background-image: url('../svg/t-service.svg');
/*  width: 48px;
  height: 48px;
  margin: 0 auto 7px;*/
}

.header .h-center ul.t-new li a span.img.im-4 {
  background-image: url('../svg/t-calculator-ico.svg');
}
.header .h-center ul.t-new li a span.img.im-5 {
  background-image: url('../svg/t-school-ico.svg');
}
.header .h-center ul.t-new li:nth-child(1):after,
.header .h-center ul.t-new li:nth-child(2):after {
  background-image: url('../svg/header_right-cur.svg');
  width: 24px;
  height: 12px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -22px;
  margin-right: -12px;
  content: '';
}
.header .h-center ul.t-new li:nth-child(4):after,
.header .h-center ul.t-new li:nth-child(5):after {
  background-image: url('../svg/header_left-cur.svg');
  width: 24px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -22px;
  margin-left: -12px;
  content: '';
}
.header .h-center ul.t-new li a span.text {
  display: inline-block;
  color: white;
  font-size: 11px;
  font-weight: 400;
}
@media (max-width: 800px) {
  .header .h-center ul.t-new li {
    min-width: 90px;
  }
}
@media (max-width: 767px) {
  .header .h-top a.desk {
    display: none;
  }
  .header .h-top a.logo {
    border-right: 0;
  }
  .header .h-center .lefter,
  .header .h-center .righter {
    width: 50%;
  }
  .header .h-center .center-new {
    margin-left: 0;
    width: 100%;
    padding-top: 19px;
  }
  .header .h-center ul.t-new li:after {
    display: none;
  }
  .header .h-center ul.t-new li a span.img {
    display: none;
  }
}
