@font-face{font-family: 'Open Sans', sans-serif;}
body, h1, h2, h3, h4, h5, h6{font-family: 'Open Sans', sans-serif; font-weight: normal;}
.globalWrapper{
    max-width:1920px;
    min-width:1280px;
    margin:0 auto;
    position:relative;
    -webkit-box-shadow: 0 0 10px 0 black;
    -moz-box-shadow: 0 0 10px 0 black;
    box-shadow: 0 0 10px 0 black;
    overflow: hidden;
    height: auto;z-index: 1;
    background: #000;
    margin-top: -1px;
}
.resize {
    position: relative;
    width: 960px;
    margin: 0 auto;

}
.cf:after,.cf:before {content: '';display: table;}
.cf:after {clear: both;}
.cf {zoom: 1;}
input[type=text]::-webkit-input-placeholder, text-area::-webkit-input-placeholder{
  color: #fff;
}
input[type=text]::-moz-placeholder, text-area::-webkit-input-placeholder{
  color: #fff;
}
input[type=text]:-moz-placeholder, text-area::-webkit-input-placeholder{
  color: #fff;
}
input[type=text]:-ms-input-placeholder, text-area::-webkit-input-placeholder{
  color: #fff;
}
input::-webkit-input-placeholder {
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -ms-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  color: #fff;
}
input::-moz-placeholder {
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -ms-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  color: #fff;
}
input:-moz-placeholder {
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -ms-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  color: #fff;
}
input:-ms-input-placeholder {
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -ms-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  color: #fff;
}
input:focus::-webkit-input-placeholder {
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -ms-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  color: transparent;
}
input:focus::-moz-placeholder {
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -ms-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  color: transparent;
}
input:focus:-moz-placeholder {
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -ms-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  color: transparent;
}
input:focus:-ms-input-placeholder {
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -ms-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  color: transparent;
}
textarea::-webkit-input-placeholder {
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -ms-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  color: #fff;
}
textarea::-moz-placeholder {
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -ms-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  color: #fff;
}
textarea:-moz-placeholder {
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -ms-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  color: #fff;
}
textarea:-ms-input-placeholder {
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -ms-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  color: #fff;
}
textarea:focus::-webkit-input-placeholder {
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -ms-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  color: transparent;
}
textarea:focus::-moz-placeholder {
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -ms-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  color: transparent;
}
textarea:focus:-moz-placeholder {
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -ms-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  color: transparent;
}
textarea:focus:-ms-input-placeholder {
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -ms-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  color: transparent;
}
form input[type=text].error,
form input[type=qwest].error{
  box-shadow: 0 0 0 1px #dd2a1b;
}
.b1Wrapper{
  height: 490px;
  background: url(../img/bg.jpg) center;
  position: fixed;
  top: 0;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: -1;
   background-size: 100%;
  /*background-attachment: fixed;*/
}
/*----------Скрол анимация появления---------*/
/*----------Скрол анимация появления---------*/
.scroll-animate div.an {
/*-moz-opacity: 0;
-khtml-opacity: 0;
-webkit-opacity: 0;
opacity: 0;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
filter: alpha(opacity=0);*/
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
/*-webkit-transform: scale(1.5);
-moz-transform: scale(1.5);
-o-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);*/
}
/*============================================*/
/*============================================*/
.b3Wrapper .an{
  position: relative;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}




.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    -ms-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}


@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 10px rgba(255, 255, 225, 0), inset 0 1px 0 #fff;
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 10px rgba(255, 255, 225, 0), inset 0 1px 0 #fff;
  }
}


header {
  position: fixed;
  width: 100%;
  z-index: 10;
  text-align: center;
  height: 90px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
header .left{
  float: left;
  /*margin-top: 30px;*/
}
header .left .logo{
  background: url(../img/logo.png) center center no-repeat;
  width: 251px;
  height: 60px;
  margin-top: 30px;
}
header .center{
  float: left;
}
header .center h2{
  font-size: 16px;
  color: #fff;
  line-height: 1.2;
  width: 390px;
  margin: 55px 0 0 55px;
  text-align: center;
}
/*header .center h2 span{
  color: #404041;
}*/
header .right{
  margin: 25px 0 0 0px;
  float: right;
}
header .right h3{
  color: #fff;
  margin-top: 7px;
  line-height: 1;
  text-align: right;
}
header .right h4{
  font-weight: 700;
  color: #cd2027;
  line-height: 1;
  text-align: right;
  font-size: 24px;
  margin-top: 5px;

}
header .right a{
  width: 197px;
  height: 27px;
  border: 1px solid #fff;
  font-size: 14px;
  color: #fff;
  outline: none;
  background: none;
  text-align: center;
  line-height: 27px;
  padding: 0;
  display: block;
  float: right;
  text-decoration: none;
  margin-top: 10px;
  background-image: linear-gradient(45deg, rgba(255,255,255,.0) 30%, rgba(255,255,255,.9), rgba(255,255,255,.0) 70%);
  background-repeat: no-repeat;
  background-size: 200% 100%, auto;
  background-position: 200% 0, 0 0;


  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7), inset 0 1px 0 #fff;
/*  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6ea6d9), color-stop(100%, #468ccf));
  background-image: -webkit-linear-gradient(#6ea6d9, #468ccf);
  background-image: -moz-linear-gradient(#6ea6d9, #468ccf);
  background-image: -o-linear-gradient(#6ea6d9, #468ccf);
  background-image: linear-gradient(#6ea6d9, #468ccf);*/
  cursor: pointer;




}
header .right a:active{
  top: 1px;
  box-shadow: none;
}
header .right a:hover{
  transition: .5s linear;
  background-position: -200% 0, 0 0;
  -webkit-animation: none;
}
header.sticky .left .logo{
  background: url(../img/logo2.png) center center no-repeat;
  width: 165px;
  height: 39px;
  margin-top: 10px;
}
header.sticky .left{
  margin-top: 0;
}
header.sticky .right a{
  margin-top: 15px;
}
header.sticky .right{
  margin-top: 9px;
}
header.sticky {
  position: fixed;
  font-size: 24px;
  line-height: 48px;
  height: 70px;
  width: 100%;
  background: #050a0d;
  text-align: left;
  /*padding-left: 20px;*/
}
header.sticky .right h4{
  line-height: 45px;
  margin-right: 20px;
}
header.sticky .right h3{
  display: none;
}
header.sticky .right h4{
  float: left;
}
header.sticky .center h2{
  display: none;
}

/* Вспомогательные стили */
/** {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
header { display: block; }
body {
  background-color: #f5f5f5;
  line-height: 1;
  text-align: center;
}*/


.b3Wrapper h2{
  font-weight: 300;
  font-size: 36px;
  color: #292929;
  line-height: 1;
  margin-top: 45px;
}
.b3Wrapper h3{
  line-height: 1;
  color: #c5090e;
  font-weight: bold;
  font-size: 18px;
  margin-top: 5px;
  text-transform: uppercase;
}
.cla{
  background: url(../img/img.png)center center no-repeat;
  width: 987px;
  height: 302px;
}

.b3Wrapper:after{
  content: '';
  background: url(../img/img2.png) center center no-repeat;
  width: 628px;
  height: 400px;
  right: 50%;
  margin-right: -951px;
  position: absolute;
  top:10px;
  z-index: 10;
}

.b2{
  padding-top: 492px;

}
.b2Wrapper{
  height: 339px;
  background: url(../img/bg_2.png) center center no-repeat;
  position: relative;
  z-index: 5;
}
.b3Wrapper{
  height: 410px;
  background: url(../img/bg_3.jpg) center center no-repeat;
  z-index: 5;
  position: relative;
}
.b2Wrapper h2{
  font-size: 36px;
  color: #fff;
  line-height: 1;
  font-weight: 300;
  margin: 40px 0 20px 0;
}
.b2Wrapper h3{
  margin-top: 20px;
  line-height: 1;
  color: #FFF;
  font-size: 20px;
}
.b2Wrapper h3.red{
  color: #e22f2c;
  margin-top: 5px;
}
.b2Wrapper form{
  width: 810px;
  margin-top: 40px;

}
input[type=text]{
  width: 212px;
  padding: 0;
  height: 28px;
  border: 1px solid #cd2027;
  background: none;
  outline: none;
  font-size: 16px;
  color: #fff;
  text-indent: 10px;
  position: relative;
}
.b2Wrapper .ml{
  margin-left: 30px;
}
.b2Wrapper input[type=submit]{
  width: 213px;
  height: 44px;
  border: 2px solid #fff;
  font-size: 20px;
  color: #fff;
  outline: none;
  background: none;
  text-align: center;
  line-height: 44px;
  padding: 0;
  display: block;
  float: right;
  text-decoration: none;
  margin-top: 20px;
  background-image: linear-gradient(45deg, rgba(255,255,255,.0) 30%, rgba(255,255,255,.9), rgba(255,255,255,.0) 70%);
  background-repeat: no-repeat;
  background-size: 200% 100%, auto;
  background-position: 200% 0, 0 0;
  float: left;

  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7), inset 0 1px 0 #fff;
/*  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6ea6d9), color-stop(100%, #468ccf));
  background-image: -webkit-linear-gradient(#6ea6d9, #468ccf);
  background-image: -moz-linear-gradient(#6ea6d9, #468ccf);
  background-image: -o-linear-gradient(#6ea6d9, #468ccf);
  background-image: linear-gradient(#6ea6d9, #468ccf);*/
  cursor: pointer;
  -webkit-animation: pulse 1s infinite cubic-bezier(0.6, 0, 0, 1);
  -moz-animation: pulse 1s infinite cubic-bezier(0.6, 0, 0, 1);
  animation: pulse 1s infinite cubic-bezier(0.6, 0, 0, 1);



}
.b2Wrapper input[type=submit]:active{
  top: 1px;
  box-shadow: none;
}
.b2Wrapper input[type=submit]:hover{
  transition: .5s linear;
  background-position: -200% 0, 0 0;
  -webkit-animation: none;
  background: #fff!important;
  color: #000;
}
.b2Wrapper h4{
  color: #fff;
  margin-top: 20px;
  margin-left: 64px;
  float: left;
}
.b3Wrapper p{
  position: absolute;
  bottom: 10px;
  left: 0;
  z-index: 5;
  font-size: 18px;
  color: #272727;

}
.b3Wrapper p span{
  color: #c0090e;
}
.b4Wrapper{
  height: 473px;
  background: url(../img/bg_4.jpg) center center no-repeat;
  position: relative;
  z-index: 5;
}
.b4Wrapper .left{
  float: left;
  margin-left: 60px;
}
.b4Wrapper .right{
  float: right;
  margin-right: 50px;
}
.b4Wrapper h2{
  font-size: 24px;
  line-height: 1.1;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 125px;
  margin-bottom: 10px;
}
.b4Wrapper h2 span{
  color: #ff0000;
}
.b4Wrapper p{
  line-height: 1.2;
  margin-top: 18px;
  color: #e7e7e7;
  font-size: 16px;
}
.b4Wrapper p span{
  font-weight: bold;
  color: #fff;
}
.frmWrapper{
  background: url(../img/bg_6.jpg) center center no-repeat;
  height: 460px;
  position: relative;
  z-index: 5;
}
.frmWrapper form,.frm2Wrapper form{
  width: 310px;
}
.frmWrapper h3,.frm2Wrapper h3{
  font-size: 18px;
  line-height: 1.25;
  color: #e9e9e9;
  margin-top: 85px;
}
.frmWrapper h3 span.red,.frm2Wrapper h3 span.red{
  color: #cd2027;
  font-weight: bold;
}
.frmWrapper h3 span.white,.frm2Wrapper h3 span.white{
  color: #fdfdfd;
  font-weight: bold;
}
.frmWrapper input[type=text],.frm2Wrapper input[type=text]{
  margin-top: 18px;
}
.frmWrapper input[type=submit],.frm2Wrapper input[type=submit]{
  width: 270px;
  height: 37px;
  font-size: 18px;
  color: #fff;
  outline: none;
  background: none;
  text-align: center;
  line-height: 37px;
  padding: 0;
  display: block;
  float: right;
  text-decoration: none;
  margin-top: 20px;
  background: #cd2027;
  background-image: linear-gradient(45deg, rgba(255,255,255,.0) 30%, rgba(255,255,255,.9), rgba(255,255,255,.0) 70%);
  border: none;
  background-repeat: no-repeat;
  background-size: 200% 100%, auto;
  background-position: 200% 0, 0 0;
  text-transform: uppercase;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;

  float: left;
  text-shadow: 0px 1px 1px rgba( 161, 1, 8,1 );
  /*box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7), inset 0 1px 0 #fff;*/
/*  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6ea6d9), color-stop(100%, #468ccf));
  background-image: -webkit-linear-gradient(#6ea6d9, #468ccf);
  background-image: -moz-linear-gradient(#6ea6d9, #468ccf);
  background-image: -o-linear-gradient(#6ea6d9, #468ccf);
  background-image: linear-gradient(#6ea6d9, #468ccf);*/
  cursor: pointer;




}
.frmWrapper input[type=submit]:active,.frm2Wrapper input[type=submit]:active{
  top: 1px;
  box-shadow: none;
}
.frmWrapper input[type=submit]:hover,.frm2Wrapper input[type=submit]:hover{
  transition: .5s linear;
  background-position: -200% 0, 0 0;
  -webkit-animation: none;
}
.frmWrapper h4,.frm2Wrapper h4{
  font-size: 14px;
  line-height: 1.25;
  color: #959595;
  margin-top: 20px;
}
.frmWrapper h4 span,.frm2Wrapper h4 span{
  color: #e9e9e9;
}
.benefitsWrapper{
  height: 553px;
  position: relative;
  z-index: 5;
  background: url(../img/bg_5.jpg) center center no-repeat;
}
.benefitsWrapper h2{
  font-size: 24px;
  font-weight: bold;
  color: #454545;
  line-height: 1;
  margin-top: 35px;
  text-transform: uppercase;
  text-align: center;
}
.benefitsWrapper h2 span{
  color: #cd2027;
}
.benefitsWrapper ul{
text-align: center;
}
.benefitsWrapper ul li{
  display: inline;
  display: inline-block;
  zoom: 1;
  margin: 20px;
  width: 302px;
  height: 188px;
  background: url(../img/b5-1.png) top center no-repeat;
  vertical-align: top;
  margin-top: 24px;
}
.benefitsWrapper ul li + li{
  background: url(../img/b5-2.png) top center no-repeat;
  height: 192px;
  margin-top: 20px;
}
.benefitsWrapper ul li + li + li{
  background: url(../img/b5-3.png) top center no-repeat;
  height: 188px;
  margin-top: 23px;
}
.benefitsWrapper ul li + li + li + li{
  background: url(../img/b5-4.png) top center no-repeat;
  height: 190px;
  margin-top: 20px;
}
.benefitsWrapper ul li h3{
  color: #d72e2e;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  padding-top: 70px;
}
.benefitsWrapper ul li p{
  color: #707070;
  font-size: 16px;
  line-height: 1.2;
  padding-top: 10px;
  text-align: left;
  padding-left: 20px;
}
.benefitsWrapper ul li p span{
  font-weight: bold;
}
.benefitsWrapper ul li p.p2{
  padding-top: 0;
  font-size: 14px;

}
.benefitsWrapper ul li p.p2 span{
  color: #d72e2e;
}
.factWrapper{
  height: 341px;
  background: url(../img/bg_7.jpg) center center no-repeat;
  position: relative;
  z-index: 5;
}
.factWrapper h2{
  font-size: 42px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 1;
  text-shadow: 3px 4px 5px rgba( 48, 68, 96, 0.56 );
  margin-top: 30px;
  color: #ffffff;
}
.factWrapper ul{
  text-align: center;
  margin-top: 20px;
}
.factWrapper ul li{
  display: inline;
  display: inline-block;
  zoom: 1;
  margin: 0 40px;
  vertical-align: top;
}
.factWrapper ul li p{
  font-size: 18px;
  color: #fff;
  line-height: 1;
  margin-top: 15px;
}
.feedWrapper{
  height: 997px;
  background: url(../img/bg_8.jpg) center center no-repeat;
  z-index: 5;
  position: relative;
}
.feedWrapper h2{
  font-size: 42px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 1;
  text-shadow: 3px 4px 5px rgba( 48, 68, 96, 0.56 );
  margin-top: 45px;
  color: #ffffff;
}
.feedWrapper ul{
  width: 830px;
  margin: 10px auto;
}
.feedWrapper .img{
  width: 130px;
  height: 130px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 2px solid #b71e24;
  background: #000;
  float: left;
}
.feedWrapper ul li{
  margin: 40px 0;
  min-height: 130px;
  height: auto;
}
.feedWrapper ul li h3{
  color: #ff0000;
  padding-top: 5px;
  font-size: 18px;
  line-height: 1;
  padding-left: 150px;
}
.feedWrapper ul li p{
  color: #ebebeb;
  padding-top: 5px;
  font-size: 14px;
  line-height: 1.1;
  padding-left: 150px;
}
.feedWrapper ul li h4{
  color: #ffffff;
  padding-top: 10px;
  font-size: 14px;
  line-height: 1;
  text-align: right;
}
.feedWrapper ul li h4 span{
  font-weight: bold;
}




.typeWrapper{height: 1350px; background: #fff; z-index: 2; position: relative;}
.typeWrapper h2{font-size: 42px; text-align: center; text-transform: uppercase; font-weight: 300; line-height: 1; margin-top: 35px; color: #000000;}
.typeWrapper p{font-size: 19px; text-align: center; text-transform: uppercase; font-weight: 300; line-height: 1; margin-top: 19px; color: #000000;}
.typeWrapper ul{text-align: center; margin-top: 30px;}
.typeWrapper ul li{display: inline; display: inline-block; zoom: 1; border: 1px solid #d81f27; margin: 10px; position: relative;
 filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);
-o-filter: grayscale(100%); -webkit-transition: background 0.9s ease; }
.typeWrapper ul li:hover .ghost{display: block;}
.typeWrapper ul li:hover{filter: grayscale(0%); -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);
-o-filter: grayscale(0%);}
.typeWrapper .ghost{display: none; width: 100%; height: 276px; position: absolute; top: -0px; left: 0; right: 0; bottom: 0;
margin: auto; z-index: 99;
filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);
-o-filter: grayscale(100%); -webkit-transition: background 0.9s ease; }
.typeWrapper .ghost >img {padding-top: 15px; text-align: center; position: relative; z-index: 98;}





.howWeWorkWrapper{
  background: url(../img/bg_9.jpg) center center no-repeat;
  height: 492px;
  position: relative;
  z-index: 2;
}
.howWeWorkWrapper h2{
  font-size: 42px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 1;
  margin-top: 45px;
  color: #fff;
}
.howWeWorkWrapper ul{
  margin-top: 30px;
  text-align: center;
  position: relative;
}
.howWeWorkWrapper .line{
  position: absolute;
  content: '';
  width: 740px;
  height: 172px;
  background: url(../img/arr.png) center center no-repeat;
  top: 166px;
  left: 166px;
}
.howWeWorkWrapper ul li{
  float: left;
  width: 240px;
  vertical-align: top;
  margin: 20px 0;
}
.howWeWorkWrapper ul li.flr{
  float: right;
}
.howWeWorkWrapper ul li .img{
  height: 77px;
}
.howWeWorkWrapper ul li p{
  line-height: 1.1;
  color: #fff;

}
.frm2Wrapper{
  height: 460px;
  position: relative;z-index: 2;
  background: url(../img/bg_10.jpg) center center no-repeat;
}
.principWrapper{
  height: 486px;
  background: url(../img/bg_11.jpg) center center no-repeat;
  z-index: 2;
  position: relative;
}
.principWrapper h2{
    font-size: 42px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 1;
  margin-top: 40px;
  color: #fff;
}
.principWrapper .left{
  width: 390px;
  float: left;
  margin-top: 50px;
}
.principWrapper .right{
  float: right;
  margin-top: 10px;
}
.principWrapper p{
  font-size: 16px;
  line-height: 1.2;
  color: #fff;
  margin-top: 10px;
}
.principWrapper p.mt{
  margin-top: 0;
}
.principWrapper h3{
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  margin-top: 15px;
  line-height: 1.2;
  text-transform: uppercase;
}
.principWrapper h3 span.red{
  color: #cd2027;
}
.principWrapper .video{
  margin-top: 10px;
}
.footerWrapper{
  height: 220px;
  position: relative;
  z-index: 2;
  background: #fff;
}
.footerWrapper .left{
  float: left;
}
.footerWrapper .center{
  float: left;
  text-align: center;
}
.footerWrapper .right{
  float: right;
  text-align: right;
}
.footerWrapper .left p.nash{
  font-size: 16px;
  font-weight: bold;
  color: #4b4b4c;
  line-height: 1;
  margin-top: 40px;
}
.footerWrapper .left p.tel{
  font-size: 20px;
  color: #4b4b4c;
  line-height: 1;
  margin-top: 5px;
}
.footerWrapper .left p.tel span{
  color: #cd2027;
  font-weight: bold;
}
.footerWrapper .left p.visa{
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
  margin-top: 15px;
}
.footerWrapper .left p.visa span{
  font-weight: bold;
}
.footerWrapper .left img{
  margin-top: 20px;
}
.footerWrapper .center {
  margin-left: 160px;
  margin-top: 55px;
}
.footerWrapper .center p{
  font-size: 16px;
  margin-top: 10px;
  line-height: 1.2;
}
.footerWrapper .center p span{
  font-weight: bold;
}
.footerWrapper .right{
  margin-top: 45px;
}
.footerWrapper .right p{
  font-size: 16px;
  line-height: 1.2;
}
.footerWrapper .right p span.bold{
  font-weight: bold;
}
.footerWrapper .right p span.red{
  color: #cd2027;
}

label[for=email].error {
  display: none!important;
}

.modalWindow{
  height:  280px;
  width: 360px;
  /*border: 5px solid #000;*/

  /*float: right;*/
  margin: 0 auto;
  background: #000000;
  /*margin-top: 130px;*/
}
.modalWindow h2{
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding-top: 20px;
}

.modalWindow form{
  /*padding: 10px;*/
  height: 280px;


}
.modalWindow input[type=text]{
  border: 1px solid #cd2027;
  margin: 15px auto;
  display: block;

}
.modalWindow input[type=text]{
  margin-top: 18px;
  margin: 20px auto;
}
.modalWindow input[type=submit]{
  width: 214px;
  height: 35px;
  border: 1px solid #fff;
  font-size: 14px;
  color: #fff;
  outline: none;
  background: none;
  text-align: center;
  line-height: 35px;
  padding: 0;
  display: block;
  text-decoration: none;
  margin: 20px auto;
  margin-top: 10px;
  background-image: linear-gradient(45deg, rgba(255,255,255,.0) 30%, rgba(255,255,255,.9), rgba(255,255,255,.0) 70%);
  background-repeat: no-repeat;
  background-size: 200% 100%, auto;
  background-position: 200% 0, 0 0;


  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7), inset 0 1px 0 #fff;
/*  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6ea6d9), color-stop(100%, #468ccf));
  background-image: -webkit-linear-gradient(#6ea6d9, #468ccf);
  background-image: -moz-linear-gradient(#6ea6d9, #468ccf);
  background-image: -o-linear-gradient(#6ea6d9, #468ccf);
  background-image: linear-gradient(#6ea6d9, #468ccf);*/
  cursor: pointer;




}
.modalWindow input[type=submit]:active{
  top: 1px;
  box-shadow: none;
}
.modalWindow input[type=submit]:hover{
  transition: .5s linear;
  background-position: -200% 0, 0 0;
  -webkit-animation: none;
}
@media screen and (max-width: 980px) {
   html {
      -webkit-text-size-adjust: none;
   }
}


.modalWindow.tnx{
width: 310px;
height: 137px;
border: 38px solid #fff;
background: url(../img/bg_tnx.png) center center no-repeat;
}
.modalWindow.tnx h2{
  text-align: left;
  font-size: 18px;
  line-height: 1.2;
  color: #fff;
  padding: 25px 0 0 20px;
  text-transform: none;
}
.modalWindow.tnx h2 span{
  color: #cd2027;
}
label[for=name].error,label[for=phone].error {
  position: absolute!important;
  padding: 9px 10px;
  line-height: 1;
  background: #fff;
  color: #dd2a1b
}
.b2Wrapper label[for=name].error{
  top: 169px;
  left: 0;
}
.b2Wrapper label[for=phone].error{
  top: 169px;
left: 247px;
}
.frmWrapper label[for=name].error{
  margin: 17px 0;
}
.frmWrapper label[for=phone].error{
  margin: 17px 0;
}
.frm2Wrapper label[for=name].error{
  margin: 17px 0;
}
.frm2Wrapper label[for=phone].error{
  margin: 17px 0;
}