html, body {
  position: relative;
  height: 100%;
  font-size: 20px;
  background: #fafafa;
}
::-webkit-scrollbar-button {
  background-image:url('');
  background-repeat:no-repeat;
  width:7px;
  height:0px;
}

::-webkit-scrollbar-track {
  background-color:#f1f1f1;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color:#d8d8d8;
}

::-webkit-scrollbar-thumb:hover{
  background-color:#d8d8d8;
}

::-webkit-resizer{
  background-image:url('');
  background-repeat:no-repeat;
  width:7px;
  height:0px;
}

::-webkit-scrollbar{
  width: 7px;
}
a {
  color: #000;
}
a:hover, a:focus {
  color: #000;
  text-decoration: none;
}
.img-responsive {
  max-width: 100%;
}
.header .logo {
  display: inline-block;
  padding: 9px 0;
}
.header {
  background: #f6f6f6;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.2);
  -moz-box-shadow:    0px 3px 10px 0px rgba(50, 50, 50, 0.2);
  box-shadow:         0px 3px 10px 0px rgba(50, 50, 50, 0.2);
}
.header .nav>li>a {
  font-weight: bold;
  font-size: 18px;
  border-bottom: 5px #f6f6f6 solid;
  text-transform: uppercase;
  padding:  25px 0 25px;
  margin-left: 35px;
}
.header .nav>li>a:hover, .header .nav>li>a:focus, .header .nav>li.active>a, .header .nav>li.active>a:focus, .header .nav>li.active>a:hover {
  background: inherit;
  border-bottom: 5px #fd1921 solid;
  color: #fd1921;
  border-radius: 0px;
}
.nav-lang {
  margin-left: 70px;
}
.section__title {
  height: 200px;
  line-height: 200px;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  background: url('../img/title_bg.png') right bottom no-repeat;
}
.section__title .container {
  position: relative;
}
.section__title span, .navbar-toggle .icon-bar {
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -5px;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #fd1921;
}
.navbar-toggle .icon-bar {
  margin-top: 4px;
  right: 0;
}
.navbar-toggle .icon-bar:nth-child(3){
  right: 40px;
}
.navbar-toggle .icon-bar:nth-child(4){
  right: 20px;
}
.section__title span:nth-child(1){
  right: 55px;
}
.section__title span:nth-child(2){
  right: 35px;
}
a.section__content, a.section__content:hover {
  color: #333;
}
.section__content p span {
  color: #fd1921;
}
.section__content p a {
  color: #0a00d0;
  text-decoration: underline;
}
.about .section__title {
  background: inherit;
}
.about .section__content {
  background: url(../img/about-top-bg.jpg) right bottom no-repeat;
}
.about .about-top .container {
  background: url('../img/about-top-brd.png') 15px 0 no-repeat;
}
.about .about-bottom .container {
  background: url('../img/about-bottom-brd.png') 97% bottom no-repeat;
}
.about .section__content .section__item {
  height: 500px;
}
.about .section__content .section__item:nth-child(1){
  padding-left: 115px;
  padding-right: 90px;
  padding-top: 110px;
}
.about .section__content.about-bottom {
  background: url('../img/about-bottom-bg.jpg') center bottom no-repeat;
}
.about .section__content.about-bottom .section__item {
  padding: 60px 64px 0;
}
.about .section__content p {
  margin-bottom: 30px;
  line-height: 1.2;
}
.about .big-logo {
  padding-top: 175px;
}
.projects  .projects__title {
  display: inline-block;
  height: 75px;
  line-height: 75px;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  background: rgba(253, 25, 33, 0.52);
  padding: 0 30px;
  color: #fff;
  position: relative;
  top: 110px;
  left: 83px;
}
.projects .section__content .section__item {
  height: 300px;
}
.projects .section__content .section__item:after {
  content: '';
  display: block;
  clear: both;
}
.projects .section__content:nth-child(2) .section__item:nth-child(2), .projects .section__content:nth-child(3) .section__item:nth-child(2), .projects .section__content:nth-child(4) .section__item:nth-child(2) {
  padding-top: 80px;
  background: #fff;
}
.projects .section__content .section__item p {
  width: 555px;
  text-align: left;
  font-size: 16px;
}
.projects .section__content .section__item:nth-child(2) p, .projects .section__content:nth-child(2) .section__item:nth-child(2) p {
  float: right;
  padding-right: 70px;
}
.projects .section__content:nth-child(3) .section__item p {
  padding-left: 83px;
  margin-top: 30px;
  float: left;
}
.projects .section__content:nth-child(4) .section__item p {
  margin-top: 40px;
  float: right;
}
.projects .section__content:nth-child(2) .section__item:nth-child(3){
  background: #f2f2f2 url('../img/pro_1.png') 50% bottom no-repeat;
}
.projects .section__content:nth-child(3) .section__item:nth-child(1){
  background: #f2f2f2 url('../img/pro_2.png') 50% bottom no-repeat;
}
.projects .section__content:nth-child(4) .section__item:nth-child(3){
  background: #f2f2f2 url('../img/pro_3.png') 50% bottom no-repeat;
}
.projects .section__content:nth-child(3) .section__item:nth-child(1) .projects__title {
  left: auto;
  right: 83px;
  float: right;
}
.contacts {
  font-size: 16px;
  background: #ffffff;
}
.contacts__items {
  padding-left: 0px;
  list-style: none;
  margin-top: 57px;
}
.contacts__items li {
  display: inline-block;
  margin-right: 98px;
  padding-left: 40px;
}
.contacts__items li:nth-child(1){
  background: url('../img/phone.png') left center no-repeat;
}
.contacts__items li:nth-child(2){
  background: url('../img/inet.png') left center no-repeat;
}
.contacts__items li:nth-child(3){
  background: url('../img/mail.png') left center no-repeat;
}
.contacts__items li a {
  color: #0a00d0;
  text-decoration: underline;
}
.contacts__address {
  margin: 40px 0;
}

.contacts__sheme {
  margin-bottom: 40px;
}
@media screen and (max-width: 1200px) {
  .projects .projects__title {
    max-width: 75%;
        height: auto;
        text-align: center;
        line-height: 1.2;
        padding: 22px 30px;
  }
  .projects .section__content .section__item p {
    font-size: 14px;
  }
  .section__title {
    height: 120px;
    line-height: 120px;
    font-size: 20px;
  }
  .about .section__content .section__item:nth-child(1) {
      padding-left: 85px;
      padding-right: 70px;
      padding-top: 90px;
  }
  .about .section__content.about-bottom .section__item {
      padding: 50px 40px 0;
  }
  .projects .section__content .section__item p {
    width: 100%;
  }
  .projects .section__content .section__item{
    padding-top: 60px;
    background: #fff;
  }
  .projects .section__content:nth-child(4) .section__item p {
    margin-top: 50px;
    padding-left: 0px;
  }
  .projects .section__content .section__item:nth-child(1) p, .projects .section__content:nth-child(2) .section__item:nth-child(2) p {
    padding-right: 40px;
    padding-left: 0px;
  }
  .projects .section__content:nth-child(3) .section__item p {
    padding-left: 30px;
  }
}
@media screen and (max-width: 991px) {
  .nav-main {
    display: none;
  }
  .section__content p {
    font-size: 16px;
  }
  .header .nav>li>a {
    margin-left: 30px;
  }
  .projects .projects__title {
    left: 0;
    height: auto;
    text-align: center;
    line-height: 1.3;
    padding: 22px 30px;
    top: 40px;
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .header {
    box-shadow: inherit;
    background: url(../img/title_bg.png) right bottom no-repeat;  
    background-size: 144% 100%;
    margin-bottom: 15px;
  }
  .navbar-header:after {
    content: '';
    display: block;
    clear: both;
  }
  .header .logo {
    padding: 0;
    margin-top: 25px;
    margin-left: 15px;
    height: 45px;
  }
  .header .logo img {
    max-height: 45px;
  }
  .navbar-toggle {
    margin-top: 18px;
    right: 0;
    z-index: 10;
  }
  .container>.navbar-collapse {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #eaeaea;
    z-index: 9;
    padding-right: 15px;
    padding-bottom: 20px;
    margin: 0;
  }
  .header .nav>li>a {
    margin-left: 15px;
  }
  .navbar-nav {
    margin: 7.5px 0px 7.5px -15px;
  }
  .header .nav > li > a {
    border-color: rgb(234, 234, 234);
  }
  .header .section__title {
    background: inherit;
    padding-top: 35px;
    padding-bottom: 35px;
    height: auto;
    line-height: 1;
  }
  .section__title span, .big-logo {
    display: none;
  }
  .section__content .section__item {
    height: auto !important;
    padding: 0px 15px !important;
  }
  .about .section__content, .about .section__content.about-bottom, .about .section__content .container {
    background: inherit;
  }
  .section__content .section__item {
    position: relative;
  }
  .projects .projects__title {
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    font-size: 16px;
    transform: translate(-50%,-50%);
  }
  .section__content .section__item.h-130 {
    height: 100px !important;
  }
  .projects .section__content .section__item:nth-child(1) p, .projects .section__content:nth-child(2) .section__item:nth-child(2) p {
    float: none;
    padding: 15px 0px;
  }
  .projects .section__content:nth-child(2) .section__item:nth-child(1), .projects .section__content:nth-child(4) .section__item:nth-child(1){
    background: #f2f2f2 url(../img/pro_1.png) 50% bottom no-repeat;
  }
  .projects .section__content:nth-child(2) .section__item:nth-child(2), .projects .section__content:nth-child(4) .section__item:nth-child(2){
    background: #fff;
  }
  .projects .section__content:nth-child(3) .section__item p, .projects .section__content:nth-child(4) .section__item p {
    margin: 0px;
    padding: 15px 0px;
  }
  .projects .section__content:nth-child(3) .section__item:nth-child(1) .projects__title {
    right: auto;
  }
  .section__title {
      height: 75px;
      line-height: 75px;
      font-size: 16px;
      background-size: 144% 100%;
  }
  .contacts__items {
    margin-top: 17px;
  }
  .contacts__items li {
    margin-bottom: 17px;
  }
  .contacts__address {
    margin: 20px 0;
  }
  .section__content p {
    font-size: 14px !important;
    margin-bottom: 15px !important;
  }
  .contacts {
    font-size: 14px;
  }
}
@media screen and (max-width: 460px) {
  .projects .projects__title {
    max-width: auto;
    width: 90%;
  }
}