@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600,700');
@import url(//fonts.googleapis.com/css?family=Roboto:300,400,600,700,700italic,300);
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400');
* {
	padding: 0px;
	margin: 0px;
	outline: none;
	box-sizing: border-box;
}
::selection {
	background-color: #e70101;
	color: #fff;
}
* img {
	border: 0px;
}
body {
	color: #000000;
	font-size: 14px;
	font-weight: 400;
	font-family: "Roboto", sans-serif;
}
html, body {
	height: 100%;
}
a {
	text-decoration: none;
	color: #000;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Roboto', serif;
	font-weight: 700;
	color: #222;
}
.chair-icon {
	background-image: url(../img/chair-icon.png);
}
i.chair-icon {
	height: 36px;
	width: 36px;
	background-size: 36px;
	display: inline-block;
}
#mapa {
	min-width: 1200px;
	width: 100%;
	height: 500px;
}
.container {
	min-width: 1200px;
	min-height: 100%;
	position: relative;
}
.content {
	/*padding-bottom: 408px;*/
	/*overflow: visible;*/
}
.center {
	width: 1200px;
	min-width: 1200px;
	padding-left: 10px;
	padding-right: 10px;
	margin: auto;
	position: relative;
	max-height: 10000px;
	overflow: hidden;
	text-align: center;
}
.footer {
	background-color: #2a292b;
	width: 100%;
	min-width: 1200px;
	position: relative;
	text-align: center;
	padding: 50px 0px;
}
.footer address {
	font-family: "Montserrat", Sans-serif;
	font-size: 14px;
	font-weight: 600;
	font-style: normal;
	color: #ddd;
}
.footer address span {
	display: block;
	line-height: 22px;
}
.footer address i {
	display: block;
	margin-bottom: 14px;
	font-size: 40px;
}
.footer .column-1 {
	display: table;
	width: 100%;
}
.footer .column-2 {
	display: inline-table;
	padding: 10px 20px;
	vertical-align: middle;
	width: 340px;
}
.footer .column-2-2 {
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	width: 440px !important;
}
.copyright {
	background-color: #222122;
	width: 100%;
	min-width: 1200px;
	position: relative;
	text-align: center;
	padding: 20px 0px;
}
.copyright span {
	color: #777;
	font-family: "Montserrat", Sans-serif;
	font-size: 16px;
	font-weight: 400;
}
.top {
	min-width: 1200px;
}
.top-index {
	min-width: 1200px !important;
}
.top-suites {
	min-width: 1200px;
}
.top-index .navbar {
	position: relative;
}
.top-index .navbar {
	background: transparent !important;
}
.navbar {
	z-index: 99999 !important;
	font-family: "Montserrat", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	height: 250px;
	color: #fff;
	padding-top: 40px;
	background-image: url(../img/bg-top.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
}
.navbar .navbar-inner {
	display: inline-table;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(255,255,255,0.6);
}
.navbar .navbar-inner div {
	display: inline-table;
	width: 390px;
	font-size: 16px;
	font-weight: 700;
}
.navbar .navbar-inner .telephone {
	text-align: left;
}
.navbar .navbar-inner .email {
	text-align: right;
}
.navbar .navbar-inner .logo {
	text-align: center;
}
.navbar .navbar-inner .logo img {
	width: 250px;
}
.navbar ul.menu {
	margin-top: 20px;
	font-size: 0px;
	position: relative;
	text-align: center;
}
.navbar ul.menu li {
	display: inline-table;
	padding: 0px 12px;
}
.navbar ul.menu li a {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	transition: all linear 0.1s;
	-o-transition: all linear 0.1s;
	-moz-transition: all linear 0.1s;
	-webkit-transition: all linear 0.1s;
}
.navbar ul.menu li a:hover {
	color: #e70101;
}
.navbar-suites {
	z-index: 99999 !important;
	font-family: "Montserrat", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	height: 80px;
	color: #fff;
	position: fixed;
	top: 0px;
	background-color: rgba(0,0,0,0.7);
	width: 100%;
	min-width: 1200px;
}
.navbar-suites .navbar-inner {
	display: inline-table;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(255,255,255,0.6);
}
.navbar-suites .navbar-inner div {
	display: inline-table;
	width: 390px;
	font-size: 16px;
	font-weight: 700;
}
.navbar-suites ul.menu {
	margin-top: 30px;
	font-size: 0px;
	position: relative;
	text-align: center;
}
.navbar-suites ul.menu li {
	display: inline-table;
	padding: 0px 12px;
}
.navbar-suites ul.menu li a {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	transition: all linear 0.1s;
	-o-transition: all linear 0.1s;
	-moz-transition: all linear 0.1s;
	-webkit-transition: all linear 0.1s;
}
.navbar-suites ul.menu li a:hover {
	color: #e70101;
}
.navbar-suites img {
	width: 140px;
	float: left;
	margin-top: -26px;
}
#on {
	color: #e70101 !important;
}
.default01 {
	background-color: #fff;
	padding: 70px 0px;
}
.default02 {
	background-image: url(../img/slider-1.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.default03 {
	background-color: #fff;
	padding: 70px 0px;
}
.default01 h1, .default03 h1 {
	color: #242424;
	font-size: 32px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "Montserrat", Sans-serif;
	margin-bottom: 14px;
	line-height: 36px;
}
.default01 h2, .default03 h2 {
	font-family: "Open Sans", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
	margin-bottom: 20px;
	color: #2b2b2b;
	line-height: 18px;
}
.default01 h3, .default03 h3 {
	font-family: "Montserrat", Sans-serif;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 40px;
	color: #2b2b2b;
	line-height: 24px;
}
.default01 .introduction {
	font-size: 0;
}
.default01 .introduction .item {
	display: inline-block;
	width: 290px;
	border: 3px solid transparent;
	font-size: 16px;
	padding: 50px;
	transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	-webkit-transition: all linear 0.3s;
}
.default01 .introduction .item:hover {
	border-color: #ff2942;
	transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	-webkit-transition: all linear 0.3s;
}
.default01 .introduction .item i {
	font-size: 60px;
	color: #ff2942;
	margin-bottom: 20px;
}
.default01 .introduction .item .title {
	font-family: "Montserrat", Sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #3b3d42;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.default01 .introduction .item p {
	color: #444444;
	font-family: "Open Sans", Sans-serif;
	font-size: 17px;
	font-weight: 300;
}
.default02 h1 {
	color: #fff;
	font-size: 32px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "Montserrat", Sans-serif;
	margin-bottom: 14px;
	line-height: 36px;
}
.default02 h2 {
	font-family: "Open Sans", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
	margin-bottom: 40px;
	color: #fff;
	line-height: 18px;
}
.default02 .suites-home {
	font-size: 0;
}
.default02 .suites-home .item {
	display: inline-block;
	width: 350px;
	height: 290px;
	border: none;
	font-size: 16px;
	transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	-webkit-transition: all linear 0.3s;
	margin: 20px;
	background-size: cover;
}
.default02 .suites-home .item div {
	opacity: 0;
	position: absolute;
	width: 350px;
	height: 290px;
	background: transparent;
	transition: all ease 0.4s;
	-o-transition: all ease 0.4s;
	-moz-transition: all ease 0.4s;
	-webkit-transition: all ease 0.4s;
	font-size: 30px;
	color: #fff;
	text-transform: uppercase;
	font-family: "Open Sans", Sans-serif;
	font-weight: 700;
	letter-spacing: 2px
}
.default02 .suites-home .item:hover div {
	display: block;
	transition: all ease 0.4s;
	-o-transition: all ease 0.4s;
	-moz-transition: all ease 0.4s;
	-webkit-transition: all ease 0.4s;
	opacity: 1;
	background-color: rgba(231,1,1,0.5);
}
.default02 .suites-home .item div span {
	position: relative;
	display: block;
	margin-top: 20px;
	line-height: 150px;
}
.default02 .suites-home .item div i {
	display: block;
	font-size: 40px;
}
.default03 .suites {
	font-size: 0;
}
.default03 .suites .item {
	display: inline-block;
	width: 350px;
	height: 290px;
	border: none;
	font-size: 16px;
	transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	-webkit-transition: all linear 0.3s;
	margin: 20px;
	background-size: cover;
}
.default03 .suites .item div {
	opacity: 0;
	position: absolute;
	width: 350px;
	height: 290px;
	background: transparent;
	transition: all ease 0.4s;
	-o-transition: all ease 0.4s;
	-moz-transition: all ease 0.4s;
	-webkit-transition: all ease 0.4s;
	font-size: 30px;
	color: #fff;
	text-transform: uppercase;
	font-family: "Open Sans", Sans-serif;
	font-weight: 700;
	letter-spacing: 2px
}
.default03 .suites .item:hover div {
	display: block;
	transition: all ease 0.4s;
	-o-transition: all ease 0.4s;
	-moz-transition: all ease 0.4s;
	-webkit-transition: all ease 0.4s;
	opacity: 1;
	background-color: rgba(231,1,1,0.5);
}
.default03 .suites .item div span {
	position: relative;
	display: block;
	margin-top: 20px;
	line-height: 150px;
}
.default03 .suites .item div i {
	display: block;
	font-size: 40px;
}
.default01 .contact form {
	width: 900px;
	margin: auto;
}
.default01 .contact form input[type="text"],
.default01 .contact form input[type="email"],
.default01 .contact form textarea {
	text-align: center;
	display: block;
	margin: auto;
	border: none;
	border-bottom: 1px solid #ccc;
	color: #333;
	width: 100%;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	padding-bottom: 6px;
	margin-bottom: 30px;
	line-height: 30px;
	resize: none;
}
.default01 .contact form input[type="text"]:focus,
.default01 .contact form input[type="email"]:focus,
.default01 .contact form textarea:focus {
	border-color: #aaa;
	color: #000 !important;
}
.default01 .contact form input[type="submit"] {
	font-family: "Montserrat", Sans-serif;
	font-weight: 700;
	background-color: #e70101;
	border: 2px solid #e70101;
	color: #fff;
	padding: 12px 18px;
	transition: all linear 0.1s;
	-o-transition: all linear 0.1s;
	-moz-transition: all linear 0.1s;
	-webkit-transition: all linear 0.1s;
	cursor: pointer;
}
.default01 .contact form input[type="submit"]:hover {
	background: transparent;
	transition: all linear 0.1s;
	-o-transition: all linear 0.1s;
	-moz-transition: all linear 0.1s;
	-webkit-transition: all linear 0.1s;
	color: #e70101
}
.prices .h2 {	
	font-size: 80px;
	text-transform: uppercase;
	text-align: center;
}
.prices .border {
	border-bottom: 1px solid rgba(0,0,0,0.2);
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.prices .column {
	margin-top: 60px;
	margin-left: 110px;
}
.prices .column .item {
	width: 500px;
	display: inline-block;
	text-align: left;
}
.prices .column .item h5 {
	font-size: 24px;
	font-weight: 400;
	vertical-align: bottom !important;
	display: inline-table;
	margin-bottom: 4px;
}
.prices .column .item h6 {
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 20px;
	line-height: 20px;
	height: 20px;
}
.prices .column .item table {
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
}
.prices .column .item table tr {

}
.prices .column .item table tr td {
	border-bottom: 1px solid #ddd;
	line-height: 36px;
}
.prices .column .item table td:nth-child(1) {
	width: 360px;
}
.prices .column .item table td:nth-child(2) {
	text-align: right;
	width: 90px;
}
.prices .alert {
	width: 960px;
	height: auto;
	margin: 40px auto 0px auto;
	color: #e70101;
	font-size: 30px;
	font-weight: 400;
	text-align: left;
}
.prices .alert .box {
	margin-top: 10px;
	padding: 20px;
	background-color: #fff;
	border-left: 2px solid #e70101;
	display: block;
	font-size: 16px;
	font-weight: 400;
	color: #222;
	line-height: 26px;
}
.prices .alert .box p:before {
	content: "• ";
}
.cardapio .menu {
	margin-top: 60px;
	text-align: left;
}
.cardapio .menu > ul > li > a {
	color: #e70101;
	font-size: 30px;
	font-weight: 400;
	text-transform: uppercase;
	cursor: pointer;
}
.cardapio .menu > ul > ul {
	border-left: 4px solid #e70101;
	font-weight: 400;
	color: #222;
	list-style: none;
	padding-left: 20px;
	margin: 4px 0px 20px 0px;
}
.cardapio .menu > ul > li {
	padding: 4px 0px;
	list-style: none;
}
.cardapio .menu > ul > ul > li {
	min-height: 34px;
}
.cardapio .menu > ul > ul > li .header {
	border-bottom: 1px dashed #ddd;
	line-height: 26px;
}
.cardapio .menu > ul > ul > li .header .title {
	font-weight: 700;
	font-size: 18px;
	display: inline-block;
	background-color: #fff;
	top: 8px;
	padding-right: 4px;
	position: relative;
	color: #444;
}
.cardapio .menu > ul > ul > li .header .price {
	float: right;
	text-align: left;
	position: relative;
	font-weight: 700;
	color: #e70101;
	font-size: 18px;
	display: inline-block;
	top: 8px;
	padding-left: 8px;
	background-color: #fff;
}
.cardapio .menu > ul > ul > li .main {
	font-size: 14px;
	color: #666;
	font-weight: 300;
	margin-top: 4px;
}
.default03 .type-suite {
	color: #242424;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "Montserrat", Sans-serif;
	line-height: 30px;
	margin-top: 40px;
}