@charset "utf-8";
/*688*/
#sandbox_theme_panel_64305 {
  top: 50% !important;
  right: 0 !important;
  left: inherit !important;
  width: 200px !important;
  font-size: 12px !important; }
/**
 * reg_id: 8488083
 * staff_id:688 
 * блок иконок
 **/
.block-icons-wr {
  padding: 0;
  margin: 0;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 1000;
  overflow: hidden;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  min-height: 65px; }
  .block-icons-wr .lside {
    padding: 0; }
    .block-icons-wr .lside .title-soc {
      font-size: 0;
      line-height: 0;
      cursor: pointer;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      transition: all 0.2s linear;
      position: relative;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      -o-border-radius: 100%;
      border-radius: 100%;
      /*&:after {
       content:"";
       display: block;
       position: absolute;
       left: 6px;
       right: 6px;
       top: 6px;
       bottom: 6px;
       @include border-radius(100%);
       border:1px solid rgba(#fff,1);
       }*/ }
      .block-icons-wr .lside .title-soc img {
        max-width: 65px;
        max-height: 65px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
        border-radius: 100%; }
      .block-icons-wr .lside .title-soc:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
  .block-icons-wr .rside {
    display: none;
    padding: 5px; }
  .block-icons-wr .top-side {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    padding: 0; }
    .block-icons-wr .top-side .list-icons {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start; }
      .block-icons-wr .top-side .list-icons a {
        display: block;
        padding-right: 10px;
        -webkit-transition: all 0.15s linear;
        -moz-transition: all 0.15s linear;
        -o-transition: all 0.15s linear;
        -ms-transition: all 0.15s linear;
        transition: all 0.15s linear; }
        .block-icons-wr .top-side .list-icons a img {
          -webkit-border-radius: 100px;
          -moz-border-radius: 100px;
          -ms-border-radius: 100px;
          -o-border-radius: 100px;
          border-radius: 100px;
          max-width: 44px; }
        .block-icons-wr .top-side .list-icons a:hover {
          -webkit-transform: scale(1.1);
          -moz-transform: scale(1.1);
          -ms-transform: scale(1.1);
          -o-transform: scale(1.1);
          transform: scale(1.1); }
      .block-icons-wr .top-side .list-icons span {
        display: block;
        width: 44px;
        height: 44px;
        text-align: center;
        line-height: 44px;
        font-size: 30px;
        color: red;
        cursor: pointer;
        -webkit-transition: all 0.1s linear;
        -moz-transition: all 0.1s linear;
        -o-transition: all 0.1s linear;
        -ms-transition: all 0.1s linear;
        transition: all 0.1s linear; }
        .block-icons-wr .top-side .list-icons span:hover {
          -webkit-transform: scale(1.1);
          -moz-transform: scale(1.1);
          -ms-transform: scale(1.1);
          -o-transform: scale(1.1);
          transform: scale(1.1); }
  .block-icons-wr .bot-side {
    padding: 5px 0px 0px 0px;
    text-align: center;
    color: #000;
    color: red;
    font-size: 13px; }

.header-top-wrapper .right-header .mail-button {
  display: none;
  width: 59px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2020%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%2348413f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.125%2C-0.000%20L1.875%2C-0.000%20C0.841%2C-0.000%20-0.000%2C0.807%20-0.000%2C1.800%20L-0.000%2C13.199%20C-0.000%2C14.192%200.841%2C15.000%201.875%2C15.000%20L18.125%2C15.000%20C19.158%2C15.000%2020.000%2C14.192%2020.000%2C13.199%20L20.000%2C1.800%20C20.000%2C0.807%2019.158%2C-0.000%2018.125%2C-0.000%20ZM18.125%2C1.200%20C18.229%2C1.200%2018.323%2C1.230%2018.409%2C1.274%20L11.572%2C7.783%20C10.927%2C8.243%2010.526%2C8.400%209.999%2C8.400%20C9.475%2C8.400%209.074%2C8.244%208.428%2C7.787%20L1.590%2C1.274%20C1.677%2C1.230%201.770%2C1.200%201.875%2C1.200%20L18.125%2C1.200%20ZM18.125%2C13.800%20L1.875%2C13.800%20C1.530%2C13.800%201.250%2C13.530%201.250%2C13.199%20L1.250%2C2.640%20L7.580%2C8.669%20L7.646%2C8.724%20C8.381%2C9.250%209.062%2C9.600%209.999%2C9.600%20C10.940%2C9.600%2011.621%2C9.248%2012.356%2C8.719%20L18.750%2C2.639%20L18.750%2C13.199%20C18.750%2C13.530%2018.469%2C13.800%2018.125%2C13.800%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  @media (max-width: 960px) {
    .header-top-wrapper .right-header .mail-button {
      display: block; } }

@media (max-width: 767px) {
  .header-top-wrapper .right-header .mail-button {
    margin-top: -3px;
    height: 66px; }
    .header-top-wrapper .right-header a.contacts-button {
      margin-top: -3px;
      height: 66px; } }

.contacts-footer-wrapper .social-block a svg {
  max-height: 26px; }
