/* CSS Document */

/* TOC 
 * RESET STYLES
 * FONT FACE (IF USED)
 * HTML
 * BODY
 * HEADER
 * NAVIGATION
 * PAGE
 * FOOTER
 * FORMS
 * PLUGINS
 * PRINT STYLES
 * MEDIA QUERIES
---------------------------------------------------------------------------*/

/* RESET STYLES
---------------------------------------------------------------------------*/
html { overflow-y: scroll; }
body {
	margin: 0;
	font-size: 13px;
	line-height: 1.231; /*1.231 will be multiplied by current font size and make 16px line height */
	min-height:100%;
	font-family: sans-serif;
	color: #222;
} 
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
button, input, select, textarea {
	font-family: sans-serif; /*Probably Helvetica for Linux/Mac Systems And Arial for Windows PC*/
	color: #222;
} 
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after { /* Safari Reset as Safari does not recognise quotes property */
	content: '';
	content: none;
} 
abbr[title], dfn[title] {
	border-bottom: 1px dotted #000; 
	cursor: help;
}
ins {background-color: #fcd700; color: #000; text-decoration: none;}
mark {background-color: #fcd700; color: #000; font-style: italic; font-weight: bold;}

p {
	margin:0;
	padding:0;
}
a {
	margin:0;
	padding:0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration:none;
}
a.ud{ text-decoration:underline; }
a:hover, a:active {
	outline: 0;
	text-decoration:underline;
}
a img {
	border:0 none;
}
del {
	text-decoration: line-through;
	color: #ed1c24;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
small {
	font-size: 85%;
}
.clickable, label, input[type=button], input[type=submit], button {
	cursor: pointer; /* hand cursor on clickable elements */
}
button, input, select, textarea {
	margin: 0; /* Webkit browsers add a 2px margin outside the chrome of form elements */
}
button { /* make buttons play nice in IE */
	width: auto;
	overflow: visible;
}
table {
	font-size: inherit;
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	font-weight: bold;
	vertical-align: bottom;
}
td {
	font-weight: normal;
}
td, td img {
	vertical-align: top;
}

#floating_info {
		display: none;
}

#label_floating {
        position: fixed;
        top: 20%;
        right: 0px;
		z-index: 9999;
        background-color: #DFD9D3;
        width: 8%;
        height: auto;
        overflow: hidden;
        padding-left: 10px;
        display: none;
        cursor: pointer;
}

#box_floating {
        position: fixed;
        top: 20%;
        right: 0px;
		z-index: 9999;
        background-color: #DFD9D3;
        width: 25%;
        height: auto;
        overflow: hidden;
        padding: 20px;
        display: block;
}

#box_floating h2 {
	font-size: 13px;
	text-transform: uppercase;
 	line-height: 50px;
 	font-weight: bold;
   	padding-left: 14px;	
}

#box_floating p {
  font-size: 13px;
  line-height: 1.3;
  padding-bottom: 14px;
  padding-left: 14px;
}

#box_floating .close {
  float: right;
  cursor: pointer;
  text-decoration: none;
  margin-top: -32px;
}


#label_floating h2 {
	font-size: 13px;
 	line-height: 50px;
   	padding-left: 14px;	
}


.clearfix:before, .clearfix:after {
	content:"";
	display:table;
}
.clearfix:after {
	clear:both;
}
.clearfix {
	zoom:1;
}
dd {
	margin: 0 0 0 40px;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style:none;
}
.content ul,
.content ol{
	margin: 1em 0;
	padding: 0 0 0 40px;
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
h1 { font-size:42px; }
h2 { font-size:34px; }
h3 { font-size:28px; }
h4 { font-size:24px; }
h5 { font-size:22px; }
h6 { font-size:18px; }
.section{ width:940px;	padding: 0 10px; margin:0 auto; }


/* HTML
---------------------------------------------------------------------------*/
html {}

/* BODY 
---------------------------------------------------------------------------*/
body { font-family: 'Open Sans', sans-serif; background-color:#fff; /*min-width: 1349px;*/ margin: 0 auto; }
body.yellow{ background-color:#faca20; }

/* HEADER
---------------------------------------------------------------------------*/
#header{
	background-color:#ededed;
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #d7d7d7;
}
#header li{
	float: left;
	border-right: 2px solid #d7d7d7;
}
#header li.last{ border-right: none; }
#header li.first{ border-left: 2px solid #d7d7d7; }
#header a{
	font-size: 12px;
	font-weight: 700;
	color: #4d4d4d;
	padding: 9px 14px;
	line-height: 1.2;
	display: inline-block;
}
#header a:hover{ text-decoration: none; }

/* NAVIGATION
---------------------------------------------------------------------------*/
#header .leftNav{ float: left; }
#header nav{ float: right; }
#header .brasil a{
	text-transform: uppercase;
	background: url('images/brasil.jpg') no-repeat 0 7px;
	padding-left: 36px;
}

/* PAGE
---------------------------------------------------------------------------*/
.banner,
.banner a{
	font-size: 16px;
	line-height: 24px;
	color: #000;
}
.banner1{
	background: url('images/banner-bg.jpg') no-repeat center center;
	min-height: 581px;
	background-size: cover;
}
.banner2{
	background: url('images/banner1-bg.jpg') no-repeat center center;
	min-height: 881px;
	background-size: cover;
}
.banner3{
	background: url('images/banner1-bg.jpg') no-repeat center center;
	min-height: 861px;
	background-size: cover;
}
.banner4{
	background: url('images/banner1-bg.jpg') no-repeat top center;
	min-height: 597px;
	background-size: cover;
}
.banner5{
	background: url('images/banner1-bg.jpg') no-repeat top center;
	min-height: 765px;
	background-size: cover;
}
.banner6{
	background: url('images/banner1-bg.jpg') no-repeat top center;
	min-height: 765px;
	background-size: cover;
}
.social{
	background-color: #fff;
	display: inline-block;
	padding: 7px 21px;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	margin-top: 43px;
	margin-bottom: 23px;
}
.social a{
	text-indent: -9999px;
	background: url('images/social.png') no-repeat;
	display: inline-block;
	width: 21px;
	height: 21px;
}
.social a.facebook{ background-position: 0 0; margin-right: 8px;}
.social a.twitter{ background-position: -23px 0; }
.banner h1{
	font-size: 70px;
	font-weight: 800;
	color: #000;
	line-height: 1;
	letter-spacing: -3px;
}
.banner h2{
	font-size: 50px;
	font-weight: 800;
	color: #2394c7;
	line-height: 1;
	letter-spacing: -3px;
	margin-top: 45px;
	margin-bottom: 25px;
	max-width: 32%;
}
.banner2 p{
	margin-bottom: 24px;
}
.banner5 p{
	margin-bottom: 29px;
	max-width: 45%;
}
.banner6 p{
	margin-bottom: 29px;
	max-width: 65%;
}
.banner3 p{
	margin-bottom: 29px;
	max-width: 55%;
}
.banner3 h2{ margin-top: 22px; margin-bottom: 50px; }
.banner4 h2{ margin-top: 22px; margin-bottom: 32px; }
.headingPor{
	width: 466px;
	height: 154px;
	text-indent: -9999px;
	background: url('images/heading.png') no-repeat 0 0;
	margin-top: -5px;
	margin-bottom: 30px;
}

.imageSection{ position: relative; }
.imageSection .player{
	position: absolute;
	top: 143px;
	left: -238px;
}
.imageSection .players{
	position: absolute;
	top: -21px;
	right: 280px;
}
.imageSection .athletes{
	position: absolute;
	top: 105px;
	right: -59px;
}
.imageSection .acrobats{
	position: absolute;
	top: 0px;
	right: 105px;
}
.imageSection .runners{
	position: absolute;
	top: 37px;
	right: 36px;
}
.imageSection .gymCycle{
	position: absolute;
	top: 112px;
	right: 322px;
}
.imageSection .man{
	position: absolute;
	top: 105px;
	left: -133px;
}
.imageSection .sports{
	position: absolute;
	top: 78px;
	right: 76px;
}
.imageSection .runner-1{
	position: absolute;
	top: 152px;
	right: 38px;
}
.imageSection .lungs{
	position: absolute;
	top: 220px;
	left: 55px;	
}
.imageSection .heart{
	position: absolute;
	top: 166px;
	right: -11px;
}
.imageSection .gym{
	position: absolute;
	top: 218px;
	left: -25px;	
}
.imageSection .tennis{
	position: absolute;
	top: 210px;
	right: 67px;
}

.menu{
	background: #33ace3;
	padding: 21px 17px 16px 0;
	float: right;
	margin-right: 10px;
	width: 262px;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	margin-top: 62px;
}
.menu li{
	font-size: 12px;
	color: #fff;
	line-height: 15px;
}
.menu li a{
	font-size: 12px;
	color: #fff;
	line-height: 15px;
	padding: 7px 0 7px 24px;
	display: block;
	border-bottom: 1px solid #56c1f1;
}
.menu li.last a{ border: none; }
.menu li a:hover{
	text-decoration: none;
	background-color: #2394c7;
}
.menu li.active{ border-left: 8px solid #2394c7; margin-left: -8px; position: relative; }
.menu li.active:after{
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-top: 6px solid #2394c7;
	border-left: 8px solid transparent;
	position: absolute;
	left: -8px;
	bottom: -5px;
}
.menu li.active a{ background-color: #2394c7; }


.athleteType{
	background: url('images/athelete.png') no-repeat top left;
	text-indent: -9999px;
	width: 774px;
	height: 297px;
	margin: -236px auto 0;
}
.athleteType h2{
	font-size: 50px;
	font-weight: 800;
	color: #01481a;
}
.athleteType p{
	font-size: 20px;
	font-family: 400;
	color: #000;
}

.practice{ position: relative; margin-bottom: 70px; }
.practice .imageSection .tabs{ display: table; margin: 0 auto; }
.practice img.cycle{
	position: absolute;
	top: -93px;
	left: -115px;
}
.practice h2{
	font-size: 30px;
	font-weight: 800;
	color: #000;
	text-align: center;
	line-height: 36px;
	margin-bottom: 30px;
}
.practice .section1 h2{ margin-top: 49px; }
.practice .section2{ padding-top: 145px; background: url('images/section-0-lines.png') no-repeat 84px 9px; }
.practice .section2.tab1{ background: url('images/section-1-lines.png') no-repeat 84px 9px; }
.practice .section2.tab2{ background: url('images/section-2-lines.png') no-repeat 84px 9px; }
.practice .section2.tab3{ background: url('images/section-3-lines.png') no-repeat 84px 9px; }
.practice .section2.tab4{ background: url('images/section-4-lines.png') no-repeat 84px 9px; }
.practice .section2.tab5{ background: url('images/section-5-lines.png') no-repeat 84px 9px; }
.practice .section3{ padding-top: 145px; background: url('images/yes-no-lines.png') no-repeat 381px 13px; }
.practice .section3.tab6{ background: url('images/yes-line.png') no-repeat 381px 13px; }
.practice .section3.tab7{ background: url('images/no-line.png') no-repeat 381px 13px; }
.practice .section4{
	padding-top: 155px;
	background: url('images/yes-no-lines.png') no-repeat 381px 13px;
	text-align: center;
	font-size: 18px;
	line-height: 22px;
	color: #000;
}
.practice .section4.tab8{ background: url('images/yes-line.png') no-repeat 381px 13px; }
.practice .section4.tab9{ background: url('images/no-line.png') no-repeat 381px 13px; }
.practice .section4 h2{
	color: #01481a;
	font-size: 40px;
	font-weight: 800;
	margin-top: 15px;
	letter-spacing: -3px;
}
.shareLink{
	display: block;
	margin: 23px auto 0;
	width: 119px;
	font-size: 19px;
	font-weight: 700;
	color: #fff;
	background: #0083bd url('images/f-share.png') no-repeat 25px 12px;
	-webkit-border-radius: 33px;
	-moz-border-radius: 33px;
	border-radius: 33px;
	padding: 18px 17px 16px 52px;
}
.shareLink:hover{ text-decoration: none; background-color: #009ade; }

.shareLink2{
	display: block;
	margin: 23px auto 0;
	width: 419px;
	font-size: 19px;
	font-weight: 700;
	color: #fff;
	background: #0083bd;
	-webkit-border-radius: 33px;
	-moz-border-radius: 33px;
	border-radius: 33px;
	padding: 18px 17px 16px 18px;
}
.shareLink2:hover{ text-decoration: none; background-color: #009ade; }

.tabs li{
	float: left;
	margin-left: 10px;
	width: 180px;
	text-align: center;
}
.tabs li > a{
	font-size: 18px;
	line-height: 20px;
	color: #967713;
	font-weight: 600;
}
.tabs li > a:hover{ text-decoration: none; }
.tabs li > a:hover span,
.tabs a.active span{
	border: 5px solid #0083bd;
	height: 170px;
	width: 170px;
}
.tabs li:first-child{ margin-left: 0; }
.tabs li > a > span{
	height: 180px;
	width: 180px;
	display: block;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	margin-bottom: 7px;
}
.tabs .tab1 span{ background: #fff url('images/tab1.png') no-repeat center center; }
.tabs .tab2 span{ background: #fff url('images/tab2.png') no-repeat center center; }
.tabs .tab3 span{ background: #fff url('images/tab3.png') no-repeat center center; }
.tabs .tab4 span{ background: #fff url('images/tab4.png') no-repeat center center; }
.tabs .tab5 span{ background: #fff url('images/tab5.png') no-repeat center center; }
.tabs .tab6 span{ background: #fff url('images/tab6.png') no-repeat center center; }
.tabs .tab7 span{ background: #fff url('images/tab7.png') no-repeat center center; }
.tabs .tab8 span{ background: #fff url('images/tab8.png') no-repeat center center; }
.tabs .tab9 span{ background: #fff url('images/tab9.png') no-repeat center center; }

.tabs .tab1:hover span,
.tabs .tab1.active span{ background: #fff url('images/tab1hover.png') no-repeat center center; }
.tabs .tab2:hover span,
.tabs .tab2.active span{ background: #fff url('images/tab2hover.png') no-repeat center center; }
.tabs .tab3:hover span,
.tabs .tab3.active span{ background: #fff url('images/tab3hover.png') no-repeat center center; }
.tabs .tab4:hover span,
.tabs .tab4.active span{ background: #fff url('images/tab4hover.png') no-repeat center center; }
.tabs .tab5:hover span,
.tabs .tab5.active span{ background: #fff url('images/tab5hover.png') no-repeat center center; }
.tabs .tab6:hover span,
.tabs .tab6.active span{ background: #fff url('images/tab6hover.png') no-repeat center center; }
.tabs .tab7:hover span,
.tabs .tab7.active span{ background: #fff url('images/tab7hover.png') no-repeat center center; }
.tabs .tab8:hover span,
.tabs .tab8.active span{ background: #fff url('images/tab8hover.png') no-repeat center center; }
.tabs .tab9:hover span,
.tabs .tab9.active span{ background: #fff url('images/tab9hover.png') no-repeat center center; }

.tabs a.active ,
.tabs li:hover > a{ color: #000; }

.textSection{
	float: left;
	padding: 6px;
	max-width: 31.4%;
}
.videoSection{
	background: url('images/video-bg.jpg') no-repeat 86% 0;
	background-size: cover;
  	text-align: center;
  	min-height: 164px;
  	padding: 89px 0;
  	float: left;
  	max-width: 64.5%;
  	margin: 15px 0 0 15px;
  	border-radius: 8px;
  	border: 1px solid #000;
	width: 100%;
}
.videoSection a.view{
	font-size: 40px;
	color: #000;
	font-weight: 800;
	display: table;
	margin: 0 auto;
}
.fancybox-skin {
	padding: 0 !important;
}
.videoSection a.view:hover{ text-decoration: none; }
.videoSection a.view img{ display: block; margin: 12px auto 0; }

.tabsSection{
	position: relative;
	width: 760px;
	margin: -92px auto 50px;
}
.tabsSection .click{
	position: absolute;
	color: #79746E;
	font-size: 11px;
	top: 100px;
	right: -100px;
	padding: 5px 0 5px 28px;
	margin-right: 21px;
	background: url('images/click.png') no-repeat left center;
}
.tabsWrap{ display: table; margin: 0 auto; }
.tabsWrap li{
	width: 188px;
	height: 188px;
	float: left;
	margin-left: 28px;
}
.tabsWrap > li > a{
	color: #a5a5a5;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	display: block;
	width: 100%;
	height: 100%;
	font-size: 15px;
	font-weight: 600;
	position: relative;
	text-align: center;
}
.tabsWrap > li > a > span{
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 40px;
	left: 0;
}
.tabsWrap li:first-child{ margin-left: 0; }
.tabsWrap > li > a:hover{ text-decoration: none; color: #000;  }
.tabsWrap > li > a.active{ color: #000; }
.tabsWrap > li > a.infrastructure{ background: #ededed url('images/infrastructure.png') no-repeat 39px 30px; }
.tabsWrap > li > a.financing{ background: #ededed url('images/financing.png') no-repeat 42px 24px; }
.tabsWrap > li > a.legislation{ background: #ededed url('images/legislation.png') no-repeat 50px 29px; }

.tabsWrap > li > a.infrastructure:hover,
.tabsWrap > li > a.infrastructure.active{ background: #ffd800 url('images/infrastructure-hover.png') no-repeat 39px 30px; }
.tabsWrap > li > a.financing:hover,
.tabsWrap > li > a.financing.active{ background: #ffd800 url('images/financing-hover.png') no-repeat 42px 24px; }
.tabsWrap > li > a.legislation:hover,
.tabsWrap > li > a.legislation.active{ background: #ffd800 url('images/legislation-hover.png') no-repeat 50px 29px; }

.tabsContent{ margin-top: 40px; margin-bottom: 100px; }
.tabsContent li{
	display: none;
	font-size: 16px;
	color: #000;
	line-height: 24px;
}
.tabsContent li:first-child{ display: block; }
.tabsContent li h2{
	font-size: 40px;
	color: #000;
	text-align: center;
	line-height: 46px;
	margin-bottom: 40px;
}

.visitLinks{
	width: 782px;
	margin: 63px auto 0;
	padding-bottom: 77px;
}
.visitLinks-3{
	width: 386px;
}
.visitLinks li{ margin-left: 10px; float: left; text-align: center; }
.visitLinks li:first-child{ margin-left: 0; }
.visitLinks .image{
	display: block;
	width: 188px;
	height: 188px;
	background: #e6e2de;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	text-align: center;
	line-height: 188px; 
}
.visitLinks .image img{ vertical-align: middle; margin-top: -10px; }
.visitLinks .name{
	font-size: 16px;
	color: #000;
	line-height: 22px;
	margin-top: 12px;
	min-height: 46px;
	display: block;	
}
.visitLinks .visit{
	font-size: 13px;
	font-weight: 600;
	color: #000;
	background-color: #ffd800;
	width: 82px;
	padding: 9px 0;
	line-height: 1.1;
	text-align: center;
	display: block;
	margin: 13px auto 0;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.visitLinks .visit:hover{ text-decoration: none; }
.pressRoom{ padding-top: 70px; }
.links{ background: url('images/gym-ball.png') no-repeat 650px 91px; min-height:212px}
.links li{
	padding-left: 95px;
	background: url('images/links-bg.png') no-repeat;
	min-height: 84px;
	margin-bottom: 20px;	
}
.links li,
.links li a{
	font-size: 16px;
	line-height: 24px;
	color: #000;
}
.links li.download{ background-position: 0 0; }

.links ul.download2-group{

	max-height: 400px;

	background-color: #dfdfdf;

	width: 630px;

	padding: 38px 36px;

	overflow: auto;

	border-radius: 8px;

	margin-top: 34px;

	margin-bottom: 90px;
	}
.links li.download2{
	background: url('images/download2.png') no-repeat;
	background-size: 24px; 
	padding-left: 35px;
	min-height: 24px;
	line-height: 20px;
	}
.links li.programs{ background-position: 0 -103px; }
.links li.graphics{ background-position: 0 -213px; }
.links li h3{
	font-size: 30px;
	font-weight: 800;
	padding-top: 13px;
	padding-bottom: 8px;	
}
.links li.download h3{ color: #e14045; }
.links li.programs h3{ color: #00852f; }
.links li.graphics h3{ color: #2394c7; }
.searchForm{ margin-bottom: 116px; margin-top: 24px; position: relative; }
.searchForm form{
	width: 716px;
	margin: 0 auto 24px;
	background: #dfdfdf;
	padding: 14px;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	position: relative;
}
.searchForm input[type="text"]{
	width: 641px;
	float: left;
	border: none;
	font-size: 14px;
	padding: 0 14px;
	line-height: 2.3;
	outline: none;
	display: block;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-size: 14px;
	color: #2394c7;
	height: 32px;
}
.searchForm input[type="text"]::-webkit-input-placeholder { font-size: 14px; color: #2394c7; }
.searchForm input[type="text"]:-moz-placeholder { font-size: 14px; color: #2394c7; }
.searchForm input[type="text"]::-moz-placeholder { font-size: 14px; color: #2394c7; }
.searchForm input[type="text"]:-ms-input-placeholder  { font-size: 14px; color: #2394c7; }

.searchForm input[type="submit"]{
	width: 43px;
	margin-left: 4px;
	border: none;
	text-indent: -9999px;
	background: #fff url('images/submit-bg.png') no-repeat center center;
	height: 32px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	outline: none;
}
.searchForm form:after{
	position: absolute;
	top: 60px;
	left: 50%;
	content: '';
	border-top: 19px solid #dfdfdf;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	display: block;
	height: 0;
	width: 0;
	margin-left: -12px;
}
.searchForm .graph{
	margin: 0 auto;
	border: 6px solid #dfdfdf;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	width: 732px;
}
.searchForm .graph img{
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
#results{
	width: 681px;
	font-size: 14px;
	line-height: 24px;
	color: #383838;
	display: none;
	border: 16px solid #dfdfdf;
	background-color: #dfdfdf;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 1px 5px 3px rgba(214,211,214,1);
	-moz-box-shadow: 0px 1px 5px 3px rgba(214,211,214,1);
	box-shadow: 0px 1px 5px 3px rgba(214,211,214,1);
	position: absolute;
	top: 50px;
	left: 123px;
	max-height: 330px;
	overflow-y: scroll;
}

.whySports{ padding-top: 55px; }
.whySports h2{
	font-size: 40px;
	font-weight: 800;
	margin: 0 auto;
	color: #2394c7;
	text-align: center;
	padding-bottom: 30px;
	letter-spacing:-3px;
	width: 820px;
	line-height: 46px;
}
.whySports ul{
	width: 620px;
	margin:0 auto;
	position: relative;
	left: -10px;
}
.whySports li{
	font-size: 16px;
	font-weight: 400;
	color: #000;
	padding-left: 20px;
	background: url('images/bullet.jpg') no-repeat 0 8px;
	line-height: 1.5;
}
.source{
	font-size: 13px;
	color: #000;
	text-align: center;
	position: relative;
	top: -78px;
	margin-bottom: -16px;
}
img.benefits{
  margin: 16px auto 37px;
  display: block;
}
.rope-left{
	position: absolute;
	top: 174px;
	left: 8px;
}
.sports2{ margin: 70px 0 -45px 24px; }
.rope-right{
	position: absolute;
	top: 341px;
	right: 30px;
}
.sports3{
	margin: 40px 0 22px 0;
	display: block;
}
.sports4Wrap{ margin-bottom: 70px; }
.sports4{
	position: absolute;
	top: 172px;
	left: -111px;
}
.sports5Wrap ul{
	width: 710px;
	left: 34px;
}
.sports5{
  margin: -26px 0 0 33px;
  display: block;
}

.practicePage .row{ padding: 41px 0 52px; }
.parameters{ background-color: #dfd9d3; }
.parameters .section{ position: relative; }
.practicePage .row h2{
	font-size: 40px;
	line-height: 50px;
	letter-spacing: -3px;
	font-weight: 800;
}
.practicePage .row h3{
	font-size: 40px;
	line-height: 50px;
	letter-spacing: -3px;
	font-weight: 300;
}
.practicePage .row p.uc{
	font-size: 24px;
	letter-spacing: -1px;
	text-transform: uppercase;
	line-height: 0.8;
}
.practicePage .row .left{ float: left; }
.practicePage .row .right{ float: right; }
.parameters .stats{ margin: -87px 0 0 1px; }
.parameters .girl{
	position: absolute;
	bottom: 4px;
	right: -10px;
}
.lifestyle{ background: #ffffff; }
.lifestyle .stats{ margin: 59px 0 0 0; }
.lifestyle .runners{
	margin-top: 9px;
	position: relative;
	right: -15px;
}
.lifestyle .inactivity{ margin-top: 20px; }
.sedentary{ background: #ffd800; }
.sedentary .stats{
	float: right;
	margin-right: 26px;
	margin-top: -19px;
}
.sedentary .working-man{
	float: left;
	margin-top: 64px;
	margin-left: 8px;
}
.practitioner .left{ margin: 40px 0 0 0; }
.practitioner .right{ margin: 35px 13px 43px 0; }
.practitioner .man-1{
	position: absolute;
	top: 110px;
	left: -126px;
}
.practitioner .gym-ball{
	position: absolute;
	bottom: -2px;
	left: -177px;
}
.sedentary1 .indice{ margin-top: 35px; }
.abandonment{ background: #33ace3; }
.abandonment .uc{ margin-top: 20px; }
.abandonment img.right{ margin: -108px -95px 0 0; }
.abandonment img.abandonment{ margin: 33px 0 0 300px; }
.abandonment img.racket{
	position: absolute;
	top: 112px;
	left: -51px;
}
.views{ background: #dfd9d3; }
.views .heart-1{
	position: absolute;
	top: 113px;
	left: -86px;
}
.views .boy{
	position: absolute;
	top: 170px;
	right: -40px;
}
.views .uc{ margin-top: 12px; }
.views .general-view{ margin: 37px 0 0 25px; }
.views .general{ padding-bottom: 60px; border-bottom: 1px solid #fff; margin-bottom: 40px; }
.region img.region{
	position: absolute;
	top: -10px;
	right: 0;
}
.region .region-stats{ margin-top: 92px; }
.views .region{ padding-bottom: 43px; border-bottom: 1px solid #fff; margin-bottom: 43px; }
.views .gender{ margin: 20px auto 0; }

.reason .Motivo{ margin-bottom: 25px; }
.reason .uc{ margin-top: 14px; }
.reason img.left{ margin-top: 48px; } 
.reason img.right{ margin: 90px -122px 0 0; }
.reason .boy-drinking{
	position: absolute;
	bottom: 1px;
	right: 40px;
}
.reason .girl-drinking{
	position: absolute;
	top: 80px;
	left: -20px;
}
.reason .gender-stats{ margin-top: -19px; }
.age{ background: #dfd9d3; }
.age h3.left{ line-height: 1; }
.age .age-graph{ margin-top: 5px; margin-right: 60px; }
.age .running-left{
	position: absolute;
	top: -10px;
	left: -184px;
}
.age .running-right{
	position: absolute;
	top: 252px;
	right: 30px;
}
.age-reason{
	float: left;
	margin: 183px 0 0 -10px;
	border-top: 1px solid #fff;
	padding-top: 30px;
}
.age-reason h3{ margin-bottom: 50px; }
.age-region-stats{ margin: 50px 0 42px 0; }
.age-gender-stats{ margin-right: 100px; margin-top: -14px; }
.age .man-running{
	position: absolute;
	top: 130px;
	left: 20px;
}
.age .girl-running{
	position: absolute;
	bottom: 68px;
	right: -10px;
}
.forSport{ background: #f9d907; }
.practicePage .forSport.row p.uc{ line-height: 24px; }
.forSport .stats{ margin: -59px 200px 0 0; }
.forSport .men{
	position: absolute;
	top: 186px;
	left: -83px;
}
.forSport .workout{
	position: absolute;
	bottom: -4px;
	right: -130px;
}
.practitioners{ background: #dfd9d3; }
.practitioners .stats{ margin-top: 25px; }
.practitioners .crunches{
	position: absolute;
	top: 54px;
	right: -47px;
}
.practitioners .basketball{
	position: absolute;
	top: 132px;
	left: -227px;
}
.practitioners .yoga{
	position: absolute;
	bottom: 122px;
	right: -143px;
}
.practitioners .twoCols{ margin-top: 40px; }
.practitioners .twoCols .left:first-child{ margin-right: 55px; }
.practitioners .twoCols h3{ margin-bottom: 11px; }
.byAge .section:first-child h3{ float: left; margin-right: 80px; }
.byAge .section:first-child .uc{ line-height: 30px; margin-top: 6px; float: right; }
.byAge .stats{ margin: -16px auto 0; }
.modalities{ background: #f9d907; }
.modalities .left{ margin: 40px 0 0 -150px ; }
.modalities .right{ margin-top: 60px; margin-right: 34px; }
.modalities .section{ padding-bottom: 63px; }
.modalities .swimmer{
	position: absolute;
	bottom: -17px;
	right: -88px;
}
.modalities .right .uc{ text-align: center; margin-top: 50px;}


.modalities .right img{ margin-top: 27px; }
.most-practiced{ background: #fffff; }
.most-practiced .section{ padding-bottom: 10px; }
.most-practiced .most-practiced{
	position: absolute;
	top: 109px;
	left: -180px;
}
.most-practiced .stats{ margin: 60px -10px 0 0; left: -50px; }
.most-practiced-2013 .stats{ margin: -17px auto 0; display: block; }
.most-practiced-2013 .football{
	position: absolute;
	top: 100px;
	left: -52px;
}
.most-practiced-2013 .basketball{
	position: absolute;
	bottom: 23px;
	left: -36px;
}
.most-practiced-2013 .badminton{
	position: absolute;
	top: 50%;
	right: -98px;
	margin-top: -124px;
}
.byAge-2013{ background: #dfd9d3; }
.byAge-2013 .stats{ margin: 44px auto 0; display: block; }
.local{ background: #f9d907 }
.practicePage .local.row .uc,
.practicePage .place-perform.row .uc{ line-height: 30px; }
.local img{ margin: -57px auto 0; display: block; }
.place-perform h3,
.place-perform .uc{ z-index: 9999; position: relative; }
.place-perform img{ margin: -120px auto 0; display: block; z-index: 99; }
.motivations{ background: #dfd9d3; }
.motivations h3,
.motivations-pa h3,
.sports-motivations h3,
.sports-reason h3,
.guidelines h3{ margin-bottom: 8px; }
.motivations .motivations-image{ margin: 45px 0 0 -50px; display: block; }
.motivations-pa{ background: #f9d907; }
.motivations-pa .motivations-pa-image{ margin: 39px auto 0; display: block; }
.sports-motivations{ background: #dfd9d3; }
.sports-motivations .section{ height: 467px;  }
.practicePage .sports-motivations.row .uc,
.practicePage .organization.row .uc{ line-height: 30px; }
.sports-motivations img.sports-motivation{
	position: absolute;
	top: 45px;
	right: 100px;
}
.sports-motivations .cyclists{
	position: absolute;
	bottom: -33px;
	left: -125px;
}
.sports-reason{ background: #f9d907; }
.sports-reason img{ margin: 37px auto 0; display: block; }
.guidelines .guidelines{ margin: 48px auto; display: block; }
.guidelines .guidelines-stats{ margin: 40px auto 0; display: block; }
.organization{ background: #dfd9d3; }
.organization h3{ margin-bottom: 4px; }
.organization .organization-stats{ margin: -11px 0 0 -20px; display: block; }
.organization .tennis-player{
	position: absolute;
	bottom: -29px;
	left: 362px;
}
.backTop{ padding: 15px 0; }
.practicePage .backTop{ padding: 25px 0 15px; position: relative; top: 40px; }
.backTop a{
	font-size: 13px;
	font-weight: 600;
	color: #000;
	background-color: #ffd800;
	padding: 9px 30px;
	line-height: 1.1;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: table;
	margin: 0 auto;
	width: auto;
}
.backTop a:hover{ text-decoration: none; }	

/* FOOTER
---------------------------------------------------------------------------*/
#footer{
	background: #01481a url('images/footer-bg.png') no-repeat center center;
	border-bottom: 8px solid #01481a;
	background-size: cover;
	min-height: 121px;
	padding-top: 112px;
}
#footer h4{
	font-size: 19px;
	font-weight: 400;
	color: #fff;
}
#footer h4 strong{
	font-weight: 800;
	font-size: 37px;
	line-height: 1;
	display: block;
}
#footer .left{
	float: left;
	margin-left: 10px;
}
#footer .right{
	float: right;
	margin-right: 52px;
}
#footer .address{
	float: left;
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	font-weight: 600;
	margin-right: 62px;
}

@media (max-width: 1349px){
	.imageSection .sports{ right: -80px; }
	.tabsSection{ margin-top: -10px; }
}
@media (min-width: 960px){
	body#brasil{
		min-width:960px;
		margin:0 auto;
 	}
}

/*
	AJUSTES FSB
*/
.download2-group{background-color:#dfdfdf; border-radius:8px; height:650px; margin:34px 0 90px 96px; padding:38px 20px; width:662px}
p.download2{background: url('images/download2.png') no-repeat; background-size: 24px; line-height: 20px; margin-bottom: 20px; min-height: 24px; padding-left: 35px}
/*p.download2:last-child{margin-bottom:0}*/
p.download2 a{color: #000; font-size: 16px; line-height: 24px}