/* CSS Document */
body {
	color:#363636;
	font-family: 'Montserrat', sans-serif;
	font-weight:normal;
	font-size: 13px;
	letter-spacing:0.1em;
	background-color:#f8f6f4;
	line-height:25px;
}
h1 {
	font-family: 'Montserrat', serif;
	font-weight:bold;
	font-size:24px;
	margin-bottom:30px;
	
}

a {
	color:#707070;
}
a:hover {
	color:#ddd;
}

button {background:#ddd;color:#666;border:none;box-shadow:none;padding: 10px} 
a.active {
	font-weight: bold;
	color:#003873 !important;
}

nav {
	font-size:15px;
}
nav ul.navbar-nav {
	margin-top:30px !important;
	margin-left:50px;
}
.navbar-default .navbar-nav>li>a {
    color: #FFF;
	font-weight:200;
}
.navbar-brand {
    float: none;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    /* line-height: 20px; */
}
.navbar-header {
	background-color:#000;
}
.navbar-default .navbar-nav a {
	margin:0px 15px 0px 15px;
	padding-left: 0px;
	padding-right:0px;
}
.navbar-default {
	border:none;
	background-color:#000;
	margin-top:20px;
	margin-bottom:20px;
}

.navbar-default .navbar-nav>.active>a {
	background-color:transparent !important;
	border-bottom:  #013873 2px solid;
}
.navbar-default .navbar-nav>li>a:hover {
	color:#e0c02c;
}

.navbar-default li.invert {
	background-color:#ba987e;
	font-size:11px;
	opacity:0.5;
}

#myCarousel {
	margin-top:-10px;
	width:100%;
}
.destaque {
	text-align:left;
	min-height:350px;
	background-position:center;
	padding:100px 60px;
}
.destaque h2 {
	color:white;
	line-height:30px;
}
.destaque h1 {
	font-family:'Roboto';
}
h2 {
	text-transform:uppercase;
	font-size:20px;
	font-family: 'Montserrat', serif;
}
h4 {
	font-size:14px;
	color:#ba987e;
}

div.carousel-caption h1 {
	font-family: 'Montserrat', serif;
	text-align:left;
	text-transform:uppercase;
	font-size: 40px;
	color:white;
	line-height:60px;
}
div.carousel-caption h1 b {
	font-weight: normal;
	color:#01346c;
}
.container {
	margin-bottom:40px;
}
.rodape {
	background-color:#252525;
	color:white;
	font-size:11px;
	padding:40px 20px;
	line-height:20px;
	font-family:'Roboto';
	text-transform:uppercase;
}
.rodape a {
	color:inherit;
}


.scarousel-inner { z-index: -99; } /* keeps this behind all content */
.topo {
	margin-top:-222px;
	height:600px;
	padding-top:250px;
	background-position:center top;
	background-size:cover;
	margin-bottom:-200px;
	color:white;
	text-transform:uppercase;
	padding-left:50px;
}
.topo h1 {
	font-size:40px;
}
.t1 {
	padding:40px;
	font-size:14px;
	line-height:30px;
	font-family:'Roboto';
}
.t1 h2 {
	font-size:14px;
	font-weight:bold;
}
.t1 .col-md-4 {
	padding-bottom:15px;
	padding-top:15px;
}
.servicos .img-responsive {
	max-height:300px;
	height: auto;
	margin: auto;
}
.galeria .col-md-3 {
	padding:10px;
}
input, textarea {
	border:0px;box-sizing: border-box;
	padding:10px;
}
.homeform input, .homeform textarea {background: #f6f6f6; border:10px solid #fff;}
.btn-black {
	background-color: black;
	color:white;
}
.carousel-indicators {
	bottom:60px !important;
}

@media (max-width: 767px) {
	.nav {
		z-index:99 !important;
	}
	
.slide {
	width:100% !important;
	position:relative;
}
.navbar-toggle {
	margin-right:50px;
	margin-top:50px;
	position:inherit;
}
.container>.navbar-collapse, .container>.navbar-header {
    margin-right: 0px;
    margin-left: 0px;
}


h1.titulo {
	display:none;
}

.navbar .container {
	background-color:white !important;
}
.tratamentos {
    margin-top:60px !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
	z-index:999;
	float:left;
	width:100%;
}
nav ul.navbar-nav {
    margin-left: 0px;
	width:100%;
}
.collapse.in {
	z-index:9999;
}
.col-md-6 {
	position: inherit;
}

.hometb td {
    padding: 5px;
}

#myCarousel {
	margin-bottom:10px;
	margin-top:80px;
}
#myCarousel .item {
	margin-top:180px;
}
div.carousel-caption {
	top:-180px !important;
	left:0px !important;
	right:0px !important;
	z-index:1;
}
div.carousel-caption h1 {
	text-align:center !important;
	color:#ba987e !important;
}
.carousel-inner {
	height:400px;
}
.homeform .col-md-8 {
	width:100%;
}
.galeria .row {
	padding-bottom:0px !important;
	margin-top:0px !important;
	margin-bottom:0px !important;
}
.galeria .row .col-md-6 {
	padding:0px !important;
	margin-bottom:20px;
}
.item .comtainer {
	height: 100px;
}
@media screen and (max-width: 770px) {
	#myCarousel {display: none;} 
} 


@media screen and (max-width: 770px) {
.titulo-mobile {
	    margin-top: 70px;
}
}


/* --------------LIGHTBOX--------------- */
#lightbox .modal-content {
    display: inline-block;
    text-align: center;   
    padding: 30px;
    margin: 40px;
    width: 300px !important;
}

.modal-dialog {
	width: 300px !important;
}

#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 25, 25);
    padding: 20px 32px;
    border-radius: 30px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    top: -15px;
    right: -55px;
    
    z-index:1032;
}