/* Global */

body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 1em;
	color: #fff;
	background-color:#ffffff;
}
img {
	max-width: 100%;
}

a:link {
	color: #f68f67;
	text-decoration: none;
}
a:hover {
	color: #bde2df;
	text-decoration: none;
}
a:visited {
	color: #f68f67;
	text-decoration: none;
}





/* Navigation */

.menu {
	position:fixed;
	top:0px;
	width:100%;
	height:auto;
	background-color:#ffffff;
	z-index:100;
}
#logo {
	text-align: center;
	margin: 10px 0;
}
#main_menu
{
	line-height: 50px;
	height: 50px;
}

.navbar-collapse
{
	line-height: 50px;
}

.navbar-menu img
{
	height: 25px;
	width: auto;
}

#new-voice-small
{
	display: none;
}

#new-voice-big
{
	display: inline;


}
/*
#nav {
	text-align: right;
	margin: 55px 0 0 0;
}
*/
.navigation{
	float: right;
	list-style: none;
	margin: 0;
}
.navigation li{
	float: left;
	padding:0 0 0 30px;
	color: #91a5a7;
}
.navigation li:hover{
	cursor:pointer;
	color: #cf2129;
}

.navigation .active{
	cursor:pointer;
	color: #cf2129;
	font-weight:bold;
}


#fbLoginTop.invisivel{
	display: none;
}

#fbLoginTop a
{
	padding: 0px !important;
}



/* General Slides */

.slide{
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	padding:25px 0 1px 0;
}



/* Slide 1 */

h1,h2,h3,h4,h5{
	font-family: 'aileronlight';
}

#slide1{
	background-color:#121212;
	text-align: right;
}
h1 {
	font-size: 3.5em;
	letter-spacing: -1px;
	line-height: 1em;
	color:#fff;
}
h2 {
	font-size: 2em;
	color: #fff;
	line-height: 31px;
}


/*
p{
	font-family: 'aileronlight';
}
*/



/* Slide 2 */

#slide2{
	background-color:#F7F7F7;
	color:#000;
}
#slide2 h1{
	color:#818181;
	text-align: center;
}
#slide2 h2{
	text-align: center;
	color: #818181;
	padding-bottom:20px;
}

#slide2 p{
	text-align: center;
	color: #818181;
}

#slide5 h1{
	color:#818181;
	text-align: center;
}
#slide5 h2{
	text-align: center;
	color: #818181;
	padding-bottom:20px;
}

#slide5 #content.entrada p{
	text-align: center;
	color: #818181;
}

#slide5 .test p{
	text-align: left;
	color: #818181;
}

#slide5 .titulo{
	color: #818181;
}



#test{
	text-align: center;
}

#test p{
	font-size: 1em;
}
.interior{
	position: relative;
	margin: 0;
	width: 100%;
}

.interior h3{
	color: #818181;
	margin: 10px 20px 10px 20px;
}
.interior p{
	/*font-size: 0.8em;*/
	margin: 10px 20px 0 20px;
	font-size: 0.9em;
	line-height: 1.2em;
	letter-spacing: 0.01em;
}
.titulo{
	width: 100%;
	height: auto;
	text-align: left;
}

#slide3{
	background-color:#ccc;
	/*background-image: url(/images/bg/bgImage02.jpg);*/
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	height: 500px;
	color:#fff;
}

#slide5, #slide6, #slide7{
	/*background-image:url(/images/bg/bgAbout.png);*/
	background-color:#fff;
	color:#fff;
	/*margin-top: -61px;*/
}

#slide6 .team{
	width: 100%;
	margin: 0;
	text-align: center;
	background-size: cover;
}
#slide6 .team .person{
	margin: 0;
	width: calc(100% / 5);
	/*width: 20%;*/
	float:left;
	padding: 0;
	color: #818181;
	padding: 0px 2.5px 0px 2.5px;
}

#slide7{
	color: #818181;
}
#slide7 h2{
	text-align: center;
}
footer{
	position: fixed;
	margin:0;
	width: 100%;
	height: 38px;
	line-height: 38px;
	/*height: 37px;*/
	bottom: 0;
	background-color: #cf2129;
	z-index: 999;
	padding: 0px 10px 0px 10px;
	/*z-index: 1001;*/
}
footer p{
	position: relative;
	font-size: 0.7em;
	margin: 0px;

}

footer a p{
	margin-top: 10px;
	margin-left: 20px;
	text-decoration: none;
	color: #333;
}

#nav_search
{
	height: 50px;
}

@-moz-document url-prefix() {
    #nav_search
	{
		padding-top: 8px;
	}
}

footer p.textL{
	width: 50%;
	float:left;
	left: 0;
	/*
	float:left;
	left: 50px;
	*/
}
footer p.textR{
	width: 50%;
	float:right;
	right: 0;
	text-align: right;
	/*
	float:right;
	right: 10px;
	*/
}

footer p.textL a{
	color: #ffffff;
}

footer ul{

	margin: 0 auto;

	position: relative;
	float:right;
	font-size: 0.5em;
	right: : 10px;
	width: 80px;
	padding: 0;
	list-style: none;
}
footer ul li{
	margin: 0;
	padding: 0;
	height: 38px;
	width: 38px;
	margin-right: -6px;
	float: left;
}
footer ul li.last{
	margin: 0;
	padding: 0;
	height: 38px;
	width: 38px;
	margin-right: 0;
	float: left;
}


@media screen and (max-width: 768px)
{
	.fb-img-navbar {
		padding-right: 10px !important;
		display:none;
	}

	#main_menu
	{
		line-height: 50px;
		width: 100%;
	}

	.col-md-6
	{
		padding-top: 5px !important;
		padding-bottom: 5px !important;
		width: 100% !important;
	}


	.navigation
	{
		width: 100%;
		float: left;
		list-style: none;
		margin: 0;
		padding:0;
	}

	.container
	{
		padding-left: 5px !important;
		padding-right: 5px !important;
	}

	.navbar .container
	{
		padding-right: 0px !important;
	}

	.navbar-collapse
	{
		padding: 0px !important;
	}

	.navigation li{
		float: left;
		width:33%;
	}

	#slide1{
		background-position: bottom right !important;
	}

	#slide3{
		background-position: bottom left !important;
	}

	.person
	{
		width: 100% !important;
		padding-bottom: 10px !important;
	}

	.person img
	{
		border-radius: 10px;
	}

	.interior h3
	{
		margin: 0px;
		text-align: center;
	}

	.interior p
	{
		margin: 0px;
		text-align: center;
	}

	.slide
	{
		padding: 0px !important;
		display: inline-block;
	}

	.grid_2{
		width: 100%;
	}

	h1, h2, h3
	{
		font-size: 2em !important;
		margin-top: 10px !important;
	}

	footer{
		margin-top: -20px;
		position: relative;
		height: 90px;
	}

	footer p
	{
		width: 100% !important;
		float: none !important;
	}

	footer p.textR, footer p.textL
	{
		width: auto !important;
		float: none !important;
		text-align: center;
	}

	.col-md-offset-3
	{
		margin-left: 0px !important;
	}

	.friend
	{
		margin-left: auto;
		margin-right: auto;
		position:relative !important;
		top: auto !important;
		left: auto !important;
	}
	@-moz-document url-prefix() {
		#friends
		{
			height: 1030px !important;
		}
	}
}

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

	#slide1{
		background-position: bottom right !important;
	}

	#slide3{
		background-position: bottom left !important;
	}

	.col-md-6
	{
		width: 75% !important;
	}

	.col-md-offset-3
	{
		margin-left: 12.5% !important;
	}

	footer
	{
		margin-top: -20px;
		position: relative;
	}

	footer p
	{
		position: relative;
		font-size: 0.7em;
	}
	.friendBox

	{
		max-width: 600px !important;
	}
}

@media screen and (min-width: 992px)
{
	#slide1{
		background-position: bottom right !important;
	}

	#slide3{
		background-position: bottom left !important;
	}

	.col-md-6
	{
		width: 75% !important;
	}

	.col-md-offset-3
	{
		margin-left: 12.5% !important;
	}

	footer
	{
		margin-top: -20px;
		position: relative;
	}

	footer p

	{
		position: relative;
		font-size: 0.7em;
	}

	.friendBox
	{
		max-width: 900px !important;
	}
}


@media	only screen and (-webkit-min-device-pixel-ratio: 1.3),
only screen and (-o-min-device-pixel-ratio: 13/10),
only screen and (min-resolution: 120dpi)
{
	.fb-img-navbar {
		padding-right: 10px !important;
		display:none;
	}

	#main_menu
	{
		line-height: 50px;
		width: 100%;
	}

	.col-md-6
	{
		padding-top: 5px !important;
		padding-bottom: 5px !important;
		width: 100% !important;
	}


	.navigation
	{
		width: 100%;
		float: left;
		list-style: none;
		margin: 0;
		padding:0;
	}

	.container
	{
		padding-left: 5px !important;
		padding-right: 5px !important;
	}

	.navbar .container
	{
		padding-right: 0px !important;
	}

	.navbar-collapse
	{
		padding: 0px !important;
	}

	.navigation li{
		float: left;
		width:33%;
	}

	#slide1{
		background-position: bottom right !important;
	}

	#slide3{
		background-position: bottom left !important;
	}

	.person
	{
		width: 100% !important;
		padding-bottom: 10px !important;
	}

	.person img
	{
		border-radius: 10px;
	}

	.interior h3
	{
		margin: 0px;
		text-align: center;
	}

	.interior p
	{
		margin: 0px;
		text-align: center;
	}

	.slide
	{
		padding: 0px !important;
		display: inline-block;
	}

	.grid_2{
		width: 100%;
	}

	h1, h2, h3
	{
		font-size: 2em !important;
		margin-top: 10px !important;
	}

	footer{
		margin-top: -20px;
		position: relative;
		height: 90px;
	}

	footer p
	{
		width: 100% !important;
		float: none !important;
	}

	footer p.textR, footer p.textL
	{
		width: auto !important;
		float: none !important;
		text-align: center;
	}

	.col-md-offset-3
	{
		margin-left: 0px !important;
	}

	.friend
	{
		margin-left: auto;
		margin-right: auto;
		position:relative !important;
		top: auto !important;
		left: auto !important;
	}
	@-moz-document url-prefix() {
		#friends
		{
			height: 1030px !important;
		}
	}
}




/* MENU */
@media screen and (max-width: 1023px)
{
	#nav_main, #nav_search, .twitter-typeahead
	{
		width: 100% !important;

	}

	.navbar-header {
		width: 20%;
		float: left;
		padding-right: 5px;
	}

	.navbar-menu
	{
		width: 60%;
		margin: 0 auto;
	}

	.navbar-fb{
		width: 20%;
		float: right;
	}

	#main_nav, #new-voice-big
	{
		display: none;
	}

	#new-voice-small
	{
		display: inline;
	}

	#dropdown-main-menu
	{
		right: auto !important;
		left: 0 !important;
	}

	.menu-new-voice
	{
		border: 0px;
	}

	.dropdown-menu
	{
		right: 0 !important;
		left: auto !important;
	}
}

@media screen and (min-width: 1024px)
{
	#dropdown-main-menu
	{
		display: none !important;
	}

}







.newCol6{
	padding-bottom: 15px;
	position: relative;
  min-height: 1px;
  padding-right: 15px;
}






.userAvatarSettings{
  margin-bottom: 15px;
}
.imgAvatarSettings, .uploadAvatarSettings {
    display: inline-block;
    vertical-align: middle
}

.imgAvatarSettings{
  width:80px;
  height:80px;
  text-align:center;
  border-radius:50%;
  overflow:hidden;
}

.imgAvatarSettings img{
  min-width:80px;
  max-width:none;
  height:80px;
  margin:0 -100%;
}

.uploadAvatarSettings input[type="file"]{
  display: none;
}


.labelAvatarSettings{
    cursor: pointer;
		background-color: #FFFFFF;
		border: 1px solid #CCCCCC;
		border-radius: 3px;
    width: 136px;
    height: 34px;
		font-family: "Helvetica Neue";
		font-size: 9px;
		line-height: 16px;
		color: #333333;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}






.genderSelectSettings div{
	margin-left: 10px;
}

.genderSelectSettings input{
	vertical-align: middle;
	width: 1.2em; height: 1.2em;
}

.genderSelectSettings img{
	vertical-align: middle;
	width: 22px;
	height: 22px;
}
.genderSelectSettings label{
	margin-left: 4px;
	font-family: Lato;
	font-size: 9px;
	font-weight: 300;
	line-height: 11px;
	color: #333333;
}

.dateSelectSettings input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.dateSelectSettings input::-webkit-calendar-picker-indicator {
  background: url("/images/calendar_black.png") no-repeat;
	background-size: 100% 100%;
  transform: translateX(-2%);
	color: rgba(0, 0, 0, 0);
	opacity: 1;
}


.marginBTN{
	margin-right: 15px;
}




.cityInput label{
	margin-right: 150px;
}
.cityInput input{

float:left; width:100%

}

.cityInput .tt-query {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.cityInput .tt-dropdown-menu {
    background-color: rgba(255,255,255,1);
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    margin-top: 1px;
    padding: 8px 0;
    width: 300px;
}
.cityInput .tt-suggestion {
    font-size: 10px;
    line-height: 16px;
    padding: 2px 2px;
}
.cityInput .tt-suggestion.tt-cursor {
    background-color: #0097CF;
    color: #FFFFFF;
}
.cityInput .tt-dataset-citiesds .tt-suggestion p {
  	font-family: 'Lato', Helvetica, sans-serif;
    margin-left: 30px;
    color: #111;
}

