@charset "UTF-8";
/* блок 1 */
.lb_1 {
  height: 80px;
  padding: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  color: #ffffff; }

.sblock1 {
  width: 30%;
  /*background: rgba(255,255,255,0.3);*/ }

.sblock2 {
  width: 70%;
  /*background: rgba(0,0,0,0.3);*/ }

.sblock3 {
  width: 55%;
  /*background: rgba(255,255,255,0.3);*/ }

.sblock4 {
  width: 45%;
  min-width: 225px;
  /*background: rgba(0,0,0,0.3);*/ }

.sblock2 .sblock_i {
  margin-left: 5%; }

.sblock3 .sblock_i {
  margin-right: 5%; }

.sblock4 .sblock_i {
  margin: auto; }

.logo_img {
  margin: auto;
  width: 100%;
  margin-left: 0; }

.logo_img img {
  width: 100%; }

.lb1_text {
  font-size: 15px;
  font-family: "MuseoSansRegular"; }

.lb1_text_left {
  text-align: left; }

.lb1_text_right {
  text-align: right; }

.lb1_text .phone {
  font-size: 20px;
  font-family: "MuseoSansBlack"; }

.lb1_text .phone a {
  text-decoration: none; }

.sblock4 .button {
  margin: auto;
  padding-left: 20%;
  padding-right: 20%;
  margin-right: 0; }

/* блок 2 */
.lb_2 {
  height: 100%;
  color: #ffffff; }

.lb_2 h1 {
  color: #ffffff;
  text-align: center;
  border-bottom: 5px solid #27A2B1;
  padding-bottom: -5px;
  line-height: 30px;
  width: 580px;
  margin: auto; }

.lb_2 h1 span {
  color: #000000; }

.lb2_line {
  width: 100%;
  display: flex; }

.lb2_line .lb2_block {
  padding: 2%;
  margin: auto; }

.lg1 .lb2_block {
  width: 60%;
  padding: 1%;
  color: #000000; }

.lg2 {
  padding: 0; }
  .lg2 .lb2_block {
    padding: 0; }
  .lg2 .lb2_text {
    font-size: 38px;
    font-family: "MuseoSansMedium";
    text-align: center; }

.lg3 {
  margin-top: 2%; }
  .lg3 .lb2_block {
    margin-top: 0; }
  .lg3 .lb2_b1 {
    width: 50%;
    margin-left: 0; }
  .lg3 .lb2_b2 {
    width: 50%;
    margin-right: 0; }
  .lg3 .lb2_text {
    margin-bottom: 3%;
    margin-left: -10px;
    font-size: 24px;
    font-family: "MuseoSansBold";
    text-align: left; }
  .lg3 .lb2_block .lb2_ul {
    display: flex; }
  .lg3 .lb2_block .lb2_ul ul {
    margin: auto;
    margin-left: -20px;
    margin-top: 0;
    margin-right: 50px;
    font-size: 19px;
    font-family: "MuseoSansMedium";
    text-align: left;
    line-height: 2em;
    list-style-image: url("/wp-content/themes/aqua/images/check.png"); }
  .lg3 .lb2_block .lb2_ul2 ul {
    list-style: none; }
  .lg3 .lb2_block .lb2_ul2 ul li:before {
    content: "-";
    margin-left: -30px;
    padding-right: 10px; }

.lg4 {
  margin-top: 3%;
  margin-bottom: 2%; }
  .lg4 .lb2_block {
    background: #11455B;
    width: 27%;
    margin-top: 0;
    height: 100%;
    text-align: left;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.3);
    padding: 0 2%; }
  .lg4 .lb2_text {
    font-size: 16px;
    font-family: "MuseoSansBold";
    text-align: left;
    display: flex; }
    .lg4 .lb2_text img {
      width: 25%;
      margin: auto;
      display: block; }
    .lg4 .lb2_text div {
      width: 75%;
      margin: auto;
      margin-left: 5%; }
  .lg4 .lb2_b1 {
    margin-left: 0; }
  .lg4 .lb2_b3 {
    margin-right: 0; }

/* блок 3 */
.lb_3 {
  padding-bottom: 80px;
  background: #ffffff; }

.lb_3 h2 {
  margin-bottom: 80px; }

.lb3_content {
  width: 100%;
  background: #E2F0F1;
  padding-top: 80px;
  padding-bottom: 80px; }

.lb3_content_inner {
  width: 80%;
  margin: auto; }

.request_num {
  width: 96%;
  margin: 1% auto;
  text-align: left;
  font-family: "MuseoSansBold"; }

.request_num span {
  color: #27A2B1;
  font-weight: 700; }

.progress_line {
  background: #ffffff;
  border-radius: 4px;
  height: 8px;
  width: 96%;
  margin: auto;
  margin-bottom: 45px; }

.l3_text_1 {
  font-size: 15px;
  margin-top: 20px;
  margin-bottom: 20px; }

.l3_text_2 {
  font-size: 26px;
  font-family: "MuseoSansBold";
  margin-bottom: 45px; }

.l3_blocks_step_1 {
  display: flex;
  width: 100%;
  justify-content: space-around; }

.l3_blocks_step_1 .l3_block {
  font-size: 16px;
  font-family: "MuseoSansBold";
  width: 29%;
  border: 1px solid #eeeeee;
  padding-bottom: 3%;
  margin: auto;
  margin: 0px 2% 20px;
  background: #ffffff; }

.l3_blocks_step_1 .l3_block:hover {
  cursor: pointer;
  border: 1px solid #27A2B1;
  box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.2); }

.l3_blocks_step_1 .l3_block_active {
  border: 1px solid #11455B;
  box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.2); }

.l3_blocks_step_1 .l3_block img {
  width: 80%;
  height: auto;
  margin: auto;
  margin: 15% 12% 7% 12%; }

.l3_blocks_outer_step_2 {
  width: 100%;
  display: flex; }

.l3_blocks_step_2 {
  display: inline-block;
  width: 35%;
  margin: auto; }

.l3_blocks_step_2 .l3_block {
  display: block;
  float: none;
  border-bottom: 1px solid #E2F0F1;
  padding: 3px;
  margin: 0px 2% 20px;
  text-align: left; }

.l3_blocks_step_2 .l3_block:hover {
  cursor: pointer;
  border-bottom: 1px solid #27A2B1; }

.l3_blocks_step_2 .l3_text_3 {
  font-size: 17px;
  font-family: "MuseoSansBold";
  margin-left: 5%; }

.lb_3 .button {
  width: 200px;
  margin: auto; }

.l3_shirma {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  background: #ffffff;
  display: none; }

.lb_3 input[type="text"] {
  width: 400px; }

.l3_blocks_step_2 input[type="text"] {
  width: 100%;
  margin-bottom: 20px; }

.l3_buttons_nav {
  width: 76%;
  display: flex;
  margin: auto;
  margin-top: 80px; }

.l3_buttons_nav div {
  margin: auto; }

.l3_buttons_nav .button {
  width: 20%; }

.l3_buttons_nav .l3_b_left {
  margin-left: 0; }

.l3_buttons_nav .l3_b_right {
  margin-right: 0; }

.l3_buttons_nav span {
  font-size: 24px;
  line-height: 0.3em; }

.progress_bars {
  width: 80%;
  margin: auto; }

.progress_bars_in {
  width: 100%;
  background-color: none;
  margin: 10px; }

.pbar {
  width: 30%;
  color: #cccccc;
  text-align: center;
  border-radius: 15px;
  box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.2);
  font-size: 14px;
  padding: 5px; }

.pbar span {
  color: #ffffff; }

#prog_bar_1 {
  background: #11455B; }

#prog_bar_2 {
  background: #11455B; }

#prog_bar_3 {
  background: #11455B; }

.elem_max {
  width: 100%; }

/* блок 4 */
.lb_4 {
  background: #EFEFEF;
  padding-top: 80px;
  padding-bottom: 80px; }

.l4_blocks {
  display: flex; }

.l4_blocks_2 {
  margin: auto;
  display: flex;
  width: 50%;
  /*background: #B3DEF0;*/ }

.l4_block {
  width: 50%;
  margin: auto;
  display: flex;
  /*background: #F0E1B3;*/ }

.l4_block_inner {
  margin: auto;
  display: flex;
  /*background: #ffffff;*/ }

.l4_img, .l4_text {
  margin: auto;
  text-align: left; }

.l4_img img {
  width: 80%;
  margin: auto;
  margin-right: 0;
  margin-bottom: 0; }

.l4_text {
  margin: auto;
  /*background: #A6F4BB;*/ }

.l4_text_1 {
  font-size: 30px;
  font-family: "MuseoSansBlack"; }

.l4_text_2 {
  font-family: "MuseoSansMedium";
  color: #11455B; }

/* блок 5 */
.lb_5 {
  height: 100%;
  background: #ffffff;
  padding-top: 80px;
  padding-bottom: 80px; }
  .lb_5 h2 {
    margin-bottom: 80px; }
  .lb_5 .progress_back {
    border-bottom: 1px solid #E2F0F1;
    height: 34px;
    width: 70%;
    margin: auto;
    margin-bottom: 50px;
    position: relative; }
  .lb_5 .content {
    width: 100%;
    overflow: hidden;
    display: flex;
    position: relative; }
  .lb_5 .content .left {
    margin-top: 0;
    width: 40%;
    height: 100%; }
  .lb_5 .content .right {
    margin-top: 0;
    width: 60%;
    height: 100%;
    text-align: left; }
  .lb_5 .button .button_price {
    color: #ffffff; }

.items_room {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  z-index: 20;
  display: flex; }

.items_room .item_room {
  margin: auto; }

.item_room {
  width: 50%;
  height: 100%;
  cursor: pointer;
  display: flex;
  font-family: "MuseoSansBold"; }

.item_room:hover {
  border-bottom: 1px solid #27A2B1; }

.item_room:active {
  border-bottom: 3px solid #27A2B1; }

.item_room_active {
  border-bottom: 3px solid #27A2B1;
  color: #27A2B1; }

.item_room div {
  margin: auto; }

.item_v1 {
  display: block; }

.item_v2 {
  display: none; }

.flexslider-block {
  width: 95%;
  max-width: 500px;
  height: 100%;
  position: relative; }

.flexslider {
  width: 100%;
  height: 100%;
  box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.2); }

.flexslider img {
  width: 100%; }

.room-text-block {
  width: 100%;
  display: flex; }

.l5_text_1 {
  font-size: 24px;
  font-family: "MuseoSansMedium";
  margin: 20px auto; }

.l5_text_2 {
  font-size: 15px;
  font-family: "MuseoSansMedium"; }

.l5_text_2 ul {
  margin-left: -22px;
  line-height: 1.9em;
  list-style: none; }

.l5_text_2 ul li:before {
  content: "-";
  margin-left: -15px;
  padding-right: 10px; }

.l5_text_2_head {
  margin-bottom: 30px;
  color: #27A2B1;
  font-size: 17px;
  font-family: "MuseoSansBold"; }

.rooms {
  position: relative;
  overflow: hidden; }

.l5_shirma {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 50;
  background: #ffffff;
  display: none; }

.sr_inner_left, .sr_inner_right {
  margin: auto;
  margin-top: 0;
  overflow: hidden; }

.sr_inner_left {
  width: 55%;
  border-right: 1px solid #E2F0F1; }

.sr_inner_right {
  position: relative;
  width: 40%;
  padding-left: 5%; }

.sr_inner_right ul {
  margin: 0 0 20px;
  padding: 0; }

.sr_inner_right ul li {
  list-style: none;
  font-size: 17px;
  text-transform: uppercase;
  margin-bottom: 14px;
  line-height: 1.3em; }

.sr_inner_right ul li span {
  font-family: "MuseoSansBold"; }

.price_1 {
  font-size: 17px;
  height: 50px;
  border: 1px solid #cccccc;
  display: flex; }

.price_1 div {
  margin: auto; }

.shape {
  position: absolute;
  z-index: 1000;
  bottom: -10px;
  right: -55px; }

.shape img {
  filter: hue-rotate(30deg); }

.text_after_table {
  margin-top: 20px; }

.text_after_table span {
  font-size: 17px;
  font-family: "MuseoSansBold";
  display: block;
  border-left: 2px solid #27A2B1;
  padding: 10px 0px 10px 20px; }

.l5_price_final {
  color: #27A2B1; }

.l5_text_2_head_top {
  width: 70%;
  display: flex;
  margin: auto;
  margin-top: 60px;
  margin-bottom: 60px; }

.l5_text_2_head_top div {
  width: 50%;
  margin: auto;
  font-size: 17px; }

.l5_text_2_head_top div span {
  font-family: "MuseoSansBold";
  font-size: 16px; }

/* блок 7 */
#calc_line_v1 {
  display: block; }

#calc_line_v2 {
  display: none; }

.lb_7 {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #EFEFEF; }

.lb_7 .left {
  width: 50%;
  height: 100%;
  border-right: 1px solid #DADADA; }

.lb_7 .right {
  width: 49.5%;
  height: 100%; }

.lb_7 .progress_back {
  border-bottom: 1px solid #DADADA;
  height: 34px;
  width: 50%;
  margin: 5% auto;
  position: relative; }

.lb_7 .item_room {
  margin: auto;
  width: 50%; }

.lb_7 .float_item_7 {
  width: 25%; }

.l7_calc {
  width: 80%;
  text-align: right;
  margin-right: 20%;
  font-family: "MuseoSansBold"; }

.l7_text {
  width: 80%;
  margin: auto;
  margin-left: 20%;
  text-align: left;
  font-family: "MuseoSansMedium"; }

.l7_text h3 {
  margin-bottom: 10px; }

.l7_text div {
  margin-bottom: 30px; }

.l7_text li span {
  font-weight: 700; }

.calc_result_button, .calc_result_nobutton {
  width: 100%;
  margin: auto;
  text-align: center;
  display: flex; }

.calc_result_button .button, .calc_result_nobutton .button {
  width: 290px;
  margin: auto;
  margin-right: 20%; }

.l7_text div ul {
  margin-left: -20px;
  list-style: none;
  line-height: 1.4em; }

.l7_text div ul li:before {
  content: "-";
  margin-left: -15px;
  padding-right: 10px; }

.texts_results {
  text-transform: uppercase;
  border: 1px solid #11455B;
  margin: auto;
  margin-top: -90px;
  margin-left: 20%;
  text-align: left;
  width: 400px; }

.texts_results ul li {
  list-style: none;
  margin-bottom: 10px; }

.texts_results ul li span {
  font-size: 17px;
  font-weight: 600; }

#calc_result_summ {
  color: #FFFF00; }

.calc_time {
  display: none; }

/* новая верстка калькулятора */
.calc_radio_line {
  width: 400px;
  margin: auto;
  margin-right: 0;
  display: flex; }

.calc_radio_field_side {
  margin: auto;
  margin-right: 0;
  width: 300px; }

.calc_radio_text {
  margin: auto;
  margin-right: 0; }

.calc_radio_field {
  display: flex;
  margin: 0px 0 30px; }

.calc_radio_label {
  display: inline-block;
  margin: auto;
  margin-right: 0; }

.l7_radio_text {
  font-weight: 500;
  margin-right: 30px; }

.calc_text_line {
  width: 400px;
  margin: auto;
  margin-right: 0;
  margin-bottom: 40px;
  display: flex; }

.calc_text_text {
  width: 50%;
  margin: auto;
  margin-right: 30px;
  font-weight: 500; }

.calc_text_field_side {
  width: 45%;
  display: flex; }

.calc_text_field {
  margin: auto;
  margin-right: 0;
  width: 180px;
  height: 30px;
  display: flex; }

.calc_text_simbol {
  border-radius: 3px;
  background: #27A2B1;
  width: 34px;
  height: 34px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.2);
  display: flex; }

.calc_text_simbol:hover {
  background: #27A2B1;
  cursor: pointer; }

.calc_text_simbol div {
  margin: auto; }

.calc_text_input {
  width: 115px;
  height: 100%;
  margin: 0; }

.lb_7 .calc_text_input input[type="text"], .lb_7 .calc_text_input input[type="number"] {
  background: #ffffff;
  text-align: center;
  border: 0px;
  width: 100%;
  height: 100%;
  font-size: 15px;
  margin-top: 1px; }

.sides .noborder {
  border: none; }

.texts_results_mobile {
  display: none;
  width: 80%;
  margin: auto;
  text-transform: uppercase;
  border: 0px solid #11455B;
  text-align: left; }

.texts_results_mobile ul li {
  list-style: none;
  margin-bottom: 10px; }

.texts_results_mobile ul li span {
  font-size: 17px;
  font-weight: 600; }

/* блок 8 */
.lb_8 {
  background: url("/wp-content/themes/aqua/images/project.jpg");
  padding-top: 80px;
  padding-bottom: 80px; }

.lb_8 h2 {
  color: #ffffff; }

.lb_8 .text_1 {
  color: #ffffff;
  margin: 5%;
  font-size: 22px;
  font-family: "MuseoSansMedium";
  line-height: 1.5em; }

.lb_8 .button {
  padding-left: 5%;
  padding-right: 5%; }

/* блок 28 */
.lb_28 {
  background: #ffffff;
  padding-top: 80px;
  padding-bottom: 80px; }

.lb_28 h2 {
  margin-bottom: 80px; }

.lb_28 .left {
  margin: auto;
  width: 60%;
  margin-top: 0;
  text-align: left;
  display: block; }

.lb_28 .right {
  margin: auto;
  width: 40%;
  margin-top: 0; }

.lb_28 .right img {
  width: 90%;
  height: 80%;
  margin: auto;
  margin-top: 0;
  padding-bottom: 20px;
  filter: drop-shadow(3px 10px 10px rgba(0, 0, 0, 0.3)); }

.l28_text {
  margin-top: 30px;
  margin-bottom: 30px;
  width: 100%;
  font-size: 20px; }

.l28_text ul {
  list-style: none; }

.l28_text ul li:before {
  content: "-";
  margin-left: -15px;
  padding-right: 10px; }

.l28_calc {
  width: 100%;
  margin: auto;
  border: none; }

.l28_calc_row {
  width: 100%;
  height: 70px;
  display: flex; }

.l28_calc_col {
  width: 50%;
  margin: auto; }

.l28_calc_fields {
  width: 100%;
  margin: auto;
  display: flex; }

.calc28_text {
  margin: auto;
  width: 55%;
  font-family: "MuseoSansMedium"; }

.calc28_field {
  margin: auto;
  width: 45%; }

.calc28_field .calc_text_input input[type="text"], .calc28_field .calc_text_input input[type="number"] {
  background: #E2F0F1;
  border: none;
  height: 100%;
  font-family: "MuseoSansBold"; }

.l28_calc_text_field {
  width: 160px; }

.l28_calc_buttons {
  width: 100%;
  margin: auto;
  overflow: hidden;
  display: flex; }

.lb_28 .button {
  width: 100%;
  padding: 2.5%; }

.lb_28 .message {
  width: 100%;
  text-align: center;
  font-size: 15px; }

.lb_28 .button_color_4 {
  cursor: default; }

.l28_calc_result_text {
  margin: auto;
  width: 80%;
  text-align: left;
  font-size: 17px;
  font-family: "MuseoSansMedium"; }

.l28_calc_result {
  margin: auto;
  width: 80%;
  text-align: left;
  font-size: 18px;
  font-family: "MuseoSansBold";
  color: #27A2B1; }

/* блок 9 */
.l9b_v1 {
  display: block;
  height: 320px; }

.l9b_v2 {
  display: none; }

.lb_9 {
  padding-bottom: 80px;
  height: 100%;
  background: #ffffff; }

.lb_9 h1 {
  font-size: 24px;
  font-weight: 400;
  margin-top: 45px;
  margin-bottom: 45px; }

.l9_text_1 {
  font-size: 15px;
  margin-bottom: 45px; }

.lb_9 .left {
  width: 50%;
  height: 100%;
  border-right: 3px solid #11455B;
  /*background: #F1D6BF;*/ }

.lb_9 .right {
  width: 49.5%;
  height: 100%;
  /*background: #BFDAF1;*/ }

.l9_block {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.l9_block img {
  width: 80%;
  float: left;
  box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.2);
  /*border: 1px solid #cccccc;*/ }

.l9_block_img2 {
  width: 100%;
  /*border: 1px solid #cccccc;*/ }

.l9_block_img2 img {
  width: 80%;
  float: right;
  box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.2); }

.l9_block_text {
  width: 80%;
  float: right;
  text-align: justify; }

.l9_block_text2 {
  float: left; }

.l9_block_text p {
  margin: 0px; }

.l9_block_text b {
  display: block;
  margin-top: 10px; }

.l9_block_text h2 {
  margin: 10px 0px;
  text-align: left; }

.circle {
  position: absolute;
  left: 48%;
  top: 50px;
  background: #11455B;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  display: flex;
  box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.2); }

.circle div {
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  margin: auto; }

.l9_block_button {
  width: 100%;
  overflow: hidden;
  display: flex;
  margin-top: 20px; }

.l9_block_button .button {
  /*margin: auto;*/ }

.l9_shirma {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #ffffff; }

/* блок 10 */
.lb_10 {
  background: #ffffff; }

.lb_10 h2 {
  margin-bottom: 80px; }

.l10_glass {
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5); }

.l10_blocks {
  position: relative;
  width: 100%;
  display: flex; }

.l10_block {
  width: 32.15%;
  height: 300px;
  border: 1px solid #ffffff;
  font-size: 16px;
  font-weight: 700;
  position: relative; }

/*.l10_block:hover { cursor: pointer; border: 1px solid $color-hover); box-shadow: $shadow); }*/
.l10_block img {
  width: 100%;
  height: 300px; }

.l10_button_1 {
  position: absolute;
  top: 0px;
  z-index: 20;
  width: 100%;
  height: 50px;
  background: rgba(46, 151, 169, 0.5);
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  display: flex;
  text-transform: uppercase; }

.l10_button_1:hover {
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  cursor: pointer; }

.l10_text {
  position: absolute;
  bottom: 0px;
  z-index: 20;
  width: 100%;
  height: 50px;
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  display: flex; }

.l10_text span, .l10_button_1 span {
  margin: auto;
  display: inline-block; }

.l10_text_0 {
  position: absolute;
  top: 10px;
  z-index: 15;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  width: 100%;
  color: #ffffff;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.5); }

.l10_button {
  position: absolute;
  top: 60px;
  z-index: 20;
  width: 100%; }

/* блок 11 */
.lb_11 {
  background: #ffffff; }

.lb_11 h1 {
  margin-top: 45px;
  margin-bottom: 45px;
  font-size: 24px;
  font-weight: 400; }

.l11_client {
  font-size: 16px;
  margin: 10% 5% 5%; }

.l11_video_frame {
  width: 100%;
  height: 12vw;
  min-height: 200px; }

.l11_post {
  font-size: 14px;
  font-weight: 400;
  margin: 0px 20px 20px; }

.l11_text {
  font-size: 16px;
  font-weight: 400;
  margin: 20px 20px; }

.l11_text_last {
  font-size: 19px; }

.l11_block {
  float: left;
  width: 33%;
  border: 1px solid #ffffff;
  font-size: 16px;
  font-weight: 700;
  padding: 20px 0px;
  margin-bottom: 80px; }

.l11_block img {
  width: 200px;
  height: auto;
  margin: 0px 20px 20px 0px;
  border-radius: 100px; }

/* блок 12 */
.lb_12 {
  background: #EFEFEF; }

.l12_blocks {
  display: flex; }

.l12_block {
  margin: auto;
  width: 22%;
  min-width: 100px;
  display: flex; }

.l12_block_inner {
  margin: auto; }

.l12_block_inner img {
  width: 100%; }

/* блок 13 */
.lb_13 {
  height: 120px;
  background: #5B5B5B; }

.l13_logo_left {
  float: left;
  width: 10%;
  height: 100%;
  display: flex; }

.l13_logo {
  margin: auto;
  display: inline-block; }

.l13_logo_right {
  float: left;
  width: 65%;
  height: 100%;
  text-align: left; }

.l13_logo_text {
  margin: 30px 0px 10px;
  font-size: 18px;
  font-weight: 600;
  color: #ffffff; }

.l13_logo_text .word_2 {
  color: #11455B; }

.l13_text_1 {
  font-size: 13px;
  font-weight: 300;
  color: #ffffff; }

.l13_texts {
  font-size: 15px;
  font-weight: 300;
  color: #ffffff; }

.l13_text_2 {
  float: left; }

.l13_text_3 {
  float: right; }

.l13_sblock {
  width: 49%;
  float: left;
  height: 100%;
  display: flex;
  text-align: left; }

.l13_iblock {
  width: 50%;
  float: left;
  height: 100%;
  display: flex; }

.l13_text {
  display: inline-block;
  margin: auto;
  color: #ffffff;
  font-weight: 300; }

.l13_time {
  font-size: 11px;
  font-weight: 300; }

.l13_phone {
  font-size: 22px;
  font-weight: 500; }

.l13_phone a {
  text-decoration: none; }

.l13_email {
  font-size: 15px;
  font-weight: 300; }

.l13_button .button {
  float: right;
  margin: auto;
  margin-right: 0px; }

/* блок 14 */
.lb_14 {
  background: #EFEFEF;
  text-align: left;
  padding-top: 0;
  padding-bottom: 0; }

.lb_14 h2 {
  padding: 0;
  padding-top: 15px;
  padding-bottom: 10px;
  margin: 0;
  margin-top: 0;
  margin-left: 0;
  color: #ffffff;
  height: 100px; }

.lb_14 .h2_line {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #27A2B1 0%, #27A2B1 15%, rgba(0, 0, 0, 0) 15%);
  height: 1px;
  width: 100%;
  position: absolute;
  z-index: 10; }

.lb_14 .band {
  width: 100%;
  max-width: none; }

.lb_14 .sides {
  height: 500px; }

.lb_14 .side {
  display: block; }

.lb_14 .left {
  width: 56%;
  background: url("/wp-content/themes/aqua/images/saint-petersburg3.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
  height: 100%;
  display: flex; }

.lb_14 .right {
  width: 44%; }

.l14_text_1 {
  margin: 0;
  margin-left: 0;
  margin-top: 25px;
  color: #ffffff;
  font-size: 24px;
  font-family: "MuseoSansBold";
  line-height: 2em; }

.l14_content {
  width: calc(650px + 6%);
  margin: auto;
  margin-right: 0; }

/* блок 23 */
#l23_blocks_1 {
  display: block; }

#l23_blocks_2 {
  display: none; }

.lb_23 {
  height: 100%;
  background: #EFEFEF; }

.lb_23 h2 {
  margin-bottom: 80px; }

.lb_23 .content {
  width: 100%;
  height: 340px;
  display: flex;
  color: #ffffff; }

.lb_23 .content_text {
  width: 56%;
  height: 72%;
  margin: auto;
  background: #27A2B1;
  text-align: left;
  padding: 2%;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.3); }

.lb_23 .content_text h3 {
  margin: 10px 0px;
  text-align: left; }

.lb_23 .content_text h3 span {
  margin-right: 40px; }

.l23_text {
  font-size: 15px;
  font-family: "MuseoSansMedium"; }

.lb_23 .ct_left {
  margin-right: 0; }

.lb_23 .ct_right {
  margin-left: 0; }

.c23_left, .c23_right {
  display: block; }

.c23_center {
  display: none; }

/* блок 29 */
.lb_29 {
  padding-bottom: 80px;
  height: 100%; }

.lb_29 h1 {
  font-size: 24px;
  font-weight: 400;
  margin-top: 45px;
  margin-bottom: 45px; }

.lb_29 .text_1 {
  font-size: 15px;
  margin-bottom: 45px; }

.lb_29 .left {
  width: 48%;
  height: 100%;
  margin-left: 2%;
  border-left: 1px solid #000000;
  padding-left: 4.8%; }

.lb_29 .right {
  width: 49.5%;
  height: 100%;
  /*background: #BFDAF1;*/ }

.l29_block {
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-bottom: 3%; }

.l29_block .line {
  display: flex;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.l29_block_circle {
  margin: auto;
  margin-right: 3%;
  display: flex;
  width: 50px; }

.l29_circle {
  background: #11455B;
  width: 50px;
  height: 50px;
  margin: auto;
  display: flex;
  border-radius: 25px;
  box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.2); }

.l29_circle div {
  text-align: left;
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  margin: auto; }

.l29_block h2 {
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  width: 100%;
  margin: auto;
  margin-top: 45px;
  margin-bottom: 45px;
  padding: 1%;
  padding-left: 2%;
  border-left: 5px solid #11455B;
  /*border-top: 1px solid #cccccc; */
  /*border-bottom: 1px solid #cccccc;*/
  background: rgba(0, 0, 0, 0.6); }

.l29_block_line {
  width: 10%;
  margin: auto;
  border-top: 1px solid #000000; }

.l29_block_img {
  width: 80%;
  float: left;
  /*border: 1px solid #cccccc;*/ }

.l29_block_text {
  width: 90%;
  float: right;
  text-align: justify;
  font-size: 15px;
  background: rgba(255, 255, 255, 0.9);
  padding: 5%;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.3);
  margin: 0 30px 30px 0; }

.l29_block_text p {
  margin: 0 0 3% 0; }

.l29_block_text b {
  display: block;
  margin-top: 10px; }

.l29_block_button {
  width: 100%;
  overflow: hidden;
  display: flex;
  margin-top: 20px; }

.l29_block_button .button {
  /*margin: auto;*/ }

.b29_flexslider {
  width: 100%; }

/* блок 26 */
.lb_26 {
  padding-top: 0;
  padding-bottom: 0; }

.footer_line_1, .footer_line_2 {
  width: 100%; }

.footer_line_1 {
  background: #27A2B1;
  padding-bottom: 45px;
  padding-top: 45px; }

.footer_line_2 {
  background: #11455B;
  padding-bottom: 20px;
  padding-top: 20px; }

.lb_26 .left {
  text-align: left; }

.l26_block {
  margin: auto;
  width: 100%; }

.l26_block_h {
  display: flex; }

.l26_email_label, .l26_time, .l26_text {
  color: #ffffff;
  font-size: 15px;
  font-family: "MuseoSansMedium";
  line-height: 1.5em; }

.l26_email {
  font-size: 22px;
  font-family: "MuseoSansBold";
  color: #11455B; }

.l26_phone {
  font-size: 20px;
  font-family: "MuseoSansBlack";
  color: #11455B; }

.l26_email a, .l26_phone a {
  text-decoration: none;
  color: #ffffff; }

.l26_email a:hover, .l26_phone a:hover {
  text-decoration: none;
  color: #E2F0F1; }

.l26_iblock {
  margin: auto;
  width: 50%;
  text-align: right; }

.l26_iblock .logo_img img {
  width: 100%; }

.l26_iblock .logo_img {
  margin-left: 0;
  width: 80%; }

.l26_block_h2 {
  display: flex;
  width: 100%;
  margin-left: 0; }

.l26_ib1 {
  width: 30%; }

.l26_ib3 {
  width: 70%; }

.l26_ib3 .l26_text {
  font-size: 15px;
  font-family: "MuseoSansMedium";
  text-align: left; }

.right .l26_text {
  text-align: right;
  width: 60%;
  float: right;
  margin-right: 0; }

.l26_texts {
  width: 100%;
  display: flex; }

.l26_text3 {
  margin: auto;
  width: 50%;
  text-align: left; }

.l26_text4 {
  margin: auto;
  width: 50%;
  text-align: right; }

.l26_button .button {
  width: 80%; }

.footer_line_2 .sides .right {
  display: flex;
  flex-direction: column;
  justify-content: flex-end; }
  .footer_line_2 .sides .right .true-business {
    display: flex;
    justify-content: flex-end;
    margin-top: 10px; }

/*# sourceMappingURL=style.css.map */
