@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700|Roboto+Slab:400,700&subset=cyrillic');

body{
  background-color: #ffffff;
  font-family: 'Open Sans Condensed', sans-serif;
}
h1, .h1 {
  font-size: 22px;
}
h2, .h2{
  clear: both;
}
.justifyfull{
  text-align: justify;
}
.content{
  font-family: 'Roboto Slab', serif;
  font-size: 15px;
  min-height: 350px;
}
.anim-1s{
  -webkit-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.anim-2s{
  -webkit-animation-delay: 1s;
  -o-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}
.anim-3s{
  -webkit-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.anim-4s{
  -webkit-animation-delay: 2s;
  -o-animation-delay: 2s;
  -moz-animation-delay: 2s;
  animation-delay: 2s;
}
.anim-5s{
   -webkit-animation-delay: 2.5s;
   -o-animation-delay: 2.5s;
   -moz-animation-delay: 2.5s;
   animation-delay: 2.5s;
}
.anim-6s{
  -webkit-animation-delay: 3s;
  -o-animation-delay: 3s;
  -moz-animation-delay: 3s;
  animation-delay: 3s;
}
.no-padding{
  padding:0;
}
.custom-panel{
  border: gray solid 1px;
  -webkit-box-shadow: 4px 3px 11px 0px rgba(50, 50, 50, 0.74);
  -moz-box-shadow: 4px 3px 11px 0px rgba(50, 50, 50, 0.74);
  box-shadow: 4px 3px 11px 0px rgba(50, 50, 50, 0.74);
  background-color: #fffeee;
  margin-top: 2%;
}
.custom-panel span.lead{
  color: #BF0900;
}
/*Блок над меню*/
.bg-beformenu{
  background-color: #ffffff;
  padding:30px 0;
}
.beformenu .h1{
  color: #015198;
  font-size: 24px;
  font-weight: bold;
  text-transform:uppercase;
  max-width: 200px;
  margin-left: 20px;
}
.beformenu .h1 a, .beformenu .h1 a:hover, .beformenu .h1 a:focus{
  color: #015198;
  text-decoration: none;
}
.beformenu .phone{
  background-color: #ffffff;
  float: none;
  clear: both;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 4;
}
.beformenu .phone img{
  margin-top:-17px;
  width:32px;
}
.beformenu .phone a{
  color: #015198;
  font-size: 32px;
  font-family: 'Arial', sans-serif;
  margin-left: 10px;
}
.beformenu .phone a:hover, .beformenu .phone a:focus, .beformenu .phone a:active{
  text-decoration: none;
}
.logo{
  width: 64px;
}
.code{
  font-size: 28px;
}
/*Меню*/
.navbar{
  border-radius: 0;
  margin-bottom: 0;
}
.navbar-custom{
  background-color: #045184;
  font-size:  18px;
}
.navbar-nav > li{
  border-bottom: solid 1px #ffffff;
}
.navbar-nav > li:last-child{
  border-bottom: none;
}
.navbar-nav > li > a{
  color: #ffffff;
  padding: 10px 15px;
}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav > li.active a{
  background-color: #ffffff;
  color: #045184;
}
.navbar-toggle .icon-bar{
  background-color: #fff;
}
/*Блоки*/
/*#background_wrap {
  z-index: -1;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url("../images/uslugi-gsro1.jpg");
  background-repeat: no-repeat;
}*/
.block-content{
  background-color: #ffffff;
  padding-bottom: 20px;
}
.block1{
  background-image: url("../images/uslugi-gsro1.jpg");
  background-position: 20% center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 100px;
  min-height: 572px;
}
.block2{
  background-color: #2679BF;
  text-align: center;
}
.block2 h2{
  color: #ffffff;
  font-size: 26px;
  font-weight: bold;
  padding: 20px 0;
  margin-bottom: 0;
  margin-top: 0;
  text-transform:uppercase;
}
.block3, .block7{
  background-image: url("../images/bg-block3.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
  min-height: 633px;
}
.block3, .block5, .block6{
  font-family: 'Roboto Slab', serif;
}
.block3 .h2, .block5 .h2, .block6 h2{
  font-size: 22px;
  text-align: center;
  text-transform:uppercase;
}
.block4{
  background-image: url("../images/bg-block4.jpg");
  background-position: center center;
  background-repeat: repeat;
  background-attachment: fixed;
  min-height: 883px;
}
.block4 h2{
  color: #DEC328;
  font-family: 'Roboto Slab', serif;
  font-size: 26px;
  margin-top: 30px;
  margin-bottom: 50px;
  text-align: center;
  text-transform:uppercase;
}
.block5{
  background-color:#ffffff;
  min-height: 466px;
}
.block6{
  background-image: url("../images/bg-block5.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
  min-height: 716px;
}
.block7{
  min-height: 749px;
}
.block8{
  background-color: #103F54;
  height: 40px;
}
/*Блок 1*/
.in-block1 {
  background-color: rgba(255, 255, 255, 0.6);
  color: #0f0f0f;
  font-family: 'Roboto Slab', serif;
  font-size: 14px;
  margin: 20px 0;
}
.in-block1.pull-left{
  padding: 15px 15px 15px 7px;
}
.in-block1.pull-right{
  padding: 15px 7px 15px 15px;
}
/*Блок 6 причин*/
.prichina{
  background-image: url("../images/bg-6prichin.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
  box-shadow:0px 2px 5px 0px rgba(0,0,0,0.53);
  float: left;
  margin: 10px;
  min-height: 252px;
  text-align: center;
  width: 43.5%;
}
.prichina .number{
  margin: 25px auto;
  position: relative;
  height: 88px;
  width: 88px;
}
.prichina .number span{
  color: #ffffff;
  font-size: 40px;
  line-height: 88px;
}
.prichina .round{
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  background-color: rgba(56, 153, 236, 1);
  transition: border 0.4s ease 0s, background-color 0.4s ease 0s;
  border: solid rgba(156, 156, 49, 1) 0px;
  border-radius: 50%;
}
.prichina .text{
  color: #605E5E;
  font-size: 16px;
}
/*Блок 4 МЫ ПРЕДЛАГАЕМ*/
.in-block4:first-child{
  border: none;
}
.in-block4 .text{
  color: #ffffff;
  font-family: 'Roboto Slab', serif;
  font-size: 14px;
  text-transform:uppercase;
}
.in-block4 .text span{
  color: #DEC328;
  display: block;
  font-size: 24px;
}
.in-block4 img.pull-left{
  margin-right: 15px;
}
.in-block4 li.item-right{
  margin: 85px 0;
}
.in-block4 li.item-right .text{
  text-align: right;
}
.in-block4 img.pull-right{
  margin-left: 15px;
}
/*Блок 5 Наши работы*/
.block5 .h2{
  color: #2679BF;
  margin-bottom: 40px;
}
#showcase{
  height: 460px;
  visibility: hidden;
}
#showcase img {
  cursor: pointer;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/*Блок 6 Как отремонтировать ваши окна*/
.block6{
  color: #ffffff;
}
.block6 .visible-xs{
  font-size: 16px;
}
.block6 .visible-xs div.text-center{
  margin: 20px 0;
}
.block6 .visible-xs .phone, .block6 .hidden-xs .phone{
  font-size: 20px;
  margin-bottom: 10px;
}
.block6 .hidden-xs{
  margin-top: 40px;
  position: relative;
}
.block6 .step1, .block6 .step2, .block6 .step3, .block6 .step4{
  text-align: center;
  max-width: 250px;
  position: absolute;
  z-index: 2;
}
/*акции*/
.akciya{
  margin-top: 20px;
}
.akciya .item{
  background-color: #fffeee;
  border: 1px solid #eeeeee;
}
.akciya .item img{
  margin: 0 auto;
}
.akciya .item .text{
  padding: 15px 0;
}
/*Соц кнопки*/
.socials{
  clear: both;
  float: right;
}
.socials span{
  background: url("../images/sprite.png") 0 0 no-repeat;
  display: block;
  float: left;
  margin: 0 5px;
  height: 40px;
  width: 40px;
}
.socials .vk{
  background-position: 0 0;
}
.socials .in{
  background-position: -40px 0;
}
.socials .vb{
  background-position: -80px 0;
}
.socials .wa{
  background-position: -120px 0;
}
/*Подвал*/
#footer{
  font-size: 18px;
  margin-top: 70px;
}
#footer h2{
  color: #BF0900;
  font-size: 43px;
  text-transform:uppercase;
}
#footer .code{
  font-size: 40px;
}
#footer .disp{
  font-size: 41px;
  text-transform:uppercase;
}
#footer .disp a{
  color: #333333;
}
#footer .phone a{
  color: #BF0900;
  font-size: 40px;
}
#footer .phone a:hover,#footer .phone a:focus, #footer .disp a:hover, #footer .disp a:focus{
  text-decoration: none;
}
#footer .mail{
  color: #2B6FB6;
  display: inline-block;
  font-size: 39px;
  padding-bottom: 15px;
}
#footer .socials{
  float: none;
  height: 40px;
  margin-bottom: 15px;
}
#footer p{
  font-family: 'Roboto Slab', serif;
  text-align: justify;
}
#form-message{
  margin-top: 20px;
}
#form-message .h2{
  color: #BF0900;
  font-size: 30px;
  text-transform:uppercase;
  text-align: center;
}
#form-message p{
  font-family: 'Roboto Slab', serif;
  text-align: center;
}
#form-message .btn{
  font-family: 'Roboto Slab', serif;
  font-size: 22px;
}
.required{
  color: #ff0000;
}
/*Меню на странице окон*/
.okna{
  font-family: 'Roboto Slab', serif;
  font-size: 15px;
}
.okna-menu{
  display: inline-block;
  font-size: 18px;
  margin-top: 15px;
}
.nav-pills > li{
  min-width: 125px;
}
.nav-pills > li {
  margin: 8px;
}
.nav-pills>li+li{
  margin: 8px;
}
.nav-pills > li.active > a{
  border-radius: 0px;
  box-shadow:0px 2px 5px 0px rgba(0,0,0,0.53);
}
.nav-pills > li > a{
  border: 2px solid #2B6CA3;
  color: #2B6CA3;
  padding: 5px 15px;
  text-transform: uppercase;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #045184;
}
.profil a.text-center{
  display: block;
  text-decoration: underline;
}
.profil a.text-center:hover{
  text-decoration: none;
}
/*Прайс*/
.listprice,.listprice .item{
  margin: 10px 0;
}
.listprice .item{
  cursor: pointer;
  display: inline-block;
  float: none;
  vertical-align: top;
}
.listprice .item:hover .title{
  text-decoration:underline;
}
.listprice .item .price{
  font-weight: bold;
}
.listprice .item .description{
  display: none;
}
/*Адаптивность*/
@media (min-width: 600px) {
  .beformenu .phone {
    position: relative;
    width: auto;
  }
  .akciya .item img {
    float: left;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  h1, .h1 {
    font-size: 36px;
  }
  .beformenu .h1{
    font-size: 38px;
    max-width: 320px;
  }
  .beformenu .phone{
    float: right;
    clear: none;
    margin-top: 15px;
    text-align: right;
    margin-bottom: 10px;
  }
  .beformenu .phone img{
      margin-top:-18px;
      width:35px;
  }
  .beformenu .phone a{
      font-size: 35px;
  }
  .logo{
      width: auto;
  }
  .code{
      font-size: 20px;
  }
  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
      margin-right: -15px;
      margin-left: -15px;
  }
  .navbar-custom {
      font-size: 16px;
  }
  .navbar-nav > li{
    border-bottom: none;
  }
  .navbar-nav > li > a{
      padding: 8px 13px;
  }
  .prichina{
      width: 30.6%;
  }
  .prichina .text{
      font-size: 24px;
  }
  .block3 .h2, .block5 .h2, .block6 h2 {
      font-size: 40px;
  }
  .block4 h2 {
      font-size: 44px;
  }
  .in-block4 .text{
      font-size: 20px;
  }
  .in-block4 .text span{
      font-size: 36px;
  }
  .in-block1 {
      font-size: 24px;
  }
  .in-block1.pull-left{
      padding: 15px 35px 15px 7px;
  }
  .in-block1.pull-right{
      padding: 15px 7px 15px 35px;
  }
  .block6 .step1, .block6 .step2, .block6 .step3, .block6 .step4 {
      max-width: 154px;
  }
  .block6 .step1{
      top: 138px;
      left: 0px;
  }
  .block6 .step2{
      top: 330px;
      left: 148px;
  }
  .block6 .step3{
      top: 220px;
      left: 335px;
  }
  .block6 .step4{
      top: 110px;
      left: 589px;
  }
  #footer h2 {
      font-size: 59px;
  }
  #footer .disp {
      font-size: 50px;
  }
.akciya .item {
  padding: 0px;
}
}
@media (min-width: 992px) {
  .beformenu .phone img{
      margin-top:-20px;
      width:55px;
  }
  .beformenu .phone a{
      font-size: 42px;
  }
  .code{
      font-size: 24px;
  }
  .navbar-custom {
      font-size: 16px;
  }
  .navbar-nav > li > a{
      padding: 20px 7.8px;
  }
  .prichina{
      width: 31.2%;
  }
  .in-block4 .text span{
      font-size: 32px;
  }
  .in-block4:first-child{
      border-right: dotted 4px #ffffff;
  }
  .block6 .step1{
      top: 164px;
      left: 0px;
  }
  .block6 .step2{
      top: 380px;
      left: 194px;
  }
  .block6 .step3{
      top: 250px;
      left: 400px;
  }
  .block6 .step4{
      top: 128px;
      left: 710px;
  }
}
@media (min-width: 1200px) {
  .navbar-custom {
      font-size: 18px;
  }
  .navbar-nav > li > a{
      padding: 20px 13.3px;
  }
  .prichina{
      width: 31.5%;
  }
  .in-block4 .text span{
      font-size: 36px;
  }
  .block6 .step1{
      top: 164px;
      left: 95px;
  }
  .block6 .step2{
      top: 380px;
      left: 294px;
  }
  .block6 .step3{
      top: 250px;
      left: 500px;
  }
  .block6 .step4{
      top: 128px;
      left: 810px;
  }
}