
.textwidget ul,
.widget_nav_menu ul,
.wpb_wrapper ul {
  list-style: disc;
  padding-left: 40px; }

.textwidget ol,
.wpb_wrapper ol {
  list-style: decimal;
  padding-left: 40px; }

.wpb_wrapper .wpb_content_element {
  margin-bottom: 0; }

.widgettitle_h1 h1,
.widgettitle_h2 h2 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 700; }

.form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-group:before, .form-group:after {
    content: "";
    display: table; }
  .form-group:after {
    clear: both; }
  .form-group > div {
    padding: 0 15px; }

.author,
.email {
  float: left;
  width: 50%; }

#respond .form-group input[type="text"],
#respond .form-group input[type="password"],
#respond .form-group input[type="email"] {
  width: 100% !important; }

@media (max-width: 640px) {
  .form-group > div {
    width: 100%;
    float: none; } }

.gray-content-box {
  padding: 10px;
  background-color: #f3f2f0; }
  .gray-content-box p {
    margin-bottom: 0; }

.row_custom-blocks.section {
  margin-left: -15px;
  margin-right: -15px; }

.row_custom-blocks .one-fourth.column {
  width: 25%;
  padding: 0 15px; }

.row_custom-blocks .one-third.column {
  width: 33.33%;
  padding: 0 15px; }

.custom-block + .widget.widget_text {
  display: none; }

.custom-block {
  padding: 5px 0;
  margin-bottom: 20px;
  text-align: center;
  border: 1px solid #ebeced;
}

.custom-block_title {
  color: #444b52;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  height: 36px;
  padding: 0 5px;
  overflow: hidden;
  display: block;
  text-transform: uppercase;
  text-align: center; }
  .custom-block_title:before {
    content: '';
    display: inline-block;
    vertical-align: middle; }

.custom-block_img-box {
  overflow: hidden;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px; }
  .custom-block_img-box img {
    transition: transform 0.35s ease; }
  .custom-block_img-box:hover img {
    transform: scale(1.2); }

.custom-block_text-box {
  font-size: 12px;
  line-height: 14px;
  height: 42px;
  overflow: hidden;
  padding: 0 5px; }

.img-position-right {
  float: right; }

.content_home .the_content > span {
  display: table;
  width: 100%; }

.custom-box-table {
  margin-bottom: 20px;
  color: #3c414c;
  font-size: 14px;
  letter-spacing: -0.025em; }
  .custom-box-table td {
    vertical-align: middle; }
    .custom-box-table td:nth-child(4) {
      font-size: 12px; }

@media (max-width: 991px) {
  #sub_home {
    text-align: center; } }

@media (max-width: 767px) {
  .custom-block_title {
    height: auto;
    margin-bottom: 5px; }
  .custom-block_img-box,
  .custom-block_text-box {
    text-align: center; }
  h1.widgettitle_h2, h2.widgettitle_h2, h1.widgettitle, h2.widgettitle, .widgettitle_h2 h1, .widgettitle_h2 h2 {
    font-size: 24px;
    line-height: 24px; }
  .custom-box-table .section_wrapper .column {
    overflow: auto; } }

@media (max-width: 480px) {
  .tab-text {
    display: none; }
  .tabs .popover-share ul {
    transform: translateX(-50%); }
  .tabs .popover-share ul:before {
    border: none; } }

@media (max-width: 1199px) {
  #footer-menu li {
    padding-left: 10px;
    padding-right: 10px; } }

.with_aside .sections_group.form-section {
  width: 100%;
  float: none; }

@media (max-width: 960px) {
  .with_aside .four.columns {
    display: none; }
  .with_aside .sections_group {
    width: 100% !important; } }

.container-custom {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-left: 15px;
  padding-right: 15px; }
  .container-custom:before, .container-custom:after {
    content: "";
    display: table; }
  .container-custom:after {
    clear: both; }

@media (min-width: 768px) {
  .container-custom {
    width: 708px; } }

@media (min-width: 960px) {
  .container-custom {
    width: 940px; } }

@media (min-width: 1240px) {
  .container-custom {
    width: 1200px; }
}


.header {
  padding-top: 8px;
  margin-bottom: 20px;
  width: 100%;
}
  .header .call-btn {
    float: right;
    width: 180px;
    height: 40px;
    line-height: 38px;
    background-color: white;
    border: 1px solid #42a5f5;
    border-radius: 4px;
    color: #3693d5;
    font-size: 14px;
    font-weight: 700;
    margin-top: 26px;
    padding: 0; }

.header-bottom-line {
  margin-top: 10px;
}
.header-bottom-line .container-menu2 {
  background-color: #3693d5;
}

  .header-bottom-line .container-custom {
    padding: 0;
  }

.logo {
  display: block;
  float: left; }
  .logo:hover {
    text-decoration: none; }
  .logo__img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    height: auto;
    vertical-align: middle; }

.work-time {
  margin-left: 77px;
  margin-top: 35px;
  float: left;
  min-height: 28px;
  padding-left: 40px;
  position: relative;
  color: #292929;
  line-height: 1;
  font-size: 14px;
  font-weight: 400; }
  .work-time:before {
    content: '';
    left: 0;
    position: absolute;
    display: block;
    background-image: url("../images/sprites/sprite.png");
    background-position: 0px -40px;
    width: 28px;
    height: 28px;
    background-size: 157px, 123px;
    background-repeat: no-repeat; }

.call-btn {
  margin-top: 37px;
  text-align: center;
  display: inline-block;
  width: 180px;
  background-color: #3693d5;
  height: 40px;
  padding-top: 5px;
  line-height: 30px;
  text-decoration: none;
  border-radius: 5px;
  color: white;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase; }
  .call-btn.call-content {
    display: block;
    margin: 0 auto; }
  .call-btn:hover {
    color: white;
    text-decoration: none;
    background-color: #3693d5; }

.head-info-panel {
  float: right;
  margin-top: 22px; }

.phone-section {
  width: 320px; }
  .phone-section__elem {
    width: 49%;
    margin-bottom: 4px;
    display: inline-block;
    vertical-align: top;
    color: #292929;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 0.1em; }
    .phone-section__elem:hover {
      text-decoration: none; }
  .phone-section__icon {
    margin-right: 10px; }

.sprite-icon {
  display: inline-block;
  vertical-align: middle; }

.icon-star {
  background-image: url("../images/sprites/sprite.png");
  background-position: 0px -78px;
  width: 20px;
  height: 19px;
  background-size: 157px, 123px;
  background-repeat: no-repeat; }

.icon-life {
  background-image: url("../images/sprites/sprite.png");
  background-position: -30px -78px;
  width: 19px;
  height: 19px;
  background-size: 157px, 123px;
  background-repeat: no-repeat; }

.icon-voda {
  background-image: url("../images/sprites/sprite.png");
  background-position: -59px -78px;
  width: 19px;
  height: 19px;
  background-size: 157px, 123px;
  background-repeat: no-repeat; }

.icon-phone {
  background-image: url("../images/sprites/sprite.png");
  background-position: -88px -78px;
  width: 19px;
  height: 18px;
  background-size: 157px, 123px;
  background-repeat: no-repeat; }

.header-panel {
  margin-left: 15px;
  border-left: 1px solid #5ea9dd;
  float: left; }

.btn-call {
  display: none;
  width: 128px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  height: 50px;
  line-height: 50px;
  text-decoration: none;
  color: white;
  font-family: "Open Sans", sans-serif;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase; }
  .btn-call:hover {
    text-decoration: none;
    color: white;
    background-color: rgba(65, 97, 125, 0.6); }

.btn-panel-close {
  display: none;
  position: absolute;
  top: 17.5px;
  left: 47px;
  z-index: 3;
  cursor: pointer;
  background-image: url("../images/sprites/sprite.png");
  background-position: 0px -107px;
  width: 16px;
  height: 16px;
  background-size: 157px, 123px;
  background-repeat: no-repeat; }

.btn-open-menu {
  float: left;
  cursor: pointer;
  width: 108px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: none;
  border-left: 1px solid #5ea9dd;
  border-right: 1px solid #5ea9dd; }

.icon-menu {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../images/sprites/sprite.png");
  background-position: -38px -40px;
  width: 30px;
  height: 23px;
  background-size: 157px, 123px;
  background-repeat: no-repeat; }

.header-bottom-line .menu {
  background: #3693d5;
}

.menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
  .menu ul:before, .menu ul:after {
    content: "";
    display: table;
  }
  .menu ul:after {
    clear: both; }

.header .menu li {
  float: left; }

.header .menu a {
  display: block;
  color: white;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 50px;
  text-transform: uppercase;
  padding: 0 36px;
}
.header .menu a:hover {
    text-decoration: none;
    color: white;
    background-color: rgba(65, 97, 125, 0.6);
}

@media (max-width: 960px) {
  .header .header-bottom-line .menu li {
    border: none;
    float: none;
  }
  .header .menu a {
    font-size: 14px;
    font-weight: 100;
    line-height: 36px;
    padding: 0 16px;
  }
}


.header .menu li {
  border-right-color: #5ea9dd; }

#Footer .menu a { }

#Footer .menu li { }

.search-box {
  float: right;
  margin-right: 15px;
  position: relative;
  border-right: 1px solid #5ea9dd; }

.search-btn {
  display: inline-block;
  width: 80px;
  height: 50px;
  background-color: transparent;
  padding: 0;
  text-align: center;
  line-height: 50px; }
  .search-btn.open {
    background-color: rgba(255, 255, 255, 0.75); }

.search-down {
  position: absolute;
  z-index: 5;
  top: 100%;
  right: 15px;
  width: calc(100% - 30px);
  height: 50px;
  display: none; }
  .search-down input[type="text"].search-down__input {
    position: relative;
    z-index: 2;
    display: block;
    margin: 0;
    border-radius: 0;
    background: #fff;
    width: 100%;
    background-color: white;
    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.33);
    padding: 17px 60px 17px 20px;
    color: #000; }
  .search-down__close {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -8px;
    z-index: 3;
    cursor: pointer; }

.icon-search {
  background-image: url("../images/sprites/sprite.png");
  background-position: -117px -28px;
  width: 18px;
  height: 18px;
  background-size: 157px, 123px;
  background-repeat: no-repeat; }

.open .icon-search {
  background-image: url("../images/sprites/sprite.png");
  background-position: -117px 0px;
  width: 18px;
  height: 18px;
  background-size: 157px, 123px;
  background-repeat: no-repeat; }

.icon-close {
  background-image: url("../images/sprites/sprite.png");
  background-position: -117px -56px;
  width: 16px;
  height: 16px;
  background-size: 157px, 123px;
  background-repeat: no-repeat; }

.btn-open-phone {
  width: 60px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  float: right;
  display: none;
  cursor: pointer;
  border-left: 1px solid #5ea9dd;
  border-right: 1px solid #5ea9dd; }
  .btn-open-phone.open {
    background-color: rgba(255, 255, 255, 0.75); }
    .btn-open-phone.open .icon-phone {
      background-image: url("../images/sprites/sprite.png");
      background-position: -52px -107px;
      width: 16px;
      height: 16px;
      background-size: 157px, 123px;
      background-repeat: no-repeat; }
  .btn-open-phone .icon-phone {
    display: inline-block;
    vertical-align: middle;
    background-image: url("../images/sprites/sprite.png");
    background-position: -26px -107px;
    width: 16px;
    height: 16px;
    background-size: 157px, 123px;
    background-repeat: no-repeat; }

.desct-lang {
  float: right;
  margin-right: 60px;
  margin-left: 60px;
  margin-top: 20px;
  text-align: center;
  width: 100px; }
  .desct-lang li {
    display: inline-block;
    vertical-align: middle; }
  .desct-lang .desct-lang__text {
    color: #292929;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    width: 100%; }
  .desct-lang a {
    color: #292929;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    font-weight: 700; }
    .desct-lang a:hover {
      text-decoration: none; }
  .desct-lang .current-lang a {
    color: rgba(41, 41, 41, 0.3);
    border-bottom: none; }
  .desct-lang .lang-item-first:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 14px;
    background-color: #292929;
    margin-left: 8px;
    margin-right: 8px; }

.lang {
  display: none;
  margin: 40px auto 0; }
  .lang li {
    display: inline-block;
    vertical-align: middle; }
    .lang li:not(:last-child) {
      margin-right: 30px; }
    .lang li a {
      color: #3693d5;
      font-size: 16px;
      font-weight: 700;
      text-transform: uppercase; }
      .lang li a:not(:last-child) {
        margin-right: 30px; }
      .lang li a:hover {
        text-decoration: none; }
    .lang li.current-lang a {
      text-decoration: underline;
      color: #1A6EAA;
      border-bottom: none; }

.social-group {
  display: none;
  margin: 20px auto 0; }
  .social-group__link {
    text-align: center;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px; }
    .social-group__link:not(:last-child) {
      margin-right: 10px; }
    .social-group__link:hover {
      opacity: .8; }

.icon-fb {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../images/sprites/sprite.png");
  background-position: -145px -60px;
  width: 9px;
  height: 16px;
  background-size: 157px, 123px;
  background-repeat: no-repeat; }

.icon-tw {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../images/sprites/sprite.png");
  background-position: -80px -52px;
  width: 20px;
  height: 16px;
  background-size: 157px, 123px;
  background-repeat: no-repeat; }

.icon-gp {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../images/sprites/sprite.png");
  background-position: -80px -26px;
  width: 25px;
  height: 16px;
  background-size: 157px, 123px;
  background-repeat: no-repeat; }

.icon-vk {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../images/sprites/sprite.png");
  background-position: -80px 0px;
  width: 27px;
  height: 16px;
  background-size: 157px, 123px;
  background-repeat: no-repeat; }

.fixed-social {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 6;
  display: none;
}
  .fixed-social.show {
    display: block;
  }

  .fixed-social__link {
    display: block;
    width: 50%;
    float: left;
    line-height: 50px;
    text-align: center; }
    .fixed-social__link:hover {
      opacity: 0.95; }
  .fixed-social .bg-box-1 {
    background-color: #7c519b; }
  .fixed-social .bg-box-2 {
    background-color: #3baae0; }

.icon-skype {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../images/sprites/sprite.png");
  background-position: -40px 0px;
  width: 30px;
  height: 30px;
  background-size: 157px, 123px;
  background-repeat: no-repeat; }

.icon-viber {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../images/sprites/sprite.png");
  background-position: 0px 0px;
  width: 30px;
  height: 30px;
  background-size: 157px, 123px;
  background-repeat: no-repeat; }

.header-bottom-line {
  height: 50px;
}
.header-fixed .container-menu2 {
  position: fixed;
  z-index: 6;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 0;
  margin-bottom: 0;
}

@media (min-width: 1200px) {

    .header-fixed .logo {
      height: 48px; }
    .header-fixed .work-time {
      display: none; }
    .header-fixed .head-info-panel {
      margin-top: 13px; }
    .header-fixed .phone-section {
      width: 630px; }
      .header-fixed .phone-section__elem {
        width: 24%; }
    .header-fixed .desct-lang {
      margin-top: 14px; }
      .header-fixed .desct-lang__text {
        display: none; }
    .header-fixed .call-btn {
      margin-top: 6px;
      border-color: transparent; }
    .header-fixed .header-bottom-line {
      margin-top: 4px; }
  #Content.fixed,
  body:not(.template-slider) #Content.fixed {
    padding-top: 181px; } }

@media only screen and (max-width: 1239px) and (min-width: 960px) {
  .header .call-btn {
    width: 145px;
    font-size: 12px; }
  .work-time {
    margin-left: 20px; }
  .phone-section {
    width: 305px; }
    .phone-section__elem {
      margin-bottom: 2px; }
  .desct-lang {
    margin-left: 20px;
    margin-right: 20px; }
  .menu a {
    padding: 0 14px; } }

@media (min-width: 1025px) {
  .fixed-social {
    display: none !important; } }

@media (min-width: 961px) {
  .header-panel {
    display: block !important; } }

@media (max-width: 960px) {
  .header {
    padding-top: 5px; }
    .header .call-btn {
      display: none; }
  .logo {
    height: 38px; }
  .work-time,
  .desct-lang {
    display: none; }
  .head-info-panel {
    display: none;
    margin-right: 0;
    padding: 20px;
    position: absolute;
    z-index: 10;
    right: 0;
    top: 115px;
    width: 217px;
    background-color: white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.33); }
    .head-info-panel.open {
      display: block; }
    .head-info-panel:before {
      display: block;
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 8px 10px 8px;
      border-color: transparent transparent #ffffff transparent;
      position: absolute;
      top: -10px;
      right: 11px; }
  .phone-section {
    margin-top: 0;
    width: 100%;
    float: none; }
    .phone-section__elem {
      width: 100%;
      font-weight: 400; }
  .btn-panel-close,
  .btn-open-menu,
  .btn-open-phone {
    display: block; }
  .btn-call,
  .social-group,
  .lang {
    display: table; }
  .search-box {
    float: left; }
  .search-btn {
    width: 108px; }
  .header-bottom-line {
    margin-top: 5px; }
  .header-panel {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    background-color: #e7e7e7;
    margin: 0;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 45px;
    border-left: none;
    display: none; }
    .header-panel.open {
      display: block; }
  .menu li {
    float: none;
    text-align: center; }
  .menu a {
    color: #000; }
  .search-box {
    margin-right: 0; } }

@media (max-width: 400px) {
  .search-btn,
  .btn-open-menu {
    width: 60px; } }

.flag {
  position: relative; }
  .flag__slider {
    padding-left: 50px;
    padding-right: 50px; }
  .flag__elem {
    margin-bottom: 20px; }
  .flag__img {
    border: 1px solid #eee;
    width: 46px;
    height: 32px; }
  .flag__img, .flag__text {
    display: inline-block;
    vertical-align: middle; }
  .flag__text {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px; }
  .flag button.flag-control[type=button] {
    position: absolute;
    top: 50%;
    margin: -20px 0 0 0;
    z-index: 3;
    cursor: pointer;
    display: inline-block;
    padding: 0; }
    .flag button.flag-control[type=button].control-prev {
      background-image: url("../images/sprites/sprite.png");
      background-position: -145px -30px;
      width: 12px;
      height: 20px;
      background-size: 157px, 123px;
      background-repeat: no-repeat;
      left: 19px; }
    .flag button.flag-control[type=button].control-next {
      background-image: url("../images/sprites/sprite.png");
      background-position: -145px 0px;
      width: 12px;
      height: 20px;
      background-size: 157px, 123px;
      background-repeat: no-repeat;
      right: 19px; }
    .flag button.flag-control[type=button]:hover {
      opacity: .8; }
    .flag button.flag-control[type=button]:after, .flag button.flag-control[type=button]:before {
      display: none; }
  .flag a {
    color: #787e87; }

@media (max-width: 600px) {
  .flag__slider {
    padding-left: 0;
    padding-right: 0; }
  .flag-control {
    display: none; }
  .flag button.flag-control[type=button] {
    display: none; }
  .flag__text {
    padding-left: 5px;
    padding-right: 5px; } }

.country {
  display: table;
  width: 100%;
  max-width: 150px;
  margin-left: auto;
  margin-right: auto; }
  .country:not(:last-child) {
    margin-bottom: 12px; }
  .country__img-box, .country__text {
    display: table-cell;
    vertical-align: middle; }
  .country__img-box {
    min-width: 30px;
    height: auto; }
  .country__img {
    border: 1px solid #d8d8d8;
    width: 100%;
    display: block; }
  .country__text {
    padding-left: 12px;
    color: #3c414c;
    font-size: 18px;
    text-align: left; }

.modal-open {
  overflow: hidden;
  position: fixed; }

.modal-wrapp {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999999;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  text-align: center;
  padding: 0; }
  .modal-wrapp:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px; }
  .modal-wrapp .modal-overlay {
    position: relative;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6); }

.modal {
  position: relative;
  z-index: 3;
  padding: 20px;
  width: 300px;
  background-color: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.33);
  display: inline-block;
  vertical-align: middle; }

.modal-text {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700; }

input[type="text"].modal-input {
  width: 100%;
  height: 40px;
  background-color: white;
  border: 1px solid #c7c7c7;
  margin-bottom: 23px;
  border-radius: 0; }

input[type="submit"].modal-send {
  height: 40px;
  background: #3693d5;
  border-radius: 4px; }

.tabs {
  margin-top: 15px; }
  .tabs ul {
    list-style: none;
    padding: 0;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5; }
    .tabs ul:before, .tabs ul:after {
      content: "";
      display: table; }
    .tabs ul:after {
      clear: both; }
    .tabs ul li {
      cursor: pointer;
      line-height: 54px;
      width: 33.33%;
      text-align: center;
      float: left;
      color: #90949c;
      font-size: 14px;
      font-weight: 400; }
    .tabs ul .tab-text a, .tabs ul .tab-text {
      color: #90949c; }
      .tabs ul .tab-text a:hover, .tabs ul .tab-text:hover {
        color: #3693D5;
        text-decoration: none; }

.tab-content {
  padding: 15px 0; }

.form-title {
  color: #3f464e;
  font-size: 21px;
  font-weight: 400;
  line-height: 21px;
  text-transform: uppercase;
  margin-bottom: 20px;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 700; }

.form input[type="text"].form-input,
.form input[type="email"].form-input,
.form textarea.form-input {
  background-image: none;
  box-shadow: none;
  color: #b9bac5;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 15px;
  width: 100%;
  background-color: white;
  border: 1px solid #dee0ed;
  border-radius: 4px;
  padding: 10px 7px; }

.form textarea.form-input {
  height: 84px; }

.form input[type="submit"].btn-send {
  height: 40px;
  background-image: none;
  background-color: #3693d5;
  border-radius: 4px;
  border-color: #3693d5;
  width: 100%;
  color: white;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  text-transform: uppercase;
  padding: 11px 10px; }

.comment-box {
  display: none; }
  .comment-box.open {
    display: block; }

.review {
  color: #333; }
  .review__row {
    min-height: 48px;
    margin-bottom: 30px; }
  .review__img-box {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 00px;
    left: 0; }
  .review__img {
    display: block;
    max-width: 100%;
    max-height: -100%; }
  .review__user-name {
    display: inline-block;
    vertical-align: middle;
    color: #128ee9;
    font-weight: 500;
    text-decoration: none;
    word-break: break-all;
    font-size: 12px; }
  .review__time {
    display: inline-block;
    vertical-align: middle;
    color: #767676;
    font-size: 11px;
    margin-left: 6px; }
  .review-parent {
    position: relative;
    padding-left: 58px;
    margin-bottom: 5px; }
  .review-children {
    position: relative;
    padding-left: 116px; }
  .review-children + .review-children {
    margin-top: 5px; }
  .review-children .review__img-box {
    left: 58px; }
  .review__text {
    font-size: 12px; }

button.answer-btn {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  text-transform: none;
  letter-spacing: 0;
  font-size: 12px;
  margin-bottom: 5px; }
  button.answer-btn:hover {
    text-decoration: underline; }
  button.answer-btn:before, button.answer-btn:after {
    display: none; }

.parsley-errors-list {
  color: red;
  padding: 0;
  margin-bottom: 3px;
  font-size: 12px;
  margin-top: -10px; }

 .wp-caption.scale-with-grid {
    max-width: 100%;
    margin: 20px 0;
    line-height: 0;
  }
 .aligncenter {
    text-align: center;
    margin: 0 auto;
    display: block;
    clear: both;
  }
