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

html {
    width: 100%;
}

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

:focus {
    outline: medium none;
}

a img {
    border: 0px none;
}

body {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
}

#wraper {
    max-width: 1260px;
    margin: 0px auto;
    padding: 5px 18px 0px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
}

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

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

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

#logo img {
    width: 280px;
}

header nav ul li::before {
    content: "â\80 ˘";
    font-size: 14pt;
    font-weight: bold;
    margin-right: 12px;
    vertical-align: middle;
}

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

#login {
    display: inline-block;
    margin-left: 0px;
    margin-top: 10px;
    vertical-align: baseline;
    text-decoration: none;
    color: rgb(102, 102, 102);
    font-size: 14pt;
}

#login:active {
    border: medium none;
}

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

#newsColumn h2::before, #newsColumn h2::after, #commentColumn h2::before, #commentColumn h2::after {
    display: inline-block;
    content: " ";
    width: 55px;
    border-bottom: 1px solid rgb(77, 77, 77);
    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;
}

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

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

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

footer {
    background: rgb(100, 156, 191) none repeat scroll 0% 0%;
    text-align: center;
    min-width: 1208px;
}

footer div {
    display: inline-block;
    text-align: left;
    color: rgb(255, 255, 255);
}

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

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

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

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

#text {
    margin-top: 40px;
    vertical-align: top;

    width: 90% ! important;
    margin-right: 0px;
    text-align: center;
}

footer .copyright {
    text-align: center;
    padding: 20px 0;
}

#align {
    text-align: left;
    display: inline-block;

}

#news span.date {
    display: inline-block;
    font-size: 11pt;
    color: rgb(128, 128, 128);
}

#news.article #image img {

    width: 600px;
}

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

#news h1.ArticleHeader {
}

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

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

#sectionArticle {
    margin-bottom: 0px;
    color: rgb(109, 148, 86);
}

#theme {
    margin-top: 0px;
    color: rgb(102, 102, 102);
}

#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 0px;
}

#news p img {
    height: auto;
}

#cnt p:nth-child(1) {
    color: rgb(0, 0, 0);
    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: 0px;
}

#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 {
    color: rgb(102, 153, 204);
    line-height: 20px ! important;
}

#news p a:visited, #news blockquote a:visited, #news li a:visited {
    color: rgb(128, 128, 128);
}

#news p a:active, #news blockquote a:active, #news li a:active {
    color: rgb(102, 204, 255);
}

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

blockquote.CitationItalic {
    margin: 40px;
    font-family: "PT Serif";
    font-weight: bold;
    text-align: center;
    font-size: 25px ! important;
    line-height: 30px ! important;
}

.c2-2 {
    color: red;
}

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

body {
    background: rgb(51, 125, 176) none repeat scroll 0% 0% ! important;
}

#topBaner {
    background: rgb(51, 125, 176) none repeat scroll 0% 0%;
    overflow: hidden;
}

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

#news p {
    text-align: justify;
}

img {
    max-width: 100%;
    margin: 10px auto;
    display: block;
}

.comment {
    text-align: left;
}

.comment p {
    text-align: justify;
}

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

#news p {
    text-align: justify;
}

.comment {
    text-align: justify;

}

.comment p {
    text-align: justify;
}

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

.clearfix::after {
    clear: both;
}

.comment div {
    border: 1px solid rgb(96, 165, 212);
    margin: 30px 0px ! important;
    padding: 5px;
    border-radius: 5px;
}

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

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

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

    header {

    }

    .one {
        padding-left: 50px;
        width: 105%;
        margin: 0px;
    }

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

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

    footer {
        min-width: 240px;
    }

    #text {
        width: 95% ! important;
    }

    #cnt p {
        text-align: justify;
    }

    .one {
        width: 93%;
    }
}

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

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

    .comment-web {
        display: none;
    }

    #news span.date {
        margin-top: 25px;
    }

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

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

    #text {
        padding-bottom: 20px;
    }

    body {
        background: rgb(96, 165, 212) none repeat scroll 0% 0% ! important;
    }

    #topBaner {
        height: auto ! important;
        background: rgb(96, 165, 212) none repeat scroll 0% 0% ! important;
    }



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

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

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

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

    #news h1 {
        width: 100%;
    }

    div {
        padding: 0px;
    }

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

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

    #text {
        margin: 0px;
    }

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

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

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

}

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

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

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

    img.one_png {
        margin: 0px auto;
        display: block;
        width: 100%;
    }

    img.one_png {
        margin-bottom: 10px;
        margin-top: 10px;
    }
}

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

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

    #news span, #news div, #news p {
        font-size: 17px ! important;
    }
}

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

    #news h1.ArticleHeader {
        font-size: 24px;
        line-height: 28px;
        font-weight: bold;
    }

    body {
        background: rgb(255, 255, 255) none repeat scroll 0% 0% ! important;
    }

    #wraper {
        padding: 0px;
    }

    #align {
        width: 98%;
        padding: 0px 1%;
    }

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

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

}

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

html {
    width: 100%;
}

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

:focus {
    outline: medium none;
}

a img {
    border: 0px none;
}

body {
    width: 100%;
    font-family: "PT Sans", sans-serif;
    background: rgb(255, 255, 255) none repeat scroll 0px 0px;
}

#wraper {
    max-width: 1260px;
    min-width: 1208px;
    margin: 0px auto;
    padding: 5px 18px 0px;
    background: rgb(255, 255, 255) none repeat scroll 0px 0px;
}

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

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

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

#logo img {
    width: 280px;
}

header nav ul li::before {
    content: "•";
    font-size: 14pt;
    font-weight: bold;
    margin-right: 12px;
    vertical-align: middle;
}

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

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

#newsColumn h2::before, #newsColumn h2::after, #commentColumn h2::before, #commentColumn h2::after {
    display: inline-block;
    content: " ";
    width: 55px;
    border-bottom: 1px solid rgb(77, 77, 77);
    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;
}

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

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

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

footer {
    background: rgb(100, 156, 191) none repeat scroll 0px 0px;
    text-align: center;
    min-width: 1208px;
}

footer div {
    display: inline-block;
    text-align: left;
    color: rgb(255, 255, 255);
}

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: "PT Sans Narrow", Impact, sans-serif;
}

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

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

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

#text {
    margin: 40px auto 0px;
    vertical-align: top;

    width: 75%;
    text-align: center;
}

#align {

    text-align: left;
    display: inline-block;
}

#news span.date {
    display: block;
    font-size: 11pt;
    color: rgb(128, 128, 128);
    text-align: left ! important;
}



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

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

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

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

#sectionArticle {
    margin-bottom: 0px;
    color: rgb(109, 148, 86);
}

#theme {
    margin-top: 0px;
    color: rgb(102, 102, 102);
}

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

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

#cnt p:nth-child(1) {
    color: rgb(102, 102, 102);
    font-size: 16px;
    line-height: 20px ! important;
}

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

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

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

#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 {
    color: dodgerblue ! important;
    line-height: 20px ! important;
    font-weight: bold;
    text-decoration: none;
}

#news p a:hover, #news blockquote a:hover, #news li a:hover {
    text-decoration: underline;
}

#news p a:visited, #news blockquote a:visited, #news li a:visited {
    color: rgb(128, 128, 128);
}

#news p a:active, #news blockquote a:active, #news li a:active {
    color: rgb(102, 204, 255);
}

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

* {
    margin: 0px;
    padding: 0px;
}

#news p {
    text-align: justify;
}

.comment {
    text-align: justify;
}

.comment p {
    text-align: justify;
}

.comment a {
    color: rgb(96, 165, 212);
    text-decoration: none;
    font-weight: bold;
}

.comment a:hover {
    text-decoration: underline;
}

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

.clearfix::after {
    clear: both;
}

.comment div {
    border: 1px solid rgb(96, 165, 212);
    margin: 10px 0px ! important;
    padding: 15px;
    border-radius: 5px;
}

.one {
    width: 95%;
    margin: 0px auto;
}

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

    header {

    }

    .one {
        width: 100%;
        margin: 0px;
    }

    #topBaner {
        min-width: 240px;
        height: auto ! important;
        background: rgb(96, 165, 212) none repeat scroll 0% 0%;
    }

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

    .ord_button {
        margin: 20px 45px 30px;
    }

    footer {
        min-width: 240px;
    }

    #text {
        width: 60%;
        margin-left: 25px;
    }

    #cnt p {
        text-align: justify;
    }

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

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

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

    #news span.date {
        margin-top: 25px;
    }

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

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

    #text {
    }

    body {
        background: rgb(96, 165, 212) none repeat scroll 0% 0% ! important;
    }

    #topBaner {
        height: auto ! important;
        background: rgb(96, 165, 212) none repeat scroll 0% 0% ! important;
    }


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

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

    #news span, #news div, #news p {
        width: 100%;
        margin: 15px auto ! important;
    }

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

    #news h1 {
        width: 100%;
    }

    div {
        padding: 0px;
    }

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

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

    #text {
        margin: 0px;
    }

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

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

    .ord_button {
        margin: 20px 0px 30px;
    }
}

@media screen and (max-width: 768px) {
    p {
        text-align: left !important;
    }

    blockquote.CitationItalic {
        margin: 15px;
        font-family: "PT Serif";
        font-weight: bold;
        text-align: center;
        font-size: 25px ! important;
        line-height: 27px ! important;
    }
}

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

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

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

.clinic__title {
    padding: 5px 0px ! important;
    text-align: center;
}

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

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

    #news span, #news div, #news p {
        font-size: 17px ! important;
    }

    p, #news p {

    }

    .comment div {

    }

    .comment {
        width: 100% ! important;
    }

    #news span {
        margin: 5px 0px ! important;
    }

    #image {
        margin-top: 0px ! important;
    }
}

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

    #news h1.ArticleHeader {
        font-size: 22px;
        line-height: 28px;
        font-weight: bold;
    }

    body {
        background: rgb(255, 255, 255) none repeat scroll 0% 0% ! important;
    }

    #wraper {
        padding: 0px;
    }

    #align {
        width: 98%;
        padding: 0px 1%;
    }

    .comment div {
        margin: 10px 0px ! important;
    }

    #wraper {
        margin: 0px auto;
    }
}

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

}

.pub {
    color: #999;
    margin-bottom: 2px;
    text-align: left;
}

.rubric {
    text-align: left;
}

.aligncenter {
    margin: 10px auto;
    display: block;
}

.ord_button {
    background-color: #109C10;
    color: #ffffff !important;
    display: inline-block;
    padding: 10px 30px;
    font-size: 20px;
    box-shadow: 2px 3px 8px #999999;
    text-decoration: none !important;
    border-radius: 8px;
    border: 3px solid #ffffff;
    margin: 20px 0px 30px;
    line-height: 24px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.ord_button:hover {
    background-color: #428342;
    box-shadow: 2px 3px 3px #999999;
    text-decoration: none !important;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

@media only screen and (max-width: 800px) {
    #login {
        display: none;
    }

    #logo {
        float: none;
        text-align: center;
    }
}

@media only screen and (max-width: 640px) {
    #wraper {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .comment div {
        width: 90%;
        padding: 2% 5%;
    }
}

@media only screen and (max-width: 480px) {
    .text-comment.mob {
        display: block;
    }

    .text-comment {
        display: none;
    }
}

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

}