

/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.css?174185308664*/
font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

/* End */


/* Start:/bitrix/templates/lands/template_styles.css?174185302712517*/
body {
  background: #FFF;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #363636;
  line-height: 20px;
}
.lft {
  float: left;
}
.rt {
  float: right;
}
.mid {
  margin: 0 auto;
}
.rel {
  position: relative;
}
.block {
  display: block;
}
.inline_bl {
  display: inline-block;
}
.inline {
  display: inline;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
.tal {
  text-align: left;
}
.taj {
  text-align: justify;
}
.upp {
  text-transform: uppercase;
}
.under {
  text-decoration: underline;
}
.light {
  font-weight: 300;
}
.normal {
  font-weight: 400;
}
.bold {
  font-weight: 700;
}
.italic {
  font-style: italic;
}
.line_thr {
  text-decoration: line-through;
}
.white {
  color: #ffffff;
}
.black {
  color: #000000;
}
.yell {
  color: #ffd24d;
}
.yell_bg {
  background: #ffd24d;
}
.blue {
  color: #095b86;
}
.blue1 {
  color: #f1faff;
}
.blue1_bg {
  background: #f1faff;
}
.blue2 {
  color: #0a5d88;
}
.blue3 {
  color: #0099cc;
}
.grey {
  color: #333333;
}
.grey2 {
  color: #999999;
}
.blue4 {
  color: #085d89;
}
.container {
  width: 960px;
  margin: 0 auto;
}
.fixed .container {
  padding: 5px 0;
}
.logo a {
  display: block;
  width: 195px;
  height: 42px;
  background: url("/bitrix/templates/lands/images/logo.jpg") left top no-repeat;
}
.fixed {
  position: fixed;
  position: device-fixed;
  width: 100%;
  /*min-width: 1180px;*/
  z-index: 1000;
  left: 0;
  right: 0;
}
.fixed.fade {
  background: rgba(255, 255, 255, 0.95);
}
.repalcer {
  height: 52px;
  width: 100%;
}
.menu_top {
  margin-left: 115px;
  padding-top: 2px;
}
.menu_top a {
  font-size: 14px;
  color: #989898;
  text-transform: uppercase;
  text-decoration: underline;
  display: inline-block;
  margin-right: 20px;
}
.menu_top a:hover,
.menu_top a:active,
.menu_top a.active {
  color: #363636;
}
.num {
  font-size: 20px;
  color: #666;
  line-height: 20px;
  font-weight: 400;
}
.call_us {
  font-size: 12px;
  color: #666;
  font-weight: 400;
}
.vert_mid {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.pic_box1 {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #095780;
  overflow: hidden;
}
.pic_box1.size1 {
  width: 165px;
  height: 92px;
  position: relative;
}
.pic_box1.size1:before {
  content: "";
  width: 165px;
  height: 92px;
  -webkit-box-shadow: 2px 2px 5px rgba(102, 102, 102, 0.75) inset;
  box-shadow: 2px 2px 5px rgba(102, 102, 102, 0.75) inset;
  position: absolute;
  left: 0;
  top: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  z-index: 10;
}
.pic_box1 img {
  min-width: 100%;
  min-height: 100%;
  position: relative;
}
.letter_photo {
  width: 205px;
  height: 270px;
  border: 1px solid #095780;
  overflow: hidden;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 5px rgba(102, 102, 102, 0.75);
  box-shadow: 2px 2px 5px rgba(102, 102, 102, 0.75);
}
.letter_photo.no_sh1 {
  display: inline-block;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 1px;
  width: 313px;
  height: 254px;
}
.letter_photo.no_sh1 img {
  min-height: 100%;
  min-width: 100%;
}
.letter_photo img {
  width: 100%;
  height: auto;
}
.top_pic {
  width: 440px;
  height: 295px;
  position: relative;
}
.top_pic:before {
  content: "";
  width: 440px;
  height: 295px;
  -webkit-box-shadow: 2px 2px 5px rgba(102, 102, 102, 0.75) inset;
  box-shadow: 2px 2px 5px rgba(102, 102, 102, 0.75) inset;
  position: absolute;
  left: 0;
  top: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  z-index: 10;
}
.top_ttl {
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
}
.top_ttl span {
  display: inline-block;
  padding: 0 5px;
  background: #ffd24d;
}
.form1 {
  background: url("/bitrix/templates/lands/images/bg01.png") center top no-repeat;
  height: 368px;
}
.form1 .ttl {
  display: inline-block;
  position: relative;
  font-size: 36px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  padding-top: 20px;
  margin-bottom: 22px;
}
.form1 .ttl img {
  position: absolute;
  left: -50px;
  top: 105px;
}
.form1 .select_box {
  margin: 15px 55px 0 193px;
}
.form1 .btn1 {
  background: url("/bitrix/templates/lands/images/btn01.png") 0 0 no-repeat;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 320px;
  height: 66px;
  font-size:0;
}
.form2 .btn1 {font-size:0;}
form .btn5 {font-size:0;}
.form1 .btn1:hover {
  background-position: 0 -87px;
}
.form1 .btn1:active {
  background-position: 0 -168px;
}
.form2 {
  background: url("/bitrix/templates/lands/images/bg03.png") center top no-repeat;
  height: 257px;
}
.form2 .ttl {
  display: inline-block;
  position: relative;
  font-size: 36px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  padding-top: 35px;
}
.form2 .ttl img {
  position: absolute;
  left: -50px;
  top: 105px;
}
form .radio_out {
  display: inline-block;
  margin-left: 25px;
  cursor: pointer;
}
form .radio_out label {
  font-size: 20px;
  color: #ffffff;
}
form .radio_out input[type="radio"]:not(old) {
  width: 28px;
  height: 28px;
  margin: 0;
  padding: 0;
  opacity: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
form .radio_out input[type="radio"]:not(old) + label {
  display: inline-block;
  padding-left: 45px;
  height: 28px;
  background: url("/bitrix/templates/lands/images/radio_unact.png") left top no-repeat;
  line-height: 28px;
}
form .radio_out input[type="radio"]:not(old):checked + label {
  background: url('/bitrix/templates/lands/../images/radio.png') left top no-repeat;
}
form .select_box {
  width: 237px;
  height: 28px;
  background: #ffffff;
  -webkit-box-shadow: 3px 3px 5px rgba(60, 60, 59, 0.5) inset;
  box-shadow: 3px 3px 5px rgba(60, 60, 59, 0.5) inset;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
form .select_box .sel_inn {
  width: 238px;
  height: 28px;
  background: url("/bitrix/templates/lands/images/arr02.png") right top no-repeat;
}
form .select_box .sel_inn select {
  width: 238px;
  height: 28px;
  border: none;
  outline: none;
  background: none;
  -webkit-appearance: none;
  cursor: pointer;
  font-size: 18px;
  font-weight: 300;
  color: #666;
  font-family: 'Roboto Condensed', sans-serif;
  padding-left: 5px;
}
form .req {
  float: left;
  position: relative;
  margin-left: 175px;
  margin-right: 15px;
}
form .req.ml_185 {
  margin-left: 185px;
}
form .req span {
  position: absolute;
  right: 10px;
  bottom: 15px;
  font-size: 12px;
  color: red;
}
form input {
  width: 282px;
  height: 35px;
  border: none;
  outline: none;
  background: #ffffff;
  font-size: 20px;
  font-weight: 400;
  color: #666;
  font-family: 'Roboto Condensed', sans-serif;
  padding-left: 10px;

  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}

.demonstration {
  background: url("/bitrix/templates/lands/images/bg02.png") center top no-repeat;
  width: 960px;
  height: 308px;
  bottom: -335px;
  left: 0;
  position: absolute;
}
.demonstration h1 {
  margin-bottom: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.footer .container {
  background: url("/bitrix/templates/lands/images/foot_bg.jpg") left top repeat-x;
  padding-top: 7px;
}
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  z-index: 9999;
  display: none;
}
.popup-wrapper {
  position: fixed;
  overflow-x: hidden;
  overflow-y: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  display: none;
  padding-bottom: 10px;
}
.popup {display:none;}
.popup {
  margin: 15% auto;
  z-index: 10001;
  position: relative;
  width: 462px;
  height: 308px;
  background: url("/bitrix/templates/lands/images/bg0.png") left top no-repeat;
  -webkit-box-shadow: 2px 2px 5px rgba(102, 102, 102, 0.75) inset;
  box-shadow: 2px 2px 5px rgba(102, 102, 102, 0.75) inset;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;

}
.popup .form2 {
  background: none;
  height: auto;
}
.popup .req {
  float: none;
  width: 292px;
  margin: 0 auto;
}
.popup .btn1,
.popup .btn4,
.popup .btn5 {
  float: none;
  display: block;
}
.btn1 {
  display: inline-block;
  width: 319px;
  height: 70px;
  background: url("/bitrix/templates/lands/images/btn01.png") 0 0 no-repeat;
}
.btn1:hover {
  background-position: 0 -87px;
}
.btn1:active {
  background-position: 0 -167px;
}
.btn1_1 {
  display: block;
  width: 319px;
  height: 70px;
  background: url("/bitrix/templates/lands/images/btn01_1.png") 0 0 no-repeat;
}
.btn1_1:hover {
  background-position: 0 -87px;
}
.btn1_1:active {
  background-position: 0 -167px;
}
.btn2 {
  display: inline-block;
  width: 256px;
  height: 74px;
  background: url("/bitrix/templates/lands/images/btn02.png") 0 16px no-repeat;
}
.btn2:hover {
  background-position: 0 -65px;
}
.btn2:active {
  background-position: 0 -154px;
}
.btn3 {
  display: block;
  width: 339px;
  height: 74px;
  background: url("/bitrix/templates/lands/images/btn03.png") 0 16px no-repeat;
}
.btn3:hover {
  background-position: 0 -65px;
}
.btn3:active {
  background-position: 0 -154px;
}
.btn4 {
  display: inline-block;
  width: 319px;
  height: 70px;
  background: url("/bitrix/templates/lands/images/btn04.png") 0 0 no-repeat;
}
.btn4:hover {
  background-position: 0 -82px;
}
.btn4:active {
  background-position: 0 -160px;
}
.btn4_1 {
  display: block;
  width: 319px;
  height: 70px;
  background: url("/bitrix/templates/lands/images/btn04_2.png") 0 0 no-repeat;
}
.btn4_1:hover {
  background-position: 0 -82px;
}
.btn4_1:active {
  background-position: 0 -160px;
}
.btn4_2 {
  display: block;
  width: 319px;
  height: 70px;
  background: url("/bitrix/templates/lands/images/btn04_2.png") 0 0 no-repeat;
}
.btn4_2:hover {
  background-position: 0 -82px;
}
.btn4_2:active {
  background-position: 0 -160px;
}
.btn5 {
  display: inline-block;
  width: 319px;
  height: 70px;
  background: url("/bitrix/templates/lands/images/btn05.png") center center no-repeat;
}
.btn5:hover {
  background-position: 0 -84px;
}
.btn5:active {
  background-position: 0 -164px;
}
.btn6 {
  display: inline-block;
  width: 129px;
  height: 27px;
  background: url("/bitrix/templates/lands/images/btn06.png") 0 0 no-repeat;
}
.btn6:hover {
  background-position: 0 -82px;
}
.btn6:active {
  background-position: 0 -167px;
}
.btn7 {
  display: inline-block;
  width: 143px;
  height: 30px;
  background: url("/bitrix/templates/lands/images/dld.png") 0 0 no-repeat;
}
.btn7:hover {
  background-position: 0 -78px;
}
.btn7:active {
  background-position: 0 -167px;
}
p {
  max-height: 9999px;
}
ul.def {
  list-style: none;
  float: left;
  width: 450px;
  margin-left: 15px;
}
ul.def.sec {
  width: 430px;
  margin-left: 55px;
}
ul.def li {
  background: url("/bitrix/templates/lands/images/li1.png") left 5px no-repeat;
  font-size: 18px;
  margin-bottom: 30px;
  padding-left: 15px;
}
h1 {
  font-weight: 300;
  font-size: 30px;
  line-height: 34px;
  color: #333;
  text-align: center;
  background: url("/bitrix/templates/lands/images/ttl_bg.png") center bottom no-repeat;
  padding: 25px 0 45px 0;
  margin-bottom: 45px;
}
.vsp1_block {
  background: url("/bitrix/templates/lands/images/vsp1.jpg") center center no-repeat;
  width: 278px;
  min-height: 198px;
}
.vsp2_block {
  background: url("/bitrix/templates/lands/images/vsp2.jpg") center center no-repeat;
  width: 278px;
  min-height: 198px;
}
.vsp3_block {
  background: url("/bitrix/templates/lands/images/vsp3.jpg") center center no-repeat;
  width: 278px;
  min-height: 198px;
}
.vsp4_block {
  background: url("/bitrix/templates/lands/images/vsp4.jpg") center center no-repeat;
  width: 278px;
  min-height: 198px;
}
.vsp5_block {
  background: url("/bitrix/templates/lands/images/vsp5.jpg") center center no-repeat;
  width: 278px;
  min-height: 197px;
}
.vsp6_block {
  background: url("/bitrix/templates/lands/images/vsp6.jpg") center center no-repeat;
  width: 278px;
  min-height: 198px;
}
.vsp7_block {
  background: url("/bitrix/templates/lands/images/vsp7.jpg") center center no-repeat;
  width: 278px;
  min-height: 198px;
}
.vsp8_block {
  background: url("/bitrix/templates/lands/images/vsp8.jpg") center center no-repeat;
  width: 278px;
  min-height: 198px;
}
.bg_block {
  background: url("/bitrix/templates/lands/images/bg04.png") center center no-repeat;
  width: 830px;
  height: 488px;
}
.thanks {
  background: #E4E2E3;
  margin: 0;
  max-height: 100%;
  zoom: 0.9;
}
.thanx_box {
  text-align: center;
  background: #FFF;
  height: 60%;
}
.thanx_box img {
  height: 100%;
}
.thanx_text {
  text-align: center;
  font-weight: 300;
  color: #333;
  padding: 15px 0;
  height: 20%;
}
.thanx_text .p1 {
  font-size: 48px;
  line-height: 52px;
  margin: 0;
}
.thanx_text .p2 {
  font-size: 36px;
  line-height: 40px;
  margin: 0;
}

/* End */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?174185308664 */
/* /bitrix/templates/lands/template_styles.css?174185302712517 */
