h1 {
  display: block;
  width: auto;
  line-height: 1.2;
  color: #0a0a0a;
  font-size: 23px;
}
h2 {
  display: block;
  line-height: 1.2;
  color: #0a0a0a;
  font-size: 19px;
  margin-top: 25px;
}
h2::after {
  content: '';
  margin-top: 12px;
  border-bottom: 4px solid #168de2;
  display: block;
}
a {
  color: #23527c;
}
a:hover {
  color: #b0493b;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-width: 1px 0 0;
  border-style: solid none none;
  border-color: #eee currentcolor currentcolor;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
}
body {
  display: block;
  font-family: 'Open Sans', sans-serif;
  background: #fafafa none repeat scroll 0 0;
  height: auto;
  color: #444;
  line-height: 1.5625;
}
.header {
  display: block;
  width: 100%;
  background: transparent none repeat scroll 0 0;
  margin: 0 auto;
}
.header-top {
  display: block;
  width: 100%;
  background: transparent none repeat scroll 0 0;
}
.header-top-container {
  width: 96%;
  max-width: 960px;
  display: block;
  margin: 0 auto;
  padding: 20px 2% 15px;
}
.header-top-left {
  display: block;
  float: left;
  width: 30%;
}
.header-top-left-logo {
  display: block;
  width: 100%;
  float: left;
  min-width: 30%;
}
.header-top-left-logo img {
  display: block;
  width: 100%;
}
.header-top-left::after {
  content: '';
  display: block;
  clear: both;
}
.header-top-right {
  display: block;
  float: right;
  width: auto;
  margin-top: 2%;
}
.header-top-right-text {
  display: block;
  width: auto;
  margin-bottom: 3%;
}
.header-top-right-text ul {
  display: block;
  font-size: 0;
  float: right;
}
.header-top-right-text ul li {
  display: inline-block;
  width: auto;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  color: #0a0a0a;
}
.header-top-right-text ul li.separate {
  margin: 0 5px;
  font-weight: 400;
  color: #0a0a0a;
}
.header-top-right-text ul li a {
  text-decoration: underline;
  font-weight: 400;
  color: #0a0a0a;
  opacity: 1;
}
.header-top-right-text ul li a:hover {
  opacity: 0.8;
}
.header-top-right-text::after {
  content: '';
  display: block;
  clear: both;
}
.header-top-right-search {
  display: block;
  width: auto;
}
.input-search {
  display: block;
  border: 1px solid #a9a9a9;
  padding: 5px;
  width: 170px;
}
.header-top-container::after {
  content: '';
  display: block;
  clear: both;
}
.header-bottom {
  display: block;
  width: 100%;
  background: #333541 none repeat scroll 0 0;
}
.header-bottom-container {
  max-width: 960px;
  margin: 0 auto;
  width: 96%;
  display: block;
  padding: 13px 2%;
}
.header-bottom ul {
  display: block;
  font-size: 0;
}
.header-bottom ul li {
  display: inline-block;
  width: auto;
  padding: 0 3%;
}
.header-bottom ul li a {
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  opacity: 1;
}
.header-bottom ul li a:hover {
  opacity: 0.8;
}
.content {
  display: block;
  width: 97%;
  max-width: 1000px;
  margin: 0 auto;
  background: #fff none repeat scroll 0 0;
  padding: 25px 1.5%;
  position: relative;
}
.content-left {
  display: block;
  float: left;
  width: 71%;
  padding-right: 2%;
}
.content-left-social {
  display: block;
  width: 96%;
  background: #eee none repeat scroll 0 0;
  padding: 1% 2%;
  margin: 15px 0;
}
.content-left-social-pictures {
  display: block;
  width: 50%;
  float: left;
}
.content-left-social-pictures img {
  display: block;
  width: auto;
}
.content-left-social-comments {
  display: block;
  float: right;
  width: 50%;
  text-align: right;
  font-size: 13px;
}
.content-left-social-comments a {
  margin-left: 1%;
}
.content-left-social::after {
  content: '';
  display: block;
  clear: both;
}
.content-left-doctor {
  display: block;
  width: 96%;
  background-color: #e2e2e2;
  padding: 2%;
  margin-top: 25px;
}
.content-left-doctor-foto {
  display: block;
  width: 48%;
  float: left;
  margin-right: 2%;
}
.content-left-doctor-foto img {
  width: 100%;
  display: block;
}
.content-left-doctor-text {
  display: block;
  width: 50%;
  float: right;
}
.content-left-doctor::after {
  content: '';
  display: block;
  clear: both;
}
.content-important {
  display: block;
  width: auto;
  text-align: left;
  font-weight: 700;
  font-style: italic;
}
.buy-button-block::after {
  content: '';
  display: block;
  clear: both;
}
.opros-product-block {
  display: block;
  width: auto;
  margin-top: 2%;
}
.opros-product-line-right::after {
  content: '';
  display: block;
  clear: both;
}
.opros-product-line::after {
  content: '';
  display: block;
  clear: both;
}
.like-block {
  display: block;
  width: 95.7%;
  border: 2px solid #e6e6e6;
  padding: 0 2% 2%;
  margin: 3% 0;
  border-radius: 3px;
}
.like-block img {
  display: block;
  width: auto;
}
.vk-container {
  font-family: tahoma, arial, verdana, sans-serif;
  font-size: 15px;
  color: #000;
  text-decoration: none;
}
.vk-header {
  background: #dae2e8 none repeat scroll 0 0;
  padding: 4px 4px 4px 6px;
  margin-bottom: 10px;
}
.vk-logo {
  background: transparent none no-repeat scroll 0 0;
  width: 16px;
  height: 16px;
  float: right;
  margin-top: -1px;
}
.vk-header-text {
  padding: 2px 3px 1px;
  line-height: 100%;
  color: #45688e;
  font-weight: 700;
}
.vk-comment,
.vk-comment-load {
  margin-bottom: 15px;
  position: relative;
  border-bottom: 1px solid #dae1e8;
  padding-bottom: 15px;
}
.vk-avatar img {
  float: left;
  margin-right: 10px;
}
.vk-comment-name {
  color: #2b587a;
  font-weight: 700;
  font-size: 12px;
}
.vk-comment-text {
  margin-left: 60px;
}
.vk-comment-date {
  margin-left: 60px;
  color: #999;
}
.content-right {
  display: block;
  width: 27%;
  float: right;
  position: relative;
}
.content-right-recommend-container {
  display: block;
  max-width: 270px;
  width: 100%;
}
.content-right-recommend {
  display: block;
  width: auto;
}
.content-right-recommend-top {
  height: 48px;
  background: #4aa224 none repeat scroll 0 0;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  line-height: 48px;
  position: relative;
  text-align: center;
}
.content-right-recommend-top::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 17px 13px 0;
  border-color: transparent #4aa224 transparent transparent;
  left: 0;
  bottom: -13px;
}
.content-right-recommend-top::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 17px 0 0;
  border-color: #4aa224 transparent transparent;
  right: 0;
  bottom: -13px;
}
.content-right-recommend-middle {
  width: 86%;
  display: block;
  margin: auto;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 1% 1% 7%;
  text-align: center;
  background: #fff none repeat scroll 0 0;
  text-decoration: none;
}
.content-right-recommend-middle img {
  display: block;
  width: 75%;
  margin: 7% auto;
}
.content-right-statistic {
  display: block;
  width: 96%;
  padding: 0 2% 2%;
  background: #f3f3f3 none repeat scroll 0 0;
  color: #515151;
  margin-top: 5%;
}
.content-right-statistic-head {
  display: block;
  width: auto;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 1%;
}
.content-right-statistic-info {
  display: block;
  width: 100%;
  margin-bottom: 1%;
}
.content-right-statistic-info-left {
  display: block;
  float: left;
  width: 60%;
  text-align: right;
  font-size: 14px;
}
.content-right-statistic-info-right {
  display: block;
  float: left;
  width: 37%;
  font-size: 14px;
  margin-left: 3%;
  font-weight: 700;
  text-align: left;
}
.content-right-statistic-info::after {
  content: '';
  display: block;
  clear: both;
}
.content-product-img {
  display: block;
  width: 45%;
  margin-bottom: 25px;
  margin-top: 25px;
}
.content::after {
  content: '';
  display: block;
  clear: both;
}
.bottom-menu {
  display: none;
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  background-color: #4aa224;
  padding: 2.5% 0;
}
.bottom-menu-left {
  display: block;
  float: left;
  width: 54%;
  margin-left: 5%;
}
.bottom-menu-left-foto {
  display: block;
  width: 12%;
  float: left;
}
.bottom-menu-left-foto img {
  display: block;
  width: 100%;
}
.bottom-menu-left-text {
  color: #fff;
  font-size: 14px;
  width: 85%;
  float: right;
  margin-left: 3%;
  margin-top: 3%;
  line-height: 1.4;
}
.bottom-menu-left::after {
  content: '';
  display: block;
  clear: both;
}
.bottom-menu-right {
  display: block;
  width: 30%;
  float: right;
  margin-right: 5%;
  margin-top: 1%;
}
.bottom-menu-right a {
  display: inline-block;
  float: right;
  font-size: 11px;
  color: #000;
  text-decoration: none;
  padding: 5px 10px;
  border-radius: 3px;
  background: transparent
    linear-gradient(to bottom, #ffd500 0, #ffb700 49%, #ffa100 100%) repeat
    scroll 0 0;
}
.bottom-menu::after {
  content: '';
  display: block;
  clear: both;
}
.footer {
  display: block;
  width: 97%;
  max-width: 1000px;
  padding: 1% 1.5%;
  margin: 0 auto;
  background: #ebebeb none repeat scroll 0 0;
}
.footer-text {
  color: #383838;
}
.ouimain-text-img::after {
  content: '';
  display: block;
  clear: both;
}
@media screen and (max-width: 1199px) {
  .content-right {
    display: none;
  }
  .content-left {
    width: 100%;
    padding-right: 0;
  }
}
@media screen and (max-width: 989px) {
  .content {
    max-width: 750px;
    padding: 3% 6%;
    width: 88%;
  }
  .header-bottom ul li a {
    font-size: 1.46vw;
  }
  .like-block {
    margin: 5% 0;
  }
  .footer {
    position: relative;
    z-index: 1;
    max-width: 750px;
    padding: 1% 6% 1%;
    width: 88%;
  }
}
@media screen and (max-width: 720px) {
  .header-top-right {
    display: none;
  }
  .content-product-img {
    display: block;
    width: 100%;
  }
  .content-left-social-comments {
    font-size: 2.8vw;
  }
  .content-left-social-pictures img {
    width: 100%;
  }
  .content-left-social-pictures {
    margin-top: 1%;
  }
  .header-bottom ul li {
    display: inline-block;
    width: 27%;
    padding: 2% 3%;
    text-align: center;
  }
  .header-bottom ul li a {
    font-size: 14px;
  }
}
@media screen and (max-width: 599px) {
  .bottom-menu {
    display: block;
  }
  .header-top-left-logo {
    width: 60%;
  }
  .content-left-doctor-foto {
    float: none;
    width: 100%;
  }
  .content-left-doctor-text {
    float: none;
    width: 100%;
    margin-top: 3%;
  }
}
@media screen and (max-width: 429px) {
  .like-block img {
    width: 100%;
  }
  .header-top-container {
    padding: 3% 2%;
  }
}
@media screen and (max-width: 408px) {
  .bottom-menu-left-foto {
    margin-top: 5%;
  }
}
@media screen and (max-width: 385px) {
  .bottom-menu-right {
    width: 36%;
    margin-top: 2%;
  }
  .header-bottom ul li {
    width: 44%;
    padding: 3%;
  }
}
#popup-coment {
  display: none;
  position: fixed;
  bottom: 10px;
  left: 10px;
  width: auto;
  background: #fff none repeat scroll 0 0;
  border: 1px solid #dae2e8;
  padding: 10px;
  z-index: 100;
  max-width: 375px;
}
#popup-coment .vk-comment-load {
  margin-bottom: 0;
  border-bottom: 0 none;
  padding-bottom: 0;
  position: relative;
}
#popup-coment .vk-comment-text {
  margin-bottom: 20px;
  margin-top: 5px;
}
#popup-coment .vk-comment-date {
  padding-bottom: 5px;
}
.vk-comment-read {
  display: block;
  width: auto;
  background: #45688e none repeat scroll 0 0;
  color: #fff;
  font-size: 15px;
  right: 0;
  bottom: 0;
  position: absolute;
  text-align: center;
  padding: 5px 15px;
  cursor: pointer;
  opacity: 1;
  transition: all 0.6s ease 0s;
  text-decoration: none;
  font-style: normal;
}
.vk-comment-read:hover {
  opacity: 0.7;
  color: #fff;
  background: #45688e none repeat scroll 0 0;
}
.vk-comment-close {
  display: block;
  position: absolute;
  top: -8px;
  right: -8px;
  width: 7%;
  cursor: pointer;
}
.vk-comment-close img {
  display: block;
  width: 100%;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  #popup-coment {
    bottom: 10px;
    left: 10px;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dae2e8;
    padding: 10px;
    z-index: 100;
    max-width: 315px;
    width: 86%;
  }
  #popup-coment .vk-comment-text {
    position: relative;
    margin-bottom: 5px;
  }
  #popup-coment .vk-comment-date {
    padding-bottom: 40px;
  }
  .vk-comment-read {
    right: 20px;
  }
}
@media screen and (min-width: 320px) and (max-width: 468px) {
  #popup-coment .vk-comment-text {
    position: relative;
    overflow: hidden;
    height: 95px;
    margin-bottom: 5px;
  }
  #popup-coment .vk-comment-text::after {
    content: '...';
    display: block;
    position: absolute;
    right: 5px;
    bottom: 6px;
    font-size: 15px;
  }
  #popup-coment .vk-comment-date {
    padding-bottom: 40px;
  }
  .vk-comment-read {
    right: 20px;
  }
}
.screenLock {
  position: fixed;
  width: 100%;
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  top: 0;
  left: 0;
  z-index: 99999;
  display: none;
}
.msg {
  position: absolute;
  width: 750px;
  height: 480px;
  top: 150px;
  left: 46%;
  margin-left: -300px;
  background: #21a7e5 none repeat scroll 0 0;
  border: 7px solid #eee;
}
.msg > h1 {
  color: #fff;
  text-align: center;
  font-size: 28px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.msg > h2 {
  color: #fff;
  text-align: left;
  font-size: 24px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.close {
  position: absolute;
  top: 1px;
  right: 5px;
  font-size: 40px;
  cursor: pointer;
}
.submit {
  margin-top: 10px;
  height: 75px;
  width: 450px;
  background-color: #b22222;
  color: #fff;
  font-size: 30px;
  border-radius: 3px;
}
.vote-block {
  width: auto;
  display: block;
  background: #eeeff1 none repeat scroll 0 0;
  border-radius: 3px;
}
.vote-block-head {
  display: block;
  text-align: left;
  width: auto;
  padding: 15px 20px;
}
.vote-block-head h2 {
  color: #8f0001;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  margin-top: 0;
}
.vote-block-head span {
  font-size: 18px;
  color: #000;
  text-transform: lowercase;
}
.vote-block-content {
  display: block;
  width: auto;
  border: 1px solid #eeeff1;
  background: #fff none repeat scroll 0 0;
  padding: 0 20px;
  font-size: 14px !important;
}
.vote-block-content-container:first-child {
  margin-top: 30px;
}
.vote-block-content-container:last-child {
  margin-bottom: 40px;
}
.vote-block-content-container {
  display: block;
  width: auto;
  margin-bottom: 20px;
}
.vote-block-content-container::after {
  content: '';
  display: block;
  clear: both;
}
.vote-block-content-text {
  float: left;
  display: block;
  width: 40%;
  text-align: left;
}
.vote-block-content-stat {
  display: block;
  float: right;
  width: 60%;
  position: relative;
  background: #eeeff1 none repeat scroll 0 0;
  height: 25px;
}
.vote-block-content-stat-line {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 35%;
  height: 100%;
  background: #66a01d none repeat scroll 0 0;
  text-align: right;
}
.vote-block-content-stat-line h6 {
  font-size: 12px;
  color: #eeeff1;
  margin-left: 121%;
  margin-top: 4px;
}
.line-1 {
  width: 23%;
  background: #66a01d none repeat scroll 0 0;
}
.line-2 {
  width: 47%;
  background: #66a01d none repeat scroll 0 0;
}
.line-3 {
  width: 8%;
  background: #66a01d none repeat scroll 0 0;
}
.line-4 {
  width: 17%;
  background: #939598 none repeat scroll 0 0;
}
.line-5 {
  width: 5%;
  background: #939598 none repeat scroll 0 0;
}
.line-1 h6 {
  color: #66a01d;
}
.line-2 h6 {
  color: #66a01d;
  margin-left: 108%;
}
.line-3 h6 {
  color: #66a01d;
}
.line-4 h6 {
  color: #939598;
}
.line-5 h6 {
  color: #939598;
}
#ifr {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen {
  .header-image2 {
    display: block;
  }

  .header-image4 {
    display: none;
  }
}
@media screen and (max-width: 780px) {
  .header-image2 {
    display: block;
  }
  .header-image4 {
    display: none;
  }
}
@media screen and (max-width: 550px) {
  .header-image2 {
    display: block;
  }
  .header-image4 {
    display: none;
  }
}
@media screen and (max-width: 425px) {
  .header-image2 {
    display: none;
  }
  .header-image4 {
    display: block;
  }
}
.ord_button {
  text-align: center;
  background-color: #ff4141;
  color: #fff !important;
  display: inline-block;
  padding: 5px 20px;
  font-size: 20px !important;
  box-shadow: 2px 3px 8px #737373;
  text-decoration: none !important;
  border-radius: 8px;
  border: 3px solid #fff;
  margin: 20px 0 30px;
  line-height: 27px;
  text-transform: uppercase;
  transition: all 0.3s ease-in 0s;
}
.ord_button:hover {
  background-color: #f52424;
  box-shadow: 2px 3px 3px #999;
  text-decoration: none !important;
  transform: scale(1.1);
}
.iframe {
  width: 100%;
  background: #a0ba8a;
  border: 5px dashed #000;
  font-size: x-large;
}
iframe {
  width: 100%;
  height: 100%;
  border: 0 none;
}
.order_form {
  padding: 20px 20px 0 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0;
  font-family: Arial, Helvetica;
}
.block_form {
  margin: 0 0 34px;
}
.block_form_label {
  width: 65px;
  font-size: 14px;
  color: #333;
  text-align: right;
  display: block;
  float: left;
  margin: 8px 10px 0 0;
}
.block_form input {
  display: block;
  width: 95.8%;
  height: 13px;
  padding: 8px 10px;
  border: #888 1px solid;
  font-size: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
}
.block_form select {
  padding: 2px 0;
  margin-top: 6px;
  font-size: 16px;
}
.block_form p {
  font-size: 15px;
  padding-top: 8px;
  color: #1d1d1d;
}
.form_hr {
  border-top: #bbb 1px solid;
}
.block_form div {
  margin-left: 75px;
  position: relative;
}
.block_form_off {
  display: none;
}
.w_block_form_prices {
  padding-left: 74px;
}
.block_form_prices p {
  margin-top: 3px;
  margin-bottom: 18px;
}
.block_form_prices_label {
  float: left;
  padding-right: 5px;
}
.block_form_prices_total label {
  text-transform: uppercase;
}
.block_form_prices_total p {
  font-size: 18px;
  padding-top: 6px;
  margin-top: 8px;
  margin-bottom: 0;
  font-weight: 700;
}
.order_form .clear {
  clear: both;
}
.order_form .fhelp {
  font-size: 14px;
  color: #929292;
  display: block;
  padding-top: 10px;
}
.errorMessage {
  position: absolute;
  z-index: 10000;
  font-size: 14px;
  background: #e74c3c;
  color: #fff;
  padding: 6px 7px 5px;
  margin: 3px 0 0 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-family: Arial;
}
.ifr_button {
  font-family: Arial;
  cursor: pointer;
  padding: 15px 25px;
  border: none;
  display: block;
  margin: 20px auto 20px;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
  text-align: center;
  width: auto;
  background: #e74c3c;
  font-weight: 500;
  border-bottom: 2px solid #c0392b;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.rub-ramka {
  margin-top: 22px;
  margin-bottom: 18px;
  background: rgba(189, 61, 77, 0.04);
  padding: 12px 15px !important;
  color: #080808;
  font-size: 18px;
  font-family: roboto condensed, arial;
  border: 2px solid;
  border-radius: 4px;
  border-color: #bd3d4d;
  text-shadow: 0 0 0 #616161;
  text-indent: 0 !important;
  text-align: left;
}
.ifr_button:hover {
  background: #e75c4e;
}
.ifr_button:active {
  background: #c0392b;
}
@media screen and (max-width: 710px) {
  .block_form {
    margin-bottom: 14px;
  }
  .block_form label {
    text-align: left;
    margin: 8px 21px 7px 0;
    float: none;
  }
  .block_form div {
    margin-left: 0;
  }
  .block_form input {
    width: 95%;
  }
  .block_form_prices label {
    float: left;
    width: auto;
  }
  .int_price_total {
    margin: 0;
  }
  .w_block_form_prices {
    padding-left: 0;
  }
}
@media screen and (max-width: 430px) {
  .iframe {
    font-size: large;
  }
}
.oui {
  width: 781px;
  height: 460px;
  background: #3c72b5;
  background: -moz-linear-gradient(-45deg, #3c72b5 0, #7b9fcc 100%);
  background: -webkit-gradient(
    left top,
    right bottom,
    color-stop(0, #3c72b5),
    color-stop(100%, #7b9fcc)
  );
  background: -webkit-linear-gradient(-45deg, #3c72b5 0, #7b9fcc 100%);
  background: -o-linear-gradient(-45deg, #3c72b5 0, #7b9fcc 100%);
  background: -ms-linear-gradient(-45deg, #3c72b5 0, #7b9fcc 100%);
  background: linear-gradient(135deg, #3c72b5 0, #7b9fcc 100%);
  font-family: Roboto !important;
  position: relative;
  border: 5px solid #ddd;
}
.font-form {
  text-transform: uppercase;
  max-width: 75%;
  display: block;
  line-height: 30px;
  margin-top: 33px;
  font-size: 23px;
}
.actsss {
  display: none !important;
}
.eeee {
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  position: fixed;
  cursor: pointer;
}
.kmacb-form2 .modal-block {
  left: 50%;
  margin-left: -396px;
  position: fixed;
  top: 6%;
  z-index: 11000;
  width: 792px;
  height: 470px;
  border-radius: 5px;
  border: 0;
  box-shadow: none;
  font-family: Arial, sans-serif;
  overflow: hidden;
  color: #222;
}
p.ouimainp {
  font-size: 30px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  padding-top: 23px;
  display: block;
  color: #fff;
  text-align: center;
}
.ouimain-text-img {
  display: block;
  width: 90%;
  padding: 0 5%;
  margin-top: 27px;
}
.ouimain-img {
  float: left;
  display: block;
  width: 30%;
  margin: 0 auto;
}
.ouimain-img img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.ouimain-text {
  display: block;
  width: 65%;
  float: right;
  margin-left: 5%;
  margin-top: 15px;
}
.ouimain-text p {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.5;
  text-align: left;
  color: #fff;
  font-size: 22px;
  padding-bottom: 5px;
}
.ouimain-text-img:after {
  content: '';
  display: block;
  clear: both;
}
.kmacb-form form {
  margin: 30px 0;
  text-align: center;
  width: 100%;
  height: auto;
  background: 0;
  position: static;
  padding: 0;
  border: 0;
}
.kmacb-form2 form * {
  box-sizing: border-box;
}
.kmacb-form form input {
  float: none;
}
.kmacb-form form input[type='text'] {
  height: 56px;
  line-height: 56px;
  color: #222;
  border: 2px solid #bdbdbd;
  padding: 0 15px;
  width: 100%;
  display: inline-block;
  text-indent: 0;
  border-radius: 3px;
  background: #fff;
  font-size: 20px;
  font-style: normal;
  box-shadow: none;
  position: static;
  margin: 0 0 10px;
}
.kmacb-form input[type='button'] {
  position: absolute;
  cursor: pointer;
  border: 1px solid #499bea;
  background: #de455c;
  background: -moz-linear-gradient(
    -45deg,
    #de455c 0,
    #de455c 13%,
    #c01f37 76%,
    #c01f37 100%
  );
  background: -webkit-gradient(
    left top,
    right bottom,
    color-stop(0, #de455c),
    color-stop(13%, #de455c),
    color-stop(76%, #c01f37),
    color-stop(100%, #c01f37)
  );
  background: -webkit-linear-gradient(
    -45deg,
    #de455c 0,
    #de455c 13%,
    #c01f37 76%,
    #c01f37 100%
  );
  background: -o-linear-gradient(
    -45deg,
    #de455c 0,
    #de455c 13%,
    #c01f37 76%,
    #c01f37 100%
  );
  background: -ms-linear-gradient(
    -45deg,
    #de455c 0,
    #de455c 13%,
    #c01f37 76%,
    #c01f37 100%
  );
  background: linear-gradient(
    135deg,
    #de455c 0,
    #de455c 13%,
    #c01f37 76%,
    #c01f37 100%
  );
  color: #fff;
  padding: 0 10px;
  text-transform: uppercase;
  line-height: 60px;
  vertical-align: top;
  display: block;
  text-indent: 0;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  width: 402px;
  height: 64px;
  opacity: 1;
  bottom: 29px;
  margin-left: 195px;
  text-align: center;
  font-size: 28px;
  font-weight: 900;
  border-radius: 10px;
  transition: 0.6s ease;
}
.kmacb-form form input[type='submit']:hover {
  background: #de455c;
  background: -moz-linear-gradient(
    top,
    #de455c 0,
    #de455c 13%,
    #c01f37 76%,
    #c01f37 100%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0, #de455c),
    color-stop(13%, #de455c),
    color-stop(76%, #c01f37),
    color-stop(100%, #c01f37)
  );
  background: -webkit-linear-gradient(
    top,
    #de455c 0,
    #de455c 13%,
    #c01f37 76%,
    #c01f37 100%
  );
  background: -o-linear-gradient(
    top,
    #de455c 0,
    #de455c 13%,
    #c01f37 76%,
    #c01f37 100%
  );
  background: -ms-linear-gradient(
    top,
    #de455c 0,
    #de455c 13%,
    #c01f37 76%,
    #c01f37 100%
  );
  background: linear-gradient(
    to bottom,
    #de455c 0,
    #de455c 13%,
    #c01f37 76%,
    #c01f37 100%
  );
}
.show {
  display: block !important;
}
.show-img {
  width: 90%;
  display: inline-block;
  border: 1px solid #bbb;
  padding: 5px 10px;
  border-radius: 3px;
  background: #bbb;
  color: #000;
  text-decoration: none;
  margin-bottom: 15px;
  cursor: pointer;
}
a.knopka {
  color: #fff;
  text-decoration: none;
  user-select: none;
  background: #d44b38;
  padding: 0.7em 1.5em;
  outline: 0;
}
a.knopka:hover {
  background: #e85f4c;
}
a.knopka:active {
  background: #980f00;
}
