@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:700&subset=latin,cyrillic-ext);
/* line 6, ../sass/style.sass */
.wrapper {
  width: 1024px;
  margin: 0 auto;
  position: relative;
}

/* line 11, ../sass/style.sass */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}

/* line 17, ../sass/style.sass */
.fl {
  float: left;
}

/* line 20, ../sass/style.sass */
.fr {
  float: right;
}

/* line 23, ../sass/style.sass */
.cb {
  clear: both;
}

/* line 26, ../sass/style.sass */
label.error {
  display: none !important;
}

/* line 29, ../sass/style.sass */
input.error, textarea.error {
  box-shadow: 0 0 5px red !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

/* line 33, ../sass/style.sass */
.form_reset {
  padding: 0 !important;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 40, ../sass/style.sass */
header {
  background: url("../img/header-bg.png") top center repeat-x;
  height: 459px;
  position: relative;
}
/* line 45, ../sass/style.sass */
header .top {
  background: url("../img/top-bg.png") repeat-x;
  height: 63px;
  position: relative;
}
/* line 50, ../sass/style.sass */
header .top .title {
  background: url("../img/top-title-bg.png") no-repeat;
  width: 387px;
  height: 63px;
  text-align: center;
  display: inline-block;
  margin-top: 0;
  padding-top: 12px;
  color: black;
  font-family: "Verdana";
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 64, ../sass/style.sass */
header .top h3 {
  color: white;
  font-family: "Verdana";
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 12px;
  margin-left: 40px;
}
/* line 73, ../sass/style.sass */
header .top-fixed {
  background: url("../img/show-top-panel-bg.png") repeat-x;
  height: 53px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 998;
  visibility: hidden;
}
/* line 82, ../sass/style.sass */
header .top-fixed.show {
  visibility: visible;
}
/* line 85, ../sass/style.sass */
header .top-fixed .title {
  background: url("../img/show-top-title-bg.png") no-repeat;
  width: 387px;
  height: 53px;
  text-align: center;
  display: inline-block;
  margin-top: 0;
  padding-top: 12px;
  color: #ffc500;
  font-family: "Verdana";
  font-size: 22px;
  font-weight: bold;
}
/* line 98, ../sass/style.sass */
header .top-fixed h3 {
  color: white;
  font-family: "Verdana";
  font-size: 18px;
  text-transform: uppercase;
  margin-top: 13px;
  margin-left: 30px;
  margin-bottom: 0;
}
/* line 107, ../sass/style.sass */
header .top-fixed .btn {
  background: url("../img/show-top-btn.png") no-repeat;
  width: 212px;
  height: 68px;
  display: block;
  margin-right: 30px;
}
/* line 114, ../sass/style.sass */
header .center-block {
  background: url("../img/header-center-bg.png") no-repeat;
  width: 983px;
  height: 412px;
  margin: auto;
  margin-top: -15px;
  position: relative;
  left: 10px;
  z-index: 99;
}

/* line 125, ../sass/style.sass */
.blue-bg {
  background: url("../img/blue-bg.png");
}
/* line 128, ../sass/style.sass */
.blue-bg.descr-block {
  margin-top: -10px;
}
/* line 131, ../sass/style.sass */
.blue-bg.descr-block .wrapper > .title {
  text-align: center;
  margin-top: 40px;
  display: inline-block;
}
/* line 136, ../sass/style.sass */
.blue-bg.descr-block .wrapper > .title h2 {
  color: #ffc500;
  font-family: "Verdana";
  font-size: 48px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
/* line 144, ../sass/style.sass */
.blue-bg.descr-block .wrapper > .title h4 {
  color: white;
  font-family: "Verdana";
  font-size: 24px;
  font-weight: normal;
  margin: 0;
}
/* line 151, ../sass/style.sass */
.blue-bg.descr-block .blocks {
  background: url("../img/programm-grath.png") center no-repeat;
}
/* line 154, ../sass/style.sass */
.blue-bg.descr-block .blocks .about-tracy {
  width: 350px;
}
/* line 157, ../sass/style.sass */
.blue-bg.descr-block .blocks .about-tracy .title {
  background: url("../img/about-tacy-title.png") no-repeat;
  width: 264px;
  height: 45px;
  color: #ffc500;
  font-family: "Verdana";
  font-size: 18px;
  font-weight: bold;
  padding-top: 7px;
  margin-left: -5px;
  text-align: center;
}
/* line 169, ../sass/style.sass */
.blue-bg.descr-block .blocks .about-tracy p {
  color: white;
  font-family: "Verdana";
  font-size: 14px;
}
/* line 176, ../sass/style.sass */
.blue-bg.descr-block .blocks .target .title {
  background: url("../img/target-title-bg.png") no-repeat;
  width: 324px;
  height: 45px;
  color: #ffc500;
  font-family: "Verdana";
  font-size: 18px;
  font-weight: bold;
  padding-top: 7px;
  text-align: center;
}
/* line 187, ../sass/style.sass */
.blue-bg.descr-block .blocks .target .item-block {
  color: white;
  padding-left: 45px;
  margin-left: 15px;
}
/* line 192, ../sass/style.sass */
.blue-bg.descr-block .blocks .target .item-block.i1 {
  background: url("../img/grath-icon.png") 0 5px no-repeat;
  margin-bottom: 20px;
  margin-top: 15px;
}
/* line 197, ../sass/style.sass */
.blue-bg.descr-block .blocks .target .item-block.i2 {
  background: url("../img/bubble-icon.png") 0 5px no-repeat;
}
/* line 199, ../sass/style.sass */
.blue-bg.descr-block .blocks .target .item-block.i2 a {
  color: #ffc500;
  font-family: "Verdana";
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
}
/* line 206, ../sass/style.sass */
.blue-bg.descr-block .video-block {
  border: 5px #ffc100 solid;
  display: block;
  width: 860px;
  height: 510px;
  margin: 20px auto;
}

/* line 214, ../sass/style.sass */
.under-video {
  background: url("../img/under-video-bg.png") no-repeat;
  width: 963px;
  height: 85px;
  margin: 30px auto 10px;
}
/* line 220, ../sass/style.sass */
.under-video span {
  color: #ffc500;
  font-family: "Verdana";
  font-size: 14px;
  font-weight: bold;
  float: left;
  margin-top: 35px;
  margin-left: 25px;
}
/* line 229, ../sass/style.sass */
.under-video a {
  background: url("../img/uchastvovat-btn.png") no-repeat;
  width: 220px;
  height: 86px;
  display: inline-block;
}

/* line 235, ../sass/style.sass */
.in-programm {
  text-align: center;
}
/* line 237, ../sass/style.sass */
.in-programm .title {
  text-align: center;
}
/* line 240, ../sass/style.sass */
.in-programm .first-block {
  display: inline-block;
  text-align: left;
  position: relative;
}
/* line 246, ../sass/style.sass */
.in-programm .first-block .left-quote {
  position: absolute;
  left: -50px;
  top: 40px;
  background: url("../img/in-programm/left-q.png") no-repeat;
  width: 80px;
  height: 270px;
}
/* line 254, ../sass/style.sass */
.in-programm .first-block .right-quote {
  position: absolute;
  right: 0;
  top: 190px;
  background: url("../img/in-programm/right-q.png") no-repeat;
  width: 80px;
  height: 270px;
}
/* line 263, ../sass/style.sass */
.in-programm .first-block .title h2 {
  color: white;
  font-family: "Verdana";
  font-size: 30px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0;
}
/* line 271, ../sass/style.sass */
.in-programm .first-block h4 {
  margin-top: 0;
  color: white;
  font-family: "Verdana";
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
/* line 280, ../sass/style.sass */
.in-programm .first-block > h4 {
  margin-top: 50px;
}
/* line 283, ../sass/style.sass */
.in-programm .first-block > p {
  color: white;
  font-family: "Verdana";
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
  background: #1b4666;
  padding: 3px 10px 4px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin: 15px 30px;
}
/* line 294, ../sass/style.sass */
.in-programm .first-block > p.i5 {
  margin-left: 45px;
}
/* line 299, ../sass/style.sass */
.in-programm .triggers {
  margin-top: 40px;
}
/* line 302, ../sass/style.sass */
.in-programm .triggers .item-block {
  background-color: #1a4566;
  display: inline-block;
  float: left;
  min-height: 75px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #ffc500;
  font-family: "Verdana";
  font-size: 14px;
  padding: 10px 15px;
  margin: 0 40px;
  position: relative;
}
/* line 315, ../sass/style.sass */
.in-programm .triggers .item-block i {
  position: absolute;
  background: url("../img/in-programm/arrow-yellow.png") no-repeat;
  width: 31px;
  height: 31px;
  display: inline-block;
  left: -45px;
  top: 23px;
}
/* line 324, ../sass/style.sass */
.in-programm .triggers .item-block.i1 {
  margin-left: 160px;
}
/* line 327, ../sass/style.sass */
.in-programm .brayn-block {
  background: url("../img/brain-tsey-yellow-bg.png") no-repeat;
  width: 964px;
  height: 148px;
  position: relative;
  margin: auto;
  margin-top: 70px;
  margin-bottom: 50px;
}
/* line 337, ../sass/style.sass */
.in-programm .brayn-block > img {
  position: absolute;
  left: 1px;
  bottom: 3px;
}
/* line 342, ../sass/style.sass */
.in-programm .brayn-block .tx {
  width: 700px;
  margin-right: 30px;
}
/* line 346, ../sass/style.sass */
.in-programm .brayn-block .tx p {
  color: black;
  font-family: "Verdana";
  font-size: 18px;
  line-height: 20px;
  font-style: italic;
  margin-bottom: 10px;
}
/* line 354, ../sass/style.sass */
.in-programm .brayn-block .tx .author {
  float: right;
  color: black;
  font-family: "Verdana";
  font-size: 14px;
  font-weight: bold;
}

/* line 365, ../sass/style.sass */
.white-bg .top-line {
  background: url("../img/white-top-line.png") repeat-x;
  min-height: 9px;
  width: 100%;
  position: relative;
  top: -9px;
}
/* line 372, ../sass/style.sass */
.white-bg .bottom-line {
  background: url("../img/bottom-line.png") repeat-x;
  min-height: 7px;
  width: 100%;
  position: relative;
  bottom: -5px;
}
/* line 379, ../sass/style.sass */
.white-bg .title {
  text-align: center;
}
/* line 382, ../sass/style.sass */
.white-bg .title h2 {
  color: black;
  font-family: "Verdana";
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
/* line 390, ../sass/style.sass */
.white-bg .title h3 {
  color: #ca1f10;
  font-family: "Verdana";
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
/* line 398, ../sass/style.sass */
.white-bg ul {
  list-style: none;
}
/* line 401, ../sass/style.sass */
.white-bg ul li {
  color: black;
  font-family: "Verdana";
  font-size: 18px;
  margin-bottom: 15px;
}
/* line 409, ../sass/style.sass */
.white-bg .format-block ul {
  margin-top: 30px;
  margin-left: 100px;
}
/* line 413, ../sass/style.sass */
.white-bg .format-block li {
  background: url("../img/white-bg/first-list-img.png") no-repeat;
  padding-left: 40px;
  min-height: 30px;
}
/* line 418, ../sass/style.sass */
.white-bg .yellow-block {
  background: url("../img/white-bg/yellow-block-bg.png") no-repeat;
  width: 964px;
  height: 98px;
  position: relative;
  margin-top: 70px;
}
/* line 425, ../sass/style.sass */
.white-bg .yellow-block img {
  position: absolute;
  right: 60px;
  bottom: 3px;
}
/* line 430, ../sass/style.sass */
.white-bg .yellow-block .tx {
  text-align: right;
  margin-right: 230px;
}
/* line 434, ../sass/style.sass */
.white-bg .yellow-block .tx p {
  color: black;
  font-family: "Verdana";
  font-size: 18px;
  font-style: italic;
  margin-bottom: 10px;
}
/* line 441, ../sass/style.sass */
.white-bg .yellow-block .tx span {
  color: black;
  font-family: "Verdana";
  font-size: 14px;
  font-weight: bold;
}
/* line 448, ../sass/style.sass */
.white-bg .uchastie {
  margin-top: 50px;
}
/* line 451, ../sass/style.sass */
.white-bg .uchastie ul {
  margin-top: 35px;
}
/* line 454, ../sass/style.sass */
.white-bg .uchastie li {
  font-size: 16px;
  margin-bottom: 20px;
  background: url("../img/second-block-check.png") no-repeat;
  padding-left: 60px;
  min-height: 50px;
}
/* line 461, ../sass/style.sass */
.white-bg .uchastie .descr {
  margin-top: 25px;
}
/* line 464, ../sass/style.sass */
.white-bg .uchastie .descr h2 {
  color: #0c0b0a;
  font-family: "Verdana";
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
/* line 472, ../sass/style.sass */
.white-bg .uchastie .descr h2 span {
  color: red;
}
/* line 477, ../sass/style.sass */
.white-bg .bron-tel-block {
  text-align: center;
}
/* line 479, ../sass/style.sass */
.white-bg .bron-tel-block > h2 {
  color: black;
  font-family: "Verdana";
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
}
/* line 487, ../sass/style.sass */
.white-bg .bron-tel-block > p {
  color: black;
  font-family: "Verdana";
  font-size: 14px;
  font-style: italic;
}
/* line 493, ../sass/style.sass */
.white-bg .bron-tel-block .tel-block {
  text-align: right;
  display: inline-block;
  margin-bottom: 40px;
}
/* line 498, ../sass/style.sass */
.white-bg .bron-tel-block .tel-block div.fl {
  color: black;
  font-family: "Verdana";
  font-size: 30px;
  font-weight: bold;
}
/* line 504, ../sass/style.sass */
.white-bg .bron-tel-block .tel-block a.btn {
  background: url("../img/perezvonit-btn.png") -45px -36px no-repeat;
  width: 260px;
  height: 50px;
  margin-top: 15px;
  margin-left: 20px;
}
/* line 511, ../sass/style.sass */
.white-bg .bron-tel-block .text {
  margin-bottom: 40px;
}
/* line 514, ../sass/style.sass */
.white-bg .bron-tel-block .text h2 {
  color: #285a80;
  font-family: "Verdana";
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
}
/* line 522, ../sass/style.sass */
.white-bg .bron-tel-block .text h2 span {
  color: #b72115;
}

/* line 526, ../sass/style.sass */
.reviews {
  text-align: center;
  width: 905px;
  margin: auto;
}
/* line 531, ../sass/style.sass */
.reviews > h2 {
  text-align: center;
  color: white;
  font-family: "Verdana";
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
}
/* line 540, ../sass/style.sass */
.reviews .rev-block {
  margin: 20px 0;
}
/* line 545, ../sass/style.sass */
.reviews .rev-block.i6 .title p {
  margin-top: 10px !important;
  line-height: 16px;
}
/* line 549, ../sass/style.sass */
.reviews .rev-block .text {
  width: 688px;
  min-height: 135px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: white;
  -webkit-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.35), inset 0 0 38px rgba(255, 255, 255, 0.75);
  -moz-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.35), inset 0 0 38px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.35), inset 0 0 38px rgba(255, 255, 255, 0.75);
  position: relative;
  text-align: left;
}
/* line 559, ../sass/style.sass */
.reviews .rev-block .text > i {
  background: url("../img/tr-bg.png") no-repeat;
  width: 27px;
  height: 27px;
  display: inline-block;
  position: absolute;
  left: -23px;
  top: 45px;
}
/* line 568, ../sass/style.sass */
.reviews .rev-block .text p {
  display: inline-block;
  color: black;
  font-family: "Verdana";
  font-size: 14px;
  margin: 20px 25px;
}
/* line 578, ../sass/style.sass */
.reviews .rev-block .avatar {
  margin-right: 40px;
  margin-top: 15px;
}
/* line 582, ../sass/style.sass */
.reviews .rev-block .avatar img {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
/* line 585, ../sass/style.sass */
.reviews .rev-block .top-block {
  margin-bottom: -20px;
  position: relative;
  z-index: 9;
}
/* line 590, ../sass/style.sass */
.reviews .rev-block .top-block .name {
  color: white;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  margin-top: 5px;
  margin-left: 10px;
}
/* line 600, ../sass/style.sass */
.reviews .rev-block .top-block .title {
  background: url("../img/rev/title-bg.png") no-repeat;
  width: 429px;
  height: 66px;
  margin-left: 20px;
  text-align: left;
}
/* line 607, ../sass/style.sass */
.reviews .rev-block .top-block .title p {
  margin: 0;
  color: #ffbf04;
  font-family: "Verdana";
  font-size: 14px;
  font-weight: bold;
  margin-top: 12px;
  margin-left: 25px;
}

/* line 619, ../sass/style.sass */
.big-form {
  background: url("../img/big-form-bg.png") top center no-repeat;
  min-height: 561px;
  display: inline-block;
  width: 100%;
  position: relative;
}
/* line 626, ../sass/style.sass */
.big-form > p {
  color: white;
  font-family: "Verdana";
  font-size: 14px;
  font-style: italic;
  text-transform: uppercase;
  text-align: center;
  margin-left: 100px;
  margin-top: 75px;
}
/* line 636, ../sass/style.sass */
.big-form h2 {
  color: #ffbf04;
  font-family: "Verdana";
  font-size: 23px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
  text-align: center;
  margin-top: 80px;
}
/* line 646, ../sass/style.sass */
.big-form form {
  text-align: center;
  margin-left: 70px;
}
/* line 650, ../sass/style.sass */
.big-form form label {
  background: url("../img/label-bg.png") no-repeat;
  width: 353px;
  height: 47px;
  display: inline-block;
  margin-bottom: 15px;
  text-align: left;
}
/* line 658, ../sass/style.sass */
.big-form form label span {
  color: black;
  font-family: "Trebuchet MS";
  font-size: 14px;
  margin-left: 15px;
  margin-top: 14px;
  display: inline-block;
}
/* line 666, ../sass/style.sass */
.big-form form label input {
  background: url("../img/input-bg.png") no-repeat;
  width: 247px;
  height: 41px;
  display: inline-block;
  border: none;
  padding-left: 10px;
  padding-right: 10px;
  float: right;
  margin-right: 10px;
  margin-top: 3px;
}
/* line 678, ../sass/style.sass */
.big-form form label input.min {
  background: url("../img/input-bg-min.png") no-repeat;
  width: 172px;
  height: 41px;
}
/* line 683, ../sass/style.sass */
.big-form form button {
  background: url("../img/big-form-btn.png") 0 -30px no-repeat;
  width: 246px;
  height: 70px;
  display: inline-block;
  border: none;
  margin-left: -30px;
}
/* line 691, ../sass/style.sass */
.big-form img.fr {
  position: absolute;
  bottom: 53px;
  right: 85px;
}

/* line 696, ../sass/style.sass */
.b-block {
  text-align: center;
  border-bottom: 2px dashed white;
  border-top: 2px dashed white;
  margin-top: 80px;
  padding-top: 20px;
  margin-bottom: 50px;
}
/* line 704, ../sass/style.sass */
.b-block .shema {
  color: white;
  font-family: "Verdana";
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: underline;
  background: url("../img/shema.png") no-repeat;
  padding-left: 70px;
  display: inline-block;
  margin-bottom: 40px;
}
/* line 717, ../sass/style.sass */
.b-block .price-block {
  text-align: center;
  display: inline-block;
}
/* line 721, ../sass/style.sass */
.b-block .price-block .line {
  text-align: left;
  margin-bottom: 15px;
}
/* line 725, ../sass/style.sass */
.b-block .price-block .line span {
  color: #fffefe;
  font-family: "Verdana";
  font-size: 18px;
}
/* line 730, ../sass/style.sass */
.b-block .price-block .line span.dotted {
  font-size: 12px;
}
/* line 733, ../sass/style.sass */
.b-block .price-block .line span.price {
  color: #fffefe;
  font-family: "Verdana";
  font-size: 18px;
  font-weight: bold;
}
/* line 740, ../sass/style.sass */
.b-block .price-block h2 {
  color: #ffbf04;
  font-family: "Verdana";
  font-size: 23px;
  font-weight: bold;
}

/* line 746, ../sass/style.sass */
.footer {
  text-align: center;
}
/* line 749, ../sass/style.sass */
.footer h2 {
  text-align: center;
  color: #ffbf04;
  font-family: "Verdana";
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 757, ../sass/style.sass */
.footer .tel-block {
  text-align: right;
  display: inline-block;
  margin-bottom: 40px;
}
/* line 762, ../sass/style.sass */
.footer .tel-block div.fl {
  color: white;
  font-family: "Verdana";
  font-size: 30px;
  font-weight: bold;
}
/* line 768, ../sass/style.sass */
.footer .tel-block a.btn {
  background: url("../img/perezvonit-btn.png") -25px -36px no-repeat;
  width: 285px;
  height: 50px;
  margin-top: 15px;
  margin-left: 20px;
}

/* line 776, ../sass/style.sass */
#feedback {
  text-align: center;
  background: url("../img/feedback-form-block.png") no-repeat;
  width: 569px;
  height: 391px;
  display: none;
}
/* line 783, ../sass/style.sass */
#feedback .title {
  display: inline-block;
  margin-top: 90px;
  margin-bottom: 30px;
}
/* line 788, ../sass/style.sass */
#feedback h2 {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 34px;
  text-transform: uppercase;
  margin: 0;
}
/* line 794, ../sass/style.sass */
#feedback p {
  margin: 0;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 17px;
  text-transform: uppercase;
}
/* line 800, ../sass/style.sass */
#feedback input {
  width: 182px;
  height: 36px;
  border: 1px solid #323232;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: white;
  color: #848484;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding-left: 40px;
  margin: 0 5px;
}
/* line 2, ../sass/_placeholderText.scss */
#feedback input.placeholder {
  color: #848484;
}
/* line 3, ../sass/_placeholderText.scss */
#feedback input:-moz-placeholder {
  color: #848484;
}
/* line 4, ../sass/_placeholderText.scss */
#feedback input::-moz-placeholder {
  color: #848484;
}
/* line 5, ../sass/_placeholderText.scss */
#feedback input:-ms-input-placeholder {
  color: #848484;
}
/* line 6, ../sass/_placeholderText.scss */
#feedback input::-webkit-input-placeholder {
  color: #848484;
}
/* line 816, ../sass/style.sass */
#feedback input.name {
  background: white url("../img/name-icon.png") 10px 8px no-repeat;
}
/* line 818, ../sass/style.sass */
#feedback input.phone {
  background: white url("../img/name-icon.png") 10px 8px no-repeat;
}
/* line 821, ../sass/style.sass */
#feedback button {
  background: url("../img/red-button-feedback.png") no-repeat;
  width: 186px;
  height: 56px;
  border: none;
  font-family: "Open Sans Condensed", sans-serif;
  color: white;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 15px;
}

/* line 835, ../sass/style.sass */
#tnx {
  background: url("../img/tnx-block.png") no-repeat;
  width: 569px;
  height: 360px;
  text-align: center;
  display: none;
}
/* line 842, ../sass/style.sass */
#tnx .tx {
  display: inline-block;
  margin-top: 125px;
}
/* line 846, ../sass/style.sass */
#tnx h2 {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 34px;
  text-transform: uppercase;
  margin: 0;
}
/* line 852, ../sass/style.sass */
#tnx p {
  margin: 0;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 17px;
  text-transform: uppercase;
}

/* line 860, ../sass/style.sass */
#big-form {
  position: relative;
  top: -50px;
}

/* line 864, ../sass/style.sass */
#rev-scroll {
  position: relative;
  top: -100px;
}
