/*
  @author Roman Kosovichev (romandkos@artlebedev.ru)
  @created 2017.08.10
  @copyright Art. Lebedev Studio (http://www.artlebedev.ru/)

  This source code follows Formatting section of Google CSS Style Guide
  https://google.github.io/styleguide/htmlcssguide.html#CSS_Formatting_Rules
*/
.content_cols .content_col {
  position: relative;
  display: inline-block;
  vertical-align: top;
  zoom: 1; }

.switcher_simple_content.with_hidden_content.open {
  display: block; }

.hidden_content.open {
  display: block; }
  .hidden_content.open p.open {
    display: block; }

.question.open > .answer.open {
  display: block; }

.banks.hide,
.other.hide,
.insurance.hide,
.switcher_simple_container.hide,
.switcher.type3.with_pseudo li.hide {
  display: none; }

.with_hidden_content .hidden_content_link {
  margin-bottom: 2em; }

.switcher_simple_content.hide,
.question.hide, p.hide {
  display: none !important; }

.one.gcolumns {
  min-width: 33px; }

.content_cols_2 .content_col {
  width: 47%;
  *width: 46%;
  margin-left: 5.3%; }
  .content_cols_2 .content_col:first-child {
    margin-left: 0; }

.content_cols .content_col_large {
  width: 60%;
  margin-right: 4%; }

.content_cols .content_col_small {
  width: 35%; }

.reception_type_container {
  margin: 40px -10px;
  max-width: 720px; }
  .reception_type_container .button {
    padding: 8px 30px 9px; }

.video_container {
  max-width: 62.85em; }

.pretty_form.small_form {
  margin-bottom: 2em; }

.reception_type {
  border: none;
  display: table;
  height: 100%;
  margin-bottom: 0;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  transition: background 0.3s ease;
  vertical-align: middle; }
  .reception_type h2 {
    display: table-cell;
    vertical-align: middle; }
  .reception_type:hover {
    color: #000; }
  .reception_type * {
    color: black;
    display: inline; }
  .reception_type:hover *,
  .reception_type *:hover {
    -webkit-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    border-bottom-color: inherit;
    color: inherit; }
  .reception_type p {
    font-size: 13px;
    color: #000 !important; }

.highlight {
  background-color: #FED933;
  color: black;
  border-bottom: transparent;
  padding: 2px;
  text-decoration: none; }

.confirm button {
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  padding: 25px 40px 27px; }
  .confirm button h1 {
    min-height: initial;
    text-align: center;
    padding: 0;
    margin: 0 !important; }

.reception_type_container.content_cols_2 .content_col {
  width: -webkit-calc(50% - 22px);
  width: -moz-calc(50% - 22px);
  width: calc(50% - 22px);
  height: 105px;
  margin: 10px;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px; }

.add_fields_link.add_fields_link_spaced {
  display: inline-block;
  margin-top: 20px; }

.complaint_autoreply {
  margin-bottom: 35px; }

.complaint_controls {
  display: inline-block;
  padding-bottom: 1.5em; }

.pretty_form {
  margin: 0; }

/* Founded */
.main .founded h4 {
  margin: 20px 20px 15px; }

.main .founded p {
  margin: 0 40px 15px; }

.main .founded ul {
  margin: 0 70px 20px; }

/* Social */
.fb-login-button.fb_iframe_widget {
  display: none !important; }

.data.data_reduced .over-text {
  overflow: hidden;
  width: 86%;
  height: 55px; }

.data.data_reduced .show-text {
  height: initial;
  -webkit-transition: all;
  -o-transition: all;
  -moz-transition: all;
  transition: all; }

.data.data_reduced .over-text p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

#frame_OK {
  display: none; }

#main_wrap {
  float: left; }

.container_reception form {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  width: 65%; }

.container_reception .authorization-container {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  float: right;
  margin: 20px 0;
  padding-left: 20px;
  width: 35%; }
  .container_reception .authorization-container a {
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    display: inline-block;
    padding: 9px 15px 5px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s; }
    .container_reception .authorization-container a:hover {
      border-color: #bfbfbf; }

.thankfulness_wrapper {
  margin-bottom: 35px; }
  .thankfulness_wrapper.opacity {
    opacity: 0;
    -webkit-transition: 2s;
    -o-transition: 2s;
    -moz-transition: 2s;
    transition: 2s; }

@media (max-width: 768px) {
  .container_reception .authorization-container {
    float: none;
    padding-left: 0;
    width: 100%; }
  .container_reception form {
    float: none;
    width: 100%; } }

@media (max-width: 480px) {
  .reception_type_container.content_cols_2 .content_col {
    height: 90px;
    margin: 5px;
    width: -webkit-calc(50% - 12px);
    width: -moz-calc(50% - 12px);
    width: calc(50% - 12px); }
    .reception_type_container.content_cols_2 .content_col > a {
      padding: 0 10px; }
    .reception_type_container.content_cols_2 .content_col h2 {
      font-size: 115%; } }

@media (max-width: 424px) {
  .reception_type_container .button {
    padding: 9px 5px; } }
