* {
  outline: none;
  resize: none; }
  * textarea {
    width: 100%; }

.page-logo {
  display: flex;
  align-items: center; }
  .page-logo__link {
    display: flex;
    align-items: center;
    text-decoration: none; }
  .page-logo__img {
    display: block; }
  .page-logo__descr {
    margin-left: 15px; }
  .page-logo__descr-title {
    margin-bottom: 5px;
    font-size: 40px;
    font-family: Open Sans, sans-serif;
    font-weight: bold; }
  .page-logo__descr-sub {
    font-size: 20px;
    font-family: Open Sans, sans-serif;
    font-weight: 300;
    user-select: none;
    color: #6ab4cc; }
  .page-logo__descr-tel {
    display: flex;
    justify-content: flex-start;
    align-items: center; }

.title-page .widget-18, .widget-18 {
  color: #fff; }

.tel-number-link {
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  color: #6ab4cc !important;
  display: block; }

.title-page .menu-3 .menu-scroll > ul > li.more-button, .menu-3 .menu-scroll > ul > li.more-button {
  display: flex;
  margin: auto; }

.title-page .menu-3 .menu-scroll > ul > li.more-button > a, .menu-3 .menu-scroll > ul > li.more-button > a {
  color: #000; }

.title-page .block-12, .block-12 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-itens: center;
  padding-top: 5px;
  padding-bottom: 5px; }

.title-page .popover-wrap-74 .popover-body .form_text input:hover {
  border-color: #ccc; }

.popover-wrap-74 .popover-body .form_text input:hover {
  border-color: #ccc; }

.title-page .widget-44, .widget-44 {
  margin-top: 0; }

.tel-img {
  border-radius: 50%;
  max-width: 40px; }

.title-page .menu-3 .menu-scroll > ul, .menu-3 .menu-scroll > ul {
  justify-content: flex-end;
  align-items: center; }

.title-page .block-14, .block-14 {
  position: absolute;
  right: 0;
  left: inherit; }

.title-page .slider-74 .text-slider {
  z-index: 100;
  position: absolute; }

@media (max-width: 1280px) {
  .page-logo__descr-sub {
    display: none; }

  .title-page .block-12, .block-12 {
    justify-content: space-between; } }

@media (max-width: 1024px) and (min-width: 768px) {
  .title-page .block-12, .block-12 {
    justify-content: space-around; } }

@media (max-width: 960px) {
  .form-60 .form-item-group {
    justify-content: space-around; } }

@media (min-width: 320px) and (max-width: 560px) {
  .title-page .block-12, .block-12 {
    justify-content: center; }

  .page-logo {
    flex-direction: column; }

  .page-logo__link {
    flex-direction: column; } }

@media (min-width: 320px) and (max-width: 960px) {
  .title-page .widget-44, .widget-44 {
    margin-top: 0; }

  .title-page .block-12, .block-12 {
    padding: 5px; } }
