.contact-wrap .contact-bl, .contact-wrap .form-bl {
  height: auto; }

.ya-share2 {
  margin-top: 30px; }

body h2.kszag2, body h3.kspodzag, body h2.kszag, body h3.kspodzag1, body h2.kszag1 {
  line-height: 1.3; }
  @media (max-width: 768px) {
    body h2.kszag2, body h3.kspodzag, body h2.kszag, body h3.kspodzag1, body h2.kszag1 {
      font-size: 30px !important; }
      body h2.kszag2 br, body h3.kspodzag br, body h2.kszag br, body h3.kspodzag1 br, body h2.kszag1 br {
        display: none; } }
  @media (max-width: 640px) {
    body h2.kszag2, body h3.kspodzag, body h2.kszag, body h3.kspodzag1, body h2.kszag1 {
      font-size: 27px !important; } }
  @media (max-width: 480px) {
    body h2.kszag2, body h3.kspodzag, body h2.kszag, body h3.kspodzag1, body h2.kszag1 {
      font-size: 24px !important; } }
  @media (max-width: 1066px) {
      body .lpc-features-8__title {
        padding-left: 0 !important; } }
  @media (max-width: 480px) {
      body .lpc-features-8__features-item {
        padding-left: 0 !important;
        padding-right: 0 !important; } }
  @media (max-width: 640px) {
    body .lpc-row {
      margin: 0;
      padding: 0; } }
  @media (max-width: 480px) {
    body .lp-button--type-1 {
      margin-top: 0 !important; } }
  @media (max-width: 640px) {
      body .lpc-qa-7__title {
        margin-bottom: 0 !important; } }
  @media (max-width: 640px) {
    body #_lp_block_57944901[data-block-layout='1715061'], body #_lp_block_57932301[data-block-layout='1719261'], body #_lp_block_57878501[data-block-layout='1666861'], body #_lp_block_58182701[data-block-layout='1666861'], body #_lp_block_58182901[data-block-layout='1719261'], body #_lp_block_58196101[data-block-layout='1666861'], body #_lp_block_58196301[data-block-layout='1719261'], body #_lp_block_48589101[data-block-layout='1666861'], body #_lp_block_47998901[data-block-layout='1666861'], body #_lp_block_48121701[data-block-layout='1666861'], body #_lp_block_48149701[data-block-layout='6651'], body #_lp_block_57932501[data-block-layout='1725861'], body #_lp_block_57638301[data-block-layout='1719261'], body #_lp_block_57885901[data-block-layout='1719261'] {
      padding-bottom: 30px; } }
  @media (max-width: 640px) {
    body #_lp_block_47995101[data-block-layout='94651'], body #_lp_block_47999701[data-block-layout='94651'], body #_lp_block_48122301[data-block-layout='94651'], body #_lp_block_48177501[data-block-layout='94651'] {
      padding-top: 30px; } }
  @media (max-width: 480px) {
    body #_lp_block_48122101[data-block-layout='1725861'] .lpc-features-8__features-text {
      font-size: 15px; } }
  @media (max-width: 480px) {
    body #_lp_block_48511901[data-block-layout='1725861'] {
      padding-bottom: 0 !important; } }
  body #_lp_block_48511901[data-media-source="mobile"] .lpc-features-8__main {
    padding-bottom: 0 !important; }

@media (max-width: 768px) {
      .lpc-text-3__title, .lpc-form-4__title {
        font-size: 30px !important; }
        .lpc-text-3__title span, .lpc-form-4__title span {
          font-size: inherit !important; } }
  @media (max-width: 640px) {
    .lpc-text-3__title, .lpc-form-4__title {
      font-size: 27px !important; } }
  @media (max-width: 480px) {
    .lpc-text-3__title, .lpc-form-4__title {
      font-size: 25px !important; } }

@media (max-width: 480px) {
        .lpc-text-3 .lpc-text-3__main .lpc-text-3__title {
          font-size: 22px !important; } }
  @media (max-width: 430px) {
      .lpc-text-3 .lpc-text-3__main .lpc-text-3__title {
        font-size: 16px !important; } }

.novost {
  line-height: 25px;
  list-style-position: outside;
  list-style-type: none; }

.novost > li {
  margin: 0 0 10px;
  position: relative;
  vertical-align: top;
  color: #4a4a4a;
  font-size: 17px; }

.novost > li:before {
  background: url("/t/images/iconfinder32.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  content: "";
  height: 32px;
  left: -40px;
  position: absolute;
  top: -3px;
  width: 32px; }

.content a:not([class]):visited {
  color: #074694 !important; }

.site-search-form input[type="text"] {
  padding: 15px;
  border-radius: 50px;
  border: 1px solid #000;
  box-sizing: border-box;
  outline: none;
  font-size: 15px;
  font-weight: normal;
  font-family: Montserrat, sans-serif;
  transition: ease 0.4s; }
  .site-search-form input[type="text"]:hover, .site-search-form input[type="text"]:focus {
    border-color: #4a90e2; }
  .site-search-form .submit-wrapper {
    padding-top: 15px; }
  .site-search-form .submit_btn {
    height: 45px;
    width: 110px;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border: 0;
    color: #fff;
    font-size: 15px;
    font-family: Montserrat, sans-serif;
    background: rgba(74, 144, 226, 1);
    border-radius: 50px;
    transition: ease 0.4s;
    outline: none; }
  .site-search-form .submit_btn:hover {
    background: #5ea4f6; }

form .submit_btn {
  height: 45px;
  width: 130px;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border: 0;
  color: #fff;
  font-size: 15px;
  font-family: Montserrat, sans-serif;
  background: rgba(74, 144, 226, 1);
  border-radius: 50px;
  transition: ease 0.4s;
  outline: none; }
  form .submit_btn:hover {
    background: #5ea4f6; }

.midrodata_pagepath {
  display: none; }

.lpc-content-wrapper + .g-submenu {
  display: none !important; }

.lpc-features-8__sub-title {
  color: rgba(72, 72, 72, 1);
  font-size: 16px;
  text-align: left;
  text-align-last: left;
  font-weight: 400;
  text-decoration: none;
  line-height: 150%;
  font-family: Montserrat, sans-serif; }
  @media (min-width: 1067px) {
  .lpc-features-8__sub-title {
    padding-left: 36px; } }
