@import url('http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700|Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700&subset=latin,cyrillic-ext,latin-ext');
@font-face {
  font-family: 'Proxima';
  src: url('../fonts/Proxima Nova Bold.eot');
  src: local('☺'), url('../fonts/Proxima Nova Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Proxima Nova Bold.woff') format('woff'), url('../fonts/Proxima Nova Bold.ttf') format('truetype'), url('../fonts/Proxima Nova Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Pacifico';
  src: url('../fonts/pacifico-webfont.eot');
  src: url('../fonts/pacifico-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/pacifico-webfont.woff') format('woff'), url('../fonts/pacifico-webfont.ttf') format('truetype'), url('../fonts/pacifico-webfont.svg#pacificoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Intro';
  src: url('../fonts/intro-black-alt-webfont.eot');
  src: url('../fonts/intro-black-alt-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/intro-black-alt-webfont.svg#IntroBlackAlt') format('svg'), url('../fonts/intro-black-alt-webfont.woff') format('woff'), url('../fonts/intro-black-alt-webfont.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Intro';
  src: url('../fonts/intro-bold-alt-webfont.eot');
  src: url('../fonts/intro-bold-alt-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/intro-bold-alt-webfont.svg#IntroBoldAlt') format('svg'), url('../fonts/intro-bold-alt-webfont.woff') format('woff'), url('../fonts/intro-bold-alt-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Intro';
  src: url('../fonts/intro-book-alt-webfont.eot');
  src: url('../fonts/intro-book-alt-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/intro-book-alt-webfont.svg#IntroBoldAlt') format('svg'), url('../fonts/intro-book-alt-webfont.woff') format('woff'), url('../fonts/intro-book-alt-webfont.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
.default_settings {
  margin: 0 auto;
  width: 960px;
  padding: 0;
}
.inner_shadow {
  position: relative;
}
.inner_shadow:before {
  content: "";
  display: block;
  background: url(../images/inner_shadow.png) repeat-x;
  height: 6px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
font,
dl,
dt,
dd,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
ol {
  list-style-position: inside;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
textarea {
  outline: none;
}
input[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
img,
a img {
  border: none;
  vertical-align: middle;
}
.clear {
  clear: both;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide,
.hidden,
.__hidden {
  display: none !important;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
dl {
  color: #fff;
}
dl dt {
  display: inline-block;
  vertical-align: top;
  width: 16%;
}
dl dd {
  display: inline-block;
  vertical-align: top;
  width: 82%;
}
[class^="icon-"],
[class*=" icon-"] {
  line-height: 1;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-transform: none;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 7px;
}
html {
  background-color: #000000;
  background: url(../images/main_background.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
html,
body {
  cursor: default;
  height: 100%;
  -webkit-touch-callout: none;
  -webkit-overflow-scrolling: touch;
}
body {
  width: 100%;
  font: 15px/1.33 "Open Sans", sans-serif;
  color: #ffffff;
}
.wrapper {
  min-width: 960px;
  max-width: 1920px;
  overflow-x: hidden;
  margin: 0 auto;
}
.header {
  height: 56px;
  position: relative;
  z-index: 5;
  margin: 0 auto;
  width: 960px;
  padding: 0;
}
.content {
  position: relative;
  padding: 56px 0 0;
}
.container {
  margin: 0 auto;
  width: 960px;
  padding: 0;
}
.fullsize > .container {
  display: table-cell;
  vertical-align: middle;
  width: 960px;
}
.block_link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/blank.gif);
  z-index: 5;
}
.loader {
  margin: 70px auto 25px;
}
@-webkit-keyframes rotating {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
.btn_loader.active .icon-loader {
  animation: rotating 1s linear infinite;
}
.ribbon_title {
  font-family: "Intro", sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  background: url(../images/ribbon.png) no-repeat 50% 100%;
  height: 64px;
  box-sizing: border-box;
  text-align: center;
  padding-top: 10px;
  margin-bottom: 55px;
  color: #ffffff;
}
.ribbon_title.__big {
  background-image: url(../images/ribbon2.png);
}
.ribbon_title.__biggest {
  background-image: url(../images/ribbon3.png);
}
.ribbon_title.__biggest_xxl {
  background-image: url(../images/ribbon4.png);
  margin-left: -34px;
  margin-right: -34px;
}
.lower-russian {
  list-style-type: none;
}
.lower-russian li:before {
  display: inline-block;
  margin-left: -1.5em;
  margin-right: .55em;
  text-align: right;
  width: .95em;
}
.lower-russian li:first-child:before {
  content: "а)";
}
.lower-russian li:nth-child(2):before {
  content: "б)";
}
.lower-russian li:nth-child(3):before {
  content: "в)";
}
.lower-russian li:nth-child(4):before {
  content: "г)";
}
.lower-russian li:nth-child(5):before {
  content: "д)";
}
.lower-russian li:nth-child(6):before {
  content: "е)";
}
.form-control {
  display: inline-block;
  width: 100%;
  height: 43px;
  padding: 0 20px 0 20px;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: normal;
  color: #2b2b2b;
  vertical-align: middle;
  border: none;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-sizing: border-box;
  background-clip: padding-box;
  box-shadow: none;
  background: none;
}
.form-control.__big {
  background: url(../images/form.png) no-repeat 0 -221px !important;
}
.form-control:focus {
  outline: 0;
}
.form-control[disabled] {
  background: none;
  border-color: transparent;
  box-shadow: none;
}
.form-control.error {
  color: red;
}
.form-control::-webkit-input-placeholder {
  color: #808080;
}
.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #808080;
}
.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #808080;
}
.form-control:-ms-input-placeholder {
  color: #808080;
}
.form-control.placeholder {
  color: #808080;
}
.form-control::-ms-clear {
  display: none;
}
textarea.form-control {
  resize: none;
  height: auto;
  padding-top: 7px;
  padding-bottom: 7px;
  overflow: auto;
}
textarea.form-control.__big {
  background: url(../images/form.png) no-repeat 0 -283px !important;
}
.form-group-wrapper {
  margin-bottom: 40px;
}
.form-group {
  margin-bottom: 9px;
}
.form-group.full-width {
  height: 74px;
  text-align: justify;
}
.form-group.full-width:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}
.form-group.__transparent {
  padding: 10px 12px;
}
.form-group.has-icon .form-control {
  padding-left: 40px;
}
.form-group.has-icon .form-control-icon {
  position: absolute;
  left: 12px;
  top: 50%;
}
.form-group_item {
  position: relative;
}
.form-group:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.form-inline .form-group > label {
  float: left;
  margin-top: 7px;
}
.form-inline .form-group_item {
  margin-left: 270px;
}
.form-inline .form-group .radio,
.form-inline .form-group .checkbox {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}
/* Buttons -------------------------------------- */
.btn {
  display: inline-block;
  padding: 0 0 0 60px;
  margin: 0;
  width: 535px;
  height: 67px;
  font-family: "Proxima", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 67px;
  text-align: center;
  text-decoration: none !important;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  border-radius: 0;
  white-space: nowrap;
  user-select: none;
  box-sizing: border-box;
  position: relative;
  color: #f7e6bc;
  background: url(../images/button.png) no-repeat;
}
.btn:focus {
  outline: none;
}
.btn:hover {
  text-decoration: none;
  background-position: 100% 0;
}
.btn:active,
.btn.active {
  outline: 0;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #c3c3c3;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MzYzNjMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2I5YjliOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iI2FjYWNhYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhOWE5YTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #c3c3c3 0%, #b9b9b9 51%, #acacac 84%, #a9a9a9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c3c3c3), color-stop(51%, #b9b9b9), color-stop(84%, #acacac), color-stop(100%, #a9a9a9));
  background: -webkit-linear-gradient(top, #c3c3c3 0%, #b9b9b9 51%, #acacac 84%, #a9a9a9 100%);
  background: -o-linear-gradient(top, #c3c3c3 0%, #b9b9b9 51%, #acacac 84%, #a9a9a9 100%);
  background: -ms-linear-gradient(top, #c3c3c3 0%, #b9b9b9 51%, #acacac 84%, #a9a9a9 100%);
  background: linear-gradient(to bottom, #c3c3c3 0%, #b9b9b9 51%, #acacac 84%, #a9a9a9 100%);
}
.ie8 .btn.disabled,
.ie8 .btn[disabled],
.ie8 fieldset[disabled] .btn {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c3c3c3', endColorstr='#a9a9a9', GradientType=0);
}
.btn2 {
  background: url(../images/button2.png) no-repeat;
  width: 312px;
  height: 56px;
  line-height: 56px;
}
.btn2:hover {
  color: #d1a559;
}
.btn3 {
  background: url(../images/button3.png) no-repeat;
  width: 202px;
  height: 55px;
  line-height: 55px;
  color: #ffffff;
}
.btn3:hover {
  color: #f7e6bc;
}
.btn4 {
  background: url(../images/button4.png) no-repeat;
  width: 226px;
  height: 62px;
  line-height: 62px;
  color: #F7E5BB;
}
.btn4:hover {
  color: #f7e6bc;
}
.btn5 {
  background: url(../images/buttons5.png) no-repeat;
  width: 311px;
  height: 78px;
  line-height: 78px;
}
.btn5 span {
  display: none;
}
.btn5:hover {
  background-position: 0 100%;
}
.btn6 {
  background: url(../images/buttons5.png) no-repeat 100% 0;
  width: 311px;
  height: 78px;
  line-height: 78px;
}
.btn6 span {
  display: none;
}
.btn6:hover {
  background-position: 100% 100%;
}
/* ------ */
.styler-label {
  display: block;
  color: #808080;
  font-size: 0.938em;
  line-height: 1.2;
  padding-left: 26px;
}
.styler-label .jq-checkbox,
.styler-label .jq-radio {
  margin-left: -26px;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.header {
  position: fixed;
  height: 56px;
  background: url(../images/nav_trans.png);
  width: 100%;
  left: 0;
  right: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.header_nav {
  height: 56px;
}
.header_nav_ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: justify;
}
.header_nav_ul:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}
.header_nav_ul li {
  display: inline-block;
  line-height: 56px;
}
.header_nav_ul li a {
  display: inline-block;
  font-family: "Proxima", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 56px;
}
.header_contacts {
  position: fixed;
  top: 56px;
  left: 0;
  right: 0;
  height: 190px;
  z-index: 10;
}
.header_contacts .container {
  display: table;
}
.header_contacts .header_logo {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  height: 190px;
  width: 34%;
}
.header_contacts_left {
  text-align: left;
  display: table-cell;
  vertical-align: middle;
  height: 190px;
  width: 33%;
  font-family: "Proxima", sans-serif;
  font-size: 19px;
}
.header_contacts_left span {
  font-size: 29px;
  display: inline-block;
  line-height: 30px;
}
.header_contacts_right {
  text-align: right;
  display: table-cell;
  vertical-align: middle;
  height: 190px;
  width: 33%;
  font-family: "Proxima", sans-serif;
  font-size: 19px;
}
.header_contacts_right span {
  padding-bottom: 10px;
  display: inline-block;
}
.footer {
  background: #000000;
  height: 224px;
  text-align: center;
  max-height: 5000em;
}
.footer .container {
  display: table;
}
.footer_logo {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  height: 224px;
  width: 34%;
}
.footer_left {
  text-align: left;
  display: table-cell;
  vertical-align: middle;
  height: 224px;
  width: 33%;
  font-family: "Proxima", sans-serif;
  font-size: 19px;
}
.footer_left span {
  font-size: 29px;
  display: inline-block;
  line-height: 30px;
}
.footer_right {
  text-align: right;
  display: table-cell;
  vertical-align: middle;
  height: 224px;
  width: 33%;
  font-family: "Proxima", sans-serif;
  font-size: 19px;
}
.footer_slogan {
  padding-top: 80px;
  padding-bottom: 75px;
  background: #ffffff;
  text-align: center;
  max-height: 5000em;
}
.footer_slogan_title {
  font-family: "Intro", sans-serif;
  font-size: 26px;
  line-height: 44px;
  color: #000000;
  font-weight: 300;
}
.footer_slogan_title strong {
  font-size: 44px;
  font-weight: 700;
}
.cost {
  background: #dce2de url(../images/background_cost.jpg) no-repeat 50% 100%;
  padding-top: 40px;
  padding-bottom: 0;
  max-height: 5000em;
}
.cost_title {
  margin-bottom: 60px;
}
.cost_footer {
  margin-top: -20px;
  background: url(../images/cost_footer.png) no-repeat 50% 100%;
  height: 228px;
}
.cost_list {
  background: url(../images/cost_list.png) no-repeat 8px 17px;
  min-height: 575px;
}
.cost_list_left {
  float: left;
  width: 50%;
  box-sizing: border-box;
}
.cost_list_left .cost_list_title {
  padding-left: 150px;
  color: #191918;
  font-family: "Proxima", sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 13px;
}
.cost_list_left .cost_list_ul {
  padding: 0;
  margin: 0;
  list-style: none;
  color: #191918;
}
.cost_list_left .cost_list_ul li .__price {
  display: table-cell;
  vertical-align: middle;
  height: 144px;
  color: #191918;
  text-align: center;
  font-family: "Intro", sans-serif;
  font-size: 15px;
  font-weight: 700;
}
.cost_list_left .cost_list_ul li .__price small {
  display: block;
  font-size: 15px;
}
.cost_list_left .cost_list_ul li.__1 {
  margin-left: 8px;
  color: #ffffff;
  height: 144px;
  margin-bottom: 10px;
}
.cost_list_left .cost_list_ul li.__1 .__price {
  width: 181px;
  padding-right: 14px;
  font-size: 53px;
  letter-spacing: -4px;
}
.cost_list_left .cost_list_ul li.__1 .__price small {
  font-size: 20px;
  letter-spacing: 4px;
  margin-top: -7px;
}
.cost_list_left .cost_list_ul li.__1 .__title {
  display: table-cell;
  vertical-align: middle;
  height: 144px;
  font-family: "Proxima", sans-serif;
  font-size: 18px;
  font-weight: 700;
}
.cost_list_left .cost_list_ul li.__2,
.cost_list_left .cost_list_ul li.__3 {
  margin-left: 35px;
  height: 144px;
  margin-bottom: 10px;
}
.cost_list_left .cost_list_ul li.__2 .__price,
.cost_list_left .cost_list_ul li.__3 .__price {
  width: 125px;
  padding-right: 22px;
  font-size: 36px;
  letter-spacing: -2px;
}
.cost_list_left .cost_list_ul li.__2 .__price small,
.cost_list_left .cost_list_ul li.__3 .__price small {
  line-height: 15px;
  letter-spacing: 6px;
  margin-top: -3px;
}
.cost_list_left .cost_list_ul li.__2 .__title,
.cost_list_left .cost_list_ul li.__3 .__title {
  display: table-cell;
  vertical-align: middle;
  height: 144px;
  font-family: "Proxima", sans-serif;
  font-size: 18px;
  font-weight: 700;
}
.cost_list_left .cost_list_ul li.__3 .__price {
  font-size: 36px;
  letter-spacing: -2px;
}
.cost_list_left .cost_list_ul li.__3 .__price small {
  line-height: 15px;
  letter-spacing: 0px;
}
.cost_list_right {
  float: right;
  width: 50%;
  box-sizing: border-box;
  padding-top: 80px;
}
.cost_list_right .cost_list_title {
  padding-left: 50px;
  color: #191918;
  font-family: "Proxima", sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 13px;
}
.cost_list_right .cost_list_ul {
  padding: 0;
  margin: 0;
  list-style: none;
  color: #191918;
}
.cost_list_right .cost_list_ul li .__price {
  display: table-cell;
  vertical-align: middle;
  height: 144px;
  color: #191918;
  text-align: center;
  font-family: "Intro", sans-serif;
  font-size: 15px;
  font-weight: 700;
}
.cost_list_right .cost_list_ul li .__price small {
  display: block;
  font-size: 15px;
}
.cost_list_right .cost_list_ul li.__1,
.cost_list_right .cost_list_ul li.__2 {
  margin-left: 90px;
  height: 144px;
  margin-bottom: 10px;
}
.cost_list_right .cost_list_ul li.__1 .__title,
.cost_list_right .cost_list_ul li.__2 .__title {
  display: table-cell;
  vertical-align: middle;
  height: 144px;
  font-family: "Proxima", sans-serif;
  font-size: 18px;
  font-weight: 700;
  width: 215px;
  padding-right: 12px;
}
.cost_list_right .cost_list_ul li.__1 .__price,
.cost_list_right .cost_list_ul li.__2 .__price {
  width: 125px;
  font-size: 36px;
  letter-spacing: -2px;
}
.cost_list_right .cost_list_ul li.__1 .__price small,
.cost_list_right .cost_list_ul li.__2 .__price small {
  line-height: 15px;
  letter-spacing: 0px;
}
.cost_list_right .cost_list_ul li.__2 .__price {
  font-size: 36px;
  letter-spacing: -2px;
}
.cost_list_right .cost_list_ul li.__2 .__price small {
  line-height: 15px;
  letter-spacing: 6px;
  margin-top: -3px;
}
.mobile .cost {
  background-position: 50% 100%;
  background-size: auto 100%;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -o-background-size: auto 100%;
}
.map {
  height: 593px;
  position: relative;
  background: #E5E3DF;
}
#map-canvas {
  height: 100%;
  z-index: 0;
}
.map-contacts {
  position: absolute;
  left: 50%;
  top: 110px;
  z-index: 1;
  width: 373px;
  height: 373px;
  margin-left: -480px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.map-contacts:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -7px;
  left: 0;
  right: 0;
  border-bottom: 6px solid #d0a55e;
}
.map-contacts .middle {
  display: table-cell;
  vertical-align: middle;
  width: 373px;
  height: 373px;
  background: url(../images/trans2.png);
  border: 1px solid #d7d7d7;
  padding: 20px 67px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.map_address {
  color: #191918;
  font-size: 15px;
  margin-top: 5px;
  margin-bottom: 25px;
}
.map_address2 {
  color: #191918;
  font-size: 15px;
  font-weight: 600;
  line-height: 23px;
}
.residence {
  text-align: center;
  position: relative;
  margin: 0 auto;
  width: 960px;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-top: 40px;
  max-height: 5000em;
}
.residence_title {
  font-family: "Intro", sans-serif;
  font-size: 112px;
  font-weight: bold;
  line-height: 112px;
  letter-spacing: -2px;
  margin-bottom: 30px;
}
.residence_title small {
  font-family: "PT Sans Narrow";
  font-size: 48px;
  line-height: 48px;
  font-weight: 400;
  display: block;
  margin-bottom: -5px;
  letter-spacing: 0;
}
.residence_subtitle {
  font-family: "Pacifico", sans-serif;
  font-size: 39px;
  line-height: 39px;
  margin-bottom: 20px;
  background: url(../images/divider.png) no-repeat 50% 100%;
  padding-bottom: 70px;
}
.residence_slogan {
  font-family: "Intro", sans-serif;
  font-size: 34px;
  font-weight: bold;
  line-height: 38px;
  margin-bottom: 18px;
}
.residence_hint {
  position: fixed;
  bottom: 20px;
  left: 0;
  right: 0;
  z-index: 10;
}
.residence_hint span {
  display: inline-block;
  vertical-align: middle;
  width: 11px;
  height: 16px;
  background: url(../images/arrow-down.png) no-repeat;
  margin-left: 15px;
  margin-right: 15px;
}
.residence_form_wrapper {
  text-align: center;
  position: relative;
  margin: 0 auto;
  width: 960px;
  padding: 0;
}
.residence_form_wrapper .residence_form {
  background: url(../images/form_trans.png);
  padding: 30px 150px 30px;
  margin-top: 150px;
  max-height: 5000em;
}
.residence_form_wrapper .residence_form_title {
  font-family: "Proxima", sans-serif;
  font-size: 25px;
  line-height: 25px;
}
.residence_form_wrapper .residence_form_subtitle {
  font-family: "Proxima", sans-serif;
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 20px;
}
.residence_form_wrapper .residence_form .form-group {
  margin-bottom: 8px;
}
.residence_form_wrapper .residence_form .form-group input.form-control {
  background: url(../images/form.png) no-repeat 0 -221px;
}
.residence_form_wrapper .residence_form .form-group textarea.form-control {
  background: url(../images/form.png) no-repeat 0 -283px;
}
.residence_form_wrapper .residence_form .form-button {
  margin-top: 21px;
  text-align: center;
}
.residence_form_wrapper .residence_form textarea {
  height: 146px;
}
.needhelp {
  background: #d0a55e url(../images/question_background.png) no-repeat 50% 100%;
  padding-top: 58px;
  padding-bottom: 60px;
  color: #ffffff;
  max-height: 5000em;
}
.needhelp_title {
  font-family: "Intro", sans-serif;
  font-size: 29px;
  font-weight: bold;
  line-height: 32px;
  margin-bottom: 25px;
  text-align: center;
}
.needhelp_subtitle {
  font-family: "Intro", sans-serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 17px;
  text-align: center;
  margin-bottom: 45px;
}
.needhelp_footer {
  margin-top: 45px;
}
.needhelp_footer_title {
  font-family: "Proxima", sans-serif;
  font-size: 19px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px;
}
.needhelp_footer_contacts {
  display: table;
  width: 100%;
  border-collapse: collapse;
}
.needhelp_footer_contacts > div {
  display: table-cell;
  padding: 10px 10px;
  border: 2px solid #ffffff;
  font-family: "Proxima", sans-serif;
  font-size: 19px;
  text-align: center;
}
.needhelp_footer_contacts > div span {
  display: inline-block;
  padding-left: 35px;
  background: url(../images/phone1.png) no-repeat 0 50%;
}
.needhelp_footer_contacts > div.__2 span {
  background-image: url(../images/mail1.png);
}
.needhelp_footer_contacts > div.__3 span {
  background-image: url(../images/skype1.png);
}
.needhelp_form_left {
  width: 464px;
  float: left;
}
.needhelp_form_right {
  float: right;
  width: 472px;
}
.needhelp_form .form-group {
  margin-bottom: 24px;
}
.needhelp_form .form-group input.form-control {
  background: url(../images/form.png) no-repeat;
}
.needhelp_form .form-group textarea.form-control {
  background: url(../images/form.png) no-repeat 100% 0;
}
.needhelp_form .form-button {
  margin-top: 21px;
  text-align: center;
}
.needhelp_form textarea {
  height: 177px;
}
.question .question_title span {
  display: inline-block;
  position: relative;
}
.question .question_title span:after {
  content: "";
  display: block;
  background: url(../images/question_arrow.png) no-repeat;
  width: 116px;
  height: 111px;
  left: 100%;
  margin-left: 20px;
  top: 10px;
  position: absolute;
}
.question .needhelp_subtitle {
  margin-bottom: 78px;
}
.form_result {
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-family: "Proxima", sans-serif;
  font-size: 25px;
  line-height: 30px;
}
.__white.needhelp {
  padding-top: 75px;
  padding-bottom: 125px;
  background: #ffffff url(../images/question_background_white.png) no-repeat 50% 100%;
  color: #8D5E00;
}
.__white.needhelp .form_result {
  color: #8D5E00;
}
.__white.needhelp .needhelp_footer_contacts > div {
  border-color: #af8c53;
}
.__white.needhelp .needhelp_footer_contacts > div span {
  background: url(../images/phone2.png) no-repeat 0 50%;
}
.__white.needhelp .needhelp_footer_contacts > div.__2 span {
  background-image: url(../images/mail2.png);
}
.__white.needhelp .needhelp_footer_contacts > div.__3 span {
  background-image: url(../images/skype2.png);
}
.__white.needhelp .needhelp_form .form-group input.form-control {
  background: url(../images/form.png) no-repeat 0 -470px;
}
.__white.needhelp .needhelp_form .form-group textarea.form-control {
  background: url(../images/form.png) no-repeat 0 -536px;
}
.__white.needhelp .needhelp_form .form-button {
  margin-top: 21px;
  text-align: center;
}
.__white.needhelp .needhelp_form textarea {
  height: 177px;
}
.consult_form {
  padding: 0 150px 0;
}
.consult_form_title {
  font-family: "Proxima", sans-serif;
  font-size: 25px;
  line-height: 25px;
  text-align: center;
}
.consult_form_subtitle {
  font-family: "Proxima", sans-serif;
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 20px;
  text-align: center;
}
.consult_form textarea {
  height: 145px;
}
.consult .needhelp_form .form-button {
  margin-top: 0;
}
.about {
  position: relative;
  background: #ffffff;
  padding-top: 48px;
  padding-bottom: 70px;
  color: #000000;
  max-height: 5000em;
}
.about_title {
  margin-bottom: 48px;
}
.about_text {
  margin-bottom: 65px;
}
.about_text p {
  line-height: 25px;
  margin-bottom: 25px;
}
.about_subtitle {
  font-family: "Proxima", sans-serif;
  font-size: 23px;
  font-weight: bold;
  line-height: 23px;
  margin-bottom: 32px;
  text-align: center;
}
.about_advantages_wrapper {
  margin-left: 30px;
  margin-right: 30px;
  text-align: justify;
  margin-bottom: 75px;
}
.about_advantages:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}
.about_advantages .item {
  display: inline-block;
  vertical-align: top;
  width: 128px;
  background: url(../images/advantages.png) no-repeat;
  padding-top: 138px;
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
  cursor: pointer;
}
.about_advantages .item.__1 {
  background-position: 0 -225px;
}
.about_advantages .item.__2 {
  background-position: -191px -225px;
}
.about_advantages .item.__3 {
  background-position: -383px -225px;
}
.about_advantages .item.__4 {
  background-position: -575px -225px;
}
.about_advantages .item.__5 {
  background-position: -767px -225px;
}
.about_ready {
  margin-bottom: 40px;
}
.about_ready_title {
  font-family: "Intro", sans-serif;
  font-size: 33px;
  font-weight: bold;
  line-height: 38px;
  text-align: center;
  margin-bottom: 20px;
}
.about_ready_subtitle {
  font-family: "Intro", sans-serif;
  font-size: 58px;
  font-weight: bold;
  line-height: 67px;
  text-align: center;
  margin-bottom: 20px;
  color: #d1a559;
}
.about_ready_phone {
  text-align: center;
  position: relative;
  padding-top: 85px;
  padding-bottom: 65px;
  font-family: "Proxima", sans-serif;
  font-size: 19px;
  line-height: 50px;
}
.about_ready_phone span {
  display: inline-block;
  font-size: 42px;
  position: relative;
}
.about_ready_phone span i {
  display: block;
  position: absolute;
  left: -60px;
  top: 8px;
  background: url(../images/phone.png) no-repeat;
  width: 36px;
  height: 34px;
}
.about_ready_phone:before,
.about_ready_phone:after {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/about_lines.png) no-repeat 50% 0;
  width: 100%;
  height: 44px;
  top: 0;
  left: 0;
}
.about_ready_phone:after {
  background-position: 50% 100%;
  top: auto;
  bottom: 0;
}
.about_questionary {
  text-align: center;
  font-family: "Proxima", sans-serif;
  line-height: 30px;
  font-size: 19px;
}
.about_questionary .btn {
  margin-top: 20px;
  margin-bottom: 20px;
}
.steps {
  background: #000000 url(../images/background_steps.jpg) no-repeat 50% 100%;
  padding-top: 0;
  padding-bottom: 520px;
  max-height: 5000em;
}
.steps_title {
  position: relative;
  top: -36px;
  margin-bottom: -5px;
}
.steps_list {
  min-height: 1183px;
  background: url(../images/steps.png) no-repeat 50% 0;
  position: relative;
  margin-bottom: 70px;
}
.steps_list .item {
  width: 390px;
  position: absolute;
}
.steps_list .item.__1,
.steps_list .item.__3,
.steps_list .item.__5,
.steps_list .item.__7,
.steps_list .item.__9 {
  text-align: right;
  left: 0;
}
.steps_list .item.__2,
.steps_list .item.__4,
.steps_list .item.__6,
.steps_list .item.__8,
.steps_list .item.__10 {
  text-align: left;
  right: 0;
}
.steps_list .item.__1 {
  top: 55px;
}
.steps_list .item.__2 {
  top: 200px;
}
.steps_list .item.__3 {
  top: 262px;
}
.steps_list .item.__4 {
  top: 400px;
}
.steps_list .item.__5 {
  top: 503px;
}
.steps_list .item.__6 {
  top: 593px;
}
.steps_list .item.__7 {
  top: 711px;
}
.steps_list .item.__8 {
  top: 787px;
}
.steps_list .item.__9 {
  top: 900px;
}
.steps_list .item.__10 {
  top: 1025px;
}
.steps_list .item_title {
  font-size: 29px;
  font-weight: bold;
  line-height: 35px;
}
.steps_list .item_text {
  font-size: 15px;
  line-height: 20px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.steps_list .item_list {
  color: #ffe296;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.steps_list .item_list > div {
  display: inline-block;
  position: relative;
}
.steps_list .item_list > div:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
}
.steps_list .item_list + .item_list {
  margin-top: 10px;
}
.steps_list .item.__1 .item_list {
  margin-top: 14px;
}
.steps_list .item.__1 .item_list > div:before {
  background: url(../images/step_1.png) no-repeat;
  width: 50px;
  height: 55px;
  margin-top: -28px;
  right: 100%;
  margin-right: 5px;
}
.steps_list .item.__3 .item_list {
  margin-top: 14px;
}
.steps_list .item.__3 .item_list > div:before {
  background: url(../images/step_3.png) no-repeat;
  width: 49px;
  height: 65px;
  margin-top: -33px;
  right: 100%;
  margin-right: 5px;
}
.steps_list .item.__4 .item_list {
  margin-top: 4px;
}
.steps_list .item.__4 .item_list > div:before {
  background: url(../images/step_4.png) no-repeat;
  width: 79px;
  height: 46px;
  margin-top: -23px;
  left: 100%;
  margin-left: 5px;
}
.steps_list .item.__7 .item_list {
  margin-top: 4px;
}
.steps_list .item.__7 .item_list > div:before {
  background: url(../images/step_7.png) no-repeat;
  width: 92px;
  height: 113px;
  margin-top: -20px;
  right: 100%;
  margin-right: 5px;
}
.steps_list .item.__8 .item_list + .item_list {
  margin-top: 14px;
}
.steps_list .item.__8 .item_list + .item_list > div:before {
  background: url(../images/step_8.png) no-repeat;
  width: 47px;
  height: 37px;
  margin-top: -19px;
  left: 100%;
  margin-left: 5px;
}
.steps_final_arrows {
  padding-top: 78px;
  background: url(../images/steps_arrows.png) no-repeat 50% 0;
  margin-top: 17px;
  margin-bottom: 10px;
  text-align: center;
  color: #D1A559;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: 600;
}
.steps_final_arrows .__1 {
  float: left;
  width: 441px;
  margin-left: 71px;
}
.steps_final_arrows .__2 {
  float: right;
  width: 392px;
}
.steps_final_title {
  text-align: center;
  font-family: "Intro", sans-serif;
  font-size: 45px;
  line-height: 25px;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 10px;
}
.steps_final_title small {
  display: inline-block;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  line-height: 15px;
  font-weight: 600;
}
.steps_final_list {
  padding: 20px 0 0 0;
  margin: 0;
  list-style: none;
  background: url(../images/steps_final2.png) no-repeat 50% 0;
  text-align: center;
}
.steps_final_list li {
  display: inline-block;
  vertical-align: top;
  width: 179px;
  text-transform: uppercase;
  margin-left: 3px;
  margin-right: 1px;
}
.steps_final_list li a {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding-top: 75px;
  background: url(../images/steps_final.png) no-repeat 60px 0;
}
.steps_final_list li.__1 a {
  background-position: 60px 0;
}
.steps_final_list li.__2 a {
  background-position: -128px 0;
}
.steps_final_list li.__3 a {
  background-position: -317px 0;
}
.steps_final_list li.__4 a {
  background-position: -505px 0;
}
.steps_final_list li.__5 a {
  background-position: -693px 0;
}
.advantages {
  background: #d0a55e;
  border-top: 7px solid #e6e6e6;
  border-bottom: 7px solid #ffffff;
  padding-top: 55px;
  padding-bottom: 55px;
  position: relative;
  max-height: 5000em;
}
.advantages:before {
  content: "";
  display: block;
  background: url(../images/inner_shadow.png) repeat-x;
  height: 6px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.advantages_title {
  font-family: "Proxima", sans-serif;
  font-size: 29px;
  line-height: 29px;
  margin-bottom: 42px;
  text-align: center;
}
.advantages_headers {
  margin-left: 30px;
  margin-right: 30px;
  text-align: justify;
}
.advantages_headers:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}
.advantages_headers .item {
  display: inline-block;
  vertical-align: top;
  width: 128px;
  background: url(../images/advantages.png) no-repeat;
  padding-top: 138px;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
}
.advantages_headers .item.__1 {
  background-position: 0 0;
}
.advantages_headers .item.__2 {
  background-position: -191px 0;
}
.advantages_headers .item.__3 {
  background-position: -383px 0;
}
.advantages_headers .item.__4 {
  background-position: -575px 0;
}
.advantages_headers .item.__5 {
  background-position: -767px 0;
}
.advantages_panes {
  margin-top: 10px;
  margin-left: 30px;
  margin-right: 30px;
}
.advantages_panes .pane {
  padding: 15px 30px;
  text-align: left;
  font-size: 14px;
  border: 1px solid #ffffff;
  position: relative;
}
.advantages_panes .pane:before {
  content: "";
  display: block;
  background: url(../images/advantages_line.png) no-repeat;
  width: 5px;
  height: 43px;
  position: absolute;
  bottom: 100%;
  left: 60px;
}
.advantages_panes .pane:first-child:before {
  left: 60px;
}
.advantages_panes .pane:first-child + .pane:before {
  left: 254px;
}
.advantages_panes .pane:first-child + .pane + .pane:before {
  left: 448px;
}
.advantages_panes .pane:first-child + .pane + .pane + .pane:before {
  left: 641px;
  height: 22px;
}
.advantages_panes .pane:first-child + .pane + .pane + .pane + .pane:before {
  left: 833px;
  height: 22px;
}
.reasons {
  background: #ffffff; /*#ffffff url(../images/map.png) no-repeat 50% 0;*/
  padding-top: 70px;
  padding-bottom: 90px;
  max-height: 5000em;
}
.reasons_title {
  margin-bottom: 115px;
}
.reasons_infographic {
  margin-left: 20px;
  margin-bottom: 115px;
}
.reasons_text {
  background: url(../images/info_icon.png) no-repeat;
  padding-left: 150px;
  position: relative;
}
.reasons_text:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 122px;
  width: 5px;
  background-color: #f6e5bc;
}
.reasons_text p {
  line-height: 25px;
  margin-bottom: 25px;
  color: #000000;
}
.reasons_text p:last-child {
  margin-bottom: 0;
}
.block99 {
  background: #ffffff url(../images/99_success.png) no-repeat 50% 0;
  padding-top: 235px;
  padding-bottom: 105px;
  text-align: center;
  max-height: 5000em;
  position: relative;
  top: -3px;
}
.block99_title {
  font-size: 31px;
  color: #d1a559;
  font-weight: bold;
  font-family: "Intro", sans-serif;
  line-height: 40px;
}
.block99_title span {
  display: none;
}
.opportunity {
  background-color: #ffffff;
  padding-top: 65px;
  padding-bottom: 88px;
  color: #1a1a18;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  max-height: 5000em;
}
.opportunity_title {
  margin-bottom: 45px;
}
.opportunity_subtitle {
  font-family: "Intro", sans-serif;
  font-size: 29px;
  font-weight: bold;
  line-height: 32px;
  color: #1a1a18;
  text-align: center;
  margin-bottom: 60px;
}
.opportunity_list {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.opportunity_list li {
  display: inline-block;
  vertical-align: top;
  width: 172px;
  margin-left: 5px;
  margin-right: 3px;
  padding-top: 110px;
  margin-bottom: 45px;
  background: url(../images/opportunity.png) no-repeat 35px 0;
}
.opportunity_list li:first-child + li {
  background-position: -146px 0;
}
.opportunity_list li:first-child + li + li {
  background-position: -327px 0;
}
.opportunity_list li:first-child + li + li + li {
  background-position: -508px 0;
}
.opportunity_list li:first-child + li + li + li + li {
  background-position: -689px 0;
}
.opportunity_list li:first-child + li + li + li + li + li {
  background-position: -55px -243px;
}
.opportunity_list li:first-child + li + li + li + li + li + li {
  background-position: -236px -243px;
}
.opportunity_list li:first-child + li + li + li + li + li + li + li {
  background-position: -417px -243px;
}
.opportunity_list li:first-child + li + li + li + li + li + li + li + li {
  background-position: -598px -243px;
}
.opportunity_footer {
  margin-top: 11px;
  padding-left: 100px;
  padding-right: 100px;
  padding-top: 35px;
  border-top: 2px solid #dededd;
}
.documents {
  background: #f6e5bc url(../images/background_documents.jpg) no-repeat 50% 100%;
  padding-top: 53px;
  padding-bottom: 83px;
  color: #1a1a18;
  position: relative;
  max-height: 5000em;
}
.documents_title {
  margin-bottom: 50px;
}
.documents_subtitle {
  font-family: "Intro", sans-serif;
  font-size: 29px;
  font-weight: bold;
  line-height: 32px;
  color: #1a1a18;
  text-align: center;
  margin-bottom: 50px;
}
.documents_columns .item {
  float: left;
  width: 436px;
  margin-left: 12px;
}
.documents_columns .item:first-child {
  margin-left: 0;
}
.documents_columns .item_header {
  width: 436px;
  height: 78px;
  background: url(../images/documents.png) no-repeat;
  display: table-cell;
  vertical-align: middle;
  padding-left: 108px;
  padding-right: 10px;
  box-sizing: border-box;
  color: #d1a559;
  font-weight: bold;
  font-family: "Intro", sans-serif;
  font-size: 20px;
}
.documents_columns .item + .item {
  width: 507px;
}
.documents_columns .item + .item .item_header {
  background-position: -454px 0;
  width: 507px;
}
.documents_columns .item_list {
  background: #ffffff;
  margin-top: 16px;
  padding: 25px 15px 20px 50px;
  border-bottom: 4px solid #f0d699;
  box-sizing: border-box;
  min-height: 285px;
}
.documents_columns .item_list li {
  margin-bottom: 20px;
  font-size: 16px;
}
.documents_columns .item.__2 .item_list {
  min-height: 0;
}
.documents_footer {
  padding-top: 46px;
}
