/* REDESIGN MAY 2016 */
.align-left {
  text-align: left; }

.col-6 {
  display: block;
  width: 50%;
  float: left; }

.clearfix:after, .clearfix:before {
  content: '';
  float: none;
  clear: both;
  display: block; }

.btn.button {
  line-height: 42px;
  height: 42px;
  border: none; }

.form-control {
  height: 42px;
  border-radius: 3px;
  box-sizing: border-box;
  border: 1px solid #d3ced2;
  padding: 6px 6px 5px;
  font-size: 2rem;
  text-indent: 10px; }
  .form-control::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #a5a5a5; }
  .form-control:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #a5a5a5; }
  .form-control::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #a5a5a5; }
  .form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #a5a5a5; }

.page-template-health .slick-initialized .slick-prev:before, .page-template-health .slick-initialized .slick-next:before {
  font-size: 3.5rem;
  margin-top: -5px; }
@media (min-width: 1360px) {
  .page-template-health .slick-initialized {
    overflow: visible !important; }
    .page-template-health .slick-initialized .slick-prev, .page-template-health .slick-initialized .slick-next {
      top: 50%;
      height: 60px;
      margin-top: -58px; }
      .page-template-health .slick-initialized .slick-prev:before, .page-template-health .slick-initialized .slick-next:before {
        font-size: 6.5rem;
        margin-top: 0; }
    .page-template-health .slick-initialized .slick-prev {
      left: -6rem; }
    .page-template-health .slick-initialized .slick-next {
      right: -6rem; } }

.search_container {
  background: #eee;
  margin-bottom: 30px;
  margin-top: -20px; }
  .search_container #health_search_form {
    margin: 0 -28px; }
    @media (max-width: 767px) {
      .search_container #health_search_form {
        margin: 0 -10px; } }
    .search_container #health_search_form .search_row {
      width: 100%;
      table-layout: auto;
      padding: 30px 0 30px;
      border-bottom: 1px solid #ccc;
      margin-bottom: 30px; }
      .search_container #health_search_form .search_row td {
        width: 100%; }
        @media (max-width: 767px) {
          .search_container #health_search_form .search_row td {
            display: block;
            text-align: center;
            width: 100% !important;
            height: 55px;
            padding: 0 !important; } }
        .search_container #health_search_form .search_row td:first-child {
          width: 1px;
          white-space: nowrap;
          padding-left: 28px; }
        .search_container #health_search_form .search_row td:last-child {
          padding-right: 28px; }
        .search_container #health_search_form .search_row td .search_name {
          text-transform: uppercase;
          font-size: 2rem;
          font-weight: 700; }
        .search_container #health_search_form .search_row td #health_search {
          width: calc( 100% - 20px);
          margin: 0 10px; }
    .search_container #health_search_form.searching {
      padding-bottom: 1px; }
      .search_container #health_search_form.searching #floatingCirclesG {
        display: block; }
      .search_container #health_search_form.searching ~ #healthBlock {
        display: none; }
    .search_container #health_search_form #floatingCirclesG {
      display: none;
      position: relative;
      width: 80px;
      height: 80px;
      margin: auto;
      transform: scale(0.6);
      -o-transform: scale(0.6);
      -ms-transform: scale(0.6);
      -webkit-transform: scale(0.6);
      -moz-transform: scale(0.6);
      margin-bottom: 29px; }
    .search_container #health_search_form .f_circleG {
      position: absolute;
      background-color: #ddd;
      height: 14px;
      width: 14px;
      border-radius: 7px;
      -o-border-radius: 7px;
      -ms-border-radius: 7px;
      -webkit-border-radius: 7px;
      -moz-border-radius: 7px;
      animation-name: f_fadeG;
      -o-animation-name: f_fadeG;
      -ms-animation-name: f_fadeG;
      -webkit-animation-name: f_fadeG;
      -moz-animation-name: f_fadeG;
      animation-duration: 1.2s;
      -o-animation-duration: 1.2s;
      -ms-animation-duration: 1.2s;
      -webkit-animation-duration: 1.2s;
      -moz-animation-duration: 1.2s;
      animation-iteration-count: infinite;
      -o-animation-iteration-count: infinite;
      -ms-animation-iteration-count: infinite;
      -webkit-animation-iteration-count: infinite;
      -moz-animation-iteration-count: infinite;
      animation-direction: normal;
      -o-animation-direction: normal;
      -ms-animation-direction: normal;
      -webkit-animation-direction: normal;
      -moz-animation-direction: normal; }
    .search_container #health_search_form #frotateG_01 {
      left: 0;
      top: 32px;
      animation-delay: 0.45s;
      -o-animation-delay: 0.45s;
      -ms-animation-delay: 0.45s;
      -webkit-animation-delay: 0.45s;
      -moz-animation-delay: 0.45s; }
    .search_container #health_search_form #frotateG_02 {
      left: 9px;
      top: 9px;
      animation-delay: 0.6s;
      -o-animation-delay: 0.6s;
      -ms-animation-delay: 0.6s;
      -webkit-animation-delay: 0.6s;
      -moz-animation-delay: 0.6s; }
    .search_container #health_search_form #frotateG_03 {
      left: 32px;
      top: 0;
      animation-delay: 0.75s;
      -o-animation-delay: 0.75s;
      -ms-animation-delay: 0.75s;
      -webkit-animation-delay: 0.75s;
      -moz-animation-delay: 0.75s; }
    .search_container #health_search_form #frotateG_04 {
      right: 9px;
      top: 9px;
      animation-delay: 0.9s;
      -o-animation-delay: 0.9s;
      -ms-animation-delay: 0.9s;
      -webkit-animation-delay: 0.9s;
      -moz-animation-delay: 0.9s; }
    .search_container #health_search_form #frotateG_05 {
      right: 0;
      top: 32px;
      animation-delay: 1.05s;
      -o-animation-delay: 1.05s;
      -ms-animation-delay: 1.05s;
      -webkit-animation-delay: 1.05s;
      -moz-animation-delay: 1.05s; }
    .search_container #health_search_form #frotateG_06 {
      right: 9px;
      bottom: 9px;
      animation-delay: 1.2s;
      -o-animation-delay: 1.2s;
      -ms-animation-delay: 1.2s;
      -webkit-animation-delay: 1.2s;
      -moz-animation-delay: 1.2s; }
    .search_container #health_search_form #frotateG_07 {
      left: 32px;
      bottom: 0;
      animation-delay: 1.35s;
      -o-animation-delay: 1.35s;
      -ms-animation-delay: 1.35s;
      -webkit-animation-delay: 1.35s;
      -moz-animation-delay: 1.35s; }
    .search_container #health_search_form #frotateG_08 {
      left: 9px;
      bottom: 9px;
      animation-delay: 1.5s;
      -o-animation-delay: 1.5s;
      -ms-animation-delay: 1.5s;
      -webkit-animation-delay: 1.5s;
      -moz-animation-delay: 1.5s; }
@keyframes f_fadeG {
  0% {
    background-color: black; }
  100% {
    background-color: #dddddd; } }
@-o-keyframes f_fadeG {
  0% {
    background-color: black; }
  100% {
    background-color: #dddddd; } }
@-ms-keyframes f_fadeG {
  0% {
    background-color: black; }
  100% {
    background-color: #dddddd; } }
@-webkit-keyframes f_fadeG {
  0% {
    background-color: black; }
  100% {
    background-color: #dddddd; } }
@-moz-keyframes f_fadeG {
  0% {
    background-color: black; }
  100% {
    background-color: #dddddd; } }
  .search_container #healthBlock {
    padding-bottom: 15px; }
    .search_container #healthBlock p {
      font-size: 1.7rem;
      margin-bottom: 0.8rem; }
    .search_container #healthBlock .health_part {
      width: 25%;
      padding-right: 25px; }
      @media (max-width: 767px) {
        .search_container #healthBlock .health_part {
          width: 49%;
          padding-right: 25px;
          display: inline-block;
          vertical-align: top;
          float: none; } }
      @media (max-width: 480px) {
        .search_container #healthBlock .health_part {
          width: 100%; } }
      .search_container #healthBlock .health_part a {
        line-height: 2.2rem;
        display: inline-block; }

@media (max-width: 767px) {
  .page-template-education .sidebar {
    margin-top: 0 !important; } }
.page-template-education .sidebar .related-info-block h3 {
  margin-top: 4rem;
  margin-bottom: 2rem; }
  .page-template-education .sidebar .related-info-block h3:first-child {
    margin-top: 0; }
  .page-template-education .sidebar .related-info-block h3:empty {
    display: none; }
    .page-template-education .sidebar .related-info-block h3:empty + h3 {
      margin-top: 0; }
.page-template-education .sidebar .related-info-block p {
  margin-bottom: 1.5rem; }
  .page-template-education .sidebar .related-info-block p:last-child {
    margin-bottom: 0; }

.wide-text ul.small li {
  width: 32.27%;
  float: left;
  margin-right: 1.59%;
  margin-bottom: 0.48%; }
  @media (max-width: 767px) {
    .wide-text ul.small li {
      margin-right: 1.79%;
      width: 49% !important; } }
  .wide-text ul.small li > a {
    left: 0 !important; }

.wide-text ul.small li:nth-child(3n+3) {
  margin-right: 0; }
  @media (max-width: 767px) {
    .wide-text ul.small li:nth-child(3n+3) {
      margin-right: 1.59%; } }
@media (max-width: 767px) {
  .wide-text ul.small li:nth-child(even) {
    margin-right: 0; } }

.family .hero {
  position: relative;
  margin-top: -5.7rem;
  max-height: 500px;
  overflow: hidden;
  margin-bottom: 30px; }
  @media (max-width: 980px) {
    .family .hero img {
      margin-top: 0 !important; } }
  .family .hero + .container {
    height: 0;
    position: relative;
    top: -90px; }
    @media (max-width: 767px) {
      .family .hero + .container {
        top: -70px; } }
    .family .hero + .container h2, .family .hero + .container h1 {
      color: #1a1a1a;
      font-size: 10rem;
      line-height: 9rem;
      padding: 3rem 3rem;
      font-weight: 500;
      display: inline-block;
      background-color: rgba(255, 255, 255, 0.7);
      position: absolute;
      bottom: 0;
      left: 25px; }
      @media (max-width: 767px) {
        .family .hero + .container h2, .family .hero + .container h1 {
          font-size: 5rem;
          padding: 1rem 3rem; } }
      @media (max-width: 480px) {
        .family .hero + .container h2, .family .hero + .container h1 {
          font-size: 4.5rem; } }

.families .familyBlock .family_info h3 a:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  z-index: 223444444; }

.families {
  font-size: 0; }
  .families .familyBlock {
    text-align: center;
    vertical-align: top;
    display: inline-block;
    float: none;
    width: calc( 50% - 10px);
    font-size: 2.4rem;
    height: 200px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    margin-right: 20px;
    overflow: hidden;
    position: relative; }
    @media (max-width: 1150px) {
      .families .familyBlock {
        width: 100%;
        margin-right: 0; } }
    @media (max-width: 480px) {
      .families .familyBlock {
        height: auto; } }
    .families .familyBlock:nth-child(even) {
      margin-right: 0; }
    .families .familyBlock .family_photo {
      width: 200px;
      float: left;
      overflow: hidden;
      height: 200px;
      background-size: auto 100%;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 480px) {
        .families .familyBlock .family_photo {
          width: 100%; } }
    .families .familyBlock .family_info {
      text-align: left;
      padding: 13px 20px;
      float: left;
      width: calc( 100% - 200px);
      height: 100%;
      padding-bottom: 50px; }
      .families .familyBlock .family_info .items .amount span[itemprop="priceCurrency"], .families .familyBlock .family_info .items .amount span[itemprop="price"] {
        max-width: 35%;
        color: #eb550b;
        font-weight: 600;
        font-size: 16px; }
      @media (max-width: 480px) {
        .families .familyBlock .family_info {
          width: 100%; } }
      .families .familyBlock .family_info h3 {
        font-weight: 700;
        margin-bottom: 10px;
        display: block; }
        .families .familyBlock .family_info h3 a {
          font-size: 22px;
          color: #222222; }
      .families .familyBlock .family_info .items {
        max-height: 115px;
        overflow: hidden; }
      .families .familyBlock .family_info .item {
        padding-left: 10px;
        font-size: 2rem;
        line-height: 18px;
        position: relative; }
        .families .familyBlock .family_info .item:before, .families .familyBlock .family_info .item:after {
          content: " ";
          display: table; }
        .families .familyBlock .family_info .item:after {
          clear: both; }
        .families .familyBlock .family_info .item:before {
          content: '';
          display: inline-block;
          background: #434343;
          width: 5px;
          height: 5px;
          border-radius: 50%;
          vertical-align: 7px;
          margin-right: 3px;
          position: absolute;
          top: 6px;
          left: 0px; }
        .families .familyBlock .family_info .item .name {
          display: inline-block;
          max-width: 65%;
          float: none;
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: nowrap; }
          .families .familyBlock .family_info .item .name + span {
            float: right;
            max-width: 35%;
            color: #eb550b;
            font-weight: 600; }
      .families .familyBlock .family_info .contact_link {
        position: absolute;
        left: 220px;
        bottom: 10px;
        font-size: 2rem;
        color: #eb550b; }
        @media (max-width: 480px) {
          .families .familyBlock .family_info .contact_link {
            left: 20px; } }

.product_list {
  margin-bottom: 30px; }
  .product_list .list_item {
    border: 1px solid #ddd;
    font-size: 2rem;
    display: flex;
    align-content: stretch;
    flex-wrap: wrap;
    margin-bottom: 10px; }
    @media (max-width: 480px) {
      .product_list .list_item {
        margin-bottom: 15px;
        border-top: 1px solid #ddd; } }
    .product_list .list_item:last-child {
      margin-bottom: 30px; }
    .product_list .list_item.empty_item {
      border: none; }
    .product_list .list_item .buy {
      width: 220px;
      float: left;
      padding: 15px 15px;
      position: relative;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      align-content: center;
      justify-content: center; }
      @media (max-width: 767px) {
        .product_list .list_item .buy {
          width: 100%;
          justify-content: flex-start;
          padding-left: 180px;
          padding-top: 5px; } }
      @media (max-width: 480px) {
        .product_list .list_item .buy {
          padding: 10px; } }
      .product_list .list_item .buy:before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 1px;
        background: #ddd; }
        @media (max-width: 767px) {
          .product_list .list_item .buy:before {
            display: none; } }
      .product_list .list_item .buy .price .additional {
        display: none; }
        @media (max-width: 767px) {
          .product_list .list_item .buy .price .additional {
            margin-right: 20px; } }
      .product_list .list_item .buy .price > span:first-child {
        color: #ff7800;
        font-size: 20px;
        font-weight: 700;
        line-height: 40px; }
        .product_list .list_item .buy .price > span:first-child + .additional {
          display: inline-block;
          font-size: 15px; }
      .product_list .list_item .buy .btn {
        width: 100%;
        text-align: center;
        font-weight: 400 !important;
        line-height: 24px !important;
        text-transform: none;
        font-size: 16px !important;
        padding: .618em 1em;
        height: 5.2rem; }
        @media (max-width: 767px) {
          .product_list .list_item .buy .btn {
            width: auto; } }
        @media (max-width: 480px) {
          .product_list .list_item .buy .btn {
            width: 100%;
            text-align: center; } }
    .product_list .list_item .info {
      width: calc( 100% - 220px);
      float: left;
      padding: 10px;
      position: relative; }
      @media (max-width: 767px) {
        .product_list .list_item .info {
          width: 100%; } }
      .product_list .list_item .info .image {
        width: 150px;
        float: left;
        display: block; }
        @media (max-width: 480px) {
          .product_list .list_item .info .image {
            width: 100%;
            margin-bottom: 10px; } }
        .product_list .list_item .info .image img {
          display: block; }
      .product_list .list_item .info .description {
        max-width: calc( 100% - 150px);
        width: 100%;
        box-sizing: border-box;
        padding-left: 20px;
        float: left; }
        @media (max-width: 480px) {
          .product_list .list_item .info .description {
            padding-left: 0; } }
        .product_list .list_item .info .description .clearfix {
          width: 100%; }
        .product_list .list_item .info .description .name {
          font-weight: 700; }
          .product_list .list_item .info .description .name a {
            text-decoration: none; }
        .product_list .list_item .info .description .includes {
          width: 65%;
          float: left;
          padding-right: 15px;
          font-size: 15px;
          line-height: 20px; }
          @media (max-width: 980px) {
            .product_list .list_item .info .description .includes {
              width: 100%;
              margin-bottom: 10px; } }
        .product_list .list_item .info .description .specifications {
          width: 35%;
          float: left;
          font-size: 15px;
          line-height: 20px; }
          @media (max-width: 980px) {
            .product_list .list_item .info .description .specifications {
              width: 100%; } }
          .product_list .list_item .info .description .specifications p {
            margin-bottom: 0; }

.product_category_tabs {
  margin-top: -5rem;
  background-color: #2c80c0;
  overflow: hidden;
  margin-bottom: 45px; }
  .product_category_tabs.bottom {
    margin-top: -2rem;
    margin-bottom: -55px; }
  .product_category_tabs .tabs {
    border: none !important;
    margin-bottom: 0 !important;
    display: flex !important;
    justify-content: center !important; }
    @media (max-width: 767px) {
      .product_category_tabs .tabs {
        display: block !important; } }
    .product_category_tabs .tabs li {
      white-space: nowrap;
      width: 5000%; }
      @media (max-width: 767px) {
        .product_category_tabs .tabs li {
          width: 100%; } }
      .product_category_tabs .tabs li:nth-child(1) .ico {
        width: 52px;
        height: 51px;
        background-image: url("../img/icons/body_system.svg"); }
      .product_category_tabs .tabs li:nth-child(2) .ico {
        width: 44px;
        height: 42px;
        background-image: url("../img/icons/local_system.svg"); }
      .product_category_tabs .tabs li:nth-child(3) .ico {
        width: 64px;
        height: 54px;
        background-image: url("../img/icons/rental.svg"); }
    .product_category_tabs .tabs a {
      text-transform: capitalize !important;
      color: #fff !important;
      border: none !important;
      background-color: #2c80c0 !important;
      height: 90px !important;
      line-height: 88px !important;
      display: block !important;
      padding: 0 25px !important;
      margin: 0 !important;
      font-size: 2rem !important; }
      @media (max-width: 767px) {
        .product_category_tabs .tabs a {
          margin: 0 !important; } }
      .product_category_tabs .tabs a.active {
        background: #2776b9 !important; }
      .product_category_tabs .tabs a:hover .text {
        border: none; }
      .product_category_tabs .tabs a .ico {
        display: inline-block;
        margin-right: 6px;
        background-size: 100%;
        background-position: center center;
        background-repeat: no-repeat;
        vertical-align: middle; }
      .product_category_tabs .tabs a .text {
        display: inline-block;
        border-bottom: 1px solid #7bb0d8; }

.term-rental .families .familyBlock .family_info .item .name {
  max-width: calc( 100% - 20px);
  width: calc( 100% - 20px); }
.term-rental .families .familyBlock .family_info .item .name + span {
  max-width: 100%;
  width: 100%;
  /*padding-left: 12px;*/
  margin: -5px 0 5px;
  padding-left: 0; }

.rental_desc, .rental_desc + span {
  font-weight: normal;
  color: #434343;
  font-size: 16px; }

.families .familyBlock .family_info .item del span, .families .familyBlock .family_info .item ins span {
  max-width: none;
  float: left;
  margin-right: 2px;
  position: relative;
  top: -2px;
  margin-bottom: -1px;
  color: #eb550b;
  font-weight: 600; }

.families .familyBlock .family_info .item del span {
  font-weight: 500;
  text-decoration: line-through;
  color: #8A8A8A !important;
  opacity: 0.85; }

.families .familyBlock .family_info .item .name ~ del:before {
  content: '';
  display: block;
  float: none; }

.price del {
  color: #8A8A8A !important;
  margin-right: 5px; }
.price ins {
  color: #eb550b;
  font-weight: 600; }

.big-img .big-img .lightgallery > li {
  max-width: 25%; }

@media screen and (max-width: 1180px) and (min-width: 640px) {
  .tabs li a {
    display: flex;
    margin: 0 6px 0 0 !important;
    justify-content: center;
    align-content: center;
    align-items: center; }
  .tabs li:last-child a {
    margin: 0 !important; } }

.related-products-block li a span {
  max-width: calc( 100% - 100px); }

.tab-content-holder {
  border: 1px solid #d3dde3 !important;
  border-top: 0 !important;
  padding: 2rem 2rem 1rem !important; }

@media screen and (max-width: 640px) {
  .tab-content-holder {
    border: none !important; } }
.top .menu-icon {
  margin-right: 0 !important;
  padding-right: 1rem !important; }

.top .main-burger-menu {
  right: 0;
  left: auto; }

.burger-menu-on .top .menu-icon {
  background: #ebf1f6; }

.burger-menu-on .main-burger-menu {
  display: block; }

.big-img .big-img .lightgallery {
  margin-top: 15px; }

.big-img .big-img .lightgallery > li {
  max-width: 23.5%;
  margin-right: 2%; }

.big-img .big-img .lightgallery > li:nth-child(4n+4) {
  margin-right: 0; }

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