
@import url(http://fonts.googleapis.com/css?family=Oswald);

@font-face {
    font-family: 'TGE';
    src: url('http://www.fontsquirrel.com/presentation_20130710/theme_site/css/fonts/trumpgoteasbol-webfont.eot');
    src: url('http://www.fontsquirrel.com/presentation_20130710/theme_site/css/fonts/trumpgoteasbol-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.fontsquirrel.com/presentation_20130710/theme_site/css/fonts/trumpgoteasbol-webfont.woff') format('woff'),
         url('http://www.fontsquirrel.com/presentation_20130710/theme_site/css/fonts/trumpgoteasbol-webfont.ttf') format('truetype'),
         url('http://www.fontsquirrel.com/presentation_20130710/theme_site/css/fonts/trumpgoteasbol-webfont.svg#TrumpGothicEastBold') format('svg');
	
	font-family: 'Conv_BreeSerif-Regular';
	src: url('../fonts/BreeSerif-Regular.eot');
	src: url('../fonts/BreeSerif-Regular.eot?#iefix') format('embedded-opentype'),
	url('../fonts/BreeSerif-Regular.woff') format('woff'),
	url('../fonts/BreeSerif-Regular.ttf') format('truetype'),
	url('../fonts/BreeSerif-Regular.svg#Conv_BreeSerif-Regular') format('svg');
	
	
    font-weight: normal;
    font-style: normal;
}

html {
overflow: show;
max-width:100%;
max-height:100%;
scroll:yes;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 auto;
	padding: 0;
	background-color: #e0e4e8;
}

a {
	outline: none;
	z-index:20;
}

img {
max-width:100%;
}

p a,
#body div#campaigns div.body div ul li a,
#body div#about h1 a {
	color: #7e868c;
}

#body h1.eventos {
text-align:center;
}

p a:hover,
#body div#about div.aside div p span a:hover,
#body div.header div div.section h2 a:hover,
#body div#campaigns div.header div h2 a:hover,
#body div#campaigns div.body div ul li a:hover,
#body div#getinvolved div h1 a:hover,
#body div#about h1 a:hover {
	color: #44505a;
}
#header div {
	overflow: show;
	width: 100%;
	margin: 0 auto;
	text-align:center;
}

#header div ul {
	background-color: #010567;
	height: 40px;
	list-style: none;
	overflow: show;
	position: absolute;
	top:170px;
	width: 100%;
	z-index: 10;
}
#header div ul li {
	height: 40px;
	filter: alpha(opacity=90); /*Needed for IE8 Users */
	width: 180px;
	overflow: show;
}

#header div ul li a {
	color: #fff;
	display: inline-block;
	font-family: 'Conv_BreeSerif-Regular';
	line-height: 40px;
	text-align: center;
	text-decoration: none;	
	text-transform: uppercase;
	width: 180px;
	overflow: show;
}
#header div ul li.current a {
	background-color: yellow;
	color:black;
}

#header div ul li a:hover {
  color: black;
  background-color:yellow;
  transition: .1s linear;
  overflow:show;
  clear:both;
}

#body {
	padding: 11px 0 20px;
}
	
#body div.header div {
	margin: 0 auto;
	position: relative;
	width: 76%;
}
#body div.header div img {
	display: block;
	right: 0;
	position: absolute;
	top: 50px;
}

#body div.header div img#people {
    position: absolute;
	left: 46%;
	top: 5%;
	z-index: 1;
	}

#body div.header div div#tagline {
	height: 165px;
	margin: 0;
	width: 465px;
}
#body div.header div div#tagline h1 {
	color: #ed2a45;
	font-family: 'Conv_BreeSerif-Regular';
	font-size: 56px;
	font-weight: normal;
	line-height: 80px;
	margin-top: 10px;
	text-transform: uppercase;
	position: relative;
	left: 50px;
	top: -127px;
	z-index: 2;
}
#body div.header div div#tagline h3 {
	color: #be2237;
	font-size: 12px;
	font-family: 'Conv_BreeSerif-Regular';
	font-weight: normal;
	line-height: 24px;
	margin-top: -144px;
	text-align: center;
	text-transform: uppercase;
}
#body div.header div div.section {
position:relative;
left:-5%;
	border: none;
	margin: 0;
	padding: 165px 0 0;
	width: 520px;
	text-align:justify;
}

#body div.header div div.section h2,
#body div#campaigns div.header div h2,
#body div#campaigns div.body div h2,
#body div#newsblog div.aside div h2 {
	color: #be2237;
	font-family: 'Conv_BreeSerif-Regular';
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	text-transform: uppercase;
}
#body div.header div div.section h2 a,
#body div#campaigns div.header div h2 a {
	color: #dc7b14;
}
#body div.header div div.section p,
#body div#campaigns div.header div p {
	color: #100B50;
	font-size: 19px;
}
#body div.header div div.section > a {
	background: url(../images/interface.png) no-repeat 0 -62px;
	color: #001a33;
	display: inline-block;
	height: 37px;
	font-family: 'Conv_BreeSerif-Regular';
	font-size: 15px;
	line-height: 37px;
	margin: 17px 0 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 200px;
	z-index: 3;
	}
#body div.header div div.section > a:hover {
	background: url(../images/interface.png) no-repeat 0 -99px;
	color: #fff;
	text-shadow: 1px 1px 1px #001a33;
}
#body div.header div div.section > a.first {
	position: relative;
	top: 50px;
	left: -40px;
	margin-top: 17px;
	margin-right: -5px;
}

#body div.header div div.section > a.second {
	position: relative;
	top: 50px;
	left: 0px;
	margin-top: 17px;
	margin-left: -5px;
}

#body div#campaigns div.body div h2 a:hover,
#body div#newsblog div.aside div h2 a:hover,
#body div#newsblog div.aside ul li h2 a:hover,
#body div#newsblog div.sidebar div ul li a:hover {
	text-decoration: underline;
	color: #fff;
	text-shadow: 1px 1px 1px #001a33;
}

#body div.body div div.figure {
	float: left;
	position: relative;
	width: 80%;
}
#body div.body div div.figure a img,
#body div.body div div.help a img {
	border: 1px solid #00c6ff;
	display: block;
	filter: alpha(opacity=100);/* Needed for IE8 and old versions */
	opacity: 1;
}
#body div.body div div.help a img {
	margin: 7px 0;
}
#body div.body div div.figure a img:hover,
#body div.body div div.help a img:hover,
#body div#newsblog div.aside div a.figure img:hover,
#body div#getinvolved div:first-child div.sidebar div:first-child a img:hover {
	filter: alpha(opacity=90);/* Needed for IE8 and old versions */
	opacity: 0.9;
}
#body div.body div div.figure h2,
#body div#getinvolved div:first-child div.sidebar div:first-child h2 {
	background: url(../images/bg-pink.png) repeat-x;
	bottom: 30px;
	font-family: 'Conv_BreeSerif-Regular';
	font-size: 22px;
	font-weight: normal;
	height: 50px;
	left: 1px;
	line-height: 49px;
	margin: 0;
	position: absolute;
	text-indent: 20px;
	width: 460px;
}
#body div.body div div.figure h2 a,
#body div#getinvolved div:first-child div.sidebar div:first-child h2 a {
	color: #e6e6e6;
	text-decoration: none;
	text-transform: uppercase;
}
#body div.body div div.figure h2 a:hover,
#body div#getinvolved div:first-child div.sidebar div:first-child h2 a:hover {
	color: #ffffff;
}
#body div.body div div.news {
	float: left;
	margin: 0 0 0 19px;
	padding: 12px 10px 0;
	width: 200px;
}
#body div.body div div.news h2,
#body div.body div div.help h2,
#body div#getinvolved div:first-child div.sidebar div h2 {
	color: black;
	font-family: "Conv_BreeSerif-Regular";
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
}
#body div.body div div.news ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#body div.body div div.news ul li {
	border-top: 1px solid #044975;
	padding: 14px 0;
}
#body div.body div div.news ul li:first-child {
	border: none;
	padding: 0 0 14px;
}
#body div.body div div.news ul li span.date,
#body div#getinvolved div:first-child div.sidebar div span.date {
	color: #002020;
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
}
#body div.body div div.news ul li h3,
#body div.body div div.help h3,
#body div#getinvolved div:first-child div.sidebar div h3 {
	font-family: 'Conv_BreeSerif-Regular';
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
}
#body div.body div div.news ul li h3 a,
#body div.body div div.help h3 a,
#body div#getinvolved div:first-child div.sidebar div h3 a {
	color: #0f6b9b;
	text-decoration: none;
	text-transform: uppercase;
}
#body div.body div div.news ul li h3 a:hover,
#body div.body div div.help h3 a:hover,
#body div#getinvolved div:first-child div.sidebar div h3 a:hover {
	text-decoration: underline;
}
#body div.body div div.news ul li p,
#body div.body div div.help p,
#body div#getinvolved div:first-child div.sidebar div p {
	color: #409abb;
	float: none;
	padding: 0;
	width: auto;
	position: relative;
	top: 0;
	left: 0;
	}
#body div.body div div.news span.link,
#body div.body div div.help span.link,
#body div#getinvolved div:first-child div.sidebar div span.link {
	background: url(../images/bg-shadow.png) no-repeat;
	display: block;
	margin: 10px auto 0;
	width: 198px;
}
#body div.body div div.help span.link,
#body div#getinvolved div:first-child div.sidebar div span.link {
	margin: 24px auto 0;
}
#body div.body div div.news span.link a,
#body div.body div div.help span.link a,
#body div#getinvolved div:first-child div.sidebar div span.link a {
	color: #085180;
	border-radius: 0 0 3px 3px;
	display: block;
	font-family: 'Conv_BreeSerif-Regular';
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#body div.body div div.news span.link a,
#body div.body div div.help span.link a,
#body div#getinvolved div:first-child div.sidebar div span.link a {
	background: url(../images/bg-white.png) repeat-x;
	width: 100px;
}
#body div.body div div.help span.link a:hover,
#body div.body div div.news span.link a:hover,
#body div#getinvolved div:first-child div.sidebar div span.link a:hover {
	background: url(../images/bg-lightblue.png) repeat-x;
}
#footer div form input.send:hover {
	background: url(../images/interface.png) no-repeat 0 -26px;
}
#body div#campaigns div.footer a:hover {
	color: #073959;
}
#body div.body div div.help {
	float: left;
	padding: 12px 9px 0;
	width: 202px;
}
#body div#about,
#body div#campaigns,
#body div#getinvolved,
#body div#newsblog {
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

#body div#about h1,
#body div#getinvolved div h1 {
	color: #085180;
	font-family: 'Conv_BreeSerif-Regular';
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
	padding: 20px 0 0;
	text-align: center;
	text-transform: uppercase;
}
#body div#about div.aside {
	float: left;
	width: 700px;
}
#body div#about div.aside div {
	background: #ffffff;
	border: 1px solid #d9d9d9;
	margin: 23px 0 0;
	padding: 18px 19px;
}
#body div#about div.aside div h2,
#body div#about div.sidebar h2 {
	color: #085180;
	font-family: 'Conv_BreeSerif-Regular';
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	text-transform: uppercase;
}
#body div#about div.aside div p {
	padding: 25px 0 0;
}
#body div#about div.aside div p span {
	color: #085180;
	display: block;
	font-family: 'Conv_BreeSerif-Regular';
	font-size: 16px;
	line-height: 24px;
}
#body div#about div.aside div p span a,
#body div#about h1 a,
#body div#getinvolved div h1 a {
	color: #085180;
}
#body div#about div.aside div p span a:hover {
	color: #052f68;
}
#body div#about div.sidebar {
	float: right;
	margin: 23px 0 0;
	width: 220px;
}
#body div#about div.sidebar h2 {
	padding: 15px 0 5px;
}
#body div#about div.sidebar p {
	padding: 0 0 22px;
}
#body div#campaigns div.header {
	background: #fff6c2;
	border: 1px solid #ffe801;
	height: auto;
	overflow: hidden;
	padding: 23px 19px;
}
#body div#campaigns div.header div {
	float: left;
	margin: 0;
	padding: 20px 17px 0 0;
	width: 420px;
}
#body div#campaigns div.header div h2 {
	font-size: 18px;
	padding: 0 0 5px;
}
#body div#campaigns div.header img {
	border: 1px solid #ffe801;
	display: block;
	float: right;
}
#body div#campaigns div.body {
	background: none;
	border: none;
	margin: 0;
	overflow: hidden;
	padding: 35px 0 0;
}
#body div#campaigns div.body div {
	background: #ffffff;
	border: 1px solid #d9d9d9;
	float: left;
	margin: 0 0 0 20px;
	min-height: 311px;
	padding: 18px 19px;
	width: 260px;
}
#body div#campaigns div.body div h2 {
	color: #085180;
	font-size: 16px;
}
#body div#newsblog div.aside div h2 {
	font-size: 16px;
}
#body div#newsblog div.aside div h2 a {
	color: #085180;
	text-decoration: none;
}
#body div#campaigns div.body div:first-child {
	margin: 0;
}
#body div#campaigns div.body div ul {
	list-style: disc inside;
	margin: 0;
	padding: 0;
}
#body div#campaigns div.body div ul li {
	line-height: 24px;
}
#body div#campaigns div.footer {
	background: #085180;
	border: 5px solid #00c6ff;
	color: #00c6ff;
	margin: 35px 0 0;
	overflow: hidden;
	padding: 0 19px;
}
#body div#campaigns div.footer p {
	color: #74c4d4;
	float: left;
	font-family: 'Conv_BreeSerif-Regular';
	padding: 16px 0 0;
	text-transform: uppercase;
	width: 619px;
}
#body div#campaigns div.footer > a {
	background: url(../images/bg-lightblue2.png) repeat-x;
	border-radius: 3px;
	color: #085180;
	display: block;
	float: right;
	font-family: 'Conv_BreeSerif-Regular';
	font-size: 30px;
	height: 59px;
	line-height: 58px;
	margin: 23px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #74cddf;
	width: 240px;
}
#body div#getinvolved div:first-child {
	background: none;
	height: auto;
	padding: 0;
}
#body div#getinvolved div:first-child div.aside {
	background: #fff6c2;
	border: 1px solid #ffe801;
	float: left;
	margin: 0;
	padding: 22px 19px 17px;
	width: 580px;
}
#body div#getinvolved div:first-child div.aside div:first-child {
	padding: 0 0 23px;
	width: auto;
}
#body div#getinvolved div:first-child div.aside div:first-child h1 {
	color: #dc7b14;
	font-family: 'Conv_BreeSerif-Regular';
	font-size: 36px;
	font-weight: normal;
	line-height: 24px;
	margin: 0 0 20px;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
}
#body div#getinvolved div:first-child div.aside div:first-child p {
	color: #A67D35;
	float: none;
	padding: 0;
	width: auto;
}
#body div#getinvolved div:first-child div.aside > div > p a,
#body div#getinvolved div:first-child div.aside div div p a,
#body div#campaigns div.header div p a {
	color: #a67d35;
}
#body div#getinvolved div:first-child div.aside > div > p a:hover,
#body div#getinvolved div:first-child div.aside div div p a:hover,
#body div#campaigns div.header div p a:hover {
	color: #9c550f;
}
#body div#getinvolved div:first-child div.aside > div {
	float: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: auto;
}
#body div#getinvolved div:first-child div.aside div p {
	color: #A67D35;
	float: none;
	padding: 0;
	width: auto;
}
#body div#getinvolved div:first-child div.aside > div > p {
	float: left;
	padding: 0 20px 0 0;
	width: 260px;
}
#body div#getinvolved div:first-child div.aside div div {
	float: right;
	margin: 0;
	padding: 0;
	width: 260px;
}
#body div#getinvolved div:first-child div.aside div div img {
	border: 1px solid #ffe801;
	display: block;
	margin: 5px 0 7px;
	position: static;
	top: 0;
}
#body div#getinvolved div:first-child div.sidebar {
	float: right;
	margin: 0;
	padding: 0;
	width: 300px;
	position:static;
}
#body div#getinvolved div:first-child div.sidebar div:first-child {
	background: none;
	border: none;
	height: auto;
	margin: 0 0 18px;
	padding: 0;
	position: relative;
	width: auto;
}
#body div#getinvolved div:first-child div.sidebar div:first-child h2 {
	bottom: 9px;
	width: 298px;
}
#body div#getinvolved div:first-child div.sidebar div:first-child a img {
	border: 1px solid #d9d9d9;
	display: block;
	filter: alpha(opacity=100);/* Needed for IE8 and old versions */
	opacity: 1;
}
#body div#getinvolved div:first-child div.sidebar div {
	background: #085180;
	border: 1px solid #00c6ff;
	float: none;
	height: 266px;
	margin: 0;
	padding: 20px 20px 0;
	width: auto;
}
#body div#getinvolved div:first-child div.sidebar div h2 {
	position: static;
}
#body div#getinvolved > div {
	overflow: hidden;
	padding: 30px 0 0;
}
#body div#getinvolved div h1 {
	padding: 0 0 41px;
}
#body div#getinvolved div p {
	float: left;
	padding: 0 5px 0 0;
	width: 455px;
}
#body div#getinvolved div div {
	float: left;
	margin: 0 0 0 20px;
	width: 220px;
}
#body div#getinvolved div div p {
	float: none;
	padding: 0;
	width: auto;
}
#body div#getinvolved div div h3 {
	color: #085180;
}
#body div#getinvolved div div h3,
#body div#newsblog div.aside ul li h2 {
	font-family: 'Conv_BreeSerif-Regular';
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	text-transform: uppercase;
}
#body div#getinvolved div div h3 a,
#body div#newsblog div.aside ul li h2 a {
	color: #085180;
	text-decoration: none;
}
#body div#getinvolved div div h3 a:hover,
#body div#newsblog div.aside ul li h3 a:hover {
	text-decoration: underline;
}
#body div#newsblog {
	padding: 36px 0 0;
}
#body div#newsblog div.aside {
	float: left;
	width: 640px;
}
#body div#newsblog div.aside div {
	background: #ffffff;
	border: 1px solid #d9d9d9;
	overflow: hidden;
	padding: 23px 19px;
	width: 580px;
}
#body div#newsblog div.aside div span.date,
#body div#newsblog div.aside ul li span.date {
	display: block;
	font-size: 12px;
	line-height: 24px;
	padding: 0 0 7px;
}
#body div#newsblog div.aside ul li span.date {
	padding: 0;
}
#body div#newsblog div.aside div a.figure {
	display: block;
	float: left;
}
#body div#newsblog div.aside div a.figure img {
	border: 1px solid #d9d9d9;
	filter: alpha(opacity=100);/* Needed for IE8 and old versions */
	opacity: 1;
}
#body div#newsblog div.aside div p {
	float: left;
	margin: -5px 0 0 21px;
	width: 352px;
}
#body div#newsblog div.aside ul {
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#body div#newsblog div.aside ul li {
	background: #ffffff;
	border: 1px solid #d9d9d9;
	float: left;
	height: 165px;
	margin: 23px 20px 0 0;
	padding: 19px;
	width: 260px;
}
#body div#newsblog div.aside ul li h2,
#body div#newsblog div.sidebar div h2 {
	color: #085180;
	font-family: 'Conv_BreeSerif-Regular';
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	text-transform: uppercase;
}
#body div#newsblog div.sidebar div h2 {
	padding: 0 0 2px;
}
#body div#newsblog div.sidebar {
	float: right;
	padding: 17px 0 0;
	width: 300px;
}
#body div#newsblog div.sidebar div {
	padding: 23px 0 0;
}
#body div#newsblog div.sidebar div:first-child {
	padding: 0;
}
#body div#newsblog div.sidebar div ul {
	margin: 0;
	padding: 0 0 0 16px;
}
#body div#newsblog div.sidebar div ul li a {
	color: #7e868c;
	line-height: 24px;
	text-decoration: none;
}
#footer {
    position: relative;
	left: 0px;
	top: 0px;
	margin: 0 auto;
	padding: 20px 0 0;
	width: 940px;
}
#footer div {
	overflow: hidden;
	padding: 0 0 47px;
}
#footer div form {
	float: left;
	margin: 0;
	width: 460px
}
#footer div form h2,
#footer div div h2 {
	color: #085180;
	font-family: 'Conv_BreeSerif-Regular';
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 7px;
	text-transform: uppercase;
}
#footer div form label {
	display: block;
	overflow: hidden;
	margin: 12px 0 0;
}
#footer div form label span {
	display: block;
	float: left;
	height: 37px;
	line-height: 37px;
	margin: 0 13px 0 0;
	padding: 0;
	text-align: right;
	width: 95px;
}
#footer div form label span.message {
	vertical-align: top;
}
#footer div form label input {
	border: 1px solid #d7d7d7;
	color: #7E868C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	height: 35px;
	line-height: 35px;
	padding: 0;
	width: 350px;
}
#footer div form label textarea {
	border: 1px solid #d7d7d7;
	color: #7E868C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 95px;
	overflow: auto;
	padding: 0;
	resize: none;
	width: 350px;
}
#footer div form input.send {
	background: url(../images/interface.png) no-repeat;
	border: none;
	color: #085180;
	cursor: pointer;
	font-family: 'Conv_BreeSerif-Regular';
	font-size: 12px;
	height: 26px;
	margin: 5px 0 0 108px;
	padding: 0 0 2px;
	text-transform: uppercase;
	width: 53px;
}
#footer div div {
	float: right;
	padding: 0;
	width: 460px;
	height: auto;
}
#footer div div ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer div div ul li {
    position: relative;
	left: 0px;
	top: 0px;
	border-top: 1px solid #d7d7d7;
	overflow: hidden;
	padding: 13px 0;
}
#footer div div ul li:first-child {
	border: none;
}
#footer div div ul li  b {
position: relative;
	left: 0px;
	top: 0px;
	display: block;
	font-weight: normal;
	float: left;
	line-height: 24px;
	width: 65px;
}
#footer div div ul li p {
position: relative;
	left: 0px;
	top: 0px;
	float: left;
	text-align: left;
	width: 352px;
}
#footer div div ul li span {
	display: block;
	float: left;
	line-height: 24px;
}
#footer div div ul li p,
#footer div div ul li div {
	color: #7E868C;
	font-size: 14px;
	float: left;
	margin: 0 0 0 8px;
	padding: 0;
	width: 360px;
}
#footer div div ul li p a.email {
	color: #7e868c;
	font-weight: normal;
}
#footer div div ul li p a.email:hover {
	color: #44505a;
}
#footer div div ul li div a {
	display: block;
	float: left;
	height: 26px;
	text-indent: -99999px;
}
#footer div div ul li div a#facebook {
	background: url(../images/icons.png) no-repeat;
	height: 25px;
	width: 26px;
}
#footer div div ul li div a#twitter {
	background: url(../images/icons.png) no-repeat 0 -60px;
	margin: 0 0 0 13px;
	width: 38px;
}
#footer div div ul li div a#googleplus {
	background: url(../images/icons.png) no-repeat 0 -122px;
	margin: 0 0 0 18px;
	width: 26px;
}
#footer div div ul li div a#facebook:hover {
	background: url(../images/icons.png) no-repeat 0 -25px;
}
#footer div div ul li div a#twitter:hover {
	background: url(../images/icons.png) no-repeat 0 -86px;
}
#footer div div ul li div a#googleplus:hover {
	background: url(../images/icons.png) no-repeat 0 -148px;
}
#footer p {
	color: #acacac;
	font-size: 12px;
	padding: 0 0 25px;
	text-align: center;
}

.logos {
position: relative;
left: 50%;
margin-left:-212px;
}

#copyright {
position: relative;
top: 0px;
left: 0px;
}

.grids {
margin-left:13%;
margin-top:3%;
}

.bot-grid{
	background: rgb(255,129,5);
	background: -moz-linear-gradient(top,  rgba(255,129,5,1) 0%, rgba(255,156,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,129,5,1)), color-stop(100%,rgba(255,156,0,1)));
	background: -webkit-linear-gradient(top,  rgba(255,129,5,1) 0%,rgba(255,156,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,129,5,1) 0%,rgba(255,156,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,129,5,1) 0%,rgba(255,156,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,129,5,1) 0%,rgba(255,156,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8105', endColorstr='#ff9c00',GradientType=0 );
	width: 212px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	-moz-box-shadow: 0 0 5px #999;
}
.bot-grid1{
	background: rgb(53,129,101);
	background: -moz-linear-gradient(top,  rgba(53,129,101,1) 0%, rgba(26,164,113,1) 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(53,129,101,1)), color-stop(99%,rgba(26,164,113,1)));
	background: -webkit-linear-gradient(top,  rgba(53,129,101,1) 0%,rgba(26,164,113,1) 99%);
	background: -o-linear-gradient(top,  rgba(53,129,101,1) 0%,rgba(26,164,113,1) 99%);
	background: -ms-linear-gradient(top,  rgba(53,129,101,1) 0%,rgba(26,164,113,1) 99%);
	background: linear-gradient(to bottom,  rgba(53,129,101,1) 0%,rgba(26,164,113,1) 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#358165', endColorstr='#1aa471',GradientType=0 );
	width: 212px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	-moz-box-shadow: 0 0 5px #999;
}
.bot-grid2{
	background: rgb(19,126,172);
	background: -moz-linear-gradient(top,  rgba(19,126,172,1) 0%, rgba(19,170,201,1) 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(19,126,172,1)), color-stop(99%,rgba(19,170,201,1)));
	background: -webkit-linear-gradient(top,  rgba(19,126,172,1) 0%,rgba(19,170,201,1) 99%);
	background: -o-linear-gradient(top,  rgba(19,126,172,1) 0%,rgba(19,170,201,1) 99%);
	background: -ms-linear-gradient(top,  rgba(19,126,172,1) 0%,rgba(19,170,201,1) 99%);
	background: linear-gradient(to bottom,  rgba(19,126,172,1) 0%,rgba(19,170,201,1) 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#137eac', endColorstr='#13aac9',GradientType=0 );
	width: 212px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	-moz-box-shadow: 0 0 5px #999;
}
.bot-grid img{
	box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	-moz-box-shadow: 0 0 5px #999;
}
.bot-grid img:hover{
	opacity: 0.9;
}
.bot-grid1 img{
	box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	-moz-box-shadow: 0 0 5px #999;
}
.bot-grid1 img:hover{
	opacity: 0.9;
}
.bot-grid h3, .bot-grid1 h3, .bot-grid2 h3, .bot-grid3 h3{
	font-family:"Agency FB,Helvetica, sans-serif";
	color:#fff;
	font-size:25px;
	padding: 20px 20px 0 20px;
}
.bot-grid p, .bot-grid1 p, .bot-grid2 p, .bot-grid3 p {
	font-size:13px;
	color:#fff;
	line-height: 1.8em;
	padding:5px 20px 20px 20px;
}
.bot-grid3{
	background: rgb(22,75,171);
	background: -moz-linear-gradient(top,  rgba(22,75,171,1) 0%, rgba(40,93,205,1) 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(22,75,171,1)), color-stop(99%,rgba(40,93,205,1)));
	background: -webkit-linear-gradient(top,  rgba(22,75,171,1) 0%,rgba(40,93,205,1) 99%);
	background: -o-linear-gradient(top,  rgba(22,75,171,1) 0%,rgba(40,93,205,1) 99%);
	background: -ms-linear-gradient(top,  rgba(22,75,171,1) 0%,rgba(40,93,205,1) 99%);
	background: linear-gradient(to bottom,  rgba(22,75,171,1) 0%,rgba(40,93,205,1) 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#164bab', endColorstr='#285dcd',GradientType=0 );
	width: 212px;
	float: left;
	margin-right: 0px;
	box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	-moz-box-shadow: 0 0 5px #999;
}

.grid{
	width: 212px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
.grid1{
	width: 212px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
.grid2{
	width: 212px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
.grid3{
	width: 212px;
	float: left;
	margin-right: 0px;
	margin-bottom: 20px;
}
.grid h2 {
	color: #fd8902;
	font-size: 35px;
	margin-bottom: 20px;
	font-family: "Agency FB,Helvetica, sans-serif";
}
.grid3 h2 {
	color: #1752ba;
	font-size: 35px;
	margin-bottom: 20px;
	font-family: "Agency FB,Helvetica, sans-serif";
}
.grid1 h2 {
	color: #0cba7b;
	font-size: 35px;
	margin-bottom: 20px;
	font-family: "Agency FB,Helvetica, sans-serif";
}
.grid2 h2 {
	color: #1c8eb3;
	font-size: 35px;
	margin-bottom: 20px;
	font-family: "Agency FB,Helvetica, sans-serif";
}
.grid h2 span, .grid1 h2 span, .grid2 h2 span, .grid3 h2 span {
	font-size: 18px;
	color: #555;
	display: block;
	font-family: "Agency FB,Helvetica, sans-serif";
}
.grid p, .grid1 p, .grid2 p, .grid3 p {
	font-size:13px;
	color:#555;
	line-height: 1.8em;
	margin-bottom: 20px;
}

.one {
	padding: 6px 10px 6px;
	color: white;
	font-size: 12px;
	cursor: pointer;
	background:rgba(250, 138, 6, 0) url(../images/but.png);
	margin-bottom:20px;
	border: 1px solid #fb8e00;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.one:hover{
	background: rgba(235, 130, 6, 0.25) url(../images/but.png);
}
.two {
	padding: 6px 10px 6px;
	color: white;
	font-size: 12px;
	cursor: pointer;
	background:rgba(16, 175, 116, 0) url(../images/but.png);
	margin-bottom:20px;
	border: 1px solid rgb(16, 175, 116);
	text-shadow: 0 -1px 1px rgba(16, 175, 116, 0);
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.two:hover{
	background: rgba(12, 146, 96, 0.25) url(../images/but.png);
}
.three{
	padding: 6px 10px 6px;
	color: white;
	font-size: 12px;
	cursor: pointer;
	background:rgba(24, 124, 173, 0) url(../images/but.png);
	margin-bottom:20px;
	border: 1px solid #1591b3;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.three:hover{
	background: rgba(15, 122, 178, 0.12) url(../images/but.png);
}
.four{
	padding: 6px 10px 6px;
	color: white;
	font-size: 12px;
	cursor: pointer;
	background:rgba(26, 77, 182, 0) url(../images/but.png);
	margin-bottom:20px;
	border: 1px solid #1e53bd;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.four:hover{
	background: rgba(32, 38, 114, 0.06) url(../images/but.png);
}

.clear{clear:both;}/* clear float */

.one1 {
	padding: 6px 10px 6px;
	color: white;
	font-size: 12px;
	cursor: pointer;
	background:#ff8800 url(../images/but.png);
	margin-bottom:20px;
	border: 1px solid #fb8e00;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.one1:hover{
	background: #ee8002 url(../images/but.png);
}
.two1 {
	padding: 6px 10px 6px;
	color: white;
	font-size: 12px;
	cursor: pointer;
	background:#1ab37b url(../images/but.png);
	margin-bottom:20px;
	border: 1px solid #1ab37b;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.two1:hover{
	background: #10a969 url(../images/but.png);
}
.three1{
	padding: 6px 10px 6px;
	color: white;
	font-size: 12px;
	cursor: pointer;
	background:#118ebe url(../images/but.png);
	margin-bottom:20px;
	border: 1px solid #1591b3;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.three1:hover{
	background: #0e79af url(../images/but.png);
}
.four1{
	padding: 6px 10px 6px;
	color: white;
	font-size: 12px;
	cursor: pointer;
	background:#2053bc url(../images/but.png);
	margin-bottom:20px;
	border: 1px solid #1e53bd;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.four1:hover{
	background: #134abe url(../images/but.png);
}

/*Initialize*/
ul#menu, ul#menu ul.sub-menu {
    padding: 0;
    margin: 0;
}
ul#menu li, ul#menu ul.sub-menu li {
    list-style-type: none;
    display: inline-block;
}

/*Link Appearance*/
ul#menu li a, ul#menu li ul.sub-menu li a {
    text-decoration: none;
    color: #fff;
    display:inline-block;
}

ul#menu li ul.sub-menu li a {
	background-color: #010567;  
	z-index: 4;
	}
	
ul#menu li ul.sub-menu li a:hover {
background-color:yellow;
color:#000;
}
	
/*Make the parent of sub-menu relative*/
ul#menu li {
    position: relative;
}
/*sub menu*/
ul#menu li ul.sub-menu {
    display: none;
    left: 0;
    width: 180px;
}
ul#menu li:hover ul.sub-menu {
    display: inline-block;
	margin-top:-130px;
}

.tabelaHorarios {
position: relative;
left: -35%;
}

.img_table {
position:relative;
left:5%;
margin-top:-450px;
margin-bottom:50px;
text-align:center;
z-index:-1;
}

body a.responsavel {
  position:absolute;
  top:130px;
  right:20px;
  display:box;
  box-pack:center;
  box-align:right;
  width: 180px;
  z-index: 9999;
  background: #32B9D7;
  line-height: 24px;
  color: white;
  text-align: center;
  text-decoration: none;
  transition: .2s linear;
  box-shadow: inset 0 -2px 0 0 #32B9D7;
}

/*
body:before {
float:right;
font-size:1.2em;
content:"contato@escolastabarbaramatriz.com.br" "\a" "                     (21) 3394-4024";
white-space: pre;
}
*/

.maps {
position: relative;
left: 16%;
}

ul.spicesocialwidget {
  /*float:right;*/
  margin: 140px 0;
  padding: 0;
  width: auto;
  height: 32px;
  text-align: center;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  position: relative;
  top: -18px;
}
ul.spicesocialwidget li {
  /*float:left;*/
  list-style:none outside none;
  border:none;
  display: inline-block;
}
ul.spicesocialwidget li a {
  background-color:transparent;
  background-image:url('http://fc08.deviantart.net/fs71/f/2014/094/5/2/spice_social_gadget_sprite_by_joeart_tn-d7cywb9.png');
  background-repeat:no-repeat;
  background-size:auto 96px;
  border:0 none;
  display:block;
  height:32px;
  /*overflow:hidden;*/
  text-align:left;
  text-decoration:none;
  /*transition:all 0.2s ease 0s;*/
  width:32px;
  position: relative;
  display: flex;
}


.tooltip {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: -25px;
  left: 50%;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  
}
.tooltip span {
  position: relative;
  left: -50%;
  padding: 6px 8px 5px 8px;
  border-radius: 3px;
  font-size: .7rem;
  z-index: 1;
  line-height: 1;
}
.tooltip span:after {
  position: absolute;
  content: " ";
  width: 0;
  height: 0;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  border: 8px solid transparent;
}
.spicesocialwidget a:hover .tooltip {
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  transform: translate(0, -10px);
}

.ie7 ul.spicesocialwidget li a,
.ie8 ul.spicesocialwidget li a {
  background-image:url('http://fc08.deviantart.net/fs71/f/2014/094/5/2/spice_social_gadget_sprite_by_joeart_tn-d7cywb9.png');
}
ul.spicesocialwidget li.facebook a { background-position:0 0; }
ul.spicesocialwidget li.flickr a { background-position:-32px 0; }
ul.spicesocialwidget li.dribbble a { background-position:-64px 0; }
ul.spicesocialwidget li.googleplus a { background-position:-96px 0; }
ul.spicesocialwidget li.linkedin a { background-position:-128px 0; }
ul.spicesocialwidget li.pinterest a { background-position:-160px 0; }
ul.spicesocialwidget li.rss a { background-position:-192px 0; }
ul.spicesocialwidget li.skype a { background-position:-224px 0; }
ul.spicesocialwidget li.twitter a { background-position:-256px 0; }
ul.spicesocialwidget li.vimeo a { background-position:-288px 0; }
ul.spicesocialwidget li.youtube a { background-position:-320px 0; }

ul.spicesocialwidget li.facebook a:hover { background-position:0 -32px}
ul.spicesocialwidget li.flickr a:hover { background-position:-32px -32px}
ul.spicesocialwidget li.dribbble a:hover { background-position:-64px -32px}
ul.spicesocialwidget li.googleplus a:hover { background-position:-96px -32px}
ul.spicesocialwidget li.linkedin a:hover { background-position:-128px -32px}
ul.spicesocialwidget li.pinterest a:hover { background-position:-160px -32px}
ul.spicesocialwidget li.rss a:hover { background-position:-192px -32px}
ul.spicesocialwidget li.skype a:hover { background-position:-224px -32px}
ul.spicesocialwidget li.twitter a:hover { background-position:-256px -32px}
ul.spicesocialwidget li.vimeo a:hover { background-position:-288px -32px}
ul.spicesocialwidget li.youtube a:hover { background-position:-320px -32px}

.spicesocialwidget .facebook span { background: #3b5a9b; color: #dce5ed; text-shadow: 0px 1px 0px #2f487c; }
.spicesocialwidget .facebook span:after { border-top-color: #3b5a9b; }

.responsavel {

  }
  
  .responsavel:hover {
  background-color: blue;
  color: white;
  transition: .2s linear;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.2);
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  }
  
  &:after {
    height: 0%;
    content: "";
    background: #32B9D7;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: -1;
    transition: .2s linear;
    }
  &:hover; {
    color: rgba(255,255,255,0.8);
    transition: .2s linear;
    padding: 0 6px;
	}
    &:after; {
      height: 25px;
      transition: .2s linear;
	  }
	  
	  @import url(http://fonts.googleapis.com/css?family=Varela+Round);

.slides {
    padding: 0;
    width: 609px;
    height: 420px;
    display: block;
    margin: 0 auto;
    position: relative;
}

.slides * {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

.slides input { display: none; }

.slide-container { display: block; }

.slide {
    top: 0;
    opacity: 0;
    width: 609px;
    height: 420px;
    display: block;
    position: absolute;

    transform: scale(0);

    transition: all .7s ease-in-out;
}

.slide img {
    width: 100%;
    height: 100%;
}

.nav label {
    width: 200px;
    height: 100%;
    display: none;
    position: absolute;

	  opacity: 0;
    z-index: 9;
    cursor: pointer;

    transition: opacity .2s;

    color: #FFF;
    font-size: 156pt;
    text-align: center;
    line-height: 380px;
    font-family: "Varela Round", sans-serif;
    background-color: rgba(255, 255, 255, .3);
    text-shadow: 0px 0px 15px rgb(119, 119, 119);
}

.slide:hover + .nav label { opacity: 0.5; }

.nav label:hover { opacity: 1; }

.nav .next { right: 0; }

input:checked + .slide-container  .slide {
    opacity: 1;

    transform: scale(1);

    transition: opacity 1s ease-in-out;
}

input:checked + .slide-container .nav label { display: block; z-index: 1;}

.nav-dots {
	width: 100%;
	bottom: 9px;
	height: 11px;
	display: block;
	position: absolute;
	text-align: center;
}

.nav-dots .nav-dot {
	top: -5px;
	width: 11px;
	height: 11px;
	margin: 0 4px;
	position: relative;
	border-radius: 100%;
	display: inline-block;
	background-color: rgba(0, 0, 0, 0.6);
}

.nav-dots .nav-dot:hover {
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0.8);
}

input#img-1:checked ~ .nav-dots label#img-dot-1,
input#img-2:checked ~ .nav-dots label#img-dot-2,
input#img-3:checked ~ .nav-dots label#img-dot-3,
input#img-4:checked ~ .nav-dots label#img-dot-4,
input#img-5:checked ~ .nav-dots label#img-dot-5,
input#img-6:checked ~ .nav-dots label#img-dot-6 {
	background: rgba(0, 0, 0, 0.8);
}

.blue {
background-color: #00aff0;
}

.dot {
  background-color: white;
  height: 5px;
  width: 5px;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform-origin: -webkit-calc(2.5px + 30px) 2.5px;
  -ms-transform-origin: calc(2.5px + 30px) 2.5px;
  transform-origin: calc(2.5px + 30px) 2.5px;
  -webkit-animation: rotate 3s cubic-bezier(0.9, 0.02, 0.13, 0.99) infinite;
  animation: rotate 3s cubic-bezier(0.9, 0.02, 0.13, 0.99) infinite;
  margin-left: -30px;
  -webkit-box-shadow: 0 0 3px white;
  box-shadow: 0 0 3px white;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  50% {
    width: 5px;
    height: 5px;
    opacity: 0.5;
  }

  100% {
    -webkit-transform: rotate(450deg);
    transform: rotate(450deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  50% {
    width: 5px;
    height: 5px;
    opacity: 0.5;
  }

  100% {
    -webkit-transform: rotate(450deg);
    transform: rotate(450deg);
  }
}
body .dot:nth-child(2) {
  -webkit-animation-delay: 0.05s;
  animation-delay: 0.05s;
}

body .dot:nth-child(3) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

body .dot:nth-child(4) {
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
}

body .dot:nth-child(5) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

body .dot:nth-child(6) {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

body .dot:nth-child(7) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.clique {
font-size: 26px;
color: white;
transform: none;
position: absolute;
left: 46%;
top: 80%;
}

/* CALERNDARIO INICIO */



table {
	border-collapse: collapse;
	border-spacing: 0;
}

.container {
	height: 538px;
	left: -10%;
	margin: -255px 0 0 -245px;
	position: relative;
	top: 50%;
	width: 510px;
	background: #f9f9f9;
	color: #0e171c;
	font: 300 100%/1.5em 'Lato', sans-serif;
}

.container {
	height: 538px;
	left: -10%;
	margin: -255px 0 0 -245px;
	position: relative;
	top: 50%;
	width: 510px;
	background: #f9f9f9;
	color: #0e171c;
	font: 300 100%/1.5em 'Lato', sans-serif;
}

.container a {
text-decoration: none;
}

.containter h2 {
	font-size: 2em;
	line-height: 1.25em;
	margin: .25em 0;
}

.container h3 {
	font-size: 1.5em;
	line-height: 1em;
	margin: .33em 0;
}

.container table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ---------- CALENDAR ---------- */

.calendar {
	text-align: center;
}

.calendar header {
	position: relative;
	left: -24%;
}

.calendar h2 {
	text-transform: uppercase;
}

.calendar thead {
	font-weight: 600;
	text-transform: uppercase;
}

.calendar tbody {
	color: #7c8a95;
}

.calendar tbody td:hover {
	border: 2px solid #00addf;
}

.calendar td {
	border: 2px solid transparent;
	border-radius: 50%;
	display: inline-block;
	height: 4em;
	line-height: 4em;
	text-align: center;
	width: 4em;
}

.calendar .prev-month,
.calendar .next-month {
	color: #cbd1d2;
}

.calendar .prev-month:hover,
.calendar .next-month:hover {
	border: 2px solid #cbd1d2;
}

.current-day {
	background: #00addf;
	color: #f9f9f9;
}

.event {
	cursor: pointer;
	position: relative;
}

.event:after {
	background: #00addf;
	border-radius: 50%;
	bottom: .5em;
	display: block;
	content: '';
	height: .5em;
	left: 50%;
	margin: -.25em 0 0 -.25em;
	position: absolute;
	width: .5em;
}

.event.current-day:after {
	background: #f9f9f9;
}

.btn-prev,
.btn-next {
	border: 2px solid #cbd1d2;
	border-radius: 50%;
	color: #cbd1d2;
	height: 2em;
	font-size: .75em;
	line-height: 2em;
	margin: 2px;
	position: relative;
	width: 2em;
}

.btn-prev:hover,
.btn-next:hover {
	background: #cbd1d2;
	color: #f9f9f9;
}

.btn-prev {
	left: 6em;
}

.btn-next {
	right: 6em;
}

#next_month {
float: right;
position: absolute;
top: 123.85%;
left: 46%;
padding: 25 0 0 25;
}

.contact-box {
display:block;
background-image: -webkit-radial-gradient(center top, circle farthest-corner, #FFFFFF 0%, #D8DFE9 100%);
background-image: radial-gradient(circle farthest-corner at center top, #FFFFFF 0%, #D8DFE9 100%);
border-top:1px solid gray;
border-bottom:1px solid gray;
height:300px;
width:100%;
position:absolute;
top:772px;
padding-right:20%;
padding-top:20px;
margin: 0 auto;
justify-content:center;
}

.tabela_contato {
background-color:#aabbcc;
border:2px solid blue;
color:black;
display:table;
z-index:99999;
bottom:20%;
}

.contact-b {
margin-top:100px;
}

.mapa_site_contato {
background-color: #00012A;
text-align: center;
display: flex;
justify-content:center;
margin-top:0px;
padding-top: 30px;
padding-right:11%;
width: 100%;
height:260px;
font-family: Arial, Helvetica, sans-serif;
color:white;
border-top: 2px solid gray;
/*
background-color: #00012A;
text-align: center;
display: block;
width: 100%;
height:260px;
font-family: Arial, Helvetica, sans-serif;
color:white;
border-top: 2px solid gray;
text-align:center;
position:absolute;
top:222%;
*/
}

.mapa_site {
background-color: #00012A;
text-align: center;
display: flex;
justify-content:center;
padding-top: 30px;
padding-right:11%;
width: 100%;
height:260px;
font-family: Arial, Helvetica, sans-serif;
color:white;
border-top: 2px solid gray;
}

ul.bloco {
position:relative;
left:90px;
display:box;
box-pack:center;
box-align:center;
text-align:center;
align-self:center;
margin: 10px;
padding-left: 15px;
padding-right: 15px;
width: 220px;
height: 260px;
border-right: 1px dotted;
float:left;
list-style-type: none;
z-index:15;
}

ul.bloco1 {
position: relative;
left: 120px;
margin: 10px;
padding-left: 15px;
padding-right: 15px;
width: 220px;
height: 260px;
border-right:1px dotted;
border-left:1px dotted;
float:left;
list-style-type: none;
z-index:15;
display:box;
box-pack:center;
box-align:center;
text-align:center;
align-self:center;
}

ul.bloco2 {
position:absolute;
left:900px;
margin: 10px;
width: 220px;
height:260px;
border-right:1px dotted;
padding-right:40px;
list-style-type: none;
z-index:999;
}

li.bloco2lista {
position:relative;
top:-20px;
margin:10px;
}

.titulo {
font-size: 20px;
padding-bottom: 20px;
text-transform: uppercase;
z-index:15;
color:red;
}

ul.bloco li {
padding-bottom: 5px;
}

ul.bloco1 li {
padding-bottom: 5px;
}

.mapa_site a {
    color: white;
	text-decoration:none;
}

.mapa_site_contato a {
    color: white;
	text-decoration:none;
}

.mapa_site a:hover {
	text-shadow: 3px 3px 20px #FFFFFF;
  }

  .mapa_site_contato a:hover {
	text-shadow: 3px 3px 20px #FFFFFF;
  }
  
  .banner_esportes {
  margin-top:-26px;
  margin-bottom:30px;
  }
  
#lapis {
display: flex;
justify-content:initial;
top:-80px;
left:100px;
z-index:5;
}

#body p.nossa_historia {
display:block;
text-align:center;
width:70%;
margin-left:15%;
font-family: 'Oswald', sans-serif;
font-size:18px;
}

.center {
text-align:center;
}

#body ul li.list {
font-family: 'Oswald', sans-serif;
font-size:18px;
margin-left:15%;
}

#embeddoc {
position:relative;
height:500px;
left:50%;
top:10%;
margin-left:-368.5px;
float:left;
overflow:show;
}

iframe {
border:none;
overflow:hidden;
}

.clock {
position:relative;
left:10%;
top:5%;
}

p.aside-clock {
position:relative;
display:inline-block;
left:10%;
top:-7%;
width:200px;
text-align:center;
}

.phone {
position:relative;
left:15%;
top:5%;
}

p.telefones {
position:relative;
display:inline-block;
left:13%;
top:-7%;
width:200px;
text-align:center;
}

.mail {
position:relative;
left:20%;
top:5%;
}

p.email {
position:relative;
display:inline-block;
left:20%;
top:-15%;
width:200px;
text-align:center;
}

p.adress {
position:relative;
display:inline-block;
top:15%;
padding-left:330px;
text-align:center;
justify-content:center;
}

#body div.direita {
display:block;
position:absolute;
left:80%;
top:210px;
height:120%;
width:20%;
background-color:#0066CC;
z-index:9999;
box-shadow:10px;
}

.red {
color:#f00;
}

#body div.direita ul.calendar {
display:inline-block;
width:200px;
}

#body div.direita ul.calendar li.date {
list-style:none;
text-align:left;
text-decoration:none;
margin-bottom:20px;
margin-top:10px;
font-size:16px;
color:#fff;
}

.warning {
position:relative;
left:50%;
margin-left:-128px;
}

.social {
display:inline-block;
float:right;
margin-right:-10px;
}

.mapa {
margin-left:3%;
margin-top:-4%;
}

p.palavra_direcao {
text-indent: 40px;
margin-left:20%;
width:800px;
font-size:20px;
}

.bannerfaleconosco {
margin-top:-14px;
max-width:100%;
position:relative;
left:50%;
margin-left:-625px;
}

/* Banner Rotativo Inicio*/

#banner #banner_img {
    margin-top:-24px;
	width: 100%;
	height: 280px;
	background-color: #e0e4e8;
}
 
#banner a {
	background-color: #e0e4e8;
	text-decoration: none;
	color: #000;
	padding:3px;
}

	
	#banner a.hover {
		background-color: #000;
		color: #FFF;
	}
	
#banner #botoes {
	width: 100%;
	text-align: right;
	margin-top: 5px;
	background-color: #e0e4e8;
}

/*bootstrap*/
.thumbnail>img {
display: block;
height: auto;
max-width: 100%;
margin-right: auto;
margin-left: auto;
}

p {
margin: 0 0 10px;
}

div {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}

.row{margin-right:-15px;margin-left:-15px;margin-top:10px;}.row:before,.row:after{display:table;content:" "}.row:after{clear:both}.row:before,.row:after{display:table;content:" "}.row:after{clear:both}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666666666666%}.col-xs-10{width:83.33333333333334%}.col-xs-9{width:75%}.col-xs-8{width:66.66666666666666%}.col-xs-7{width:58.333333333333336%}.col-xs-6{width:50%}.col-xs-5{width:41.66666666666667%}.col-xs-4{width:33.33333333333333%}.col-xs-3{width:25%}.col-xs-2{width:16.666666666666664%}.col-xs-1{width:8.333333333333332%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666666666666%}.col-xs-pull-10{right:83.33333333333334%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666666666666%}.col-xs-pull-7{right:58.333333333333336%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666666666667%}.col-xs-pull-4{right:33.33333333333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.666666666666664%}.col-xs-pull-1{right:8.333333333333332%}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666666666666%}.col-xs-push-10{left:83.33333333333334%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666666666666%}.col-xs-push-7{left:58.333333333333336%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666666666667%}.col-xs-push-4{left:33.33333333333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.666666666666664%}.col-xs-push-1{left:8.333333333333332%}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666666666666%}.col-xs-offset-10{margin-left:83.33333333333334%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666666666666%}.col-xs-offset-7{margin-left:58.333333333333336%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666666666667%}.col-xs-offset-4{margin-left:33.33333333333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.666666666666664%}.col-xs-offset-1{margin-left:8.333333333333332%}@media(min-width:768px){.container{width:750px}.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666666666666%}.col-sm-10{width:83.33333333333334%}.col-sm-9{width:75%}.col-sm-8{width:66.66666666666666%}.col-sm-7{width:58.333333333333336%}.col-sm-6{width:50%}.col-sm-5{width:41.66666666666667%}.col-sm-4{width:33.33333333333333%}.col-sm-3{width:25%}.col-sm-2{width:16.666666666666664%}.col-sm-1{width:8.333333333333332%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666666666666%}.col-sm-pull-10{right:83.33333333333334%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666666666666%}.col-sm-pull-7{right:58.333333333333336%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666666666667%}.col-sm-pull-4{right:33.33333333333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.666666666666664%}.col-sm-pull-1{right:8.333333333333332%}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666666666666%}.col-sm-push-10{left:83.33333333333334%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666666666666%}.col-sm-push-7{left:58.333333333333336%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666666666667%}.col-sm-push-4{left:33.33333333333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.666666666666664%}.col-sm-push-1{left:8.333333333333332%}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666666666666%}.col-sm-offset-10{margin-left:83.33333333333334%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666666666666%}.col-sm-offset-7{margin-left:58.333333333333336%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666666666667%}.col-sm-offset-4{margin-left:33.33333333333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.666666666666664%}.col-sm-offset-1{margin-left:8.333333333333332%}}@media(min-width:992px){.container{width:970px}.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666666666666%}.col-md-10{width:83.33333333333334%}.col-md-9{width:75%}.col-md-8{width:66.66666666666666%}.col-md-7{width:58.333333333333336%}.col-md-6{width:50%}.col-md-5{width:41.66666666666667%}.col-md-4{width:33.33333333333333%}.col-md-3{width:25%}.col-md-2{width:16.666666666666664%}.col-md-1{width:8.333333333333332%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666666666666%}.col-md-pull-10{right:83.33333333333334%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666666666666%}.col-md-pull-7{right:58.333333333333336%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666666666667%}.col-md-pull-4{right:33.33333333333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.666666666666664%}.col-md-pull-1{right:8.333333333333332%}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666666666666%}.col-md-push-10{left:83.33333333333334%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666666666666%}.col-md-push-7{left:58.333333333333336%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666666666667%}.col-md-push-4{left:33.33333333333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.666666666666664%}.col-md-push-1{left:8.333333333333332%}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666666666666%}.col-md-offset-10{margin-left:83.33333333333334%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666666666666%}.col-md-offset-7{margin-left:58.333333333333336%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666666666667%}.col-md-offset-4{margin-left:33.33333333333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.666666666666664%}.col-md-offset-1{margin-left:8.333333333333332%}}@media(min-width:1200px){.container{width:1170px}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666666666666%}.col-lg-10{width:83.33333333333334%}.col-lg-9{width:75%}.col-lg-8{width:66.66666666666666%}.col-lg-7{width:58.333333333333336%}.col-lg-6{width:50%}.col-lg-5{width:41.66666666666667%}.col-lg-4{width:33.33333333333333%}.col-lg-3{width:25%}.col-lg-2{width:16.666666666666664%}.col-lg-1{width:8.333333333333332%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666666666666%}.col-lg-pull-10{right:83.33333333333334%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666666666666%}.col-lg-pull-7{right:58.333333333333336%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666666666667%}.col-lg-pull-4{right:33.33333333333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.666666666666664%}.col-lg-pull-1{right:8.333333333333332%}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666666666666%}.col-lg-push-10{left:83.33333333333334%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666666666666%}.col-lg-push-7{left:58.333333333333336%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666666666667%}.col-lg-push-4{left:33.33333333333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.666666666666664%}.col-lg-push-1{left:8.333333333333332%}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666666666666%}.col-lg-offset-10{margin-left:83.33333333333334%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666666666666%}.col-lg-offset-7{margin-left:58.333333333333336%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666666666667%}.col-lg-offset-4{margin-left:33.33333333333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.666666666666664%}.col-lg-offset-1{margin-left:8.333333333333332%}

.thumbnail{display:inline-block;display:block;height:auto;max-width:100%;padding:4px;margin-bottom:20px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.thumbnail>img{display:block;height:auto;max-width:100%;margin-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#428bca}.thumbnail .caption{padding:9px;color:#333}

.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e}.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439}.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-link{font-weight:normal;color:#428bca;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#999;text-decoration:none}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm,.btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs{padding:1px 5px}.btn-block{display:block;width:100%;padding-right:0;padding-left:0}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}