/* general styles*/

html{
	background-color:#717074;
}
body{
	font-family: "Helvetica",Arial,sans-serif;
    font-size: 16px;
    line-height: 1.8;
    background-color: #717074;
    color: #333;
    top: 0px !important;
}
body > .container {
    padding: 35px 0px 0;
}
.icon-user{
	font-size:9px;
}
.errorMarginTop{
	margin-top:11em;
}
.navbar-greathealth {
	background-color: #717074;
	border-bottom:1px solid #676767;
}
	.atualpage{
		color:#ffd328 !important;
	}

.link-home{
	background-color:#ffd328; 
	color:#fff;
	text-decoration:none;
	padding:5px 10px;
	border-radius:15px;
	font-size:14px;
}
	
.fg-white{
	color:#fff !important;
}	
.header-message{
	position: fixed;
	font-weight: bolder;
	color: #fff;
	top: 80px;
	font-size: 12px;
	left: 305px;
	overflow: hidden;
    white-space: nowrap;
}

.logo-overlay{
	width: 100%;
    position: absolute;
    z-index: 1;
    text-align: right;
    padding-top: 30%;
    padding-right: 3%;
}

.full-height{
	overflow: hidden;
	height: 100vh;
}

.smoothslides {
	height: 100%;
}
.smoothslides-on,.ss-slide-stage,.ss-slide{
	overflow: hidden;
}
.ss-slide img{
	width:100% !important;
	min-height: 100vh;
}
.ss-caption-wrap,.ss-prev,.ss-next{
	display:none !important;
}

/* bootstrap reset styles*/
.navbar {
	min-height:105px;
    border-radius: 0px;
}
.navbar-brand {
    padding: 9px 15px;
	height:110px;
}
.navbar-nav {
	margin-top:56px;
}
.nav > li > a {	
	color:#fff;
	cursor:pointer !important;
	font-size:14px;
}
.nav > li > a:focus, .nav > li > a:hover {
    background-color: transparent;
	color:#ffd328 ;
}

.container-fluid{
	padding-left:50px;
	padding-right:50px;
}

.footer {/* sticky footer*/
	position: fixed;
    bottom: 0;
    font-size:11px;
    width: 100%;
    min-height: 35px;
    border-top: 1px solid #676767;
    background-color: #717074;
}


.top-link{
	top:10px !important;
	background-color: rgb(66, 66, 66);
	padding: 5px 11px !important;
	color: rgb(215, 215, 215);
	font-size: 12px !important;
	border-radius:15px;
}

.top-link .glyphicon{
	top:0px !important;
}
.top-link:focus, .top-link:hover {
    color: #fff !important;
    text-decoration: none;
	background-color: #ffd328 !important;
}

.row{
	margin-right:15px;
	margin-left:15px;
}


.section{
	margin-top:112px;
	background-color:#444;
	color:#f0f0f0;
}

.page-title{
	font-family: "Helvetica";
	font-weight: 900 !important;
	line-height: 1.3;
	color: #fff;
	font-size:50px;
}

.page-subtitle{
	color:#fff;
	font-size:36px;
	font-weight:bolder;
}


.contacts-description{
	color:#ababab;
	font-size:15px;
	position:relative;
}

.contacts-icn{
	color:#ffd328;
	font-size:14px;
}

.bg-area{
	background-color: #5D5D5D;
    height: 400px;
}
.full-description{
	color:#fff;
	line-height:1.5;
}

/* about img */
.bg-img1{
	/*position: fixed;
     right: 0; 
    bottom: 35px; */
    margin-right: 0px;
    /* top: 107px; */
    background-image: url("../img/2.jpg");
    background-repeat: no-repeat;
    background-position: 50% 54%;
    background-size: cover;
    height: 510px;
    margin-left: 0px;
    margin-top: -33px;
}

.bg-img2{
	/*position: fixed;
     right: 0; 
    bottom: 35px; */
    margin-right: 0px;
    /* top: 107px; */
    background-image: url("../img/1.jpg");
    background-repeat: no-repeat;
    background-position: 50% 54%;
    background-size: cover;
    height: 510px;
    margin-left: 0px;
    margin-top: -33px;
}

.bg-img3{
	/*position: fixed;
     right: 0; 
    bottom: 35px; */
    margin-right: 0px;
    /* top: 107px; */
    background-image: url("../img/3.jpg");
    background-repeat: no-repeat;
    background-position: 50% 54%;
    background-size: cover;
    height: 510px;
    margin-left: 0px;
    margin-top: -33px;
}
.bg-img4{
	/*position: fixed;
     right: 0; 
    bottom: 35px; */
    margin-right: 0px;
    /* top: 107px; */
    background-image: url("../img/4.jpg");
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-size: cover;
    height: 510px;
    margin-left: 0px;
    margin-top: -33px;
}
.subtitle{
	color:#ffd328;
	font-size:15px;
	font-weight:bolder;
}

/* contacts*/
 #map {
    min-height: 300px;
	height:100%;
	bottom:0px;
	top:0px;
    background-color: transparent;
}

table {
    border-collapse:collapse;
    border:none;
    border-radius:10px;
    -moz-border-radius:6px;
	background-color:#d4df4c;
	color:#444;
}

td, th {
   border:none;
}

th {
    background-color: transparent;
    border-top: none;
}

td:first-child {
     border-left: none;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #FCFFD2;
}

.section-light{
	background-color: #717074;
    margin-right: 0px;
    margin-left: 0px;
}
.section-green{
	background-color:#d4df4c;
    margin-right: 0px;
    margin-left: 0px;

}
	.section-green .small-description{
		color:#fff !important;
		font-size:24px;
	}
	.section-green p,.section-yellow ul {
		color:#fff;
	}
	
	.numverde{
		background-color: #444;
		margin-right: -30px;
		margin-left: -30px;
		padding: 30px;
		color:#444444 !important;
	}
		.numverde  .contacts-icn{
			color:#444444 !important;
			padding-right:10px;
		}
	.footer p{
		margin:0px !important;
		    padding-top: 6px;
	}
	.footer .numverde{
	    background-color: 444;
	    margin-right: -30px;
	    margin-left: -30px;
	    font-size: 12px !important;
	    padding: 8px 0px 5px 0px;
	    color: #fff !important;
	}
		.footer  .numverde  .contacts-icn{
			color:#fff !important;
			padding-right:10px;
			font-size:12px !important;
		}
		
		.footer .navbar-nav{
			margin-top: 0px !important;
		}
		.footer .navbar-nav>li>a {
		top:5px;
    		padding-top: 0px !important;
   			padding-bottom: 0px !important;
		    font-size: 12px !important;
		}
		
		.footer .top-link{
			top:5px !important;
		}
		
		

.thumbnail {
    background-color: transparent;
    border-radius: 1px;
	border:none;
	color: #fff !important;
}
	.thumbnail h3 {
		font-weight:bolder;
	}
	.thumbnail:hover {
		color: #fff;
	}
	
.thumbnail .caption {
    padding: 9px;
	color: #fff !important;
}
.btn-default ,.btn-default :active, .btn-default:focus{
    background-color: #444;
	color:#fff;
	border-radius:15px;
	font-size:13px;
	border:none;
	font-weight:bolder;
}
	.btn-default:hover{
		background-color: #d4df4c;
		color:#fff;
	}
.btn {
    padding: 6px 15px;
}




.back-link ,.back-link:active, .back-link:focus{
    background-color: #d4df4c;
    padding: 5px 11px !important;
    color: #fff;
    font-size: 12px !important;
    border-radius: 15px;
	text-decoration:none;
}

.back-link:hover{
	color:#d4df4c;
	background-color:rgba(0,0,0,0.1);
	text-decoration:none;
}


/*collapse navigation*/

.navbar-toggle {
    color: #fff !important;
}

.navbar-toggle {
	width: 30px;
    height: 30px;
    background-color: #ffd328;
    background-image: url("../img/bar-menu.png");
    background-size: cover;
    border: 1px solid #ffd328;
    border-radius: 4px;
    top: 50px;
}


.developed{
	color:#bfbfbf !important;
	margin-top:5px;
}

.plan-link{
	font-size:18px;
	font-weight:900;
}

.plan-link img{
	margin:0px 10px 0px 15px;
}

.plan-link a{
	text-decoration:none;
	color:#fff;
}

.over-bg{
	margin:-100px 0px 0px 50px; 
	position:absolute;
}

.list-spacing{
	line-height:2.2;
}


.question{
	font-size:16px;
	font-weight:bolder;
	color:#d4df4c;
	line-height: 1.2;
}

.answer{
	font-size:16px;
	color:#fff;
	line-height: 1.2;
}
.card-over{
	width:400px;
	position:absolute;
	margin-top:-100px;
}

.over-bg{
	position:relative;
	width:350px;
	margin-left: 9%;
	margin-top:310px;
	
}
hr{
	border-top:1px solid #676767;
}

.address-title{
	color:#ffd100;
	font-weight:bolder;
}

.section-contacts{
	padding:50px;
	color:#444 !important;
	background-color: #ffd100;
}
.section-contacts i {
	padding:10px;
}