<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  margin: 0;
  padding: 0;
  line-height: 1.1;
}

html {
  width: 100%;
  min-width: 320px;
}

input:active,
textarea:active,
a:active {
  outline: medium none;
}

:focus {
  outline: medium none;
}

a img {
  border: 0 none;
}

a {
  color: #4f00ee;
}

body {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  background: #fff none repeat scroll 0 0;
}

#wraper {
  max-width: 1260px;
  margin: 0 auto;
  padding: 5px 18px 0;
  background: #fff none repeat scroll 0 0;
  box-sizing: border-box;
}

#topBaner {
  text-align: center;
  width: 100%;
}

#topBaner img {
  margin: auto;
}

.bannerPlace {
  display: inline-block;
}

.breadcrumbs a {
  text-decoration: none;
  color: #666666;
}

#logoAndNav {
  margin-top: 30px;
  text-align: center;
  white-space: nowrap;
  float: left;
  width: 100%;
  height: 80px;
}

#logo {
  float: left;
  margin-top: -10px;
  text-align: left;
  vertical-align: middle;
}

#logo img {
  width: 280px !important;
}

header nav,
header nav ul,
header nav ul li {
  display: inline-block;
}

header nav ul {
  margin-top: 10px;
  vertical-align: bottom;
}

header nav {
  margin-left: 0;
}

header nav ul li {
  font-size: 14pt;
  font-weight: 400;
  margin-left: 12px;
}

header nav ul li::before {
  content: "Ã¢Â€Ë˜";
  font-size: 14pt;
  font-weight: 700;
  margin-right: 12px;
  vertical-align: middle;
}

header nav ul li:nth-child(1)::before {
  display: none;
  color: #fff;
}

header nav ul li a {
  text-decoration: none;
  color: #000;
  vertical-align: middle;
  padding-bottom: 5px;
}

#login {
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  top: 100px;
  color: #666;
  font-size: 14pt;
}

#login:active {
  border: medium none;
}

#promoline {
  float: left;
  width: 100%;
  margin-top: 30px;
  height: 59px;
  min-width: 1220px;
  text-align: center;
  overflow: hidden;
}

#promoline div {
  width: 1220px;
  position: absolute;
  height: 10px;
  z-index: 99;
  opacity: .3;
}

#ov2 {
  margin-top: -10px;
}

#promoline a {
  display: inline-block;
  height: 59px;
  overflow: hidden;
  width: 240px;
  color: #000;
  text-decoration: none;
  text-align: left;
  vertical-align: top;
}

.live-foto {
  margin-bottom: 0;
  display: block;
}

#promoline a strong {
  display: inline-block;
  padding-top: 10px;
  padding-left: 5px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}

#promoline a strong span {
  font-size: 18px;
  line-height: 18px;
}

#promoline a img {
  height: 59px;
  vertical-align: top;
}

#contentWraper {
  display: inline-block;
  width: 100%;
  min-height: 1800px;
}

#newsColumn,
#commentColumn {
  margin-top: 40px;
  display: inline-block;
  width: 300px;
}

#newsColumn h2,
#blogs h2,
#commentColumn h2 {
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1pt;
  color: #4d4d4d;
}

#newsColumn h2::before,
#newsColumn h2::after,
#commentColumn h2::before,
#commentColumn h2::after {
  display: inline-block;
  content: " ";
  width: 55px;
  border-bottom: 1px solid #4d4d4d;
  margin-bottom: 3px;
}

.bottomLink::before,
.bottomLink::after {
  width: 85px !important;
}

#newsColumn h2::before,
#commentColumn h2::before {
  margin-right: 18px;
}

#newsColumn h2::after,
#commentColumn h2::after {
  margin-left: 18px;
}

#newsColumn p {
  margin-top: 13px;
  height: 68px;
  overflow: hidden;
  font-size: 14px;
}

#newsColumn p strong {
  display: block;
  float: left;
  overflow: hidden;
  height: 65px;
  width: 65px;
  margin-right: 15px;
}

#newsColumn p img {
  margin-left: -15px;
  height: 65px;
  float: left;
}

#newsColumn p span {
  color: #999;
  font-size: 14px;
}

#newsColumn p a {
  text-decoration: none;
  color: #000;
}

#events h2::before,
#events h2::after {
  border: medium none;
}

.content {
  margin-top: 40px;
  vertical-align: top;
  display: inline-block;
  width: 68%;
  margin-right: 0;
  text-align: left;
}

.content p {
  margin-top: 10px;
  margin-bottom: 15px;
  display: inline-block;
  width: 300px;
  height: 322px;
  overflow: hidden;
  margin-left: 20px;
  font-size: 16px;
  text-align: left;
  line-height: 19px;
}

.content p a {
  text-decoration: none;
  color: #000;
}

.content p strong {
  display: inline-block;
  clear: both;
  font-size: 18px;
}

.nowrap {
  white-space: nowrap;
}

.content p span {
  width: 100%;
  display: inline-block;
  clear: both;
  text-transform: uppercase;
  color: gray;
  white-space: nowrap;
  font-size: 14px;
  letter-spacing: 1px;
}

.content p img {
  margin-right: 7px;
  margin-bottom: 5px;
  height: 160px;
  width: 238px;
  float: left;
}

#elsePromoLine a:nth-child(3) {
  margin-right: 0;
}

#blogs p:nth-child(4) {
  margin-right: 0;
}

footer {
  background: #649cbf none repeat scroll 0 0;
  text-align: center;
  min-width: 1208px;
}

footer nav {
  width: 100%;
  height: 320px;
  background: #d5e2e9 none repeat scroll 0 0;
  text-align: center;
}

footer nav ul {
  text-align: left;
  display: inline-block;
  width: 180px;
  vertical-align: top;
  margin-top: 20px;
}

footer nav ul li {
  font-size: 11pt;
  display: block;
  padding: 2px 0;
}

footer nav ul li a {
  text-decoration: none;
  color: #000;
}

footer nav ul li a img {
  vertical-align: top;
}

footer nav ul li a strong {
  font-weight: 400;
  font-size: 13pt;
}

footer div {
  display: inline-block;
  color: #fff;
  margin-top: 9px;
  margin-bottom: 4px;
}

footer #disclamer {
  font-size: 10pt;
}

footer #disclamer img {
  float: left;
  margin: 3px 15px;
  vertical-align: middle;
}

footer #mail {
  font-size: 10pt;
}

footer #ageRestriction {
  font-size: 25pt;
  vertical-align: top;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 14px;
}

a.active {
  border-bottom: 4px solid #a7be39;
}

li.active a {
  color: #a7be39 !important;
}

#newsColumn {
  width: 250px;
}

#newsColumn a.filterSw {
  display: inline-block;
  margin: 10px 10px 30px;
  color: #000;
  text-decoration: none;
  border-bottom: 1px dashed #000;
}

.content p {
  width: 200px;
}

#newsColumn nav {
  width: 220px;
  border-top: 1px solid #bfbfbf;
  margin-bottom: 40px;
}

#newsColumn nav ul li {
  display: block;
  font-size: 13pt;
  border-bottom: 1px solid #bfbfbf;
}

#newsColumn nav ul li a {
  display: block;
  padding: 8px;
  text-decoration: none;
  color: #000;
}

#newsColumn nav ul li a::first-letter {
  text-transform: uppercase;
}

#newsColumn h2 {
  text-transform: uppercase;
  font-size: 11pt;
  font-weight: 400;
  letter-spacing: normal;
  color: #4d4d4d;
}

#newsColumn h2::before,
#newsColumn h2::after {
  display: none;
}

#popular {
  margin: 0 0 40px;
  width: 100%;
  border: 1px solid #ddd;
  text-align: center;
}

#popular p {
  height: auto;
  margin-left: 0;
  margin-top: 0;
  line-height: 0 !important;
}

#popular p a {
  line-height: 10px;
}

#popular p strong {
  height: auto;
  width: 100%;
  font-weight: 400;
  font-size: 16px;
}

#popular p img {
  width: 200px;
  height: auto;
  vertical-align: top;
  margin-left: 0 !important;
}

#popular p span.category {
  font-size: 10pt;
}

#popular h2 {
  text-transform: uppercase;
  font-size: 11pt;
  margin: 20px 0;
  text-align: center;
}

#popular h2::before,
#popular h2::after {
  display: none;
}

#text {
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  vertical-align: top;
  width: 90%;
  text-align: left;
}

.clinic__title {
  text-align: center;
}

#align {
  text-align: left;
  display: inline-block;
  padding: 0 6px;
}

#news div&gt;span,
#before span {
  color: #666;
}

#news span.date {
  display: inline-block;
  font-size: 11pt;
  /* color: gray; */
}

#news.article #image img {
  margin: 20px 0;
  width: 600px;
  height: auto;
}

#news h1 {
  font-weight: 400;
  font-size: 26pt;
  margin: 20px 0;
}

#news.article #image {
  text-align: center;
}

#sectionArticle,
#theme {
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 10px;
}

#sectionArticle {
  margin-bottom: 0;
  color: #6d9456;
}

#theme {
  color: #666;
  margin-top: 0;
}

#news span::first-letter {
  text-transform: uppercase;
}

#news #autor {
  display: inline-block;
  text-transform: none;
  font-size: 16px;
  line-height: 20px;
  font-style: italic;
  margin-top: 20px;
}

#news p {
  font-size: 16px;
  line-height: 20px;
  margin: 20px 0;
}

#news p img {
  height: auto;
}

#cnt p:nth-child(1) {
  color: #000;
  font-size: 16px;
  line-height: 22px !important;
}

.noup::first-letter {
  text-transform: none !important;
}

#text h3 a::first-letter {
  text-transform: uppercase;
}

#before p:nth-child(1) {
  margin-left: 0;
}

#before p a::first-letter {
  text-transform: uppercase;
}

#cnt em {
  line-height: 20px !important;
}

#cnt strong {
  line-height: 20px !important;
}

#news p a,
#news blockquote a,
#news li a {
  line-height: 20px !important;
}

#news ul,
#news ol {
  padding-left: 40px;
  margin: 10px 0;
}

#news ul li {
  line-height: 1.5;
}

blockquote.CitationItalic {
  margin: 11px 0 15px;
  font-family: "PT Serif";
  font-weight: 700;
  color: #36b0f0;
  text-align: center;
  font-size: 25px !important;
  line-height: 20px !important;
}

#smartbanner .sb-icon.gloss::after {
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 50%;
  border-radius: 10px 10px 12px 12px;
}

body {
  background: #337db0 none repeat scroll 0 0;
  margin-bottom: -1px;
}

#topBaner {
  background: #337db0 none repeat scroll 0 0;
  overflow: hidden;
}

#topBaner .bannerPlace {
  text-align: center;
}

.text-comment {
  margin: 15px 0;
}

.text-comment p {
  line-height: 1.2;
}

img {
  max-width: 100%;
  margin-bottom: 4px;
  margin-top: 6px;
}

.top-block {
  display: none;
  padding: 15px 0;
}

#news span.date {
  /* display: block; */
  text-align: left !important;
}

.top-block {
  display: none;
  padding: 15px 0;
  max-width: 100%;
}

.button {
  width: 78%;
  margin: 30px auto !important;
}

#comebacker_main_div {
  display: none !important;
  height: 0 !important;
  width: 0 !important;
}

.button.one {
  max-width: 300px;
  /* width: 30%; */
  /* min-width: 241px; */
}

.top-block .list a {
  display: inline-block !important;
  width: 125px !important;
  color: #fff;
  background: #60a5d4 none repeat scroll 0 0;
  border-radius: 5px;
  margin: 10px 15px;
  padding: 5px 0;
}

.list {
  background: #fff none repeat scroll 0 0;
  padding-bottom: 25px;
  max-width: 815px;
  margin: 0 auto;
}

.list__item {
  float: left;
  border: 1px solid #60a5d4;
  border-radius: 5px;
  height: 120px;
  display: block;
  margin: 0 1.9%;
  width: 150px;
  padding: 0 5px;
}

.list__item img {
  max-width: 100px;
}

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

.clearfix::after {
  clear: both;
}

.container {
  max-width: 1260px;
  margin: 0 auto;
  width: 80%;
}

.comment div {
  border: 1px solid #60a5d4;
  margin: 15px 0 !important;
  padding: 5px;
  border-radius: 5px;
}

.one {
  width: 96%;
  margin-left: 50px;
}

.one.first {
  width: 100%;
  margin-left: 50px;
}

#news h1.ArticleHeader {
  font-size: 27px;
  text-align: center;
  line-height: 30px;
  margin-bottom: 30px;
  margin-top: 30px;
  font-weight: 700;
}

.underline {
  margin-bottom: 20px;
}

.underline.but {
  text-decoration: none;
}

.but {
  color: #ffffff;
}

.but:hover {
  text-decoration: underline;
}

#cnt p,
#news p,
.comment {
  text-align: justify;
}

img.prod {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

@media screen and (max-width:1270px) {
  .one {
    width: 105%;
    margin: 0;
  }

  #topBaner {
    min-width: 240px;
    height: auto !important;
  }

  #topBaner a {
    display: block;
    width: 100%;
  }

  #topBaner a img {
    width: 100%;
  }

  #wraper {
    min-width: 240px;
    max-width: 964px;
  }

  footer {
    min-width: 240px;
    margin-bottom: -1px;
  }

  .list-last {
    display: none;
  }

  #text {
    width: 99%;
  }

  #news h1.ArticleHeader {
    font-size: 25px;
  }
}

@media screen and (max-width:1000px) {

  #cnt p,
  #news p,
  .comment {
    text-align: left;
  }

  .one {
    padding-left: 0;
    width: 100%;
  }

  #news p {
    line-height: 20px;
    margin: 10px 0;
  }

  .comment {
    padding: 0;
    width: 100%;
  }

  #text {
    padding-bottom: 10px;
  }

  body {
    background: #60a5d4 none repeat scroll 0 0 !important;
  }

  .bannerPlace {
    display: block;
  }

  .top-block .list #top-list {
    width: 100% !important;
    margin: 0;
    background: #fff none repeat scroll 0 0;
    color: #000;
  }

  .top-block a {
    display: block !important;
    text-decoration: none;
  }

  #topBaner {
    height: auto !important;
    background: #60a5d4 none repeat scroll 0 0 !important;
  }

  .top-block {
    display: block;
  }

  #topBaner a {
    display: none;
  }

  #newsColumn {
    display: none;
  }

  #text,
  #contentWraper {
    width: 100%;
  }

  #align {
    width: 90%;
    padding: 0 5%;
  }

  #news.article #image {
    width: 100%;
  }

  #news h1 {
    width: 100%;
  }

  #news h1.ArticleHeader {
    font-size: 25px;
  }

  div {
    padding: 0;
  }

  #wraper {
    overflow: hidden;
    padding: 0 10px;
    width: 95%;
    margin: 0 auto;
  }

  #news.article #image img {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  #text {
    margin: 0;
  }

  #align {
    width: 100%;
    padding: 0;
  }
}

@media screen and (max-width:768px) {
  .list__item {
    width: 120px;
    height: 150px;
  }

  .list {
    max-width: 625px;
  }

  #login {
    display: block;
    position: absolute;
    float: left;
    /* left: 0; */
    /* right: 0; */
    /* top: 81px; */
  }

  #news h1.ArticleHeader {
    font-size: 23px;
    line-height: 25px;
    /* margin-bottom: 10px; */
  }

  #cnt p,
  .comment {
    text-align: left;
  }
}

@media screen and (max-width:640px) {
  .list__item {
    width: 97px;
    height: 145px;
    margin: 0 1%;
  }

  .list {
    max-width: 475px;
  }

  #news.article #image img {
    width: 80%;
  }

  .inner img {
    width: 90% !important;
  }

  img.one_png {
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
  }
}

@media screen and (max-width:479px) {

  #news ul,
  #news ol {
    padding-left: 25px;
  }

  .breadcrumbs {
    text-align: center;
  }

  #logo img {
    width: 240px !important;
  }

  #logo {
    float: none;
  }

  #logoAndNav {
    margin-top: 20px;
  }

  #news span,
  #news div,
  #news p {
    font-size: 16px !important;
    margin-bottom: 10px;
  }

  #news .c2-2 {
    /* line-height: .9; */
    font-size: 19px !important;
  }

  .top-block {
    max-width: 100%;
    margin: 0 auto;
  }

  #top-list {
    display: none !important;
  }

  #login {
    margin-top: 10px;
  }

  img.prod {
    margin: 10px auto;
  }

  #login {
    font-size: 12pt;
  }

  #news .cust-3 {
    width: auto !important;
    margin: 10px auto !important;
    padding: 15px 10px;
    font-size: 20px !important;
  }

  .button.one {
    width: auto !important;
    max-width: 250px;
    font-size: 20px !important;
  }
}

@media screen and (max-width:480px) {
  #news h1.ArticleHeader {
    line-height: 28px;
    font-weight: 700;
  }

  body {
    background: #fff none repeat scroll 0 0 !important;
  }

  #wraper {
    width: 100%;
    padding: 0 15px;
  }

  #align {
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 0;
  }

  .comment div {
    width: 93%;
    margin: 10px auto !important;
  }

  .underline {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 799px) {
  .button {
    max-width: 465px;
    margin: 30px auto !important;
    width: 58%;
  }
}

@media screen and (min-width: 477px) and (max-width: 583px) {
  .button {
    width: 97%;
    margin: 30px auto !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 476px) {
  .button {
    width: 70%;
    margin: 20px auto !important;
  }

  #text {
    padding-bottom: 0
  }
}

.dn {
  display: none;
}

.cust-1 {
  display: block;
  margin: 20px auto;
}

.cust-2 {
  display: block;
  margin-bottom: 20px;
}

.cust-3 {
  text-align: center;
  display: block;
  background: #109c10 none repeat scroll 0% 0%;
  border-radius: 5px;
  color: rgb(255, 255, 255);
  padding: 15px 25px;
  margin: 30px 0;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}

.db {
  display: block;
}

.doc-foto img {
  display: block;
  margin: 0 auto;
}

.action-text {
  text-align: center !important;
  color: red;
  font-weight: 700;
}

.action-text a {
  color: red;
}

.symptoms {
  width: 600px;
  max-width: 100%;
}

.img-caption {
  margin-top: 0 !important;
  text-align: center !important;
}

#comebacker_main_div {
  display: none !important;
}</pre></body></html>