* {
  margin: 0;
  padding: 0;
  line-height: 1.2em
}

html {
  width: 100%
}

a:active {
  outline: medium none
}

:focus {
  outline: medium none
}

a img {
  border: 0 none
}

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

#wraper {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 5px 20px 20px;
  background: #fff none repeat scroll 0 0;
  box-sizing: border-box;
}

#logoAndNav {
  padding: 30px 0;
}

#logo {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  text-decoration: none;
}

#logo img {
  width: 280px
}

#login {
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
  font-size: 16px;
  color: #666;
  text-decoration: none;
}

#login:active {
  border: medium none
}

#contentWraper {
  display: block;
  width: 100%;
}

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

footer div {
  display: inline-block;
  text-align: left;
  color: #fff;
  margin-top: 20px
}

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

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

footer #mail {
  width: 230px;
  font-size: 10pt;
  margin-left: 90px
}

footer #ageRestriction {
  font-size: 25pt;
  padding: 10px 5px;
  vertical-align: top;
  margin-left: 60px;
  font-family: Arial, Helvetica, sans-serif
}

#text {
  /* max-width: 90%; */
  margin: 40px auto 0;
}

#align {
  text-align: left;
  display: inline-block;
  padding-left: 50px;
  box-sizing: border-box;
}

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

#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
}

#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: 1.4;
  margin: 20px 0
}

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

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

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

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

#news a,
.text-comment a {
  font-weight: 700;
  color: #69c;
  line-height: 20px !important;
  transition: all .3s ease-out;
}

#news a:hover,
.text-comment a:hover {
  text-decoration: none;
  color: #322a89;
}

#news a:active {
  color: #6cf
}

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

blockquote.CitationItalic {
  margin: 40px 20px;
  font-family: "PT Serif";
  font-weight: 700;
  text-align: center;
  font-size: 25px;
  line-height: 1.5;
}

.c2-2 {
  color: red;
  line-height: inherit;
}

body {
  background: #337db0 none repeat scroll 0 0
}

.text-comment {
  margin: 15px 0
}

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

#news p {
  text-align: justify
}

img {
  max-width: 100%
}

.comment {
  text-align: left
}


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

#news p {
  text-align: justify
}

/* .comment {
  padding-left: 50px
} */


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

.main-link {
  display: block;
  margin: 20px auto;
  max-width: 300px;
  padding: 20px 5px;
  font-size: 20px;
  text-decoration: none;
  background-color: #de0606;
  text-align: center;
  color: #fff !important;
  border-radius: 4px
}

.main-link:hover {
  opacity: .8
}

@media screen and (max-width:1270px) {
  header {
    display: none
  }

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

  footer {
    min-width: 240px
  }

  #cnt p {
    text-align: justify
  }

  footer #disclamer {
    width: 500px
  }
}

@media screen and (max-width:1000px) {
  #news span.date {
    margin-top: 25px
  }

  #news p {
    margin: 10px 0
  }

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

  #text {
    padding-bottom: 20px
  }

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

  footer {
    display: none
  }

  #contentWraper,
  #text {
    width: 100%
  }

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

  #news div,
  #news p,
  #news span {
    width: 100%
  }

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

  #news h1 {
    width: 100%
  }

  div {
    padding: 0
  }

  #wraper {
    overflow: hidden;
    padding: 0 15px;
    width: 100%;
    margin: 0 auto
  }

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

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

  #news span.date {
    text-align: center !important
  }
}

@media screen and (max-width:640px) {
  #news.article #image img {
    width: 100%
  }
}

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

  #news div,
  #news p,
  #news span:not(.order-form__label-text) {
    font-size: 17px !important
  }

  blockquote.CitationItalic {
    line-height: 1.2 !important;
    margin: 40px auto;
  }
}

@media screen and (max-width:320px) {
  body {
    background: #fff none repeat scroll 0 0 !important
  }

  #wraper {
    padding: 0 15px;
  }

  /* #align {
    padding: 0 10px;
  } */

  .comment div {
    margin: 10px auto !important
  }
}

.title-form {
  width: 100%;
  text-align: center;
  padding: 20px 0;
  font-weight: 900 !important;
  font-size: 27px !important;
  line-height: 42px !important;
  color: #322a89 !important;
  text-transform: uppercase !important
}

.title-form .pink {
  color: #ff3395 !important
}

.price_main_currency,
.price_main_value {
  color: #000;
  text-decoration: line-through
}

.main-btn {
  background: #1266d5;
  color: #fff !important;
  display: block;
  text-decoration: none !important;
  font-size: 20px;
  padding: 10px;
  max-width: 270px;
  margin: 15px auto;
  font-weight: 700;
  text-align: center;
  border-radius: 5px;
  transition: all .5s
}

.main-btn:hover {
  background-color: #5d9d52;
  box-shadow: 2px 3px 3px #999
}

.product-image {
  width: 100% !important;
  display: block !important;
  margin: 0 auto !important;
  max-width: 180px !important
}

.clinic__title {
  margin-top: 40px;
}

.main-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.3;
  text-align: center;
}

.date {
  display: block;
  margin: 30px 0;
  font-size: 14px;
  line-height: 1.2;
  color: #666;
}

.image-wrapper {
  display: block;
  max-width: 490px;
  margin: 25px auto;
  font-size: 0;
  text-align: center;
}

.image-wrapper__desc {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  color: #666;
}

.order-form {
  max-width: 360px;
  margin: 30px auto 50px;
  box-sizing: border-box;
}

.order-form * {
  box-sizing: inherit;
}
.order-form__label {
  display: block;
  width: 100%;
}

.order-form__label:not(:first-of-type) {
  margin-top: 15px;
}

.order-form__label-text {
  display: block;
  margin-bottom: 5px;
  width: 100%;
  font-size: 14px !important;
  line-height: 1.2 !important;
  color: #666;
}


.order-form__field {
  display: block;
  width: 100%;
  padding: 15px;
  font-size: 16px;
  line-height: 1.2;
  font-family: inherit;
  color: #333333;
  border: 1px solid #cccccc;
  border-radius: 5px;
  background-color: #ffffff;
  outline: none;
  transition: all .3s ease-out;
}

.order-form__field:focus {
  box-shadow: 0 0 0 3px rgba(93, 157, 82, 0.5);
}

select::-ms-expand {
  display: none;
}

select {
  -webkit-appearance: none;
  appearance: none;
  background: url("../images/customselect.png") center right 15px no-repeat, #ffffff;
}


.order-form__button {
  width: 100%;
  max-width: 360px;
  margin-top: 20px;
  padding: 15px;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
}


/*@media (max-width: 991px) {
  .text-comment:nth-last-of-type(n+7) {
    display: none;
  }
}*/