/* IMPORTS
-------------------------------------------------- */
@import url(http://fonts.googleapis.com/css?family=Raleway:400,700,900);
@import url(http://fonts.googleapis.com/css?family=Lato:400,900);



/* OVERALL ASPECT
-------------------------------------------------- */
body {
	margin: 0;
	height: 100%;
	background-color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: 100;
	color: #384452;

	-webkit-font-smoothing: antialiased;
	-webkit-overflow-scrolling: touch;
}



/* Images */
img {
	height: auto;
	max-width: 100%;
}


/* center images */
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/* Titles */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
}



/* Paragraph & Typographic */
p {
	padding: 0;
	margin-top: 10px;
	margin-bottom: 12px;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
}



/* Links */

.justifyText{
text-align : justify;
}

a {
    /*color: #f85c37;*/
    color: #999;
    margin: 0;
    padding: 0;
    text-decoration: none;
    /*word-wrap: break-word;*/

    -webkit-transition: background-color .4s linear, color .4s linear;
	-moz-transition: background-color .4s linear, color .4s linear;
	-o-transition: background-color .4s linear, color .4s linear;
	-ms-transition: background-color .4s linear, color .4s linear;
	transition: background-color .4s linear, color .4s linear;
}

a:hover,
a:focus {
    /*color:#01b2fe;*/
    color: #598bba;
    text-decoration: none;
    outline: 0;
}

a:before,
a:after {
    -webkit-transition: background-color .4s linear, color .4s linear;
	-moz-transition: background-color .4s linear, color .4s linear;
	-o-transition: background-color .4s linear, color .4s linear;
	-ms-transition: background-color .4s linear, color .4s linear;
	transition: background-color .4s linear, color .4s linear;
}



/* Selection */
::-moz-selection  {
	color: #fff;
	text-shadow: none;
	background: #2b2e31;
}
::selection {
	color: #fff;
	text-shadow: none;
	background: #2b2e31;
}



/* Horizontal row */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}


/* Team  */

.teamTitle{
	margin-bottom: 25px;
}

/* block lines */
.hline {
	border-bottom: 2px solid #384452;
}

.hline-w {
	border-bottom: 2px solid #ffffff;
	margin-bottom: 25px;
}


.navbar {
	font-weight: 500;
	font-size: 11px;
	border-bottom: .5px solid #e0e0e0;
	background-color: #f7f7f7;
	margin-bottom: -7px;

}

.nav.navbar-nav.navbar-right li a {
    color: #1565C0;
}

/* change navbar colors */
.navbar-inverse {
	background-color: #EEEEEE;
	border-color: #EEEEEE;]
}
.navbar .navbar-nav > .active > a {
	background-color: #e0e0e0;
}
.navbar .navbar-nav > .active > a:hover {
	background-color: #e0e0e0;
}
.navbar-inverse .navbar-brand {
	margin-top: 15px; max-width: 30%; padding: 0; 
}
.navbar-inverse .navbar-brand i {
	/*color: #ff7878;*/
	color: #598bba;
	font-size: 15px;
	letter-spacing: .5px;
}



.carousel {
	height: 400px;
	
}

.carousel-caption {
	z-index: 0;
	margin-bottom: 0px;
	
}

.carousel .item {
	height: 400px;
	opacity: 1;
	background-color: #FFF;
}
.carousel-inner > .item > img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 400px;
}


.twrap{
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #f7f7f7;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0	;
}

/* intro wrapper */
.intro {
	margin-top: 40px;
	background-color: ;
}


.features {
	background-image: url("http://www.isengard.com.br/wp-content/uploads/2012/12/fundo_azul11C.jpg");
	background-position: center;
	background-position: repeat;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.features .box i {
	font-size: 60px;

	color: #999;
}


.btn .btn-primary {
	background-color : #1565C0;
}

.btn-theme {
	 opacity: 0.8;
	color: #fff;
	background-color: #2196F3;
	border-color: #2196F3;
	margin: 4px;
}

.btn-theme:hover,
.btn-theme:focus,
.btn-theme:active,
.btn-theme.active {
	color: #fff;
	background-color: #598bba;
	border-color: #598bba;
}

.size {
	width: auto;
	height: auto;
}



.about {
	margin-top: 20px;
	margin-bottom: 40px;
}





.content {
	margin-bottom: 40px;
}



.popular-posts { 
	margin: 0px;
	padding-left: 0px;
}	
.popular-posts li {
	list-style: none; 
	margin-bottom: 20px; 
	min-height: 70px;
}
.popular-posts li a, 
.popular-posts li a:hover {
	color:#2f2f2f; 
	text-decoration: none;
}	
.popular-posts li img {
	float: left; 
	margin-right: 23px;
}	
.popular-posts li em {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	color: #b3b3b3
}
.popular-posts p {
	line-height: normal;
	margin-bottom: auto;
}


/* login wrapper */

.btn-login {
	color: #384452;
	background-color: #f5f5f5;
	margin-left: auto;
	margin-right: auto;
}

.login-pos {
	margin-top: 40px;
	margin-bottom: 60px;
}

.senha-pos {
	  margin-top: 14px;
}

/* client wrapper */
.cwrap {
	background-color: #f7f7f7;
	border-top: 1px solid #e0e0e0;
	padding-top: 20px;
	padding-bottom: 50px;
}

.cwrap h3 {
	margin-bottom: 60px;
}




/* footer wrapper */
.footer {
	background-color: #2E7D32;

	border-top: 1px solid #f7f7f7;
	padding-top: 10px;
}


.white {
	color: #fff;
}

i.icon {
	font-size: 30px;
}



.bottom {
	border-top: 1px solid #e0e0e0;
	background-color: white;
}





@media (min-width: 768px) {

	.carousel-caption p {
		margin-bottom: 20px;
		font-size: 21px;
		line-height: 1.4;
 	}
}

input, textarea, button { margin-top:10px }


.required-field-block {
    position: relative;   
}

.required-field-block .required-icon {
    display: inline-block;
    vertical-align: middle;
    margin: -0.25em 0.25em 0em;
    background-color: #E8E8E8;
    border-color: #E8E8E8;
    padding: 0.5em 0.8em;
    color: rgba(0, 0, 0, 0.65);
    text-transform: uppercase;
    font-weight: normal;
    border-radius: 0.325em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background 0.1s linear;
    -moz-transition: background 0.1s linear;
    transition: background 0.1s linear;
    font-size: 60%;
}
	
.required-field-block .required-icon {
    background-color: transparent;
    position: absolute;
    top: 0em;
    right: 0em;
    z-index: 10;
    margin: 0em;
    width: 30px;
    height: 30px;
    padding: 0em;
    text-align: center;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    transition: color 0.2s ease;
}

.required-field-block .required-icon:after {
    position: absolute;
    content: "";
    right: 1px;
    top: 1px;
    z-index: -1;
    width: 0em;
    height: 0em;
    border-top: 0em solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 0em solid transparent;
    border-right-color: inherit;
    -webkit-transition: border-color 0.2s ease;
    -moz-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
}

