* {
	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, sans-serif;
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
}

#wraper {
	max-width: 1000px;
	margin: 0px auto;
	padding: 5px 25px 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 {
	height: 440px;
	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);
	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, 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;
	display: inline-block;
	width: 100%;
	margin-right: 0px;
	text-align: center;
}

#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 {
	margin: 20px 0px;
	width: 600px;
	height: auto;
}

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

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

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

img {
	max-width: 100%;
}

.comment {
	text-align: left;
}

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

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

.comment a {
	color: black;
	text-decoration: none;
}

.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 {
		display: none;
	}

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


	footer #disclamer {
		width: 500px;
	}

	.one {
		width: 93%;
	}
}

@media screen and (max-width:1000px) {
	.one {
		padding-left: 0px;
		width: 100%;
	}

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

	footer {
		display: none;
	}

	#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 15px;
		width: 100%;
		margin: 0px auto;
		box-sizing: border-box;
	}

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

@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) {}

.main-btn {
	max-width: 320px;
	text-decoration: none;
	text-align: center;
	display: block;
	background: rgb(16, 156, 16) none repeat scroll 0% 0%;
	border-radius: 5px;
	color: rgb(255, 255, 255);
	padding: 5px;
	margin: 10px 0 20px;
}
.clinic__title {
	text-align: left;
}