html {
  background: #fff;
}

body {
  background: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #000000;
  line-height: 1.63;
  letter-spacing: -0.1px;
  margin: 0px;
  padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000000;
}

a {
  color: #000;
}

blockquote{
  margin: 0;
  padding: 0;
  border: none;
  font-size: inherit;
}

.bold {
  font-weight: bold;
}
.hidd{
   display: none;
}

span.mobnumber {
    display: none;
}
span.mobnumber  a {
     color: #b92d37; text-decoration: none;
}

@media (max-width: 1023px) { 
span.mobnumber {
display: inline-block;
margin-left: 15px;
}

.top_header .logo img {
    margin-right: 10px!important;
}

}

.callx  {
margin-top: 17px;
    margin-left: 2%;
    margin-right: auto;
    width: 114px;
    float: left;

}
.callx.hidd.sticky {
    display: block!important;
}

.callx .number {
    display: block;
    text-align: center;
}

*:focus {
  outline: none !important;
}

.wrapper:after {
  content: '';
  display: block;
  clear: both;
}

:root {
  --bluecolor: #008ecf;
  --bluedarkcolor: #005691;
  --purplecolor: #702082;
  --redcolor: #d22630;
  --greencolor: #509e2f;
}

span.h1 {
  font-size: 42px;
  line-height: 1;
  letter-spacing: -0.2px;
  text-align: left;
  color: #000000;
  padding-bottom: 20px;
  display: inline-block;
}
hr.h1 {
  width: 170px;
  height: 3px;
  text-align: left;
  border-top: 0px;
  display: block;
  margin: 0px;
}
header {
  height: 222px;
  padding-top: 31px;
}

.icon-round{
  display: inline-block;
  position: relative;
  width: 46px;
  height: 46px;
  border-radius: 50%;
}

.icon-round--letter{
  background: url(../images/svg/icon_letter.svg) 50% no-repeat;
  background-size: 20px auto;
  box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.12);
}

.logo,
.phone,
.adress {
  padding: 0px;
}
.logo {
  font-size: 0;
}
.logo > * {
  display: inline-block;
  vertical-align: middle;
}
.top_header .logo:before {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  min-height: 46px;
  content: '';
}
.top_header .logo img {
  height: 46px;
  margin-right: 20px;
}
.logo span {
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.3px;
  color: #464646;
  /*padding-top: 6px;*/
}
.Oval {
  width: 46px;
  height: 46px;
    min-width: 46px;
  border-radius: 50%;
  float: left;
}
.Oval img {
  display: block;
  padding-top: 13px;
  margin: 0 auto;
}
.call {
  letter-spacing: -0.2px;
  text-align: left;
  padding-left: 29px;
  display: inline-block;
  margin-top: -8px;
}
.call span {
  font-size: 20px;
  color: #000000;
  display: block;
}
.call span.number {
font-size: 16px;
    color: #bd3843;
}
.top_header {
  height: 83px;
  border-bottom: 1px solid #eeeeee;
}

/* contacts form style */
.adress a,
.number a,
.phone a,
.adress a:hover,
.number a:hover,
.phone a:hover {
  color: inherit;
  font: inherit;
  text-decoration: none;
}

.top_header_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
    justify-content: flex-end;
}

.logo + .top_header_item .call {
  padding-right: 60px;
}

.top_header_item .call .number {
  line-height: 1.4;
}
.navbar {
  margin-bottom: 0px;
}
.navbar-default {
  background: none;
  box-shadow: none;
  border-radius: 0px;
  border: 0px;
}
.navbar-collapse {
  padding: 0px;
}
.navbar-default .navbar-nav > li {
  padding: 36px 0px 0px 26px;
}
.navbar-default .navbar-nav > li > a {
  font-size: 18px;
  letter-spacing: -0.2px;
  color: #7d7d7d;
  line-height: 36px;
  padding: 0px;
}
.navbar-default .navbar-nav > li > a.active {
  color: #000;
}
.navbar-default .navbar-nav > li:first-child {
  padding: 36px 0px 0px 0px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #000 !important;
  background: none !important;
  box-shadow: none;
}
.top_menu.sticky {
  position: fixed;
height: 110px;
  background: #fff;
  top: 0px;
  width: 100%;
  z-index: 10;
}
.top_menu.sticky .navbar-nav{
  margin-top: -8px;
}
div#myBtn {
  float: right;
  position: relative;
 top: -52px;
  width: 169px;
  height: 51px;
  border-radius: 2px;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: -0.2px;
  color: #ffffff;
  text-transform: uppercase;
  border: 2px solid transparent;
}
div#myBtn a {
  color: #fff;
  text-align: center;
  text-decoration: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 48px;
}
div#myBtn:hover,
div#myBtn:active {
  border-radius: 2px;
  background: #fff !important;
}

/* Banner */
#banner {
  position: relative;
  background-repeat: no-repeat;
  background-position: right top;
  background-color: transparent;
  background-size: cover;
  height: 667px;
}
.bnr-icon{
  position: absolute;
  right: 25px;
  bottom: 25px;
  z-index: 1;
}
#banner .text {
  padding: 180px 0px 0px 0px;
}
#banner .title {
  font-size: 50px;
  line-height: 1;
  letter-spacing: -0.2px;
  text-align: left;
  color: #000000;
}
#banner span {
  display: block;
}
#banner .description {
  font-size: 16px;
  line-height: 1.63;
  letter-spacing: -0.1px;
  text-align: left;
  color: #000000;
  padding-top: 24px;
}
.description a {
  text-decoration: underline;
  transition: color 200ms ease-in-out;
}
.description a:hover {
  color: #337ab7;
}
/*Banner*/
/*Slogan*/
#slogan {
  height: 246px;
  background-color: #4c4c4c !important;
}
#slogan .logo img {
  width: 171px;
  height: 96px;
  float: left;
  margin-top: 77px;
}
#slogan .text {
  font-size: 42px;
  line-height: 1.24;
  letter-spacing: -0.2px;
  text-align: left;
  color: #ffffff;
  margin-top: 100px;
  display: inline-block;
  padding-left: 46px;
}
/*Slogan*/
/*About*/
#about {
  width: 100%;
  height: auto;
  min-height: 600px;
  margin-bottom: 70px;
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover;
}
#about .text {
  margin-top: 131px;
  padding-left: 0px;
}
.anonce {
  font-size: 16px;
  line-height: 1.63;
  letter-spacing: -0.1px;
  text-align: left;
  color: #000000;
  margin-top: 20px;
}
/*slogan*/
/*services*/
#services {
  min-height: 550px;
}

#services .item {
  margin-top: 44px;
  padding-bottom: 10px;
  border-top: solid 1px #eeeeee;
  border-bottom: solid 1px #eeeeee;
  border-right: solid 1px #eeeeee;
}
#services .item .icon {
  text-align: center;
  margin-top: 25px;
}
#services .item .icon.svg {
  height: 80px;
}
#services .item span.name {
  display: block;
  text-align: center;
  font-size: 35px;
  line-height: 1.35;
  margin-top: 10px;
  letter-spacing: -0.2px;
}
#services .item span.description {
  font-size: 16px;
  line-height: 1.63;
  letter-spacing: -0.2px;
  text-align: center;
  color: #7d7d7d;
  padding: 10px 50px;
  display: block;
}
#services .price {
  display: block;
  text-align: center;
  cursor: pointer;
}
.price .icon:hover {
  opacity: 0.5;
}
.price .icon {
  width: 46px;
  height: 46px;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  margin: 0 auto;
  display: block;
  cursor: pointer;
}
.price .icon.icon-static {
  background-image: url(../images/svg/pdf-white.svg);
  background-size: 24px 29px;
  background-position: center;
  background-repeat: no-repeat;
}
.price .icon svg {
  margin: 8px auto 0;
  width: 24px;
  height: 29px;
}
.price span {
  font-size: 12px;
  color: #7d7d7d;
}

#services .item .pdf-icon-fill {
  fill: #fff;
}
#services .price span {
  font-size: 11px;
  line-height: 1.82;
  letter-spacing: -0.1px;
  text-align: center;
  color: #7d7d7d;
}
/*services*/
/*equipment*/
#equipment {
  background-color: #fbfbfb;
  min-height: 500px;
  padding: 60px 0 80px;
}
#equipment .cont {
  margin-top: 40px;
}
#equipment .tab-content {
  margin-left: 27px;
  margin-top: -10px;
  padding-bottom: 20px;
}
#equipment span.name {
  font-size: 24px;
  letter-spacing: -0.3px;
  text-align: left;
  color: #000000;
  display: block;
  margin-bottom: 27px;
}
#equipment .img img {
display: block;
max-width: 100%;
    text-align: center;
    margin: auto;
}
#equipment p {
  font-size: 16px;
  line-height: 1.63;
  letter-spacing: -0.2px;
  text-align: left;
  color: #7d7d7d;
}
#equipment .nav-tabs {
  border-bottom: 0px;
  border-right: 1px solid #dfdfe0;
}
.tabbable {
  padding: 0px;
}
.tabbable .nav-tabs > li {
  float: none;
}
#equipment .nav-tabs > li.active > a,
#equipment .nav-tabs > li.active > a:focus,
#equipment .nav-tabs > li.active > a:hover,
#equipment .nav-tabs > li.active > a:active {
  border: 0px solid #ddd;
  color: #000 !important;
  background-color: transparent !important;
}
#equipment .nav-tabs > li > a:hover {
  border: 0px solid #ddd;
  background: none;
  color: #000 !important;
}
#equipment .nav-tabs > li > a {
  margin-right: 0px;
  line-height: 1.42857143;
  border: 0px solid transparent;
  border-radius: 0px;
  font-size: 22px;
  letter-spacing: -0.2px;
  text-align: left;
  color: #7d7d7d;
  padding-left: 0px;
}
#equipment .img {
  width: 50%;
  float: left;
  display: block;
}
#equipment .text {
  width: 50%;
  float: left;
  padding-left: 20px;
}
#equipment .price {
  display: inline-block;
}
#equipment .price .icon {
  float: left;
  margin-right: 9px;
}
#equipment .price span {
  font-size: 12px;
  line-height: 45px;
  letter-spacing: -0.1px;
  text-align: left;
  color: #7d7d7d;
}
/*equipment*/
/*advantages*/
#advantages {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 710px;
}
#advantages .container {
  padding-top: 82px;
}
#advantages .anonce ul {
  padding-top: 70px;
  padding-left: 0px;
  list-style: none;
}
#advantages .anonce ul li {
  background: url(../images/triangle.png) no-repeat 0px 7px;
  padding-left: 20px;
}
#advantages .text {
  padding-left: 0px;
}
#advantages .price {
  margin-top: 50px;
  float: left;
}
#advantages .price .icon {
  float: left;
  margin-right: 9px;
}
#advantages .price span {
  line-height: 45px;
}
/*advantages*/
/*portfolio*/
#portfolio {
  margin-top: 75px;
}

#portfolio .slick-slide {
  height: auto;
}
#portfolio .slider {
  margin-top: 46px;
}
#portfolio .slick-slide .portfolio-image {
  width: 90%;
  height: 450px;
  /*background-color: #eeeeee;*/
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto 20px;
}
#portfolio .slick-prev,
#portfolio .slick-next {
  top: 225px;
  width: 50px;
  height: 50px;
background-color: #67696a;
  color: #fff;
  z-index: 1;
}
#portfolio .slick-prev:before {
  content: url(../images/icon/prev.png);
  font-size: 50px;
  line-height: 0;
}
#portfolio .slick-next:before {
  content: url(../images/icon/next.png);
  font-size: 50px;
  line-height: 0;
}
#portfolio .slick-prev:hover,
#portfolio .slick-next:hover {
  box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.12);
}
#portfolio .slick-prev {
  left: 0px;
}
#portfolio .slick-next {
  right: 0px;
}
#portfolio .slick-slide span.name {
  display: block;
  font-size: 20px;
  letter-spacing: -0.2px;
  text-align: center;
  color: #000000;
  margin-top: 0px;
}
#portfolio .slick-slide span {
  font-size: 15px;
  letter-spacing: -0.2px;
  text-align: center;
  color: #7d7d7d;
  display: block;
}
#portfolio .slick-dots li.slick-active button:before {
  color: #0079b0;
}
#portfolio .slick-dots li button:before {
  font-size: 12px;
  opacity: 1;
}
#portfolio .slick-dots {
  position: absolute;
  bottom: -40px;
}
/*portfolio*/
/*brands*/
#brands {
  padding-bottom: 70px;
}
#brands .cont {
  margin-top: 45px;
}
#brands .item {
  padding-left: 0px;
  margin-bottom: 30px;
  cursor: pointer;
}
#brands .item .brand-image {
  display: block;
  width: 100%;
  height: 195px;
  border: 1px solid #ddd;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#brands .item:hover img,
#brands .item .brand-image:hover{
  box-shadow: 0px 5px 30px 5px rgba(0, 0, 0, 0.15);
}
/*brands*/
/*contacts*/
#contacts .container {
  padding-top: 141px;
}
#contacts span.h1 {
  color: #fff;
  margin-top: 0px;
}
#contacts hr.h1 {
  background: #fff;
}
#contacts .left-part {
  padding: 0px;
}
#contacts ul {
  list-style: none;
  padding: 0px;
  margin-top: 60px;
}
#contacts .contacts-mail-list {
  margin: 0;
}
#contacts ul li {
  margin-bottom: 31px;
}
#contacts .adress {
  background: url(../images/svg/location-icon.svg) no-repeat 0px 0px;
}
#contacts .phone {
  background: url(../images/svg/phone.svg) no-repeat 0px 0px;
}
#contacts .shedule {
  background: url(../images/svg/time-icon.svg) no-repeat 0px 0px;
}
#contacts .email {
  background: url(../images/svg/mail-icon.svg) no-repeat 0px 4px;
}
#contacts ul li span {
  padding-left: 32px;
  display: block;
  font-size: 16px;
  line-height: 1.31;
  letter-spacing: -0.1px;
  text-align: left;
  color: #ffffff;
}
#contacts .social span {
  font-size: 16px;
  line-height: 1.31;
  letter-spacing: -0.1px;
  text-align: left;
  color: #ffffff;
  display: block;
  margin-bottom: 20px;
}
#contacts .social a {
  margin-right: 15px;
  opacity: 0.5;
  text-decoration: none;
}
#contacts .social a:hover {
  opacity: 1;
}
#contacts form {
  background: #fff;
  padding: 100px;
  border-radius: 2px;
  margin-bottom: 100px;
}
#contacts .form-group {
  padding: 0px;
}
#contacts .form-control {
  width: 95%;
}
#contacts .form-control#phone,
#contacts .form-control#email {
  width: 90%;
}
#contacts .right-part .title {
  font-size: 24px;
  line-height: 1.75;
  letter-spacing: -0.1px;
  text-align: left;
  color: #000000;
  display: block;
}
#contacts .right-part .desc {
  font-size: 14px;
  line-height: 1.29;
  letter-spacing: -0.1px;
  text-align: left;
  color: #7d7d7d;
  margin-bottom: 20px;
  display: block;
}
#contacts .form-group label {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.1px;
  text-align: left;
  color: #7d7d7d;
  font-weight: normal;
  margin: 10px 0px 0px 0px;
}
#contacts .form-group label.error {
  font-size: 13px;
  margin-top: 0;
  color: #f00;
}
#contacts .form-group input {
  height: 51px;
  font-size: 14px;
  line-height: 3;
  letter-spacing: -0.1px;
  text-align: left;
  color: #7d7d7d;
  background-color: #f5f5f5;
  border: 1px solid transparent;
  box-shadow: none;
  border-radius: 2px;
}
#contacts .form-group input:focus {
  border: solid 1px #dfdfe0;
}
#contacts .form-group input.error {
  border-color: #f00;
}
#contacts textarea {
  font-size: 14px;
  line-height: 3;
  letter-spacing: -0.1px;
  text-align: left;
  color: #7d7d7d;
  background-color: #f5f5f5;
  border: 1px solid transparent;
  box-shadow: none;
  resize: none;
}
#contacts textarea::-webkit-input-placeholder {
  color: #dfdfe0;
}
#contacts textarea:focus {
  border: solid 1px #dfdfe0;
}
#contacts textarea.error {
  border-color: #f00;
}
#contacts .form-group.has-error input {
  border: solid 1px #e21818;
}
#contacts form p.check {
  font-size: 11px;
  line-height: 2.82;
  letter-spacing: -0.1px;
  text-align: left;
  color: #7d7d7d;
  padding: 0px;
  margin: 0px;
}
#contacts form p.check._inactive{
  display: none;
}
#contacts button {
  width: 139px;
  height: 51px;
  border-radius: 2px;
  font-size: 13px;
  letter-spacing: -0.2px;
  text-align: center;
  text-transform: uppercase;
  background: #ffffff;
  text-shadow: none;
}
#contacts button:hover,
#contacts button:active {
  color: #fff !important;
}
#contacts p.error {
  display: none;
  font-size: 11px;
  line-height: 2.82;
  letter-spacing: -0.1px;
  color: #e21818;
  padding: 0px;
  margin: 0px;
}
#contacts p.error._active {
  display: block;
}
#success-alert {
  display: none;
  position: relative;
  margin: 58px -20px;
  padding: 62px 50px 62px 0px;
}
#success-alert .title {
  font-size: 35px;
  letter-spacing: -0.2px;
  text-align: left;
  color: #000000;
  margin-bottom: 25px;
}
#success-alert p {
  font-size: 16px;
  line-height: 1.63;
  letter-spacing: -0.1px;
  text-align: left;
  color: #7d7d7d;
}
/*contacts*/
/*footer*/
footer {
  height: 90px;
  background-color: #4c4c4c;
}
footer p {
  font-size: 15px;
  letter-spacing: -0.2px;
  text-align: left;
  color: #dfdfe0;
  padding-top: 35px;
}

#no_found {
  min-height: calc(100vh - 312px);
  padding: 40px 0;
  display: flex;
  width: 100%;
  align-items: center;
}
#no_found span {
  font-size: 144px;
  /*margin-top: 92px;*/
  display: block;
  text-align: center;
}
#no_found p {
  text-align: center;
  font-size: 24px;
  line-height: 1.25;
  letter-spacing: -0.2px;
  color: #7d7d7d;
  /*margin-bottom: 151px;*/
}
.topbutton {
  width: 50px;
  height: 50px;
  background: url(../images/icon/top.png) no-repeat center center;
  text-align: center;
  padding: 5px;
  position: fixed;
  bottom: 100px; /* отступ кнопки от нижнего края страницы*/
  right: 10px;
  box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.12);
  cursor: pointer;
  display: none;
}
@media (min-width: 1366px){
  #about .text{
    margin-top: 80px;
  }
}
@media (min-width: 1024px) {
  /* services hover only for desktop */
  #services .item:hover .svg svg path,
  #services .item:hover .svg svg polygon {
    fill: #fff !important;
  }
  #services .item:hover .price .icon {
    background-color: #fff !important;
  }
  #services .item:hover {
    color: #fff;
  }
  #services .item:hover .name,
  #services .item:hover .description,
  #services .item:hover .price span {
    color: #fff !important;
  }
  /* /end services hover only for desktop */

  .bnr-icon{
    display: none;
  }

  .navbar-collapse{
    height: auto !important;
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1365px) {
  .logo span,
  .call span {
    font-size: 18px;
  }
  .call {
    padding-left: 14px;
    margin-top: 0px;
  }
  .call span.number {
    font-size: 13px;
  }
  #banner {
    /*background-position: 0px 0px;*/
    height: 585px;
  }
  #banner .text {
    padding: 140px 0px 0px 0px;
    max-width: 620px;
  }
  #slogan .text {
    font-size: 40px;
  }
  #about .text {
    margin-top: 49px;
  }
  #brands .item .brand-image {
    height: 158px;
  }
  #contacts form {
    padding: 80px;
  }
  .topbutton {
    width: 50px;
    height: 50px;
    background: url(../images/icon/top.png) no-repeat center center;
    text-align: center;
    padding: 5px;
    position: fixed;
    bottom: 100px; /* отступ кнопки от нижнего края страницы*/
    right: 10px;
    box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.12);
    cursor: pointer;
    display: none;
  }
}
@media (max-width: 991px) {
  #contacts .form-control#phone,
  #contacts .form-control#email{
    width: 95%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .navbar-default .navbar-toggle {
    position: absolute;
    top: -83px;
    right: 0px;
    border: 0px;
    display: block;
    line-height: 1;
  }
  .navbar.navbar-default .container-fluid {
    padding: 0px;
  }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background: none !important;
  }
  /*.navbar-nav {
    display: none;
  }*/
  .navbar-nav {
    margin: 0px;
    float: none;
  }
  ul.navbar-nav {
    background: #fff;
    z-index: 1;
    position: relative;
    padding: 54px 30px 120px 30px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-default .navbar-toggle .icon-bar {
    width: 24px;
    height: 4px;
  }
  .navbar-collapse.collapse.in {
    overflow-y: auto;
  }
  .navbar-default .navbar-nav > li:first-child,
  .navbar-default .navbar-nav > li {
    padding: 5px 10px;
    font-size: 16px;
    letter-spacing: -0.2px;
    text-align: left;
    color: #7d7d7d;
  }
  #navbar-close {
    font-size: 24px;
    line-height: 1;
  }
  .top_header .phone,
  .top_header .adress {
    display: none;
  }

  div#myBtn {
    display: none;
  }
  header {
    height: 112px;
  }
  .top_header .logo {
    padding: 0px 24px;
  }
  #banner .text {
    padding: 140px 0px 0px 24px;
  }
  #slogan .logo {
    padding-left: 24px;
  }
  #slogan .text {
    min-width: 450px;
    width: 70%;
    margin-top: 77px;
  }
  #about {
    padding-top: 49px;
  }
  #about .text {
    padding: 0px 24px;
    margin-top: 0px;
  }
  #services span.h1,
  #services hr.h1 {
    margin: 0px 24px;
  }
  #services .item span.description {
    padding: 10px 10px;
  }
  #equipment {
    padding-left: 24px;
    padding-right: 24px;
  }
  #equipment .img {
    margin-bottom: 20px;
  }
  #equipment .img,
  #equipment .text {
    width: 100%;
    float: none;
  }
  #advantages {
    padding: 0px 24px;
    height: 740px;
  }
  #portfolio span.h1,
  #portfolio hr.h1 {
    margin: 0px 24px;
  }
  #portfolio .slick-slide .portfolio-image {
    width: 72%;
    /*height: 450px;*/
    height: 36vw;
  }
  #portfolio .slick-prev,
  #portfolio .slick-next {
    top: 18vw;
  }
  #brands {
    padding: 0px 24px 30px;
    margin-top: 55px;
  }
  #brands .item .brand-image {
    height: 186px;
  }
  #contacts .container {
    padding: 40px;
  }
  #contacts form {
    margin-bottom: 50px;
  }
  #contacts ul {
    width: 50%;
    float: left;
  }
  #contacts ul li{
    padding-right: 20px;
  }
  #contacts .contacts-mail-list {
    float: none;
    width: auto;
  }
  #contacts .social {
    width: 50%;
    float: left;
    margin-top: 60px;
  }
  footer p {
    padding: 35px 24px 0px;
  }
    #portfolio .slick-prev{
        left: 25px;
    }
    #portfolio .slick-next{
        right: 25px;
    }
}
@media (min-width: 768px) and (max-width: 840px) {
  #banner {
    background-position: 60% 0;
  }
  #about {
    background-position: 80% 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .navbar-default .navbar-toggle {
    position: absolute;
    top: -53px;
    right: 0px;
    border: 0px;
    line-height: 1;
  }

  /*.navbar-default .navbar-toggle[aria-expanded="true"] {
      top: -53px;
  }*/

  .navbar.navbar-default .container-fluid {
    padding: 0px;
  }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background: none !important;
  }
  .navbar-nav {
    margin: 0px;
    float: none;
  }
  ul.navbar-nav {
    background: #fff;
    z-index: 1;
    position: relative;
    padding: 54px 30px 120px 30px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-default .navbar-toggle .icon-bar {
    width: 24px;
    height: 4px;
  }
  .navbar-collapse.collapse.in {
    overflow-y: auto;
  }
  .navbar-default .navbar-nav > li:first-child,
  .navbar-default .navbar-nav > li {
    padding: 5px 10px;
    font-size: 16px;
    letter-spacing: -0.2px;
    text-align: left;
    color: #7d7d7d;
  }
  #navbar-close {
    font-size: 24px;
  }
  .collapse {
    display: none;
  }
  div#myBtn {
    display: none;
  }
  span.h1 {
    font-size: 32px;
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  hr.h1 {
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  header {
    height: 56px;
    padding-top: 10px;
    position: relative;
    z-index: 99;
  }
  .top_header {
    height: 46px;
  }
  .logo {
    padding-left: 15px;
  }
  .top_header .logo:before {
    min-height: 36px;
  }
  .top_header .logo img {
    height: 36px;
  }
  .logo span {
    font-size: 16px;
    /*padding-top: 3px;*/
  }
  #banner {
    height: auto;
    padding: 83px 20px 83px;
    background-position: 0px 0px;
  }
  #banner .title {
    font-size: 32px;
    text-align: center;
  }
  #banner .text {
    padding: 0 15px 0px 15px;
  }
  #banner .description {
    text-align: center;
  }
  #banner .description p:last-child {
    margin-bottom: 0;
  }
  #slogan .logo {
    padding: 0px 15px 0px 15px;
    text-align: center;
  }
  #slogan .logo img {
    float: none;
    margin-top: 40px;
    width: 189px;
  }
  #slogan .text {
    min-width: 197px;
    max-width: 197px;
    margin: 11px auto;
    display: block;
    font-size: 22px;
    padding-left: 0px;
    text-align: center;
  }
  #about {
    background: none;
    min-height: 10px;
    background-size: cover !important;
    /*padding-bottom: 20px;*/
  }
  #about .text {
    padding: 0px 15px;
    margin-top: 83px;
    margin-bottom: 83px;
  }
  .anonce {
    text-align: center;
  }
  #services {
    margin-top: 83px;
  }
  #services span.h1,
  #services hr.h1 {
    margin: 0 auto;
  }
  #services .item {
    border: 0px;
  }
  #services .item .icon {
    margin-top: 0px;
  }
  #services .slick-slide {
    height: auto;
    padding: 20px 0;
  }
  #services .slick-prev,
  #services .slick-next,
  #brands .slick-prev,
  #brands .slick-next {
    width: 50px;
    height: 50px;
    background-color: #eeeeee;
    color: #fff;
    z-index: 1;
  }
  #services .slick-prev:before,
  #brands .slick-prev:before {
    content: url(../images/icon/prev.png);
    font-size: 50px;
    line-height: 0;
  }
  #services .slick-next:before,
  #brands .slick-next:before {
    content: url(../images/icon/next.png);
    font-size: 50px;
    line-height: 0;
  }
  #services .slick-prev:hover,
  #services .slick-next:hover,
  #brands .slick-prev:hover,
  #brands .slick-next:hover {
    box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.12);
  }
  #services .slick-prev {
    left: 0px;
  }
  #services .slick-next {
    right: 0px;
  }
  #services .item span.description {
    padding: 10px 50px 27px 50px;
  }
  #equipment {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 72px;
    min-height: 10px;
  }
  #equipment .panel-group {
    margin-top: 30px;
    padding: 0px;
  }
  #equipment .panel-title a {
    /*color: #7d7d7d;*/
    font-size: 22px;
  }
  #equipment .panel-default > .panel-heading {
    padding: 22px 15px;
    background-color: #ffffff;
    border: solid 1px #eeeeee;
    background-image: none;
  }
  #equipment .panel-group .panel {
    border-radius: 0px;
  }
  #equipment .panel-title a:focus,
  #equipment .panel-title a:hover {
    color: #000000 !important;
    text-decoration: none;
  }
  #equipment .panel-title a.active.collapsed:before,
  #equipment .panel-title a:before {
    content: url(../images/icon/arrow.png);
    margin-right: 13px;
    display: inline-block;
  }
    #equipment .panel-title a:before{
        transform: rotate(90deg);
    }
    #equipment .panel-title a.collapsed:before{
        transform: rotate(0);
    }
  #equipment .panel-title a.active:before {
    content: url(../images/icon/arrow_down.png);
    display: inline-block;
    margin-right: 13px;
  }
  #equipment span.name {
    font-size: 22px;
    display: none;
  }
  #equipment .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #fff;
    margin-top: -1px;
  }
  #equipment .img {
    width: 98%;
    float: none;
    margin: 0 auto;
  }
  #equipment .img img {
    margin: 0px auto;
    text-align: center;
    width: 100%;
  }
  #equipment .text {
    width: 100%;
    float: none;
    margin-top: 10px;
    padding-left: 0;
  }

  #equipment .price {
    margin-top: 6px;
  }
  #advantages {
    padding: 0px 15px 83px;
    height: auto;
  }
  #advantages .container {
    padding-top: 83px;
  }
  #advantages .anonce {
    text-align: left;
  }
  #advantages .anonce ul {
    padding: 10px 15px;
  }
  #advantages .price {
    margin-top: 0px;
  }
  #portfolio span.h1 {
    margin: 0 15px;
  }
  #portfolio hr.h1 {
    margin: 0px auto;
  }
  #portfolio .slick-slide span.name {
    font-size: 18px;
    line-height: 1;
    padding: 0px 15px;
    margin: 30px 0px 10px 0px;
  }
  #portfolio .slick-slide span {
    font-size: 14px;
    line-height: 1;
    padding: 0px 15px;
  }
  #portfolio .slick-slide .portfolio-image {
    width: 95%;
    height: 230px;
    background-size: cover;
  }
  #portfolio .slick-prev,
  #portfolio .slick-next {
    top: 220px;
  }
  #portfolio .slick-prev {
    left: 30%;
  }
  #portfolio .slick-next {
    right: 30%;
  }
  #portfolio .slick-dots {
    display: none !important;
  }
  #brands {
    padding: 0px;
  }
  #brands .cont {
    margin: 45px 0px 90px;
  }
  #brands .item {
    padding-left: 15px;
  }
  #brands .item .brand-image {
    height: 160px;
    margin: 0 auto;
    display: block;
  }

  #brands .slick-slide {
    height: auto;
  }
  #brands .slick-prev {
    left: 30%;
  }
  #brands .slick-next {
    right: 30%;
  }
  #brands .slick-next,
  #brands .slick-prev {
    top: 210px;
  }
  #contacts ul,
  #contacts .social {
    width: 100%;
    float: none;
    padding: 0 15px;
  }
  #contacts .contacts-mail-list {
    padding: 0;
  }
  #contacts .social {
    text-align: center;
    margin-bottom: 30px;
  }
  #contacts .social span {
    text-align: center;
  }
  #contacts .container {
    padding-top: 83px;
  }
  #contacts ul li span {
    display: block;
    text-align: center;
    padding: 25px 0px 0px 0px;
  }
  #contacts .adress {
    background: url(../images/svg/location-icon.svg) no-repeat center top;
  }
  #contacts .phone {
    background: url(../images/svg/phone.svg) no-repeat center top;
  }
  #contacts .shedule {
    background: url(../images/svg/time-icon.svg) no-repeat center top;
  }
  #contacts .email {
    background: url(../images/svg/mail-icon.svg) no-repeat center top;
  }
  #contacts .right-part {
    padding: 0px;
  }
  #contacts form {
    padding: 15px;
    margin-bottom: 20px;
    width: 95%;
    margin: 0 auto 83px auto;
  }
  #contacts .right-part .title {
    font-size: 22px;
    text-align: center;
  }
  #contacts .right-part .desc {
    font-size: 12px;
    text-align: center;
  }
  #contacts .form-group label {
    display: none;
  }
  #contacts .form-group input,
  #contacts .form-group textarea {
    margin: 0 auto;
  }
  #contacts .form-control#phone,
  #contacts .form-control#email {
    width: 95%;
  }
  #contacts button {
    width: 100%;
    margin: 0 auto;
  }
  footer p {
    text-align: center;
    padding: 29px 0px;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  #portfolio .slick-prev,
  #portfolio .slick-next {
    top: 230px;
  }
}
@media (min-width: 375px) and (max-width: 567px) {
  #portfolio .slick-prev,
  #portfolio .slick-next {
    top: 230px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .container {
    width: 100%;
  }
    .top_header{
        height: 80px;
    }

  #no_found {
    min-height: calc(100vh - 202px);
  }
}

@media (min-width: 768px) { 
  .navbar-nav{
    transition: margin .3s ease;
  }

  #services .services-dashboard {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 44px;
  }

  #services  .services-dashboard .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 0;
  }

  #services  .services-dashboard .item .price {
    margin-top: auto;
  }


  ::-webkit-input-placeholder {
    display: none;
    opacity: 0;
  }

  ::-moz-placeholder {
    display: none;
    opacity: 0;
  }

  :-moz-placeholder {
    display: none;
    opacity: 0;
  }

  :-ms-input-placeholder {
    display: none;
    opacity: 0;
  }

}

.slick-dotted.slick-slider {
  margin-bottom: 60px !important;
}

.c-close-form {
  width: 48px;
  height: 48px;
  background-size: 20px;
  background-position: center;
  background-color: transparent;
  background-repeat: no-repeat;

  position: absolute;
  right: 0;
  top: 40px;
}

.c-close-form:hover {
  background-color: rgba(0, 0, 0, 0.12);
}

@media (min-width: 300px) and (max-width: 768px) {
  .c-close-form {
    right: 20px;
    top: 20px;
  }
  #success-alert {
    padding: 60px;
  }
  #success-alert p,
  #success-alert .title {
    text-align: center;
  }
}

@media (max-width: 767px) {

  #success-alert {
    border: none !important;
  }

  #no_found {
    min-height: calc(100vh - 146px);
  }

  footer p {
    margin: 0;
  }

}


/* fixed header for mobile */
._header-sticky header{
  position: fixed;
  z-index: 20;
  left: 0;
  top: 0;
  width: 100%;
  background-color: white;
}

@media (max-width: 1023px) {
  #contacts .social a {
    opacity: 1;
  }
}

@media (max-width: 1023px) and (min-width: 768px){
  ._header-sticky body{
    padding-top: 112px;
  }
}

@media (max-width: 767px){
  ._header-sticky body{
    padding-top: 56px;
  }
}

@media (min-width: 841px) and (max-width: 1800px) {
  #banner {
    background-position: 70% top;
  }
}

@media (min-width: 841px) and (max-width: 1365px) {
  #about {
    background-position: 70% top;
  }
}

@media (min-width: 640px) and (max-width: 767px) {
  #brands .item .brand-image{
    height:  240px;
    width: 610px;
  }

  #brands .slick-next,
  #brands .slick-prev{
    top:  240px;
  }
}

/* album orientation */
@media (max-width: 767px) and (max-height: 480px) and (min-width: 480px) {

  #equipment .img,
  #equipment .text {
    float: left;
    width: 50%;
  }

  #equipment .text {
    padding-left: 20px;
  }

}
/* /end album orientation */

@media (min-width: 2561px) {
  #banner {
    height: 980px;
  }
  #about {
    height: 980px;
  }
}

.top_menu.sticky .navbar-default .navbar-collapse,
.top_menu.sticky .navbar-default .navbar-form {
  border-color: transparent;
}

.widget-player iframe {
  display: inline-block;
  max-width: 100%;
  height: 100%;
}

.modal--video {
  align-items: center;
  justify-content: center;
}

.modal--video .modal-dialog {
  margin: auto;
  max-width: 100%;
}

.modal--video .modal-content {
  width: 960px;
  max-width: 100%;
  box-shadow: 0 25px 11px 0 rgba(0, 86, 145, 0.05);
  background: white;
  border-radius: 2px;
  border: none;
  margin: 30px;
}

.modal--video .close {
  opacity: 1;
}

.modal--video .modal-header:after {
  display: table;
  clear: both;
  content: '';
}

.modal--video .modal-body {
  padding: 0;
}

.modal--video .widget-player {
  border-radius: 0 0 2px 2px;
  overflow: hidden;
}

.icon-modal-close {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #eeeeee;
  background-image: url('../images/icon/icon-close.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 14px auto;
}

.button {
  display: inline-flex;
  vertical-align: top;
  border-radius: 2px;
  font: bold 13px/18px 'Open Sans', sans-serif;
  letter-spacing: -0.23px;
  padding: 16px 30px;
  cursor: pointer;
  background-color: #ccc;
  align-items: center;
}

.button [class^="ico-"] {
  margin-right: 12px;
}

.button[disabled] {
  cursor: default;
  opacity: .65;
}

#banner .section-controls,
#about .section-controls {
  margin: 44px 0 0;
}

#advantages .section-controls {
  margin: 32px 0 0;
}

[class^="ico-"] {
  display: inline-block;
  vertical-align: top;
  background-size: contain;
}

.ico-play {
  width: 11px;
  height: 14px;
  background-image: url('../images/icon/icon-play-small.svg');
}

@media (min-width: 960px) {
  .widget-player {
    height: 540px;
  }
}

@media (max-width: 959px) {
  .modal--video .modal-dialog {
    width: 100%;
    margin: 0;
    height: 100%;
  }
  .modal--video .modal-content {
    margin: 0;
    height: 100%;
  }
  .modal--video .modal-body {
    height: calc(100vh - 49px);
  }
  .widget-player {
    height: 100%;
  }
}

@media (max-width: 768px) {

  #banner .section-controls,
  #about .section-controls {
    text-align: center;
  }

  #advantages .section-controls {
    margin-bottom: 32px;
  }

}