html {
  scroll-behavior: smooth;
}

.accents {
  background-color: #ffb;
}

.norator {
  color: #bf2316;
}

.c-main {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  background: #fff;
}

html {
  font-family: sans-serif;
}

article,
figcaption,
figure,
header,
main,
section {
  display: block;
}

a:active,
a:hover {
  outline: 0 none;
}

b {
  font-weight: 700;
}

h1 {
  margin: 0.67em 0;
}

img {
  border: 0 none;
  vertical-align: middle;
}

@media print {
  *,
  *::after,
  *::before {
    background: transparent none repeat scroll 0 0 !important;
    color: rgb(0, 0, 0) !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;
  }
}

*,
*::after,
*::before {
  box-sizing: border-box;
}

html {
  font-size: 10px;
}

body {
  margin: 0;
  font-family: Ubuntu, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: rgb(0, 0, 0);
  background-color: rgb(150, 0, 0);
}

a {
  background-color: transparent;
  color: rgb(0, 153, 255);
  text-decoration: none;
}

a:focus,
a:hover {
  color: rgb(0, 153, 255);
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

h1 {
  font-family: Ubuntu;
  font-weight: 900;
  line-height: 1.25;
  color: inherit;
}

h1 {
  margin-top: 22px;
  margin-bottom: 11px;
}

h1 {
  font-size: 23.4px;
}

p {
  margin: 0 0 11px;
}

.text-center {
  text-align: center;
}

ul {
  margin-top: 0;
  margin-bottom: 11px;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

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

@media (min-width: 1024px) {
  .container {
    width: 999px;
  }
}

@media (min-width: 1280px) {
  .container {
    width: 1255px;
  }
}

.container::after,
.container::before {
  content: "";
  display: table;
}

.container::after {
  clear: both;
}

.pull-left {
  float: left !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0 none;
}

.c-bar::after,
.c-bar::before,
.c-post-info::after,
.c-post-info::before,
.c-switcher-box::after,
.c-switcher-box::before,
.o-cmr::after,
.o-cmr::before,
.o-jumbotron::after,
.o-jumbotron::before,
.o-row-sm::after,
.o-row-sm::before {
  content: "";
  display: table;
}

.c-bar::after,
.c-post-info::after,
.c-switcher-box::after,
.o-cmr::after,
.o-jumbotron::after,
.o-row-sm::after {
  clear: both;
}

.c-social-list {
  padding-left: 0;
  list-style: outside none none;
}

@media (max-width: 1023px) {
  h1 {
    font-size: 27px;
  }
}

.text-hide {
  position: absolute;
  margin: 0;
}

body {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

a {
  transition: all 0.3s ease 0s;
  outline: 0 none !important;
}

*::-moz-selection {
  background-color: rgb(198, 243, 254);
}

h1 {
  margin-top: 33px;
  margin-bottom: 22px;
}

@media (min-width: 1280px) {
  h1 {
    margin-top: 44px;
    margin-bottom: 33px;
  }
}

p {
  margin-bottom: 22px;
}

figcaption {
  padding: 6px 8px;
  font-size: 13px;
  line-height: 1.6;
}

figcaption > span {
  display: block;
  color: rgb(0, 0, 0);
  font-style: normal;
}

.o-cmr figcaption {
  color: rgb(102, 102, 102);
  font-style: italic;
}

@media (min-width: 1366px) {
  .container {
    width: 1341px;
  }
}

@media (min-width: 1600px) {
  .container {
    width: 1575px;
  }
}

.o-wrap {
  padding-left: 54px;
  padding-right: 54px;
}

@media (max-width: 1365px) {
  .o-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.o-row-sm {
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
}

.o-row-flex {
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}

.o-col-flex {
  padding-left: 15px;
  padding-right: 15px;
}

.o-row-sm-flex {
  margin-left: -7px;
  margin-right: -7px;
}

.o-row-sm-flex .o-col-flex {
  padding-left: 7px;
  padding-right: 7px;
}

.c-main {
  padding: 0 10px;
  padding-top: 10px;
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .o-row-sm {
    position: relative;
  }
}

.o-cmr,
.com-txt {
  font-weight: 300;
  font-family: Roboto;
  font-size: 14px;
  line-height: 1.6;
}

.o-cmr a {
  font-weight: 400;
}

@media (min-width: 1024px) {
  .o-cmr,
  .com-txt {
    font-size: 18px;
  }
}

@media (min-width: 1280px) {
  .o-cmr,
  .com-txt {
    font-size: 18px;
    line-height: 25px;
  }
}

@media (min-width: 1600px) {
  .o-cmr,
  .com-txt {
    font-size: 22px;
    line-height: 35px;
  }
}

.c-cmr-img {
  clear: both;
}

.c-cmr-img img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}

.c-cmr-img figure {
  display: table;
  margin: 0 auto;
}

.c-cmr-img figcaption {
  display: table-caption;
  caption-side: bottom;
  background-color: rgb(238, 238, 238);
}

.o-cmr .c-cmr-img {
  margin: 15px auto;
  max-width: 100%;
  width: 100%;
}

.c-entry-inverse .c-social-list .i-svg {
  fill: rgb(255, 255, 255);
}

.c-social-list {
  text-align: center;
}

.c-social-list > li {
  display: inline-block;
}

.c-social-list > li > a {
  display: block;
  text-decoration: none;
}

.c-social-list > li > a .i-svg {
  transition: fill 0.3s ease 0s;
}

.c-social-list > li > a:active .i-fb,
.c-social-list > li > a:focus .i-fb,
.c-social-list > li > a:hover .i-fb {
  fill: rgb(73, 98, 154) !important;
}

.c-social-list > li > a:active .i-tw,
.c-social-list > li > a:focus .i-tw,
.c-social-list > li > a:hover .i-tw {
  fill: rgb(3, 169, 244) !important;
}

.c-social-list > li > a:active .i-vb,
.c-social-list > li > a:focus .i-vb,
.c-social-list > li > a:hover .i-vb {
  fill: rgb(102, 92, 172) !important;
}

.c-social-list > li > a:active .i-tlg,
.c-social-list > li > a:focus .i-tlg,
.c-social-list > li > a:hover .i-tlg {
  fill: rgb(74, 144, 226) !important;
}

.c-social-list > li > a:active .i-msgr,
.c-social-list > li > a:focus .i-msgr,
.c-social-list > li > a:hover .i-msgr {
  fill: rgb(0, 132, 255) !important;
}

.i-svg {
  vertical-align: middle;
}

.i-tlg {
  fill-rule: evenodd;
}

.o-jumbotron {
  padding: 10px 40px;
  background-color: rgb(0, 0, 0);
  overflow: hidden;
  font-size: 14px;
}

.o-jumbotron .o-jumbotron {
  margin-bottom: 0;
}

@media (max-width: 1279px) {
  .o-jumbotron {
    padding-top: 7px;
  }
}

@media (min-width: 1366px) {
  .o-jumbotron {
    margin-left: -54px;
    margin-right: -54px;
    padding-left: 54px;
    padding-right: 54px;
  }
}

.p-name.c-post-title.u-uppercase.js-si-title {
  padding-left: 10px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  text-align: left;
}

.c-entry {
  display: block;
  position: relative;
  margin-bottom: 20px;
}

.c-entry-inverse {
  color: rgb(255, 255, 255);
}

.c-post {
  margin-bottom: 16px;
}

.c-post .c-main > :last-child {
  margin-bottom: 0;
}

.c-post-img-wrap {
  position: relative;
  display: block;
  background: rgb(245, 245, 245) none repeat scroll 0% 0%;
}

.o-jumbotron .c-post-img-wrap {
  background: rgb(0, 0, 0) none repeat scroll 0% 0%;
}

.c-post-img-wrap img {
  width: 100%;
  height: auto;
  color: rgb(245, 245, 245);
}

.has-pseudo-bg {
  display: block;
  position: relative;
}

.has-pseudo-bg::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: -1px;
  left: 0;
  right: 0;
}

.has-pseudo-bg::after {
  background-color: rgba(0, 0, 0, 0.4);
}

.c-post-img.u-blur {
  min-height: 310px;
}

@media (min-width: 1280px) {
  .c-post-img.u-blur {
    min-height: 375px;
  }
}

.c-post-meta {
  background-color: rgb(255, 255, 255);
}

.c-entry-lg .c-post-meta {
  position: absolute;
  padding: 10px 0 26px;
  bottom: -10px;
  left: 0;
  right: 0;
}

@media (max-width: 1023px) {
  .c-post-img.u-blur {
    min-height: 240px;
  }
  .c-entry-lg .c-post-meta {
    padding: 8px 0 20px;
  }
}

.o-jumbotron.c-entry-lg .c-post-meta {
  left: 0;
  right: 0;
  pointer-events: none;
  padding-left: 54px;
  padding-right: 54px;
}

.o-jumbotron.c-entry-lg .c-post-meta .c-post-title {
  pointer-events: all;
}

.c-entry-inverse .c-post-meta {
  background-color: transparent;
}

.c-entry-lg .c-post-meta {
  padding-bottom: 20px !important;
}

@media (max-width: 1365px) {
  .o-jumbotron.c-entry-lg .c-post-meta {
    padding-left: 40px;
    padding-right: 7rem;
  }
}

@media (max-width: 1023px) {
  .c-entry-lg .c-post-meta {
    padding-bottom: 15px !important;
  }
}

.c-post-img-sleaze {
  display: block;
  width: auto;
  height: auto;
  max-width: 300px;
  width: 100%;
  margin-bottom: 1rem;
  padding: 3px;
  border: 2px solid #bf2316;
}

@media (min-width: 1280px) {
  .c-post-img-sleaze {
    max-width: 275px;
    width: 100%;
    margin-bottom: 0;
  }
}

@media (min-width: 1600px) {
  .c-post-img-sleaze {
    max-width: 300px;
    width: 100%;
  }
}

.c-post-title {
  font-size: 16px;
  font-weight: 700;
}

.c-post-title.u-uppercase {
  letter-spacing: 1px;
}

.c-post-meta .c-post-title,
.o-jumbotron .c-post-title {
  margin: 0;
}

.c-post-title {
  color: inherit;
}

.c-entry-inverse .c-post-title {
  font-weight: 300;
}

.c-entry-lg .c-post-title {
  font-size: 25px;
  line-height: 32px;
  font-weight: 900;
}

@media (max-width: 1023px) {
  .c-post-img-sleaze {
    max-width: 200px;
    width: 100%;
    padding: 2px;
  }
  .c-post-title {
    font-size: 12px;
  }
  .c-entry-lg .c-post-title {
    font-size: 21px;
    line-height: 24px;
  }
}

@media (min-width: 1366px) {
  .c-post-title {
    font-size: 20px;
  }
}

@media (min-width: 1600px) {
  .c-post-title {
    font-size: 22px;
  }
}

.c-post-tag {
  display: inline-block;
  font-size: 12px;
}

.c-bar .c-post-tag {
  padding-top: 1px;
}

.c-entry-lg .c-bar .c-post-tag {
  padding-top: 0;
}

@media (min-width: 1280px) {
  .c-bar .c-post-tag {
    font-size: 15px;
    line-height: 22px;
  }
}

@media (max-width: 1023px) {
  .c-post-tag {
    font-size: 10px;
  }
  .c-entry-lg .c-post-tag {
    font-size: 12px;
  }
}

.c-post-tag {
  color: rgb(102, 102, 102);
  font-weight: 700;
}

.c-entry-inverse .c-post-tag {
  color: rgb(170, 170, 170);
  font-weight: 300;
}

.c-port {
  overflow: hidden;
  position: relative;
}

.c-bar {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  line-height: 1.6;
  fill: rgb(102, 102, 102);
}

.c-bar a {
  color: inherit;
  text-decoration: none;
}

.c-bar a:active,
.c-bar a:hover {
  color: rgb(51, 51, 51);
  fill: rgb(51, 51, 51);
}

.c-entry .c-bar {
  background-color: #3b5998;
  font-size: 14px;
  line-height: 1.6;
}

.c-bar-left {
  float: left;
  margin-left: -10px;
}

.c-bar-right {
  float: right;
  margin-right: 10px;
}

.c-bar-unit {
  position: relative;
  float: left;
  padding: 5px 10px;
}

.c-bar-unit ul {
  margin-bottom: 0;
}

@media (max-width: 1023px) {
  .c-entry .c-bar {
    font-size: 12px;
  }
}

.c-bar-unit .c-social-list {
  font-size: 12px;
}

.c-bar-unit .c-social-list a {
  color: rgb(102, 102, 102);
  padding-top: 3px;
}

.c-entry-inverse .c-bar-unit .c-social-list a {
  color: rgb(170, 170, 170);
}

.c-social-list li {
  margin-right: -3px;
}

.c-social-list li:nth-child(1) a {
  margin-right: 8px;
}

.c-social-list li:nth-child(2) a {
  margin-right: 6px;
}

.c-social-list li:nth-child(3) a,
.c-social-list li:nth-child(4) a {
  margin-right: 4px;
}

.c-bar-unit .c-social-list li:last-child {
  margin-right: -10px;
}

.c-bar-unit .c-social-list li:last-child a {
  margin-right: 0;
}

@media (max-width: 1023px) {
  .c-bar-unit .c-social-list {
    font-size: 10px;
  }
  .c-bar-unit .c-social-list a {
    padding: 5px 0 1px;
  }
  .c-entry-lg .c-bar-unit .c-social-list {
    font-size: 12px;
  }
  .c-entry-lg .c-bar-unit .c-social-list a {
    padding: 0;
  }
  .c-entry-lg .c-bar-unit .c-social-list.c-switcher-box {
    margin-top: 3px;
  }
  .c-social-list li {
    margin-right: 5px;
  }
}

.c-social-list a {
  padding-left: 10px;
  padding-right: 10px;
}

.c-social-list .i-svg {
  width: 15px;
  height: 15px;
  margin-top: -2px;
}

.c-social-list .i-tw {
  width: 17px;
  height: 17px;
}

.c-social-list .i-vb {
  width: 15px;
  height: 17px;
  margin-top: -2px;
}

.c-social-list .i-tlg {
  width: 17px;
  height: 17px;
  margin-top: -4px;
}

.c-comments-head {
  padding-bottom: 1px;
}

.c-comments-login {
  width: 100%;
}

.c-comments-login a {
  display: inline-block;
  margin: -8px 0;
  padding: 8px 0;
}

.u-uppercase {
  text-transform: uppercase;
}

.u-content-read {
  max-width: 940px;
}

@media (max-width: 1279px) {
  .u-content-read {
    max-width: 699px;
  }
}

.u-mr-0 {
  margin-right: 0 !important;
}

.u-pa-0 {
  padding: 0 !important;
}

.u-pr-0 {
  background-color: #3b5998;
  padding-right: 0 !important;
}

.u-pos-r {
  position: relative;
}

.c-entry-inverse .u-text-lady,
.u-text-lady {
  color: #fff;
}

.c-si-main {
  position: relative;
  z-index: 9;
  transition: opacity 1.2s ease 0s;
}

.c-si-main .c-post > .o-row-sm {
  position: static;
}

.c-si-pages {
  position: relative;
  padding: 0 10px;
}

.c-si-pages .c-si-page {
  position: relative;
  z-index: 8;
}

.c-si-pages .c-si-active {
  z-index: 7;
}

.c-si-pages .c-si-main {
  z-index: 1;
}

@media print {
  .c-bar-right {
    display: none !important;
  }
  .c-entry-lg .has-pseudo-bg::before {
    background-color: transparent;
    background-image: none;
  }
  .c-bar * {
    color: rgb(102, 102, 102) !important;
  }
  .c-bar-left {
    width: 50%;
  }
  .c-bar-unit {
    border-right: 0 none !important;
  }
  .c-entry-lg .c-post-meta,
  .c-post-meta {
    position: relative !important;
    padding-bottom: 0 !important;
  }
  .c-post-title {
    color: rgb(0, 0, 0) !important;
    margin: 22px 0 0 !important;
  }
  .o-jumbotron {
    margin-bottom: 0 !important;
    background-color: transparent !important;
    overflow: visible;
  }
  .c-main {
    float: none !important;
    width: 100% !important;
    margin-right: 0 !important;
  }
}

.comTitle {
  padding: 5px 10px;
  margin-top: 50px;
  color: rgb(0, 0, 0);
  border-bottom: 2px #000 solid;
  font-size: 27px;
  text-align: center;
}

.photo img {
  margin: 3px 0 0;
}

.photo {
  float: left;
  margin-right: 10px;
}

.com-txt {
  padding-left: 90px;
  text-align: left;
  color: #000;
}

.commit-text {
  margin-top: 25px;
}

img.photo-people {
  width: 75px;
  border-radius: 50px;
}

.clear {
  clear: both;
}

body {
  font-family: "Open Sans", sans-serif;
  color: #000;
  line-height: 1.5625;
}

@media (min-width: 759px) and (max-width: 1024px) {
  .c-main .u-content-read {
    font-size: 20px;
  }
  .com-txt {
    font-size: 19px;
  }
  .c-entry-lg .c-post-title {
    font-size: 21px;
  }
  .o-jumbotron {
    font-size: 11px;
    padding: 0;
  }
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .c-entry-lg .c-post-title {
    font-size: 19px;
    line-height: 24px;
  }
}

@media (max-width: 759px) {
  html,
  body {
    width: 100%;
  }
  #newhead {
    display: none;
  }
  #main-content.container.o-wrap.c-si-main.t-lady.js-si-main {
    width: 100%;
  }
  .c-post-img-sleaze {
    width: 100%;
  }
  .container {
    margin: 0;
    padding: 0;
  }
  .c-post-img-sleaze {
    width: 100%;
  }
  .c-main .u-content-read {
    margin-left: 0;
    font-size: 20px;
    line-height: 1.5;
  }
  .com-txt {
    padding-left: 85px;
    font-size: 17px;
  }
  .o-jumbotron {
    font-size: 11px;
    padding: 0;
  }
  h1 {
    font-size: 23.4px;
  }
  .c-post-title {
    font-size: 17px;
  }
  .c-post-img-wrap {
    width: 800px;
    height: 310px;
  }
  .o-jumbotron.c-entry-lg .c-post-meta {
    padding: 10px 0;
  }
  .p-name.c-post-title.u-uppercase.js-si-title {
    max-width: 100%;
    margin-bottom: -7px;
    font-size: 15px;
    line-height: 2.7rem;
  }
  .c-entry-lg .c-post-title {
    font-size: 21px;
  }
}

.formm {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.formm .img {
  width: 270px;
}

.formm .img img {
  width: 230px;
  margin: 0 auto;
  display: block;
  float: left;
  padding: 10px;
}

.btn3 {
  height: auto;
  display: block;
  margin: 0 auto;
  cursor: pointer;
  padding: 4px 7px;
  color: #fff;
  background: #c73030;
  border: none;
  border-radius: 5px;
  font-weight: 700;
  max-width: 250px;
  width: 100%;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  transition: all 0.3s;
}

.btn3:hover {
  transform: scale(1.1);
  background: red;
  color: #fff;
  text-decoration: none;
}

@media all and (max-width: 600px) {
  .formm .img img {
    width: 100%;
    margin: 0 auto;
    display: block;
    float: none;
    padding: 10px;
  }
  .formm {
    width: 100%;
    flex-direction: column;
    padding: 0;
  }
  .formm .img {
    padding: 0;
  }
}

@media all and (max-width: 400px) {
  .formm .img {
    width: 100%;
  }
}

.head {
  height: 6rem;
  margin: 0 auto;
  width: 100%;
  background-color: rgb(150, 0, 0);
}

@media (max-width: 759px) {
  #hiddenli {
    display: none;
  }
  .head {
    height: 6rem;
    max-width: 800px;
    margin: 0 auto;
    width: 100%;
    background-color: #bf2316;
  }
}

#newhead {
  float: left;
  margin-bottom: 0;
}

.lipoint {
  float: left;
  margin-right: 5px;
  margin-top: 8px;
  list-style: none;
}

@media all and (max-width: 600px) {
  .c-post-img-wrap {
    width: 800px;
    height: 330px;
  }
}

@media all and (max-width: 400px) {
  .c-post-img-wrap {
    width: 800px;
    height: 360px;
  }
}

@media all and (max-width: 350px) {
  .c-post-img-wrap {
    width: 800px;
    height: 360px;
  }
}

h2 {
  font-size: 22px;
}

.form {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  padding: 0;
}

.form .img {
  width: 270px;
}

.form .img img {
  width: 230px;
  margin: 0 auto;
  display: block;
}

.btn3 {
  height: auto;
  display: block;
  margin: 10px auto 30px auto;
  cursor: pointer;
  padding: 4px 7px;
  color: #fff;
  background: #c73030;
  border: none;
  border-radius: 5px;
  font-weight: 700;
  max-width: 250px;
  width: 100%;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  transition: all 0.3s;
  font-family: Roboto;
  overflow: hidden;
}

.offer-form .btn3 {
  margin: 0 auto;
}

.btn3:hover {
  transform: scale(1.1);
  background: red;
  color: #fff;
  text-decoration: none;
}

@media all and (max-width: 600px) {
  .form {
    width: 100%;
    flex-direction: column;
    padding: 0;
  }
  .form .img {
    padding: 0;
  }
}

@media all and (max-width: 400px) {
  .form .img {
    width: 100%;
  }
}

.head {
  height: 6rem;
  margin: 0 auto;
  width: 100%;
  background-color: rgb(150, 0, 0);
}

@media (max-width: 759px) {
  #hiddenli {
    display: none;
  }
  .head {
    height: 6rem;
    max-width: 800px;
    margin: 0 auto;
    width: 100%;
    /* background-color: #bf2316; */
    overflow: hidden;
  }
  .logoMOB {
    margin-left: 10px;
  }
}

#newhead {
  float: left;
  margin-bottom: 0;
}

.lipoint {
  float: left;
  margin-right: 10px;
  margin-top: 8px;
  list-style: none;
}

@media screen and (max-width: 991px) {
  .commit-text:nth-child(-n + 3) {
    display: none;
  }
}

.comeback_layout {
  display: none;
  position: fixed;
  color: #000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 20000000;
  background: rgba(0, 0, 0, 0.75);
  overflow-y: scroll;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}

.comeback_layout::-webkit-scrollbar {
  width: 0;
}

.comeback_wrapper {
  width: 100%;
  max-width: 550px;
  margin: 0 auto;
  z-index: 10;
}

.comeback_container {
  background: #fff;
  padding: 25px;
  margin-top: 2%;
  text-align: center;
}

.comeback_container h1 {
  font-size: 23px;
}

.comeback_container .form-group {
  width: 90%;
  max-width: 400px;
  margin: 0 auto;
  text-align: left;
}

.comeback_container .btn {
  display: block;
  width: 240px;
  color: #fff;
  background: #f82a5e;
  text-transform: uppercase;
  padding: 10px 0;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 4px;
  margin: 0 auto;
  text-decoration: none;
  -moz-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}

.comeback_container .btn:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

.comeback_img {
  width: 80%;
  margin: 10px auto;
  max-width: 200px;
}

.form-horizontal span {
  display: block;
  margin: 20px 0;
}

.comeback_close {
  float: right;
  cursor: pointer;
}

#comeback p {
  font-size: 16px;
}

@media (max-width: 700px) {
  .comeback_container h1 {
    line-height: 18px;
    font-size: 16px;
  }
  .comeback_img {
    margin: 5px auto;
  }
  .comeback_container p {
    font-size: 15px;
  }
  .comeback_container {
    padding: 5px;
  }
}

.commit-header {
  padding-top: 10px;
}

.commit-header p {
  margin-bottom: 10px;
}

.ac_footer a {
  color: white !important;
}

.order__form {
  position: relative;
  width: 300px;
  max-width: 100%;
  margin: 10px auto;
  padding: 0 20px;
}

.order__country,
.order__name,
.order__phone {
  width: 100%;
  padding: 5px;
  border: 1px solid black;
  border-radius: 4px;
  margin-bottom: 5px;
}

.order__country {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}

.order__country::-ms-expand {
  display: none;
}

.ac_footer {
  position: relative;
  text-align: center;
  overflow: hidden;
  padding: 50px 0;
  color: #a12000;
}

.prod-img {
  display: block;
  width: 250px;
  margin: 0 auto;
}

@media (max-width: 400px) {
  .prod-img {
    max-width: 320px;
  }
}

p > span.ava {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  margin: 3px 10px;
  float: left;
}

p > span.ava + b,
p > span.ava + span > b:first-child {
  color: #bf2316;
}

p > span.ava.reporter {
  background: url("../img/reporter.png") 0 0 no-repeat;
}

p > span.ava.doc {
  background: url("../img/vrach2.jpg") 0 0 no-repeat;
}

p > span.ava.student {
  background: url("../img/student.jpg") 0 0 no-repeat;
}

#comment-component-text .reply {
  padding-left: 30px !important;
}

#comment-component-text .comment__image {
  width: 70px !important;
  height: auto !important;
}

#comment-component-text .comment__content .comment__name {
  color: #000 !important;
  font-size: 19px !important;
  font-family: Roboto !important;
  line-height: 1.6 !important;
}

#comment-component-text .comment .comment__text {
  font-size: 17px !important;
  font-family: Roboto !important;
  line-height: 20px !important;
}

#comment-component-text .comment__details {
  display: none !important;
}

#comment-component-text .comment {
  border-bottom: none !important;
}

.form-comment,
#comment_num {
  display: none;
}

.ord_button {
  background-color: #0299ff;
  color: #fff !important;
  display: inline-block;
  padding: 10px 30px;
  font-size: 25px;
  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 0;
  animation: 1s pulse infinite alternate ease-in-out;
}

.footer {
  margin-top: 10px;
}

.new-btn {
  font-weight: bold;
  display: block;
  text-align: center;
}

.new-btn:after {
  display: inline-block;
  -webkit-animation: dotty steps(1, end) 1.5s infinite;
  animation: dotty steps(1, end) 1.5s infinite;
  content: "";
  position: absolute;
  margin-left: 10px;
}

@-webkit-keyframes dotty {
  0% {
    content: "";
  }
  25% {
    content: ">";
  }
  50% {
    content: ">>";
  }
  75% {
    content: ">>>";
  }
  100% {
    content: "";
  }
}

@keyframes dotty {
  0% {
    content: "";
  }
  25% {
    content: ">";
  }
  50% {
    content: ">>";
  }
  75% {
    content: ">>>";
  }
  100% {
    content: "";
  }
}

.span-flex {
  display: flex;
  align-items: flex-start;
}

.span-flex img {
  width: 50%;
}

h2.new {
  background: #ea84a1;
  display: inline-block;
  padding: 20px;
  border-radius: 5px;
  color: #ffffff;
  font-size: 18px;
  margin-top: 0;
  font-family: Roboto;
}

@media (max-width: 500px) {
  .span-flex {
    flex-wrap: wrap;
  }
  .span-flex img {
    width: 100%;
  }
}

.outline {
  border: 4px double #ef7c7c;
  padding: 2px 10px;
  background: #fff5f5;
}

.prod_wrapper {
  text-align: center;
  margin: 20px auto;
  max-width: 280px;
}

.buy-button a {
  font-weight: 700;
  display: block;
  font-size: 20px;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  text-align: center;
  max-width: 350px;
  background: rgb(219, 32, 32) none repeat scroll 0% 0%;
  padding: 20px 20px 14px;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -o-border-image: none;
  border-image: none;
  border-radius: 6px;
  text-decoration: none;
  margin: 10px auto;
  border-bottom: 6px solid transparent;
  -webkit-animation: 1s pulse infinite alternate ease-in-out;
  animation: 1s pulse infinite alternate ease-in-out;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.95);
  }
}

.after-form {
  text-align: center;
  margin-bottom: 30px;
}

.question {
  background-color: #f5f7fa;
  border-radius: 10px;
  padding: 7px;
  overflow: hidden;
}

.question:before {
  content: "";
  background: rgba(0, 0, 0, 0) url(../img/reporter.png) no-repeat scroll 0% 0% /
    100% auto;
  border-radius: 50%;
  float: left;
  padding: 47px;
  margin-right: 10px;
}

.question .name::before {
  content: "Reporter: ";
  color: rgb(243, 32, 11);
  font-weight: 700;
}

.answer {
  background-color: rgb(255, 255, 255);
  border-radius: 10px;
  padding: 7px;
  overflow: hidden;
}

.answer:before {
  content: "";
  background: rgba(0, 0, 0, 0) url(../img/doctor.png) no-repeat scroll 0% 0% /
    100% auto;
  border-radius: 50%;
  float: left;
  padding: 47px;
  margin-right: 10px;
}

.answer .name::before {
  content: "Experta Marianne Hänner: ";
  color: rgb(243, 32, 11);
  font-weight: 700;
}

.vote-block {
  width: auto;
  display: block;
  background: rgb(238, 239, 241) none repeat scroll 0% 0%;
  border-radius: 3px;
}

.vote-block-head {
  display: block;
  text-align: left;
  width: auto;
  padding: 15px 20px;
}

.vote-block-content {
  display: block;
  width: auto;
  border: 1px solid rgb(238, 239, 241);
  background: rgb(255, 255, 255) none repeat scroll 0% 0%;
  padding: 0 20px;
  font-size: 14px !important;
}

.vote-block-head h2 {
  color: rgb(143, 0, 1);
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4em;
  margin-top: 0;
}

.vote-block-content-container {
  display: block;
  width: auto;
  margin-bottom: 20px;
}

.vote-block-content-container:first-child {
  margin-top: 30px;
}

.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: rgb(238, 239, 241) none repeat scroll 0% 0%;
  height: 25px;
  line-height: 16px;
}

.vote-block-content-stat-line {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 35%;
  height: 100%;
  background: rgb(102, 160, 29) none repeat scroll 0% 0%;
  text-align: right;
}

.line-1 {
  width: 23%;
  background: rgb(102, 160, 29) none repeat scroll 0% 0%;
}

.vote-block-content-stat-line h6 {
  font-size: 12px;
  color: rgb(238, 239, 241);
  margin-left: 121%;
  margin-top: 4px;
}

.vote-block-content-container::after {
  content: "";
  display: block;
  clear: both;
}

.line-1 h6 {
  color: rgb(102, 160, 29);
}

.line-2 {
  width: 47%;
  background: #01e240 none repeat scroll 0% 0%;
}

.line-2 h6 {
  color: #01e240;
  margin-left: 108%;
}

.line-3 {
  width: 8%;
  background: rgb(102, 160, 29) none repeat scroll 0% 0%;
}

.line-3 h6 {
  color: rgb(102, 160, 29);
}

.line-4 {
  width: 17%;
  background: rgb(147, 149, 152) none repeat scroll 0% 0%;
}

.line-4 h6 {
  color: rgb(147, 149, 152);
}

.line-5 {
  width: 5%;
  background: rgb(147, 149, 152) none repeat scroll 0% 0%;
}

.line-5 h6 {
  color: rgb(147, 149, 152);
}

.vote-block-head h2:after {
  content: "";
  margin-top: 12px;
  border-bottom: 4px solid rgb(22, 141, 226);
  display: block;
}

#newhead a {
  color: #fff;
  text-decoration: none;
}

@media (max-width: 550px) {
  .prod_wrapper {
    max-width: 235px;
  }
  .order-form .top h2 {
    font-size: 28px !important;
  }
  .order-form .frame {
    margin: 20px 10px -20px !important;
  }
  .order-form .frame p {
    line-height: 20px !important;
  }
}

#comment-component-text {
  color: #000;
  line-height: 1.3;
  font-size: 14px;
  font-family: "Tahoma", sans-serif;
}

#comment-component-text * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

#comment-component-text #comment_num {
  border-bottom: 1px dashed #365398;
  color: #365398;
  font-weight: bold;
}

#comment-component-text img {
  max-width: 100%;
  line-height: 1;
  display: inline-block;
  border-radius: 50%;
}

#comment-component-text .comment {
  transition: height, opacity 1000ms ease-in-out;
  overflow: hidden;
}

#comment-component-text .txt-content {
  width: 100%;
  min-height: 40px;
  display: block;
  margin: 15px 0;
  padding: 10px;
  resize: none;
  border: 1px solid #ddd;
  box-sizing: border-box;
  font-family: Arial, sans-serif;
}

#comment-component-text .txt-cmt {
  display: flex;
  align-items: flex-start;
  padding: 10px 0;
  margin: 0 -5px;
}

#comment-component-text .txt-cmt .form-comment__img {
  padding: 0 5px;
  width: 80px;
}

#comment-component-text .your-name {
  border: 1px solid #ddd;
  padding: 5px 10px;
  width: auto !important;
  margin-bottom: 0;
  font-family: Arial, sans-serif;
}

#comment-component-text .form-comment__content {
  width: 100%;
  padding: 0 5px;
}

#comment-component-text .comment {
  border-bottom: 1px dashed #ccc;
  display: flex;
  align-items: flex-start;
  padding: 10px 0;
  margin: 0 -10px;
}

#comment-component-text .comment__content {
  padding: 0 10px;
  width: 100%;
}

#comment-component-text .comment__content .comment__name {
  margin-top: 0;
  color: #365398;
  font-size: 14px;
  text-align: left;
  text-align-last: left;
  font-weight: 700;
}

#comment-component-text .comment__image {
  flex-grow: 0;
  padding: 0 10px;
  width: 70px;
  height: 50px;
  border-radius: 50%;
}

#comment-component-text .comm__content__img {
  display: flex;
  align-items: center;
}

#comment-component-text .comment .comment__text {
  margin: 5px 0;
  margin-top: 0;
  font-size: 14px;
  line-height: 1.4;
}

#comment-component-text .comment .comment__text img {
  display: block;
  margin: 8px 0 0;
  border-radius: 0 !important;
}

#comment-component-text .comment__details {
  font-size: 12px;
  color: #365398;
  line-height: 1.4;
}

#comment-component-text .comment__details a,
#comment-component-text .comment__details span {
  text-decoration: none;
  color: #365398;
  font-size: 12px;
  line-height: 1.4;
  font-weight: 400;
  cursor: pointer;
}

#comment-component-text .comment__details img {
  width: 13px;
}

#comment-component-text .comment__time {
  color: rgb(158, 158, 158);
  font-size: 11px;
  line-height: 1.4;
  cursor: normal;
}

#comment-component-text .add-comment-button {
  background-color: #4267b2;
  border-color: 1px solid #4267b2;
  border: none;
  color: #fff;
  font-size: 14px;
  border-radius: 2px;
  padding: 0 8px;
  line-height: 22px;
  cursor: pointer;
  font-weight: bold;
}

#comment-component-text .reply {
  padding-left: 65px;
}

/* RTL */

#comment-component-text.rtl {
  direction: rtl;
  text-align: right;
}

#comment-component-text.rtl .comment__content .comment__name {
  text-align: right;
  text-align-last: right;
}

#comment-component-text.rtl .reply {
  padding-right: 65px;
  padding-left: 0;
}

.comments__like {
  cursor: pointer;
}

.comment-img img,
.comment__details img {
  border-radius: 0 !important;
}

#standardfooter {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  padding: 5px;
  text-align: center;
}

.footerlinks {
  display: flex;
  justify-content: center;
}

.footerborder {
  margin: 0 10px;
}

#standardfooter a {
  color: inherit;
}

.lipoint:first-of-type {
  position: relative;
  top: 0;
  left: -40px;
  padding: 0 5px 0 5px;
  padding-left: 60px;
  margin-bottom: 8px;
  background: url(../img/es-geo.png) left center no-repeat;
  background-size: contain;
}

.question .name,
.answer .name {
  padding-left: 105px;
}

.red-link {
  font-weight: bold !important;
  display: block;
  text-align: center;
  text-decoration: underline;
  color: #ff0000;
  font-size: 22px;
  line-height: 1.35;
  font-weight: 700;
  max-width: 80%;
  margin: 0 auto;
  margin-bottom: 30px;
}

.red-link:hover {
  color: #ff0000;
}

.red-link::after {
  display: inline-block;
  -webkit-animation: dotty steps(1, end) 2s infinite;
  animation: dotty steps(1, end) 2s infinite;
  content: "";
  position: absolute;
  margin-left: 10px;
}

@keyframes dotty {
  0% {
    content: "";
  }
  25% {
    content: ">";
  }
  50% {
    content: ">>";
  }
  75% {
    content: ">>>";
  }
  100% {
    content: "";
  }
}
