@charset "utf-8";
/* CSS Document */
* {
  margin: 0 auto;
}
@font-face {
  font-family: 'OpenSansRegular';
  src: url('opensans-regular.eot');
  src: url('opensans-regular.eot') format('embedded-opentype'), url('opensans-regular.woff') format('woff'), url('opensans-regular.ttf') format('truetype'), url('opensans-regular.svg#OpenSansRegular') format('svg');
}
@font-face {
  font-family: 'OpenSansBold';
  src: url('opensans-bold.eot');
  src: url('opensans-bold.eot') format('embedded-opentype'), url('opensans-bold.woff') format('woff'), url('opensans-bold.ttf') format('truetype'), url('opensans-bold.svg#OpenSansBold') format('svg');
}
@font-face {
  font-family: 'ComfortaaRegular';
  src: url('comfortaa-regular.eot');
  src: url('comfortaa-regular.eot') format('embedded-opentype'), url('comfortaa-regular.woff') format('woff'), url('comfortaa-regular.ttf') format('truetype'), url('comfortaa-regular.svg#ComfortaaRegular') format('svg');
}
.clear {
  clear: both;
}
.block_input {
  width: 100%;
  display: table;
  padding: 0;
  max-width: 1015px;
}
.ico-flag {
  display: inline-block;
  height: 11px;
  margin-right: 5px;
  width: 16px;
}
.ico-flag.ico-flag-ru {
  background: url('../pix/i/flags/ru.png');
}
.ico-flag.ico-flag-en {
  background: url('../pix/i/flags/en.png');
}
/* главная страница */
.main_conteiner {
  width: 100%;
  display: table;
}
.main_block_1 {
  width: 100%;
  height: 7px;
  background-color: #3176a1;
}
/* блок 2 */
.main_block_2 {
  width: 100%;
  height: 56px;
  background-color: #FFFFFF;
  border-bottom: 1px #ddd solid;
}
.main_block_2 .header_logo {
  width: 150px;
  /*background-image:url(../pix/landing/header_logo.png) ;*/
  float: left;
  margin: 15px 0 0 10px;
}
.main_block_2 #header_menu {
  margin-top: 3px;
  font-family: 'OpenSansRegular';
  font-size: 15px;
  height: 56px;
  line-height: 56px;
  float: left;
  margin-left: 15px;
}
.main_block_2 #header_menu .menu-mobile a {
  display: block;
  float: left;
  color: #000000;
  text-align: center;
  padding: 0;
  line-height: 26px;
  margin-top: 15px;
  margin-right: 5px;
  margin-left: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.main_block_2 #header_menu .menu-mobile a.hide {
  display: none;
}
.main_block_2 #header_menu a:hover {
  color: #3176a1;
  text-shadow: 0.1px 0 0;
  border-bottom: solid 2px;
}
.main_block_2 .right_block {
  float: right;
  font-family: 'OpenSansRegular';
  font-size: 14px;
  margin-top: 7px;
  max-width: 120px;
}
.main_block_2 .right_block .btn-link:focus {
  outline: none;
  text-decoration: none;
}
.main_block_2 .right_block .btn-link:hover {
  text-decoration: none;
}
.main_block_2 .right_block .btn-link img.header-avatar {
  height: 40px;
}
.main_block_2 .right_block .btn-link.btn-user .caret {
  margin-top: 18px;
}
.main_block_2 .right_block .btn-group.open .btn.dropdown-toggle {
  background: transparent;
}
.main_block_2 .right_block .btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.main_block_2 .right_block .dropdown-menu.dropdown-menu-right {
  left: auto;
  right: 0;
}
.main_block_2 .right_block .dropdown-menu:before {
  position: absolute;
  top: -7px;
  right: 32px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.main_block_2 .right_block .dropdown-menu:after {
  position: absolute;
  top: -6px;
  right: 33px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}
.main_block_2 .right_block .icon_enter {
  width: 15px;
  height: 15px;
  background-image: url(../pix/landing/icon_enter.png);
  float: left;
  margin: 11px 2px;
}
.right_block .text-login {
  float: left;
  margin: 10px 6px;
}
.main_block_2 .right_block .icon_reg {
  width: 15px;
  height: 16px;
  background-image: url(../pix/landing/icon_reg.png);
  float: left;
  margin: 19px 10px 0 10px;
}
.main_block_2 .right_block a,
.main_block_2 .right_block .uname {
  /* float: left;*/
  /*color:#000;*/
  /*line-height:56px;*/
}
.main_block_2 .right_block .uname {
  font-weight: bold;
  margin-right: 20px;
}
.main_block_2 .right_block a.reg {
  text-decoration: none;
}
.main_block_2 .right_block a:hover {
  /*color: #2d84d8;
    text-decoration:underline;*/
}
.main_block_2 .left_block {
  float: left;
  margin-left: 15px;
  margin-right: 14px;
}
.main_block_2 .left_block .phone {
  background-image: url(../pix/landing/footer_phone.png);
  background-repeat: no-repeat;
  background-size: 25px;
  padding-left: 30px;
  color: #2a5075;
  font-family: 'ComfortaaRegular';
  font-weight: bold;
  font-size: 18px;
  margin-top: 19px;
  line-height: 26px;
}
.main_block_2 .left_block .phone span.text {
  position: relative;
  top: -1px;
}
/**/
/* блок 3 */
.main_block_3 {
  width: 100%;
  height: 504px;
  background-color: #19729d;
  background-image: url(../pix/landing/block_3_bg.png);
  background-position: center;
  background-repeat: repeat-x;
  overflow: hidden;
}
.main_block_3 .block_input {
  max-width: 1015px;
}
.main_block_3 .girl {
  width: 393px;
  height: 412px;
  background-image: url(../pix/landing/girl.png);
  position: absolute;
  z-index: 2;
  margin-top: 92px;
}
.main_block_3 .shine {
  width: 860px;
  height: 273px;
  background-image: url(../pix/landing/light.jpg);
  position: absolute;
  z-index: 1;
  margin-top: 231px;
  margin-left: 160px;
}
.main_block_3 .cloud {
  width: 764px;
  height: 501px;
  background-image: url(../pix/landing/cloud.png);
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 1;
}
.main_block_3 .cloud .text_1 {
  font-family: 'ComfortaaRegular';
  margin: 108px 103px 0px 0px;
  font-size: 36px;
  font-weight: bold;
  color: #ffffff;
  float: right;
  line-height: 45px;
}
.main_block_3 .cloud .text_2 {
  color: #F99406;
  float: right;
  font-family: "ComfortaaRegular";
  font-size: 20px;
  margin: 92px 81px 0px 0px;
  line-height: 25px;
}
/**/
/* блок 4*/
.main_block_4 {
  width: 100%;
  background-color: #f4f1ec;
  padding-bottom: 50px;
}
.main_block_4 .block_3_shadow {
  background-image: url(../pix/landing/block_3_shadow.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 18px;
}
.main_block_4 .lampa {
  background-image: url(../pix/landing/lampa.png);
  position: absolute;
  z-index: 1;
  width: 126px;
  height: 127px;
  margin-left: 1024px;
  margin-top: 100px;
}
.main_block_4 .block_title_1 {
  width: 100%;
  margin-top: 20px;
  display: table;
}
.main_block_4 .block_title_2 {
  color: #f88a05;
  font-size: 40px;
  font-family: 'OpenSansBold';
  font-weight: bold;
  float: left;
  margin-top: 20px;
}
.main_block_4 .block_title_1 .question_1 {
  background-image: url(../pix/landing/first_znak.png);
  background-position: left;
  float: left;
  height: 100px;
  width: 117px;
  margin-left: 10px;
  background-repeat: no-repeat;
}
.main_block_4 .block_title_2 span {
  font-weight: 400;
  font-family: 'OpenSansRegular';
}
.main_block_4 .block_left {
  float: left;
  width: 550px;
}
.main_block_4 .block_left .choose {
  float: left;
  height: 51px;
  line-height: 51px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 21px;
  font-family: 'ComfortaaRegular';
  color: #FFF;
  text-decoration: none;
  background: #2688b0;
  /* Old browsers */
  background: -moz-linear-gradient(top, #2688b0 0%, #165e8b 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2688b0), color-stop(100%, #165e8b));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2688b0 0%, #165e8b 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #2688b0 0%, #165e8b 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #2688b0 0%, #165e8b 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #2688b0 0%, #165e8b 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2688b0', endColorstr='#165e8b', GradientType=0);
  /* IE6-9 */
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  border: 0px solid #000000;
}
.main_block_4 .block_left .choose:hover {
  background: #165e8b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #165e8b 0%, #2688b0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #165e8b), color-stop(100%, #2688b0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #165e8b 0%, #2688b0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #165e8b 0%, #2688b0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #165e8b 0%, #2688b0 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #165e8b 0%, #2688b0 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#165e8b', endColorstr='#2688b0', GradientType=0);
  /* IE6-9 */
}
.main_block_4 .block_left .text_1 {
  float: right;
  font-size: 48px;
  font-family: 'ComfortaaRegular';
  font-weight: bold;
  margin-top: 50px;
  color: #18709b;
}
.main_block_4 .block_left .arrow {
  background-image: url(../pix/landing/arrow_1.png);
  position: absolute;
  height: 78px;
  width: 78px;
  margin-left: 500px;
  margin-top: 165px;
}
.main_block_4 .block_left .text_2 {
  float: left;
  width: 100%;
  font-size: 20px;
  font-family: 'ComfortaaRegular';
  margin-top: 50px;
  color: #000000;
}
.main_block_4 .block_left .text_3 {
  float: left;
  width: 100%;
  font-size: 50px;
  font-family: 'ComfortaaRegular';
  font-weight: bold;
  margin-top: 20px;
  color: #000000;
}
.main_block_4 .block_left .text_4 {
  float: left;
  width: 100%;
  font-size: 14px;
  font-family: 'OpenSansRegular';
  margin-top: 20px;
  color: #075276;
}
.main_block_4 .block_right {
  float: right;
  width: 390px;
}
.main_block_4 .block_right .form-quickrequest {
  width: 306px;
  background-color: #6ba4b9;
  padding: 25px 37px 15px 37px;
  border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px 6px 6px 6px;
  border: 0px solid #000000;
}
.main_block_4 .block_right .text_1 {
  float: left;
  width: 100%;
  font-size: 24px;
  font-family: 'ComfortaaRegular';
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 15px;
}
.main_block_4 .block_right input[type="text"] {
  width: 238px;
  padding: 0 33px 0 33px;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  color: #4b4b4b;
  font-family: 'OpenSansRegular';
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 0px solid #000000;
  margin-bottom: 9px;
  background-position: 3% 59%;
  background-repeat: no-repeat;
}
.main_block_4 .block_right .form_name {
  background-image: url(../pix/landing/input_name.png);
}
.main_block_4 .block_right .form_email {
  background-image: url(../pix/landing/input_email.png);
}
.main_block_4 .block_right .form_phone {
  background-image: url(../pix/landing/input_phone.png);
}
.main_block_4 .block_right .text_2 {
  background-position: 3% 59%;
  background-repeat: no-repeat;
  background-image: url(../pix/landing/icon_form.png);
  text-align: center;
}
.main_block_4 .block_right .text_2 a {
  font-size: 17px;
  color: #FFFFFF;
  font-family: 'ComfortaaRegular';
}
.main_block_4 .block_right .text_3 {
  font-size: 13px;
  color: #000000;
  font-family: 'OpenSansRegular';
  margin-top: 15px;
  text-align: center;
}
.main_block_4 .block_right input[type="submit"] {
  padding: 0 33px 0 33px;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  color: #FFFFFF;
  font-family: 'OpenSansRegular';
  font-weight: bold;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 1px solid #FFFFFF;
  margin-bottom: 9px;
  margin-top: 15px;
  cursor: pointer;
  background: #f99906;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f99906 0%, #f76f04 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f99906), color-stop(100%, #f76f04));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f99906 0%, #f76f04 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f99906 0%, #f76f04 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f99906 0%, #f76f04 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f99906 0%, #f76f04 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f99906', endColorstr='#f76f04', GradientType=0);
  /* IE6-9 */
}
.main_block_4 .block_right input[type="submit"]:hover {
  background: #f76f04;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f76f04 0%, #f99906 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f76f04), color-stop(100%, #f99906));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f76f04 0%, #f99906 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f76f04 0%, #f99906 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f76f04 0%, #f99906 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f76f04 0%, #f99906 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f76f04', endColorstr='#f99906', GradientType=0);
  /* IE6-9 */
}
.main_block_4 .block_right .text_4 {
  font-size: 14px;
  color: #000000;
  font-family: 'OpenSansRegular';
  margin-top: 15px;
  text-align: center;
}
.main_block_4 .block_right .text_4 a {
  color: #004060;
}
/**/
/*блок 5*/
.main_block_5 {
  width: 100%;
  background-color: #e1e1e1;
  height: 921px;
}
.main_block_5 .block_3_shadow {
  background-image: url(../pix/landing/block_3_shadow.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 18px;
}
.main_block_5 .block_title_1 {
  margin-top: 20px;
  display: table;
}
.main_block_5 .block_title_2 {
  color: #737272;
  font-size: 40px;
  font-family: 'OpenSansRegular';
  float: left;
  margin-top: 20px;
}
.main_block_5 .block_title_2 span {
  font-weight: bold;
  font-family: 'OpenSansBold';
}
.main_block_5 .block_title_1 .question_1 {
  background-image: url(../pix/landing/question_2.png);
  background-position: left;
  float: left;
  height: 77px;
  width: 40px;
  margin-left: 10px;
  background-repeat: no-repeat;
}
.main_block_5 .price_method {
  background-image: url(../pix/landing/block_5_bg.png);
  width: 100%;
  background-position: 50% 0;
  margin-top: 30px;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2;
  min-height: 474px;
}
.main_block_5 .price_method .block_text_1 {
  position: absolute;
  left: 50%;
  top: 0;
  width: 181px;
  margin-left: -92px;
  color: #FFF;
  line-height: 30px;
}
.main_block_5 .price_method .block_text_1 .b-table-cell {
  height: 222px;
}
.main_block_5 .price_method .block_text_1 .text_1 {
  font-size: 28px;
  font-weight: bold;
  font-family: 'OpenSansRegular';
  text-align: center;
  width: 181px;
}
.main_block_5 .price_method .block_text_1 .text_1 span {
  font-size: 34px;
  font-family: 'OpenSansBold';
}
.main_block_5 .price_method .block_text_1 .text_2 {
  font-size: 22px;
  font-family: 'OpenSansRegular';
  text-align: center;
  width: 181px;
}
.main_block_5 .price_method .block_text_1 .text_3 {
  font-size: 17px;
  font-family: 'OpenSansBold';
  text-align: center;
  width: 181px;
}
.main_block_5 .price_method .gray_block {
  font-size: 16px;
  font-family: 'OpenSansRegular';
  color: #2f2f2f;
  text-align: center;
  padding: 40px;
  width: 250px;
  -webkit-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.65);
  -moz-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.65);
  box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.65);
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 0px solid #000000;
  background-color: rgba(239, 239, 239, 0.6);
}
.main_block_5 .price_method .gray_block span {
  font-weight: bold;
  font-family: 'OpenSansBold';
}
.main_block_5 .price_method .gray_block.block_1 {
  float: left;
  margin-top: 190px;
}
.main_block_5 .price_method .gray_block.block_2 {
  float: right;
  margin-top: 190px;
}
.main_block_5 .price_method .gray_block.block_3 {
  margin: 0 auto;
  width: 400px;
}
.main_block_5 .price_method .div_100 {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.main_block_5 .price_item {
  position: relative;
  z-index: 2;
  width: 100%;
  float: left;
  margin-top: 40px;
  font-size: 18px;
  font-family: 'OpenSansRegular';
  color: #000000;
  text-align: center;
  padding: 25px 0 25px 0;
  -webkit-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.65);
  -moz-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.65);
  box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.65);
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 0px solid #000000;
  background-color: rgba(239, 239, 239, 0.6);
}
.main_block_5 .arrow_2 {
  background-image: url(../pix/landing/arrow_2.png);
  width: 148px;
  height: 63px;
  float: left;
  width: 100%;
  background-position: center;
  margin-top: 22px;
  background-repeat: no-repeat;
}
.main_block_5 .girl_2 {
  background-image: url(../pix/landing/girl_2.jpg);
  width: 480px;
  height: 650px;
  position: absolute;
  z-index: 1;
  margin-left: -437px;
  margin-top: 254px;
}
/**/
/* блок 6*/
.main_block_6 {
  width: 100%;
  background-color: #f1f1f1;
  background-image: url(../pix/landing/block_6_bg.jpg);
  background-repeat: repeat-x;
  height: 694px;
}
.main_block_6 .block_3_shadow {
  background-image: url(../pix/landing/block_3_shadow.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 18px;
}
.main_block_6 .block_title_1 {
  margin-top: 20px;
  display: table;
}
.main_block_6 .block_title_2 {
  color: #3987ad;
  font-size: 40px;
  font-family: 'OpenSansRegular';
  float: left;
  margin-top: 20px;
}
.main_block_6 .block_title_2 span {
  font-weight: bold;
  font-family: 'OpenSansBold';
}
.main_block_6 .block_title_1 .question_1 {
  background-image: url(../pix/landing/question_3.png);
  background-position: left;
  float: left;
  height: 77px;
  width: 40px;
  margin-left: 10px;
  background-repeat: no-repeat;
}
.main_block_6 .why_choose {
  background-image: url(../pix/landing/why_choose.jpg);
  background-position: center;
  background-color: #f1f1f1;
  height: 513px;
  background-repeat: no-repeat;
  margin-top: 67px;
}
.main_block_6 .why_choose .block_text {
  float: left;
  min-height: 54px;
  font-size: 13px;
  font-weight: bold;
  font-family: 'OpenSansBold';
  color: #000000;
  text-align: left;
  padding: 10px;
  -webkit-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.65);
  -moz-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.65);
  box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.65);
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 0px solid #000000;
  background-color: rgba(249, 249, 249, 0.6);
}
.main_block_6 .why_choose .block_text.block_1 {
  float: left;
  margin-top: 117px;
  margin-left: 40px;
}
.main_block_6 .why_choose .block_text.block_2 {
  float: left;
  margin-top: 117px;
  margin-left: 40px;
}
.main_block_6 .why_choose .block_text.block_3 {
  float: left;
  margin-top: 117px;
  margin-left: 40px;
}
.main_block_6 .why_choose .block_text.block_4 {
  float: left;
  margin-top: 117px;
  margin-left: 40px;
}
.main_block_6 .why_choose .block_text.block_5 {
  float: left;
  margin-top: 105px;
  margin-left: 286px;
}
.main_block_6 .why_choose .block_text.block_6 {
  float: left;
  margin-top: 105px;
  margin-left: 90px;
}
/* 7 блок */
.main_block_7 {
  width: 100%;
  background-image: url(../pix/landing/block_7_bg.jpg);
  background-repeat: repeat-x;
  height: 718px;
}
.main_block_7 .block_3_shadow {
  background-image: url(../pix/landing/block_3_shadow.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 18px;
}
.main_block_7 .block_title_1 {
  margin-top: 20px;
  display: table;
}
.main_block_7 .block_title_2 {
  color: #f88405;
  font-size: 40px;
  font-family: 'OpenSansRegular';
  float: left;
  margin-top: 20px;
  text-align: center;
  text-shadow: 2px 2px 2px #969696;
  line-height: 45px;
}
.main_block_7 .block_title_2 span {
  font-weight: bold;
  font-family: 'OpenSansBold';
}
.main_block_7 .map {
  background-image: url(../pix/landing/map.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 431px;
  margin-top: 20px;
}
/* 8 блок */
.main_block_8 {
  width: 100%;
  background-color: #e1e1e1;
}
.main_block_8 .block_3_shadow {
  background-image: url(../pix/landing/block_3_shadow.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 18px;
}
.main_block_8 .block_title_1 {
  margin-top: 20px;
  display: table;
  line-height: 45px;
}
.main_block_8 .block_title_2 {
  color: #000000;
  font-size: 40px;
  font-family: 'OpenSansRegular';
  float: left;
  margin-top: 20px;
  text-align: center;
}
.main_block_8 .block_title_2 span {
  font-weight: bold;
  font-family: 'OpenSansBold';
}
#carousel {
  margin: 20px 0 30px 0;
  width: 1020px;
  position: relative;
  display: table;
}
#carousel .car_block {
  float: left;
  width: 470px;
  margin: 20px 40px 0 0;
}
#carousel .car_block .car_content {
  float: left;
  width: 100%;
  padding-bottom: 20px;
  height: 300px;
  overflow: hidden;
}
#carousel .car_block .car_content:hover {
  position: absolute;
  background-color: #e1e1e1;
  overflow: visible;
  display: block;
  z-index: 999;
  height: inherit;
  min-height: 300px;
  width: 500px;
  border-radius: 5px;
  border-bottom: 1px solid #aaa;
  border-right: 1px solid #aaa;
}
#carousel .car_sep {
  width: 100%;
  height: 0px;
  border-bottom: 1px #FFF solid;
  border-top: 1px #b7b7b7 solid;
  float: left;
  margin-top: 10px;
}
#carousel .car_block .car_content .car_img_1 {
  float: left;
  width: 145px;
  height: 145px;
  border-radius: 90px;
  border: 1px #FFF dashed;
}
#carousel .car_block .car_content .car_img_1 .car_img_2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 90px;
  float: left;
  margin-top: 5px;
  margin-left: 5px;
  height: 135px;
  width: 135px;
}
#carousel .car_block .car_content .car_block_text {
  float: left;
  width: 320px;
  display: table;
}
#carousel .car_block .car_content .car_title {
  text-align: left;
}
#carousel .car_block .car_content .car_title a {
  font-size: 17px;
  font-weight: bold;
  font-family: 'OpenSansBold';
  color: #000000;
}
#carousel .car_block .car_content .car_text {
  font-family: 'OpenSansRegular';
  margin-top: 23px;
}
#carousel .car_block .car_content .car_text .car_text_1 {
  float: left;
  font-size: 36px;
  color: #000000;
  font-family: 'OpenSansRegular';
  line-height: 31px;
  font-style: italic;
}
#carousel .car_block .car_content .car_text .car_text_2 {
  float: left;
  font-size: 13px;
  color: #000000;
  font-family: 'OpenSansRegular';
  font-style: italic;
  width: 280px;
  padding-left: 20px;
}
#carousel .car_block .car_content .car_text .car_text_3 {
  float: right;
  font-size: 14px;
  color: #000000;
  font-family: 'OpenSansRegular';
  margin-top: 10px;
}
#carousel .car_block .car_content .car_text .car_text_4 {
  float: right;
  font-size: 36px;
  color: #000000;
  font-family: 'OpenSansRegular';
  line-height: 31px;
  margin-top: 10px;
  font-style: italic;
}
.pagination {
  /* margin:0 auto;
    display:table;
    clear: both;*/
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
}
#carousel .prev {
  width: 34px;
  height: 34px;
  background: transparent url('../pix/landing/prev.png');
  float: left;
  display: block;
  margin-top: 20px;
}
#carousel .prev:hover {
  background: transparent url('../pix/landing/prev_hover.png');
}
#carousel .next {
  width: 34px;
  height: 34px;
  background: transparent url('../pix/landing/next.png');
  float: left;
  display: block;
  margin-left: 15px;
  margin-top: 20px;
}
#carousel .next:hover {
  background: transparent url('../pix/landing/next_hover.png');
}
/* 9 блок */
.main_block_9 {
  width: 100%;
  background-color: #2a5175;
  height: 202px;
  border-bottom: 1px #ddd solid;
  overflow: hidden;
}
.main_block_9 .block_input {
  background-image: url(../pix/landing/block_9_bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  height: 202px;
}
.main_block_9 .block_3_shadow {
  background-image: url(../pix/landing/block_3_shadow.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 18px;
}
.main_block_9 .idea {
  background-image: url(../pix/landing/idea.png);
  position: absolute;
  z-index: 1;
  width: 332px;
  height: 173px;
  margin-top: 27px;
  margin-left: -102px;
}
.main_block_9 .question_4 {
  background-image: url(../pix/landing/question_4.png);
  position: absolute;
  z-index: 3;
  width: 167px;
  height: 124px;
  margin-left: 733px;
  margin-top: 5px;
}
.main_block_9 .choose {
  position: relative;
  z-index: 2;
  padding: 0 70px 0 70px;
  height: 64px;
  line-height: 64px;
  font-size: 26px;
  color: #FFFFFF;
  font-weight: bold;
  font-family: 'OpenSansBold';
  display: table;
  text-decoration: none;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 3px solid #FFFFFF;
  margin-top: 66px;
  background: #f99906;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f99906 0%, #f76f04 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f99906), color-stop(100%, #f76f04));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f99906 0%, #f76f04 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f99906 0%, #f76f04 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f99906 0%, #f76f04 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f99906 0%, #f76f04 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f99906', endColorstr='#f76f04', GradientType=0);
  /* IE6-9 */
}
.main_block_9 .choose:hover {
  background: #f76f04;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f76f04 0%, #f99906 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f76f04), color-stop(100%, #f99906));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f76f04 0%, #f99906 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f76f04 0%, #f99906 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f76f04 0%, #f99906 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f76f04 0%, #f99906 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f76f04', endColorstr='#f99906', GradientType=0);
  /* IE6-9 */
}
/* блок 10*/
.main_block_10 {
  border-top: 1px solid #ddd;
  width: 100%;
  background-color: #fbfbfb;
  height: 84px;
}
.main_block_10 .block_input .logo-and-links {
  margin-left: 20px;
}
.main_block_10 .block_input .logo-and-links .phone {
  font-size: 24px;
  margin: 0 0 10px 0;
}
.main_block_10 .title {
  text-transform: uppercase;
  color: silver;
  font-size: 20px;
  margin-bottom: 10px;
}
.main_block_10 .span3 ul,
.main_block_10 .span2 ul {
  margin-left: 20px;
}
.main_block_10 .span3 ul li,
.main_block_10 .span2 ul li {
  margin: 3px 0;
}
.main_block_10 .span3 ul li a,
.main_block_10 .span2 ul li a {
  color: #fff;
  text-decoration: none;
}
.main_block_10 .span3 ul li a:hover,
.main_block_10 .span2 ul li a:hover {
  border-bottom: solid 1px;
}
.main_block_10 .span3 ul li[role="presentation"] a,
.main_block_10 .span2 ul li[role="presentation"] a {
  color: #333;
}
.main_block_10 .span3 ul.dropdown-menu,
.main_block_10 .span2 ul.dropdown-menu {
  margin: 0;
}
.main_block_10 .block_3_shadow {
  width: 100%;
  height: 18px;
}
.main_block_10 .left_block {
  float: left;
}
.main_block_10 .left_block .footer_menu {
  float: left;
  width: 100%;
}
.main_block_10 .left_block .footer_menu a {
  color: #000000;
  font-size: 13px;
  font-family: 'OpenSansRegular';
  float: left;
  text-decoration: none;
}
.main_block_10 .left_block .footer_menu a:hover {
  color: #2d84d8;
  text-decoration: underline;
}
.main_block_10 .left_block .footer_menu .sep {
  width: 1px;
  height: 13px;
  background-color: #2a5074;
  margin: 4px 11px 0 11px;
  float: left;
}
.main_block_10 .soc {
  width: 28px;
  height: 28px;
  float: left;
  display: block;
  margin-top: 6px;
  margin-right: 6px;
  background-size: 28px 28px;
  border-radius: 4px;
}
.main_block_10 .soc.fb {
  background-image: url(../pix/landing/fb.png);
}
.main_block_10 .soc.fb1 {
  background-image: url(../pix/landing/fb1.png);
}
.main_block_10 .soc.tw {
  background-image: url(../pix/landing/tw.png);
}
.main_block_10 .soc.tw_2 {
  background-image: url(../pix/landing/tw_2.png);
  width: 27px;
}
.main_block_10 .soc.tw3 {
  background-image: url(../pix/landing/tw3.png);
  width: 27px;
}
.main_block_10 .soc.vk1 {
  background-image: url(../pix/landing/vk1.png);
}
.main_block_10 .soc.tele {
  background-image: url(../pix/landing/telegramm.png);
}
.main_block_10 .soc.yt {
  background-image: url(../pix/landing/yt.png);
}
.main_block_10 .soc.goog {
  background-image: url(../pix/landing/g+.png);
}
.main_block_10 .right_block {
  float: right;
}
.main_block_10 .right_block .phone {
  background-image: url(../pix/landing/footer_phone.png);
  background-position: left;
  background-repeat: no-repeat;
  height: 37px;
  padding-left: 35px;
  color: #2a5075;
  font-family: 'ComfortaaRegular';
  font-weight: bold;
  font-size: 24px;
}
.main_block_10 .right_block p {
  font-family: 'OpenSansRegular';
  font-size: 13px;
  text-align: right;
}
/* блок 11*/
.main_block_11 {
  width: 100%;
  background-color: #337aa4;
  height: 10px;
}
/* хаки*/
/* мазила*/
@-moz-document url-prefix() {
  .main_block_4 .block_title_2 {
    font-weight: 400;
  }
  .main_block_5 .block_title_2 span {
    font-weight: 400;
  }
  .main_block_5 .price_method .block_text_1 .text_1 span {
    font-weight: 400;
  }
  .main_block_5 .price_method .block_text_1 .text_2 {
    font-weight: 400;
  }
  .main_block_5 .price_method .block_text_1 .text_3 {
    font-weight: 400;
  }
  .main_block_5 .price_method .gray_block span {
    font-weight: 400;
  }
  .main_block_6 .why_choose .block_text {
    font-weight: 400;
  }
  #carousel .car_block .car_content .car_title {
    font-weight: 400;
  }
}
