.myh4,
.rub-ramka a {
  text-transform: uppercase;
}
.rub-ramka {
  background: rgba(3, 224, 0, 0.04);
  padding: 6px 13px !important;
  border-radius: 2px;
  border: 4px double rgba(21, 160, 37, 0.32);
  font-family: open sans, arial;
  line-height: 28px;
  font-size: 16px;
  max-width: 86%;
  margin: 0 auto 15px;
  font-weight: 400;
  color: #4a4a4a;
}
.myh4 {
  padding: 6px 4px 4px 5px;
  width: 100%;
  display: table;
  border: 1px dotted #e2e2e2;
  border-right: none;
  color: #3a753a;
  font-size: 14px;
  margin-bottom: 9px;
  line-height: 23px;
  border-radius: 2px;
  margin-top: 5px;
  margin-left: -3px;
  font-weight: 600;
  background-color: #f5fef5;
  background-image: -webkit-repeating-linear-gradient(
    0deg,
    #bfe6bf 0,
    #f5fef5 100%
  );
  background-image: repeating-linear-gradient(90deg, #bfe6bf 0, #f5fef5 100%);
  background-image: -ms-repeating-linear-gradient(
    0deg,
    #bfe6bf 0,
    rgba(3, 224, 0, 0.04) 100%
  );
}
.rub-ramka a {
  color: #ce5353;
  font-weight: 400;
  text-decoration: none;
  font-size: 15px;
  border-bottom: 1px dashed;
  text-shadow: 0 0 0;
  margin-left: 2px;
  margin-right: 2px;
  padding-bottom: 1px;
}
@media screen and (max-width: 1020px) {
  .rub-ramka {
    max-width: 95%;
  }
}
@font-face {
  font-family: "PFDinTextCondPro-Regular";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(../fonts/PFDinTextCondPro-Regular-8973a113b4500ae5564401f3d0c0a2bc7c24bfbf27f3dc4e0c55748186ce1b55.eot)
      format("embedded-opentype"),
    url(../fonts/PFDinTextCondPro-Regular-6a8bcaed5c52f2f9907e72e71da7ec69ea8753071b0048a563596a284a6efe39.woff)
      format("woff"),
    url(../fonts/PFDinTextCondPro-Regular-525bfde9e02cf2edc357eec35d0e1fd6e548f085408463aa46db12e1ac3f92ed.ttf)
      format("truetype"),
    url(../fonts/PFDinTextCondPro-Regular-12cb6ad19e5f4c751c7ac2dcb28f6a314a114f0c8fdf64fc5e5a7a7ce57edced.otf)
      format("opentype"),
    url(../fonts/PFDinTextCondPro-Regular-e23807560c259e1d8065e9fb6ec5c23dc82e8ee993a4b87dab79a36dbd100d33.svg)
      format("svg");
  unicode-range: U+20-E0FF;
}
html {
  font-family: sans-serif;
}
body {
  margin: 0;
}
article,
header {
  display: block;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0 none;
}
b {
  font-weight: 700;
}
img {
  border: 0 none;
}
hr {
  box-sizing: content-box;
  height: 0;
}
button,
input,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button {
  text-transform: none;
}
button,
input[type="reset"] {
  cursor: pointer;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0 none;
  padding: 0;
}
input {
  line-height: normal;
}
textarea {
  overflow: auto;
}
@media print {
  *,
  ::before,
  ::after {
    background: transparent none repeat scroll 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
  }
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../fonts/glyphicons-halflings-regular.eot)
      format("embedded-opentype"),
    url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),
    url(../fonts/glyphicons-halflings-regular.woff) format("woff"),
    url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),
    url(../images/glyphicons-halflings-regular.svg) format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
.glyphicon-thumbs-up::before {
  content: "";
}
.glyphicon-thumbs-down::before {
  content: "";
}
* {
  box-sizing: border-box;
}
::before,
::after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.42857;
  color: #444;
  background-color: #fff;
}
input,
button,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
hr {
  margin-top: 17px;
  margin-bottom: 17px;
  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;
}
h2,
h3,
h4 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h2,
h3 {
  margin-top: 17px;
  margin-bottom: 8.5px;
}
h4 {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
h2 {
  font-size: 25px;
}
h3 {
  font-size: 21px;
}
h4 {
  font-size: 15px;
}
p {
  margin: 0 0 8.5px;
}
.text-muted {
  color: #777;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 8.5px;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container::before,
.container::after {
  content: " ";
  display: table;
}
.container::after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1000px) {
  .container {
    width: 950px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row::before,
.row::after {
  content: " ";
  display: table;
}
.row::after {
  clear: both;
}
.col-md-3,
.col-md-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .col-md-3,
  .col-md-9 {
    float: left;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-9 {
    width: 75%;
  }
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857;
  border-radius: 4px;
  -moz-user-select: none;
}
.btn:focus,
.btn:active:focus {
  outline: thin dotted;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active {
  outline: 0 none;
  background-image: none;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success:active:focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active {
  background-image: none;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger:active:focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active {
  background-image: none;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 17px;
  list-style: outside none none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li::before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777;
  border-radius: 10px;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
}
.clearfix::after {
  clear: both;
}
.pull-right {
  float: right !important;
}
@font-face {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/fontawesome-webfont-d4f5a99224154f2a808e42a441ddc9248ffe78b7a4083684ce159270b30b912a.eot)
      format("embedded-opentype"),
    url(../fonts/fontawesome-webfont-3c4a1bb7ce3234407184f0d80cc4dec075e4ad616b44dcc5778e1cfb1bc24019.woff2)
      format("woff2"),
    url(../fonts/fontawesome-webfont-a7c7e4930090e038a280fd61d88f0dc03dad4aeaedbd8c9be3dd9aa4c3b6f8d1.woff)
      format("woff"),
    url(../fonts/fontawesome-webfont-1b7f3de49d68b01f415574ebb82e6110a1d09cda2071ad8451bdb5124131a292.ttf)
      format("truetype"),
    url(../fonts/fontawesome-webfont-7414288c272f6cc10304aa18e89bf24fb30f40afd644623f425c2c3d71fbe06a.svg)
      format("svg");
}
.pull-right {
  float: right;
}
h3 {
  margin-top: 4px;
}
article {
  font-size: 14px;
  hyphens: none;
}
article p {
  text-align: justify;
}
p.timestamps {
  font-size: 12px;
}
@media (min-width: 1000px) {
  .container {
    max-width: 950px;
  }
}
@media (min-width: 768px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 480px) {
  #main-container {
    padding-left: 0;
    padding-right: 0;
  }
  #main-container > .row {
    margin-left: 0;
    margin-right: 0;
  }
}
.box {
  margin: 5px 0;
  color: #fff;
  padding: 10px;
}
.box-blue-light {
  background-color: #dfebec;
  color: #444;
}
.box-gray {
  color: #444;
  background-color: #e7e7e7;
}
#main-container {
  z-index: 500;
}
h3 {
  hyphens: none;
}
.voting-panel > a:nth-of-type(2),
.voting-panel > a .badge {
  margin-left: 0.5em;
}
header {
  margin-bottom: 10px;
}
.glyphicon {
  margin-right: 4px;
}
#main-container img {
  display: table;
  width: 100%; 
}
@media (max-width: 991px) {
  .sidebar {
    display: none;
  }
}
@media (max-width: 479px) {
  article p {
    text-align: left !important;
  }
}
.ord_button {
  background-color: #f80000;
  color: #fff !important;
  display: inline-block;
  padding: 10px 30px;
  font-size: 25px !important;
  box-shadow: 2px 3px 8px #999;
  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 ;
}
.ord_button:hover {
  background-color: #772133;
  box-shadow: 2px 3px 3px #999;
  text-decoration: none !important;
  transform: scale(1.1);
}
.lead-form-box {
  box-sizing: border-box !important;
  background: #fff;
  border-bottom: 1px solid #dacec6;
  padding: 20px;
  max-width: 600px;
  font-family: Arial;
  background-image: url(../images/formbg.jpg);
  background-repeat: no-repeat;
  background-position: top 0 right 0;
  background-size: 100% 100%;
  box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.15);
}
.fields-box {
  margin: auto;
  max-width: 320px;
  width: 100%;
}
#lead-form input {
  box-sizing: border-box !important;
  width: 100% !important;
  margin: 0 !important;
  border-radius: 5px !important;
  font-size: 17px !important;
  background: #fff !important;
  padding: 15px !important;
  border: 2px solid #e9d7dc;
  font-weight: 400 !important;
}
#lead-form-result {
  display: none;
  box-sizing: border-box;
  width: 100%;
  border-radius: 3px;
  padding: 7px;
  font-size: 15px;
  color: #a94442;
  background-color: #f2dede;
  border: 1px solid #ebccd1;
}
.name-field,
.phone-field {
  text-align: left;
  margin-bottom: 10px;
}
.name-field label,
.phone-field label {
  font-size: 12px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  color: #333 !important;
}
.lead-form-box h2 {
  margin: 20px 0 0 !important;
  padding: 0 !important;
  line-height: 32px !important;
  color: #000 !important;
  border: none;
}
.lead-form-box label {
  width: 100%;
  display: block;
  padding: 5px 0;
  font-weight: 700;
  font-size: 16px;
}
.lead-form-box span.additional {
  font-size: 12px;
}
#send-lead {
  width: 100%;
  padding: 15px;
  background: #0299ff;
  text-shadow: 1px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 25px 0 rgba(129, 150, 160, 0.45);
  border-radius: 5px;
  color: #fff;
  border: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700 !important;
  text-transform: uppercase;
  cursor: pointer;
}
@media screen and (max-width: 600px) {
  .lead-form-box {
    border-left: 1px solid #dacec6;
    border-right: 1px solid #dacec6;
  }
}
@media screen and (max-width: 400px) {
  .fields-box {
    padding: 10px;
  }
  .lead-form-box {
    padding: 10px;
  }
  #send-lead {
    padding: 10px;
  }
}
