* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
@font-face {
  font-family: 'roboto_condensed';
  src: url('../fonts/robotocondensed-light-webfont.eot');
  src: url('../fonts/robotocondensed-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/robotocondensed-light-webfont.woff') format('woff'), url('../fonts/robotocondensed-light-webfont.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'roboto_condensed';
  src: url('../fonts/robotocondensed-regular-webfont.eot');
  src: url('../fonts/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/robotocondensed-regular-webfont.woff') format('woff'), url('../fonts/robotocondensed-regular-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'roboto_condensed';
  src: url('../fonts/robotocondensed-bold-webfont.eot');
  src: url('../fonts/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/robotocondensed-bold-webfont.woff') format('woff'), url('../fonts/robotocondensed-bold-webfont.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'roboto_condensed';
  src: url('../fonts/robotocondensed-italic-webfont.eot');
  src: url('../fonts/robotocondensed-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/robotocondensed-italic-webfont.woff') format('woff'), url('../fonts/robotocondensed-italic-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'roboto_condensedbold_italic';
  src: url('../fonts/robotocondensed-bolditalic-webfont.eot');
  src: url('../fonts/robotocondensed-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/robotocondensed-bolditalic-webfont.woff') format('woff'), url('../fonts/robotocondensed-bolditalic-webfont.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'roboto_condensedlight_italic';
  src: url('../fonts/robotocondensed-lightitalic-webfont.eot');
  src: url('../fonts/robotocondensed-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/robotocondensed-lightitalic-webfont.woff') format('woff'), url('../fonts/robotocondensed-lightitalic-webfont.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'als_rublregular';
  src: url('../fonts/rouble_sign-webfont.eot');
  src: url('../fonts/rouble_sign-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/rouble_sign-webfont.woff2') format('woff2'), url('../fonts/rouble_sign-webfont.woff') format('woff'), url('../fonts/rouble_sign-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'goodpro-condbook';
  src: url('../fonts/goodpro-condbook-webfont.eot');
  src: url('../fonts/goodpro-condbook-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/goodpro-condbook-webfont.woff') format('woff'), url('../fonts/goodpro-condbook-webfont.ttf') format('truetype'), url('../fonts/goodpro-condbook-webfont.svg#goodpro-condbook') format('svg');
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}
@font-face {
  font-family: 'goodpro-condlight';
  src: url('../fonts/goodpro-condlight-webfont.eot');
  src: url('../fonts/goodpro-condlight-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/goodpro-condlight-webfont.woff') format('woff'), url('../fonts/goodpro-condlight-webfont.ttf') format('truetype'), url('../fonts/goodpro-condlight-webfont.svg#goodpro-condlight') format('svg');
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}
.rouble {
  font-family: 'als_rublregular';
}
body {
  font-family: 'roboto_condensed', Arial, sans-serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 14px;
  color: #292f32;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
/*
----------------------*/

.wrapper {
  width: 984px;
}
.bd-banner {
  background: url('../img/bd_back.jpg') no-repeat scroll left top;
  width: 984px;
  height: 89px;
  overflow: hidden;
  padding-top: 26px;
}
.bd-banner .bd {
  font-family: 'goodpro-condbook';
  float: left;
  color: #34bb74;
  font-size: 40px;
  line-height: 40px;
  padding-left: 48px;
}
.bd-banner .description {
  font-family: 'goodpro-condlight';
  float: left;
  color: #34bb74;
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  margin: 1px 0 0 10px;
}
.request-inquiry {
  font-size: 14px;
  line-height: 18px;
  color: #535c6a;
  background: #f8fafa;
  border: 1px solid #cfd8d7;
  border-top: 0;
}
.request-inquiry .request {
  float: left;
  padding: 66px 49px 51px 49px;
  width: 50%;
}
.request-inquiry .inquiry {
  border-left: 1px solid #cfd8d7;
  float: left;
  padding: 66px 49px 51px 49px;
  width: 50%;
}
.request-inquiry .title {
  font-size: 21px;
  line-height: normal;
  font-weight: 400;
  color: #25282c;
  margin-bottom: 9px;
}
.request-inquiry p {
  margin-bottom: 26px;
}
.request-inquiry .request-button {
  font-size: 16px;
  line-height: 37px;
  color: white;
  font-weight: 400;
  text-decoration: none;
  background-color: #ff274b;
  height: 39px;
  display: inline-block;
  vertical-align: top;
  padding: 0 19px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.request-inquiry .request-button:hover {
  opacity: 0.9;
}
.request-inquiry .inquiry-button {
  font-size: 16px;
  line-height: 37px;
  color: white;
  font-weight: 400;
  text-decoration: none;
  background-color: #34bb74;
  height: 39px;
  display: inline-block;
  vertical-align: top;
  padding: 0 19px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.request-inquiry .inquiry-button:hover {
  opacity: 0.9;
}
