main {
	background: url("../img/background-home.jpg");
}

.nav > li > a {
	padding: 10px 10px !important;
}

.img-responsive {
	display: initial !important;
}
.navbar-default .navbar-nav > li > a {
	color: #71ae8b;
	font-weight: bold;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #71ae8b;
	font-weight: bold;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: transparent;
	padding-right: 0px;
}

.navbar-nav > li > a {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 15px 0;
}

.texto li {
	border-top: 2px solid 2px solid RGBA(0, 0, 0, 0.19);
	border-bottom: 2px solid RGBA(0, 0, 0, 0.19);
	margin-top: 26px;
	width: 200px;
	display: inline-block;
}

.navbar-default {
	background: transparent;
	border: transparent;
}

.container-fluid {
	padding-right: 0px;
}

#banner {
	width: 100%;
	max-width: 1920px;
	margin: 0px auto;
}
.box-input {
    margin-bottom: 20px;
}
.nav-input {
    display: block;
}
.input-txt {
    border-radius: 5px;
    border: none;
    height: 40px;
    padding: 0 15px 0 50px;
    font-size: 1.05em;
    width: 100%;
    background-color: #d180a0;
    color: #fff;
    font-weight: bold;
}
.input-icone {
    padding: 0 8px 0 15px;
    margin-top: 0px;
    font-size: 1.3em;
    line-height: 43px;
    position: absolute;
    color: #fff;
}

.cancer-img {
	max-width: 350px;
}

textarea.input-txt {
    border-radius: 5px;
    height: 120px;
    padding: 8px 15px 8px 50px;
}
.button:hover {
    color: #DADADA;
    border: 2px solid #333333;
    background-color: #333333;
}
.button {
    float: right;
    margin-right: 17px;
    margin-top: 5px;
    border-radius: 5px;
    background-color: #71AE8B;
    padding: 8px 50px;
    color: #FFF;
    text-transform: uppercase;
    border: none;
    font-family: 'proxima_nova_semibold', Arial, sans-serif;
    border: 2px solid transparent;
}
#header {
	padding-top: 23px;
}

.navbar-nav {
	float: right;
}

#telefone-topo {
	color: #71ae8b;
	text-align: right;
	font-weight: bold;
	padding-right: 17px;
}

#telefone-topo img {
	margin-right: 5px;
}

#quem-sou {
	width: 100%;
	min-height: 335px;
	padding: 20px;
	background-color: #ededed
}

#quem-sou-texto {
	padding-top: 35px;
}

#quem-sou-texto h4 {
	font-size: 25px;
	color: #E77FA3;
	font-weight: bold;
}

#quem-sou-texto p {
	font-size: 16px;
	color: #959595;
	margin: 0px;
}

#quem-sou-texto strong {
	font-size: 18px;
	color: #5B5B5B;
}

#cancers a {
	color: #000;
}

.btn-principal {
	text-align: right;
	margin-top: 20px !important;
}

.btn-principal a {
	color: rgb(255, 255, 255);
	background-color: rgb(231, 127, 163);
	padding: 8px;
	border-radius: 28px;
	font-weight: bold;
}

.btn-principal a:hover {
	text-decoration: none;
}

.carousel-indicators .active {
    width: 16px;
    height: 16px;
    margin: 0;
    background-color: #d180a0;
    border-color: #d180a0;
}

.carousel-indicators li {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 2px solid #71ae8b;
    margin: 0;
}

.carousel-indicators {
	bottom: 0px;
}

#cancers {
	text-align: center;
	margin: 40px 0;
}

#cancers li {
	display: inline-block;
	width: 170px;
	padding: 25px;
	text-align: center;
	color: #676767;
}

#cancers figcaption {
	font-size: 20px;
}

#parceiros h2 {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4BAF89;
}

#parceiros li {
	display: inline-block;
	padding: 20px;
	text-align: center;
}

#parceiros {
	margin: 30px 0 60px 0;
}

#parceiros ul {
	text-align: center;
	margin-top: 30px;
}

.exame-texto-h4 {
	padding: 0px 40px;
}

#exame-texto p {
	font-size: 19px;
	color: #454545;
}

#exame-texto-small {
	color: #abd9bd !important;
	font-style: italic;
	font-weight: bold;
}

.btn-primary {
    color: #fff;
    background-color: #71ae8b;
    border-color: #71ae8b;
}

.btn-primary:hover {
    color: #fff;
    background-color: #71AE8B;
    border-color: #71ae8b;
}

.cor-primary {
	color: #D180A0;
}

.contato-info {
	margin-top: 133px;
}

footer {
	width: 100%;
	padding: 10px 0px;
	text-align: center;
	background: #ededed;
}

#isbrasil {
	position: relative;
	width: 100%;
	min-height: 55px;
	color: #fff;
	padding-top: 15px;
	font-size: 16px;
	bottom: 0px;
	background-color: #E77FA2;
}

#isbrasil-link {
	float: right;
}

#isbrasil a {
	color: #fff;
}

#isbrasil a:hover {
	text-decoration: none;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    font-weight: bold;
    background: #E780A3;
    border-radius: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#exame {
	padding-top: 60px;
	padding-bottom: 20px;
	text-align: center;
}

#exame h4 {
	font-size: 24px;
	font-weight: bold;
	color: #4BAF89;
}

#exame-texto {
	padding: 40px 200px;
}

#aspas-top {
	float: left;
	margin-left: -25px;
}

#aspas-bottom {
	float: right;
	margin-right: -25px;
	transform: rotate(180deg);
}

.title-pag {
	padding: 0px 5px;
	border-bottom: 1px solid;
	border-left: 1px solid rgb(113, 174, 139);
	margin: 33px 15px;
	width: 33px;
	border-color: rgb(113, 174, 139) rgb(113, 174, 139) -moz-use-text-color;
	color: rgb(113, 174, 139);
}

.interna {
	margin-bottom: 30px;
}

#iframe {
	max-width: 100%;
	padding: 22px 0px;
}

.texto {
	line-height: 2;
}

.texto strong {
	color: #d180a0;
}

.contato-info h5:nth-child(1) {
	margin-top: 30px;
}

.internas h1 {
	color: rgb(116, 175, 142);
	border-bottom: 1px solid !important;
	padding: 5px 0px;
}

@media (max-width: 1024px) {

#exame-texto {
	padding: 40px;
}

}

@media (max-width: 980px) {

.navbar-nav {
    float: none;
	margin: 0px;
}

.text-center-sm {
	text-align: center !important;
}

#quem-sou-texto p {
	text-align: center;
	margin: 10px;
}

#quem-sou-texto h4 {
	text-align: center;
}

}

@media (max-width: 480px) {

#parceiros li {
	display: block;
}

#parceiros ul {
	padding: 0px;
}

#cancers {
	padding: 0px;
}

#exame-texto {
    padding: 0px;
}

#exame-texto img {
	display: none;
}

#isbrasil-link {
    float: none;
    display: block;
}

#telefone-topo {
	text-align: center;
	padding: 15px;
}

.carousel-indicators {
	display: none;
}

#isbrasil {
	text-align: center;
}

#cancers li {
    display: block;
    margin: 0 auto;
}

}