@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	color: #6a6057;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 1.42857;
	font-weight: lighter;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	/*font-family: "Signika Negative", Helvetica, Arial, sans-serif;*/
	margin: 0px;
}
h1 {
	font-weight: bold;
}
h3 {
	font-weight: bold;
	font-size: 17px;
	margin: 0px;
	color: #ff8d00;
}
h4 {
	color: #0e73b8;
	margin-bottom: 20px;
}
input {
	color: #6a6057;
}
label, .label {
	font-weight: normal;
}
.container.one {
	margin-left: auto;
	margin-right: auto;
	/*background-color: #F1EEEB;*/
	height: auto;
	float: none;
	padding: 140px 0px 30px 0px;
	font-weight: normal;
}
a, a:focus {
	text-decoration: none;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	outline: none;
}

.loginForm {
	position: absolute;
	top: 0px;
	right: 0px;
	width: auto;
}
.logoutAg {
	/*background-color: #f1eeeb;
	border-radius: 0 0 4px 4px;*/
	margin-top: 0;
	text-align: center;
	float: right;
	width: auto;
	padding: 5px;
	height: 30px;
	z-index: 999;
	font-size: 12px;
	/*-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.35);
	box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.35);*/
}
.logoutAg p {
	display: inline;
	margin: 0px;
	color: #231f20;
	font-size: 13px;
	float: left;
}
.logoutAg a:hover {
	text-decoration: none;
}
.logoutAg span {
	font-size: 13px;
}
.logoutAg .log {
	text-transform: uppercase;
	border: none;
	box-shadow: none;
	border-radius: 0px;
	margin: 0px 0px 0px 5px;
	height: 20px;
	width: 90px;
	padding: 0 5px;
	font-size: 12px;
	transition: all 400ms ease-in-out 0s;
	
	color:#0e73b8;
	border: 1px solid #0e73b8;
	background-color: #fff;
	float: right;
}
.logoutAg .log:hover {
	background-color: #0e73b8;
	color: #fff;
}
.loginAg {
	/*background-color: #f1eeeb;
	border-radius: 0 0 4px 4px;*/
	margin-top: 0;
	margin-right: 10px;
	text-align: center;
	float: left;
	width: auto;
	height: 30px;
	/*padding: 5px;*/
	margin-top: 5px;
	cursor: pointer;
	z-index: 999;/*-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.35);
	box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.35);*/
}
.loginAg input {
	margin: 0px 0px 0px 5px;
	height: 20px;
	width: 115px;
	padding: 0 5px;
	/*border-radius: 3px;*/
	border: none;
	font-size: 12px;
	background-color: #ebebeb;
	color: #000;
}
.loginAg label {
	color: #fff;
	font-size: 13px;
}
.loginAg .lga {
	width: 100%;
	border: 0px;
	background: none;
	outline: none;
	padding-top: 20px;
	margin-bottom: 5px;
	color: #00F;
	text-transform: uppercase;
}
.loginAg #autologin_submit {
	float: left;
	text-transform: uppercase;
	border: none;
	box-shadow: none;
	border-radius: 0px;
	margin-left: 8px;
	width:85px;
	transition: all 400ms ease-in-out 0s;
}
.loginAg #autologin_submit:hover {
	border: 1px solid #0e73b8;
	background-color: #fff;
	color: #0e73b8;
}
.lang_div {
	display: block;
	float: left;
	margin-top: 5px;
	color: #b4b4b4 !important;
}
.lang_div .btn_lang #dLabel {
	background-color: transparent;
	border: none;
	padding-left: 5px;
	padding-right: 0px;
}
.lang_div .btn_lang #dLabel a {
	color: #b4b4b4;
	font-size: 12px;
	font-weight: bold;
}
.lang_div .btn_lang #dLabel .caret, .lang_div .btn_lang #dLabel .fa-angle-down {
	color: #b4b4b4 !important;
}
.lang_div .btn_lang .dropdown-menu {
	min-width: 60px;
	padding: 0px;
	border-radius: 0px;
	box-shadow: none;
	background-color: #edeeef;
	border: none;
	font-size: 12px;
}
.top0 {
	top: 0 !important;
}
#search_name {
	margin-bottom: 10px;
	margin-top: 7px;
	display: block;
}
#search_name .search-inputs {
	/*padding: 5px;*/
	width: 246px;
	float: right;
	/*border-radius: 3px;*/
	border: 1px solid #d6f0ed;
	background-color: #fff !important;
}
#search_name .search-inputs .form-control {
	border: none !important;
	background: none !important;
	box-shadow: none !important;
	float: left;
	padding-left: 5px;
	text-transform: capitalize;
	height: 35px;
}
.botaop {
	/*background: url(../img/search.png) right no-repeat;*/
	height: 35px;
	width: 35px;
	border: none !important;
	background-color: #d7d9d8;
	float: left;
	padding: 0px;
	color: #fff;
	padding-top:3px;
	transition:all 400ms ease-in-out 0s;
}
.botaop:hover {
	opacity:0.8;
}
.botaop2 {
	background: rgba(255, 255, 255, 1) url(../img/search.png) center no-repeat;
	padding-left: 3px;
	padding-right: 3px;
	height: 51px;
	border: 0px;
	margin-left: 7px;
}
.form {
	width: 304px;
	min-height: 302px;
	height: auto;
	padding: 10px 10px 10px 0px;
	float: right;
	font-size: 12px;
	color: #7f644c;
	text-align: left;
	background-color: #fff;
	right: 0;
	z-index: 6;
	position: absolute;
}
.menu_pesquisa .dropdown-menu {
	left: auto;
	background-color: #f3f3f3;
	border: none;
	box-shadow: none;
	border-top: 3px solid #ff8d00;
	border-radius: 0px;
	min-height: 44px;
}
.menu_pesquisa {
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	height:40px;
}
#search {
	display: none;
}
#search input[type="text"] {
	width: 94%;
	height: 40px;
	padding-left: 25px;
	border: 0px;
	color: #7f644c;
}
/*Navbar (que desaparece): begin*/
.navbar1 {
/*	width: 100%;
	margin-left: auto;
	margin-right: auto;*/
	background-color: rgba(255, 255, 255, 0.93);
	/*-moz-box-shadow: 0 4px 11px -8px #000;
	-webkit-box-shadow: 0 4px 11px -8px #000;
	box-shadow: 0 4px 11px -8px #000;*/
	
	background-color: #FFF;
	z-index: 500;
	position: fixed;
	/*padding-top: 10px;*/
/* .make-row();*/
}
.menu_top {
	padding-top: 15px;
	padding-bottom: 15px;
	min-height: 90px;
	position: relative;
 .make-xs-column(12);
}
.logo {
	background-image: url(../images/logo_optigest.png);
	background-repeat: no-repeat;
	background-position: center left;
	float: left;
	display: inline-block;
	position: relative;
	height: 64px;
	width: 100%;
	background-size: auto 64px;
	margin-left:15px;
}
.navbar {
	border: none;
	margin-bottom: 0px;
	min-height: 10px;
	position: relative;
	text-transform: uppercase;
}
.navbar.gray {
	border: 0px;
	margin-top: -10px;
}
.navbar.gray ul {
	border: 1px solid #d1c7bf;
	border-top: 0px;
}
.navbar-default {
	background-image: none;
	background-repeat: no-repeat;
	border-radius: 0px;
	box-shadow: none;
	background-color: transparent;
}
.nav > li {
	position: static;
}
/*.nav > li.promo100 {
	background-color: #FF0;
	border-right: 1px solid #d1c7bf;
}*/
.nav > li > a {
	padding: 10px 10px;
	font-size: 14px;
	text-shadow: none;
}
.nav > li > a > span {
	font-size: 24px;
	color: #231f20;
}
.nav > li > a:hover {
	background-color: #0e73b8;
	color: #fff;
}
.navbar-default .navbar-nav > li > a {
	color: #231f20;
}
.navbar-fixed-top .navbar-collapse {
	border: 1px solid #d6f0ed;
	height: 40px;
}
.navbar-collapse {
	padding-left: 0px;
	padding-right: 0px;
}
/*.navbar-default .navbar-nav > .active > a {
	background-image: url(../img/line.png);
	background-repeat: no-repeat;
	box-shadow: none;
}*/
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: #0e73b8;
	color: #fff;/*border-bottom: 1px solid #ff8d00;*/
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .nav > li > a:hover > span {
	color: #fff;
	background-color: #0e73b8;
	/*border-bottom: 1px solid #ff8d00;*/
	/*margin-bottom: -1px;*/
}
.navbar-nav > li > a {
	/*margin-bottom: -1px !important;*/
	padding-bottom: 9px;
	padding-top: 9px;/*background: url(../img/line.png) right no-repeat;*/
}
.navbar-nav.navbar-right:last-child {
	margin-right: 0px;
}
.navbar-toggle {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 4px;
	float: left;
	margin-bottom: 8px;
	margin-left: 15px;
	margin-top: 8px;
	padding: 9px 10px;
	position: relative;
}
.nop > li > a {
	padding: 0px;
	margin: 0px;
	background-image: none;
}
/*.promo > li > a {
	border-right: 1px solid #d1c7bf;
	background-color: #f0edeb !important;
	font-size: 17px;
}*/
/*.noline {
	background: none !important;
	border-right: 1px solid #d1c7bf;
}*/
.form-control {
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #d1c7bf;
	border-radius: 0px;
	color: #a39080;
/*	display: inline;
	float: right;*/
	font-size: 14px;
	height: 34px;
	line-height: 1.42857;
	padding: 6px 0px;
	transition: none;
	vertical-align: middle;
	width: 209px;
	height: 30px;
	padding: 0 2px;
}
.form-control:focus {
	border-color: #d1c7bf;
	box-shadow: none;
	outline: 0 none;
}
.form-control::-moz-placeholder {
 color:#a39080;
}
/*select {
	width: 135px;
	font-size: 12px;
	font-weight: bold;
	color: #7f644c;
	float: left;
	margin-left: 10px;
	height: 25px;
}*/
.form input {
	width: 134px;
	height: 25px;
	float: left;
	margin-left: 10px;
	border: 1px solid #d1c7bf;
	padding-left: 5px;
	color: #7f644c;
	font-weight: bold;
}
.form label {
	width: 135px;
	margin-left: 10px;
	margin-top: 8px;
	float: left;
}
.form input[name="icon"] {
	border: 1px solid #d71d5a;
	background-color: #d71d5a;
	color: #FFF;
	font-size: 14px;
	padding-left: 5px;
}
.new_footer ul li a.ativo, .form input[name="orange"] {
	color: #ff8d00;
	font-size: 14px;
}
.BoxA {
	position: relative;
	height: 35px;
	margin-bottom: 8px;
}
.seta_lilas {
	background: url(../img/seta_lilas.png) no-repeat;
	width: 29px;
	height: 10px;
	position: absolute;
	left: 10px;
	bottom: 0px;
}
.menu_form {
	/*border: 0px;
	background-color: #fff;
	position: absolute;
	right: 0;
	top: 0;*//*height: 38px;*/
	/*min-height: 44px;
	padding-top: 4px;*/
}
.small_menu {
	text-align: right;
	display: inline;
	background: url(../img/back.png) left no-repeat, #f08500;
	cursor: pointer;
}
.small_menu ul {
	float: right;
}
.small_menu li {
	float: left;
}
/*Navbar (que desaparece): end*/

/*Navbar (fixa): begin*/

#fixed {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 10px;
	z-index: 4;
	background-color: rgba(255, 255, 255, 1);
	-moz-box-shadow: 0 4px 11px -8px #000;
	-webkit-box-shadow: 0 4px 11px -8px #000;
	box-shadow: 0 4px 11px -8px #000;
	display:none;
}
#fixed_search {
	/*background: url(../img/search.png) left no-repeat;*/
	float: left;
	border: none;
	display: block;
	height:46px;
	box-shadow:none;
	border-left:1px solid #d6f0ed;
	padding-left:5px;
	text-transform:capitalize;
	/*width: 130px;
	padding-left: 35px;
	padding-bottom: 8px;
	padding-top: 9px;
	margin-left: 10px;
	color: #6D4D33;*/
}
#fixed .menu_form .show {
    height: 47px;
}
#fixed .nop > li > a.show span {
	padding-top:13px;
}
.botaop3 {
	height: 46px;
	width: 46px;
	border: none !important;
	background-color: #d7d9d8;
	float: left;
	padding: 0px;
	color: #fff;
	padding-top:3px;
	transition:all 400ms ease-in-out 0s;
}
.botaop3:hover {
opacity:0.8;	
}
#subm {
	background: url(../img/seta_search.png) center no-repeat;
	border: 0px;
	background-color: #FFF;
	cursor: pointer;
	width: 40px;
	height: 40px;
	padding-bottom: 8px;
	padding-top: 9px;
	margin-left: -5px;
}
.navbar-nav.ajust > li > a {
	margin-bottom: 0px !important;
}
.navbar-nav.ajust > li > a:hover {
	margin-bottom: -1px !important;
}
/*Navbar (fixa): end*/


/*////////////////////Botoes: begin////////////////////*/


/*Bot�o Pesquisar: begin*/
.btn_pesquisar {
	/*background-image: url("../img/btn_pesquisar.png");
	background-repeat: no-repeat;*/
	background-color: #f86014;
	width: 250px;
	height: 40px;
	border: none;
	color: #FFF;
	margin-top: 12px;
	/*margin-left: 10px;*/
	text-align: center;
	/*padding-left: 28px;*/
	font-size: 16px;
	text-transform:uppercase;
	transition:all 400ms ease-in-out 0s;
}
.btn_pesquisar:hover, .btn_reservar:hover {
	color: #f86014;
	border:1px solid #f86014;
	background-color:#fff;
}
.btn_reservar {
	background-color: #f86014;
	width: 250px;
	height: 40px;
	border: none;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	text-transform:uppercase;
	transition:all 400ms ease-in-out 0s;
}
.btn_reservar.small {
	width: 140px;
	height: 30px;
	margin: 0px;
	font-size: 14px;
	padding-top: 6px;
	color: #fff;
}
.desconto {
	width: 220px;
	height: 40px;
	font-size: 18px;
	color: #fff;
	background-color: #d71d5a;
	text-decoration: uppercase;
	text-align: left;
	padding: 7px 0px 0px 10px;
}
/*/////////////////Calend�rio: begin////////////////*/
.calendario {
	background: url("../img/calendario.png") #ff8d00;
	background-position: right bottom;
	background-repeat: no-repeat;
	cursor: pointer;
	color: #7f644c;
	font-weight: bold;
	width: 135px !important;
}
#ui-datepicker-div {
	width: 220px !important;
}
.ui-widget {
	font-size: 11px !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	font-size: 12px !important;
}
/*/////////////////Calend�rio: end////////////////*/

.banner {
	top: 133px;
	position: relative;
}
.banner .btn-banner {
	border: 1px solid #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 35px;
	margin-left: 25px;
	transition: all 400ms ease-in-out 0s;
}
.banner .btn-banner:hover {
	border: 1px solid #adc148;
	color: #adc148;
}
.banner #carousel-example-generic .carousel-indicators {
	z-index: 3 !important;
}
.banner .carousel-caption {
	/*background-color: rgba(187, 72, 108, 0.50);*/
	height: 70%;
	left: 15%;
	width: 30%;
	/*margin-bottom: -20px;
	width: 40%;*/
	z-index: 0;
	text-align: left;
	transition: all 400ms ease-in-out 0s;/*left: 5%;
	padding-top: 8%;
	padding-left: 8%;*/
}
.banner .carousel-caption a {
	color: #fff;
	text-decoration: none;
}
.banner .carousel-caption a:hover {
	text-decoration: none;
}
.banner .carousel-caption h2 {
	margin: 0px;
	background-color: #f86014;
	display: inline-block;
	text-shadow: none;
	font-size: 40px;
	text-transform: uppercase;
	padding: 0px 20px;
}
.banner .carousel-caption p {
	background-color: #4f4b4a;
	display: inline-block;
	margin: 0px;
	text-shadow: none;
	font-weight: bold;
	font-size: 40px;
	text-transform: uppercase;
	padding: 0px 20px;
}
.banner .controls {
	top: 50%;
	position: absolute;
	width: 100%;
}
.banner .carousel-control {
	height: 50px;
	padding: 5px;
	width: 3%;
	background-image: none;
	background-color: rgba(0, 0, 0, 0.9);
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	transition: all 400ms ease-in-out 0s;
}
.banner .carousel-control:hover {
	background-color: rgba(0, 0, 0, 0.7);
}
.embVideo {
	margin-bottom: 10px;
	border-bottom: 1px solid #d1c7bf;
	width: 90%;
}
.embVideo p {
	padding-top: 2%;
}
.js-video {
	height: 0;
	padding-top: 11%;
	padding-bottom: 58%;
	position: relative;
	overflow: hidden;
}
.js-video.vimeo {
	padding-top: 0;
}
.js-video embed, .js-video iframe, .js-video object, .js-video video {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}
video {
	border: 0px;/*	background-color:#000;*/
}
.row.two {
	padding: 30px 12px 20px 12px;
}
.promo_1 {
	width: 95%;
	min-height: 325px;
	border: 1px solid #dfdfdf;
	margin-bottom: 10px;/*height:326px;*/
}
/*.promo_1:hover {
	background-color: #E5E5E5;
}*/
.promo_1 .text-p {
	padding: 25px 20px 15px 20px;
}
.promo_1 .text-p ul {
	padding-left: 0px;
}
.promo_1 .text-p ul li {
	color: #5f5f5f;
	list-style: none;
}
.promo_1 a, .icon-importfile {
	color: #482100;
	text-decoration: none;
	font-size: 12px;
	margin-bottom: 10px;
}
.promo_1 .img {
	width: auto;
	height: auto;
	position: relative;
}
.promo_1 .img img {
	width: 100%;
	display: block;/*	height: 200px;*/
}
.promo_1 .text-p strong {
	font-size: 17px;
	color: #231f20;
}
.promo_1 .text-p p {
	font-weight: bold;
	font-size: 16px;
	color: #231f20;
	margin-top: 15px;
}
.promo_1 .text-p span {
	font-size: 12px;
	color: #b1b1b1;
	text-transform: uppercase;
}
.promo_2 .text-p strong {
	font-size: 15px;
	color: #231f20;
}
.promo_2 .text-p span {
	font-size: 10px;
	color: #231f20;
	/*text-transform: uppercase;*/
}
.click a .promo_1 {
	transition: all 400ms ease-in-out 0s;
}
.click .promo_1 {
	cursor: pointer;
}
.click a:hover {
	text-decoration: none;
}
.click a .promo_1:hover {
	transform: scale(1.05);
}
/*span {
	font-size: 17px;
}*/
.img .desc {
	background-color: #d71d5a;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 17px;
	text-transform: uppercase;
	color: #FFF;
	padding: 3%;
}
.img .brochura {
	text-align: center;
	background-color: #d71d5a;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	padding: 3%;
	width: 100%;
}
.img .brochura span {
	font-size: 10px;
	display: block;
}
.promo_2 {
	float: left;
	/*padding: 0px 10px 0px 0px;*/
	cursor: pointer;
	width: 100%;
	margin-bottom: 13px;
	min-height: 100px;
	transition: all 400ms ease-in-out 0s;
}
.promo_2 .text-p {
	border-bottom: 1px solid #e3e3e3;
	/*padding:10px 15px;*/
	float: left;
	padding: 5px 0px;
	position: relative;
	display: block;
	width: 55%;
}
.promo_2 .text-p .validade {
	color: #8a8889;
	font-size: 12px;
	font-weight: normal;
}
.promo_2 .text-p .fa {
	color: #8a8889;
}
.promo_2 .text-p p {
	font-size: 13px;
	font-weight: bold;
	color: #231f20;
}
.promo_2 .text-p p span {
	font-size: 13px;
	font-weight: normal;
/*	text-transform: capitalize;*/
}
.promo_2 .text-a {
	float: left;
	position: relative;
	display: block;
	padding-top: 10px;
	width: 55%;
}
.promo_2 .text-a p {
	color: #231f20;
	font-size: 20px;
	font-weight: bold;
}
.promo_2 .text-a button {
	background-color: #d71d5a;
	color: #fff;
	font-size: 12px;
	border: none;
	box-shadow: none;
	width: 93px;
	height: 30px;
	float: right;
	border-radius: 2px;
	transition: all 400ms ease-in-out 0s;
}
.promo_2 .text-a button:hover {
	border: 1px solid #f86014;
	background-color: #fff;
	color: #f86014;
}
.promo_2:hover {
	background-color: #f2f1ef;
	cursor: pointer;
}
.img_s {
	float: left;
	margin-right: 10px;
}
.img_s img {
	display: block;/*	height: 100px;
	width: 150px;*/
}
/*.promo_2 h3 {
	float: left;
}*/
.img_l {
	margin-left: 20px;
	margin-bottom: 20px;
	color: #fff;
	position: relative !important;
}
.img_l .text {
	bottom: 11%;
	position: absolute;
	right: 5%;
	text-align: right;
}
.img_l img {
	width: 100%;
}
.new_footer {
	color: #a39080;
	background-color: #fff;
	padding: 10px 0px;
	font-size:12px;
	position:relative;
	bottom:0px;
	width:100%;
}
.new_footer .menus-footer li {
	display: inline-block;
	float: left;
}
/*.new_footer ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0;
}
.new_footer ul li {
	float: left;
}
.new_footer ul li a {
	color: #A39080;
}
.new_footer ul li a:hover, .new_footer ul li a:active, .new_footer ul li a:focus {
	color: #ff8d00;
	text-decoration: none;
}*/
.footer {
	color: #6D4D33;
	padding: 20px 10px;
	margin-top: 20px !important;
	border-top: 1px solid #D1C7BF;
}
.bottom {
	background-color: #fff;
	color: #a39080;
	margin-top: 50px !important;
	padding: 20px 10px;
}
.bottom ul {
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
}
.bottom ul li {
	float: left;
}
.bottom ul li a {
	color: #a39080;
}
.new_footer.color1 {
	background-color: #edebec;
	color: #000;/*height:55px;*/
}
.new_footer ul li a {
	color: #000;
	transition:all 400ms ease-in-out 0s;
}
.new_footer ul {
	margin-top: 10px;
	list-style-type: none;
	margin: 0px;
	padding: 0;
}
.new_footer ul li a:hover, .new_footer ul li a:active, .new_footer ul li a:focus {
	color: #ff8d00;
	text-decoration: none;
}
.new_footer.color2 {
	background-color: #dad9d7;
	color: #000;/*	height:155px;*/
}
.new_footer.color2 p {
	margin:10px 0px 0px 0px;
}
.new_footer .footer_1 img {
	height: 40px;
	width: auto;
	filter: grayscale(100%);
}
.new_footer .footer_2 img {
	height: 25px;
	width: auto;
	transition: all 400ms ease-in-out 0s;
}
.new_footer .footer_2 img:hover, .new_footer .footer_1 img:hover {
	opacity: 0.8;
}
.new_footer .footer_n1, .new_footer .footer_n2 {
	float: right;
	text-align: right;
}
.new_footer p a {
	color: #46412e;
	font-size: 14px;
	transition: all 400ms ease-in-out 0s;
}
.new_footer p a:hover {
	font-size: 13px;
	text-decoration: none;
}
.column {
	border-right: 1px solid #D1C7BF;
	padding-left: 15px !important;
	float: left;
	width: 50%;
}
.column h3 {
	margin-bottom: 5px;
	cursor: pointer;
}
.column a {
	margin: 0px;
	cursor: pointer;
	display: block;
	color: #6D4D33;
}
.column h3:hover, .column h3:active, .column h3:focus, .column a:hover, .column a:active, .column a:focus {
	text-decoration: underline;
}
/*brochuras - slide*/
.prevbtt {
	height: 28px;
	width: 28px;
	padding: 0;
	border: none;
	background-color: #d7d7d7;
	cursor: pointer;
	padding-left: 5px;
}
.prevbtt:hover {
	opacity: 0.7;
	background-color: #d7d7d7;
	cursor: pointer;
}
.nextbtt {
	height: 28px;
	width: 28px;
	top: 0px;
	padding: 0;
	padding-left: 5px;
	border: none;
	background-color: #d7d7d7;
	cursor: pointer;
}
.nextbtt:hover {
	opacity: 0.7;
	background-color: #d7d7d7;
	cursor: pointer;
}
.prevbtt span, .nextbtt span {
	font-size: 26px;
	padding-top: 0px;
}
.brochures_slider {
	width: 100% !important;
	height:500px !important;
}
.controls-brochuras {
	margin-bottom: 10px;
}
.imgalpha {
transition:all 400ms ease-in-out 0s;
}
.imgalpha:hover {
	opacity: 0.7;
	filter: alpha(opacity=70); /* For IE8 and earlier */
}
.li_slider {
	margin-right: 5px;
	margin-left: 5px;
	width:277px !important;
	min-height:460px !important;
	max-height:460px !important;
}
.border_color {
	display: block;
	border: thin solid #ebe9e7;
	transition:all 400ms ease-in-out 0s;
}
.border_color:hover {
	display: block;
	border: thin solid #ff8d00;
}
.dwn_link {
	color: #231f20;
	font-weight: bold;
	font-size: 18px;
	height:460px !important;
	transition:all 400ms ease-in-out 0s;
}
.dwn_link:hover {
	color: #ff8d00;
	text-decoration: none;
}
.text-bro {
padding:20px 20px 15px 20px;
border-bottom:1px solid #ebe9e7;
min-height: 90px;	
}
.text-bro p {
	margin-bottom:0px;
	overflow:hidden;
	height:25px;
}
.text-bro2 {
	padding: 10px 20px 20px 20px;
	height:100px;
}
.text-bro span {
font-size:12px;
color:#b1b1b1;
text-transform:uppercase;
font-weight:normal;	
}

.text-bro2 .fa, .text-bro2 span {
	color:#706e6f;
	font-size:12px;
	font-weight:normal;
	margin-bottom:20px;
}
.text-bro2 p {
float:left;
font-weight:bold;	
}
.text-bro2 button {
 background-color: #d71d5a;
    border: medium none;
    border-radius: 2px;
    box-shadow: none;
    color: #fff;
    float: right;
    font-size: 12px;
    height: 30px;
    transition: all 400ms ease-in-out 0s;
    width: 93px;	
}
.text-bro2 button:hover {
	background-color:#fff;
	border: 1px solid #d71d5a;
	color:#d71d5a;
}
/*brochuras end*/
/*P�gina Ofertas: begin*/

.pag_title {
	font-size: 22px;
	color: #482100;
	border-bottom: 1px solid #d1c7bf;
}
.pag_title h3 {
	display: inline;
}
.pag_title span {
	float: right;
	border-left: 1px solid #d1c7bf;
}
.pag_title a {
	padding-left: 10px;
	text-decoration: none;
	/*	color:#6a6057;*/
	
	font-size: 14px;
}
.paginacao {
	/*border-bottom: 1px solid #d1c7bf;
	text-align: right;
	height: auto;
	z-index: 2;*/
/*	left: 50%;
    position: relative;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);*/
}
/*.border_top {
	border-bottom: 0px;
	border-top: 1px solid #d1c7bf;
}*/
.paginacao a {
	text-decoration: none;
	font-size: 15px;
	font-weight:bold;
	text-transform:uppercase;
	color: #c1c1c1;
	cursor: pointer;
	padding: 8px;
	/*border-left: 1px solid #d1c7bf;*/
	display: block;
	float: left;
	/*margin-bottom: -1px;*/
	transition:all 400ms ease-in-out 0s;
}
.paginacao a:hover, .paginacao a.active, .paginacao a:focus, .pactive {
	border-bottom: 2px solid #ff8d00;
	color:#ff8d00;
}
.paginacao_xs {
	border-bottom: 1px solid #d1c7bf;
	color: #6a6057 !important;
	text-align: center;
}
.paginacao_xs span {
	padding-top: 8px;
}
.paginacao_xs a, .paginacao_xs span {
	display: block;
	float: left;
	width: 20%;
}
.paginacao_xs .anterior {
	border-right: 1px solid #d1c7bf;
	padding: 10px 0px 10px 0px;
	width: 40%;
	background: url(../img/prev.png) left no-repeat;
}
.paginacao_xs .seguinte {
	border-left: 1px solid #d1c7bf;
	padding: 10px 0px 10px 0px;
	width: 40%;
	background: url(../img/next.png) right no-repeat;
}
.paginacao_xs .anterior, .paginacao_xs .seguinte {
	color: #6a6057 !important;
	text-decoration: none;
	-moz-opacity: 0.50;
	opacity: 0.50;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=50);
}
.paginacao_xs .anterior:hover, .paginacao_xs .seguinte:hover, .paginacao_xs .anterior:active, .paginacao_xs .seguinte:active, .paginacao_xs .anterior:focus, .paginacao_xs .seguinte:focus {
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
}
.details {
	font-size: 14px;
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
}
.details .detail {
	background-color: #f0edeb;
	padding: 5px 5px 5px 15px;
	margin-bottom: 1px;
	display: inline-block;
	cursor: pointer;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.details .detail a {
	color: #6a6057 !important;
	text-decoration: none;
}
.details .reserve {
	background-color: #ff8d00;
	padding: 10px 10px 10px 17px;
	text-transform: uppercase;
	cursor: pointer;
}
.details .reserve {
	color: #fff;
	text-decoration: none;
}
.nop > li > a.show {
	background: #fa7f43; /* Old browsers */
	background: -moz-linear-gradient(top, #fa7f43 25%, #f46111 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fa7f43 25%, #f46111 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fa7f43 25%, #f46111 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa7f43', endColorstr='#f46111', GradientType=0 );
	transition: all 400ms ease-in-out 0s;
}
.nop > li > a.show span {
	color: #fff;
	font-size: 14px;
	float: left;
	padding: 9px 5px 0px 5px;
	text-align: center;
	display: none;
	text-transform: uppercase;
}
.nop > li > a.show:hover span {
	display: table;
}
.nav .open > a.show span {
	display: table !important;
}
.nop > li > a.show:hover, .nav .open > a.show, .nav .open > a.show:hover, .nav .open > a.show:focus {
	background-color: #a9ba47 !important;
}
/*P�gina Ofertas: end*/

/*P�gina Ofertas_Detalhe: begin*/
.title_offer h1, .title_offer h2 {
	display: inline;
}
.title_offer {
	margin-bottom: 15px;
}
/*Select personalizado: begin*/
.bootstrap-select > .btn {
	height: 100%;
}
.btn-default {
	background-image: none;
	color: #6a6057;
	font-size: 16px;
	text-shadow: none;
	border-color: #d1c7bf;
	border-radius: 0px;
	box-shadow: none;
	border: 0px;
}
.fa-angle-down {
	color: #ff8d00;
	font-size: 14px !important
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-image: none;
	background-color: transparent;
	color: #ff8d00;
}
/*#bs-example-navbar-collapse-1 .navbar-nav {
	padding-top: 4px;
}
.navbar-nav.nop {
	padding-top: 0px !important;
}*/
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #ff8d00;
	background-color: transparent;
}
/*.dropdown-menu > li > a, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:active {
	color: #6a6057;
	outline: none;
	background-image: none;
}*/
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	background-color: #fff;
	color: #6a6057;
}
.bootstrap-select.btn-group, .bootstrap-select.btn-group[class*="span"] {
	margin: 0px;
}
.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]) {
	margin-left: 0px;
	width: 85%;
}
form {
	display: inline;
}
.tab_select {
	border-bottom: 1px solid #d1c7bf;
}
.voltar {
	text-align: right;
	float: right;
	padding-top: 8px;
	width: 15%;
}
.voltar a {
	text-decoration: none;
	color: #6a6057;
	font-weight: normal;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	background-color: #fff;
	border-color: #d1c7bf;
	box-shadow: none;
	color: #6a6057;
}
/*Select personalizado: end*/

.img_offer img {
	width: 100%;
}
.desc_offer {
	padding-left: 20px !important;
	font-size: 17px;
}
.text-box {
	min-height: 222px;
	height: auto;
	line-height: normal !important;
}
.antes {
	text-decoration: line-through;
}
.topico {
	padding-top: 20px;
	padding-bottom: 20px;
}
.text_field {
	width: 100%;
	height: 30px;
	border-top: 1px solid #d1c7bf;
	border-left: 1px solid #d1c7bf;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
}
.formulario {
	width: 300px;
	float: left;
}
/*CheckBox & radioButton personalizado: begin*/

input[type=checkbox].css-checkbox {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}
input[type=checkbox].css-checkbox + label.css-label {
	padding-left: 25px;
	padding-right: 5px;
	height: 16px;
	display: inline-block;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 14px;
	vertical-align: middle;
	cursor: pointer;
}
input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -16px;
}
.css-label {
	background-image: url(../img/checkbox.png);
	background-repeat: no-repeat;
}
input[type=radio].radio-checkbox {
	display: none;
}
input[type=radio].radio-checkbox + label.label {
	padding-left: 24px;
	height: 16px;
	display: inline-block;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 14px;
	vertical-align: middle;
	cursor: pointer;
	color: #6a6057;
	padding-top: 0;
	width: auto !important;
}
input[type=radio].radio-checkbox:checked + label.label {
	background-position: 0 -16px;
}
label.label {
	background-image: url(../img/radioButton.png);
	background-repeat: no-repeat;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
/*CheckBox & radioButton personalizado: end*/

.select1 {
	width: 100% !important;
	height: 30px;
	border-top: 1px solid #d1c7bf;
	border-left: 1px solid #d1c7bf;
	border-right: 0px;
	border-bottom: 0px;
	margin-bottom: 10px !important;
}
.video_right {
	padding-top: 5%;
}
.back {
	width: 100%;
	border-top: 1px solid #d1c7bf;
	border-bottom: 1px solid #d1c7bf;
	float: right;
	margin-top: 20px;
}
.back a {
	float: right;
	padding: 8px 0px 8px 15px;
	border-left: 1px solid #d1c7bf;
	text-decoration: none;
	color: #6a6057;
	font-weight: normal;
}
/*P�gina Ofertas_Detalhe: end*/

/*P�gina Reserva: begin*/
/*.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: none;
}
.pacote {
	font-size: 17px;
	color: #d71d5a;
}
.table tbody tr:first-child {
	background-color: #e4ded9 !important;
	text-transform: uppercase;
}
.table tbody {
	border-bottom: 1px solid #e4ded9;
	background-color: #f8f6f5;
	font-size: 12px;
}
.table tbody tr td {
	border-right: 1px solid #e4ded9;
}
.table tbody tr td:last-child {
	border-right: 0px;
}
.table tbody tr:nth-child(2n+1) {
	background-color: #f0edeb;
}
.table tbody tr td img {
	margin-right: 10px;
}
.table.precos tbody tr td:last-child {
	text-align: right;
}
.total {
	background-color: #FFF;
	text-transform: uppercase;
}
.table tbody tr.total td:first-child {
	font-size: 14px;
	text-align: right;
}
.table tbody tr td[value=preco] {
	text-align: right;
}*/
.sep_reserva {
	background-color: #e4ded9;
	display: block;
	text-transform: uppercase;
	padding: 7px;
	margin-bottom: 10px;
}
.informacoes {
	margin-top: 30px;
}
/*P�gina Reserva: end*/

/*P�gina Contactos: begin*/
#map iframe {
	width: 100%;
	height: 300px;
}
.morada {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
textarea.form-control {
	border-top: 1px solid #d1c7bf;
	border-bottom: 0px;
	border-left: 1px solid #d1c7bf;
	border-right: 0px;
}
/*P�gina Contactos: end*/

/*Listagem de hoteis:begin*/

.img_hotel img {
	width: 100%;
	height: 179px;
}
.desc_hotel {
	padding-left: 20px;
	width: 100%;
	height: auto;
}
.info {
	text-decoration: none;
	color: #FFF;
	padding: 5px;
	background-color: #d71d5a;
	background-image: none;
	border-radius: 0px;
	border: 0px;
	margin-top: 20px;
	display: inline-block;
	float: right;
	cursor: pointer;
	transition:all 400ms ease-in-out 0s;
}
.info:hover, .info:focus, .info:active {
	opacity:0.8;
	color:#fff;
	text-decoration: none;
}
.info_ofertas {
	text-decoration: none;
	color: #FFF;
	/*	padding:5px; */
	background-color: #d71d5a;
	background-image: none;
	border-radius: 0px;
	border: 0px;
	/*margin-top:20px; */
	display: inline-block;
	float: right;
}
.info_ofertas:hover, .info_ofertas:focus, .info_ofertas:active {
	color: #FFF;
	text-decoration: none;
}
.desc_hotel a {
	display: block;
	text-decoration: underline;
}
.info span {
	font-size: 12px;
	margin-left: 10px;
}
.desc_hotel h3 {
	margin-bottom: 10px;
}
.desc_hotel p b {
	margin-left: 10px;
}
.form_hotel .leftt, .form_hotel .left {
	padding-left: 10px;
	margin-bottom: 20px;
}
.form_hotel .leftt a, .form_hotel .left a {
	display: block;
}
.leftt {
	float: left;
}
.leftt select, .left select {
	margin: 0px;
}
.res label, .res select, .res input, .form_hotel label, .form_hotel select, .form_hotel input.name {
	width: 90%;
}
.label_normal {
	width: 140px;
	padding-left: 10px;
}
.input_register {
	width: 400px;
	height: 30px;
	margin-bottom: 10px;
	font-size: 11px;
	padding-left: 5px;
}
.select-normal {
	width: 400px;
	height: 30px;
	margin-bottom: 10px !important;
	float: none;
}
.iconP {
	background-image: url(../img/iconP.png);
	background-position: 0 0;
	display: inline-block;
	width: 16px;
	height: 16px;
}
.mrightL label {
	margin-right: 5px;
	margin-left: 5px;
}
.radio {
	padding-left: 10px;
	padding-right: 10px;
}
button[disabled], html input[disabled] {
	border: none;
	background-color: #fff;
	border: 1px solid #d1c7bf;
}
.res {
	float: left;
	margin-bottom: 15px;
	width: 100%;
}
.res .leftt {
	width: 20%;
}
textarea {
	width: 100%;
	color: #6D4D33;
}
/*formata��o div seleccionar quartos: begin*/
.lbl_ctnr {
	display: block;
	float: left;
}
.rooms_container {
	display: block;
	float: left;
}
.rooms_container .row {
	display: block;
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
}
.rooms_container .row div {
	display: block;
	float: left;
}
.rooms_container .row select {
	width: 50px;
}
.rooms_container .first {
	font-weight: bold;
}
.rooms_container .row {
	display: block;
	float: left;
}
.rooms_container .r1 {
	width: 30px;
}
.rooms_container .r2 {
	width: 60px;
}
.rooms_container .r3 {
	width: 60px;
}
.rooms_container .r4 {
}
.sel_room_num {
	float: left
}
.child_ages_div {
	float: left;
	border: 0px solid red;
	margin-left: 3px;
}
.sel_age {
	margin-left: 3px;
}
#fancy_rooms_div {
	width: 100%;
	float: left;
}
/*formata��o div seleccionar quartos: end*/

/*#btn_anterior, #submit {
	border: 0px;
}*/
.confirma {
	width: 53px;
	height: 53px;
	background-color: #FF8D00;
}
/*Listagem de hoteis:end*/


.tab-loading {
	width: 100%;
	height: 100px;
	background-image: url(../../../../media/icons/display/loading.gif);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 50px;
}
.loading_icon {
	background: url(../../../backoffice/styles/style01/optigest_icons/loading.gif) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 64px;
	width: 64px;
}
.box_total {
	padding: 20px 0px 30px 0px;
}
.box {
	border: 1px solid #D1C7BF;
	margin-left: 10px;
	min-height: 150px;
	padding: 10px !important;
	width: 32%;
}
.box .box_title {
	text-align: center;
	border-bottom: 2px solid #D9D9D9;
	font-size: 14px;
	font-weight: bold;
}
.box h3 {
	margin-top: 10px;
}
.newsletter {
	background-color: #fff0e9;
	padding: 25px 145px !important;
}
.newsletter h4 {
	color: #231f20;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 21px;
}
.newsletter input#email {
	font-size: 11px;
	height: 40px;
	/*margin-bottom: 10px;*/
	padding-left: 5px;
	width: 275px;
	margin-right: 10px;
	border: none;
}
.newsletter .test {
	margin-bottom: 0px;
	color: #231f20;
	margin-right: 20px;
	font-size: 14px;
}
.newsletter .btn_newsletter {
	width: 130px;
	margin: 0px;
	height: 40px;
	background-color: #f86014;
	color: #fff;
	text-transform: uppercase;
	border: none;
	box-shadow: none;
	font-size: 16px;
	transition: all 400ms ease-in-out 0s;
}
.newsletter .btn_newsletter:hover {
	border: 1px solid #f86014;
	background-color: #fff;
	color: #f86014;
}
.icon-mail {
	background-image: url(../img/newsletter.png);
	width: 50px;
	height: 50px;
	margin-right: 20px;
	background-repeat: no-repeat;
	vertical-align: middle;
}
.form_label label {
	width: 100px;
}
h2.pkt {
	border-bottom: 1px solid #00345D;
}
/************************************
***classes de formata��o: begin******
************************************/

.fn {
	float: none !important;
}
.left {
	float: left !important;
}
.right {
	float: right !important;
}
.clear {
	clear: both;
}
.width60 {
	width: 60px !important;
}
.width48 {
	width: 48px !important;
}
.width91 {
	width: 91px !important;
}
.width100 {
	width: 100% !important;
}
.width135 {
	width: 135px !important;
}
.width164 {
	width: 164px !important;
}
.width200 {
	width: 200px !important;
}
.width-60 {
	width: 60%;
}
.width90 {
	width: 100% !important;
	margin-left: auto;
	margin-right: auto;
 .make-row();
}
.none {
	display: none;
}
.ptop15 {
	padding-top: 15px !important;
}
.mtop15 {
	margin-top: 15px;
}
.ptop10 {
	padding-top: 10px;
}
.pleft12 {
	padding-left: 12px;
}
.mright20 {
	margin-right: 20px;
}
.mleft20 {
	margin-left: 20px;
	margin-top: 0px;
}
.noTop {
	padding-top: 0px;
}
.noBottom {
	padding-bottom: 0px !important;
}
.nom {
	margin: 0px !important;
}
.m20 {
	margin-bottom: 20px;
}
.m10 {
	margin-bottom: 10px;
}
.center {
	margin-left: auto;
	margin-right: auto;
}
.nob {
	border: 0px;
}
.pagou {
	background-color: #6C0;
}
.naoPagou {
	background-color: #F00;
}
.room_del {
	background: url(../img/delete.gif) no-repeat 0 -16px;
	cursor: pointer;
	height: 16px;
	width: 23px;
}
.room_add {
	background: url(../img/add_plus.png) no-repeat;
	cursor: pointer;
}
.tipologia {
	padding: 0px;
	margin: 0px;
}
.txtleft {
	text-align: left;
}
/*classes de formata��o: end*/

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-left: 0px;
	padding-right: 0px;
}
/*.banner {

	height: 413px;
}
.banner #carousel-example-generic {
	height: 413px;
}*/
.banner .carousel-inner > .item > img, .banner .carousel-inner > .item > a > img {
	width: 100%;
	/*height: 100%;*/
	
}
.banner .carousel-inner > .item {
	width: 100%;
	max-height: 413px;
}
.row {
	margin: 0px;
}
p.mediap {
	margin-top: 15px;
}
.textright {
	text-align: right;
}
.text_left_40 {
	width: 40% !important;
}
.text_right_60 {
	width: 60% !important;
}
/*reservas estaticos*/
#add_res_pkt_form .title-prod h1 {
	margin-bottom: 10px;
}
#add_res_pkt_form .img-prod img {
	float: right;
}
.add-r {
	float: right;
}
.tot_container {
	width: 250px;
	height: auto;
	/*	border: 1px solid gray;*/
	background: #E9E9E9;
	text-align: center;
	float: right;
}
.tot_h1 {
	color: #333;
	margin: 6px 0px 5px 0px;
	font-weight: bold;
	font-size: 12px;
}
.tot_div {
	width: 95%;
	height: 1px;
	background: #ccc;
	margin-left: auto;
	margin-right: auto;
}
.tot_val {
	margin: 5px 0px 3px 0px;
	color: #333;
	font-weight: bold;
	font-size: 16px;
}
.tot_paxs {
	margin: 0px 0px 0px 0px;
	color: #333;
	font-size: 12px;
}
/*select {
	float: none;
}*/
#rooms_container, #departure_container {
	margin-top: 10px;
}
#departure_container select {
	margin-right: 15px;
	width: 200px;
}
#rooms_container .ages_div {
	float: left;
	margin-left: 15px;
}
#paxs_container .paxs_ages_div {
	width: auto;
}
#paxs_container .pax_combo_age {
	width: 85px;
	display: block;
	margin-bottom: 4px;
	float: left;
}
.price_avail_resume h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0px 1px 0px;
}
.price_avail_resume h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 2px 0px 2px 0px;
}
.price_avail_resume .divider {
	width: 90%;
	height: 1px;
	background: gray;
}
.texto_top {
	margin-left: 15px;
}
.loading-div {
	width: 100%;
	height: 50px;
	background-image: url(../../../../../media/icons/display/loading.gif);
	background-position: center;
	background-repeat: no-repeat;
	position: inherit;
}
.pax_info_extra {
	margin: 0px;
	padding-top: 10px;
	display: none;
	background-color: white;
	/*	border-top: 1px solid lightgray;*/
	width: 100%;
}
.pax_info_extra_element {
	padding: 4px 14px 4px 14px;
	display: inline-block;
	margin-right: 10px;
	height: 45px;
	width: 500px;
}
.pax_info_extra_element label {
	display: inline-block;
	width: 180px !important;
	float: left !important;
}
/*.pax_info_extra_element .content {
	display: inline-block;
	font-weight: bold;
}*/
.pax_info_extra_element input {
	width: 90px;
}
.registar_class {
	float: right;
	margin-top: -27px;
	padding: 1px;
	width: 150px !important;
	height: 31px;
}
/*pag produto bikes*/
.descr-prod {
	padding-left: 30px;
}
.descr-prod h1 {
	font-weight: lighter;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 25px;
}
.descr-prod p {
	color: #dba709;
	font-size: 14px;
}
.descr-prod span {
	font-size: 11px;
}
.descr-prod ul {
	font-size: 11px;
}
.descr-prod ul li {
	list-style: disc;
	padding: 2px 0px;
}
.descr-prod .line {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 10px;
	margin-top: 10px;
}
.descr-prod .line .price-pax {
	position: relative;
	top: -50px;
}
.descr-prod .line .price-pax p {
	color: #000;
}
.descr-prod .line .price-pax span {
	color: #dba709;
	font-size: 18px;
}
.descr-prod .line .price-pax strong {
	color: #dba709;
	font-size: 34px;
}
.descr-prod .btn_pesquisar {
	width: 100%;
	margin-top: 0px;
}
.conteudos-prod {
	margin-top: 40px;
}
.conteudos-prod .tab-prod {
	border-radius: none !important;
}
.conteudos-prod .tab-prod > li.active > a, .conteudos-prod .tab-prod > li.active > a:hover, .conteudos-prod .tab-prod > li.active > a:focus {
	background-color: #edeceb;
	color: #000;
}
.conteudos-prod .tab-prod > li > a {
	color: #b5b3ac;
}
.conteudos-prod .tab-content {
	background-color: #edeceb;
	padding: 35px;
	color: #000;
}
.conteudos-prod .tab-content h3 {
	color: #46412e;
	margin-bottom: 10px;
	font-weight: lighter;
}
@media(max-width:1024px) {
.newsletter {
	padding: 25px 50px !important;
}
.promo_2 .text-a, .promo_2 .text-p {
	width: 49%;
}
.banner .carousel-control {
	width: 5%;
}
/*.banner, .banner #carousel-example-generic {
	height: 350px;
}*/
.li_slider {
width:auto !important;	
}
.brochures_slider {
height:500px !important;	
}
}
@media(max-width:960px) {
	/*.li_slider {
	height:auto !important;
}*/
.img .desc {
	font-size: 14px;
}
/*.container.one {
	padding-top: 230px;
}*/
/*.menu_pesquisa .navbar-nav {
	max-width: 550px;
}*/
.promo_2 h3 {
	display: inline-block;
}
.newsletter .test {
	margin-bottom: 10px;
}
.promo_2 .text-p, .promo_2 .text-a {
	width: 75%;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
.navbar-fixed-top .navbar-collapse {
	padding-bottom: 2px !important;
}
.brochures_slider {
	width: 100% !important;
	height:500px !important;
}
}
/*Media Querry Verifica se o browser � mozilla*/
/*@-moz-document url-prefix() {
 .loginAg {
top: -175px;
}
}*/
 @media(max-width:760px) {
#departure_container label {
	width: 100px;
	margin-bottom: 10px;
}
#add_res_pkt_form .img-prod img {
	float: none;
}
.disable-xs {
	display: none;
}
.mleft10 {
	margin-left: 10px;
}
.navbar-default .navbar-nav > .active > a, .navbar-nav > li > a {
	background-image: none;
}
.promo > li > a {
	border: none;
}
.noline {
	border: none;
}
/*.navbar {
	border-right: 1px solid #d1c7bf;
}*/
.navbar-collapse {
	padding-left: 0px;
	padding-right: 0px;
}
.navbar-nav > li > a {
	margin-bottom: 0px !important;
}
.navbar-nav {
	margin: 0px !important;
}
.embVideo {
	margin-left: 0px;
	width: 100%;
}
/*.banner .carousel-caption {
	background-color: #d71d5a;
	margin-bottom: -20px;
	height: 30%;
	width: 100%;
	z-index: 0;
	left: 0%;
	padding-top: 2%;
}*/
.img_l {
	margin: 0px;
}
.promo_1 {
	width: 100%;
}
.promo_2 {
	margin-bottom: 10px;
}
.row.two {
	padding: 30px 0px 0px 0px;
}
.embVideo {
	margin-top: 10px;
}
.pag_title {
	margin-top: 5%;
}
.title_offer h1, .title_offer h2 {
	display: inline;
	font-size: 28px;
}
.desc_offer {
	padding-left: 0px !important;
}
.btn_reservar {
	height: 60px;
	padding-top: 5px;
}
.btn_pesquisar {
	margin-left: 0px;
	width: 35%;
}
.text-box {
	min-height: 100px;
	height: auto;
}
.width60 {
	width: 100%;
}
.comercial {
	margin-bottom: 30px;
}
.column {
	margin-bottom: 5px;
	border: 0px;
}
/*.logo {
	width: 100%;
	background-position: center;
}*/
.desc_hotel {
	padding: 0px;
}
.desc_hotel h3 {
	margin-top: 10px;
}
.form_hotel .leftt, .res .leftt {
	width: 100%;
}
.form_hotel .leftt, .form_hotel .left {
	padding-left: 0px;
}
.res label, .res select, .res input, .form_hotel label, .form_hotel select, .form_hotel input.name {
	width: 100% !important;
	margin-top: 10px;
}
.form_hotel .leftt {
	padding-left: 0px;
}
.tab-pane {
	padding: 40px 0px 0px 0px;
}
/*.botaop2 {
	border-width: 1px 0px 1px 0px;
}*/
.nop > li > a.show span {
	display: none;
}
.mrightL label {
	margin-top: 5px;
}
.mrightL label, .mrightL select, .mrightL input.width91, .mrightL input.width48 {
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	float: none;
	width: 100% !important;
}
.loginAg {
	height: auto;
}
/*.logo {
	position: relative;
	top: 50px;
	margin-bottom: 40px;
}*/
/*.container.one {
	padding-top: 350px;
}*/
.navbar1 {
/*padding-bottom: 20px;*//*	top: 38px;*/
}
.navbar-default {
	top: -5px;
}
.img img {
	height: auto;
}
.loginAg {
	padding-left: 0px;
	margin-right: 5px;
	padding-right: 0px;
}
.menu_pesquisa .navbar-default .navbar-nav > li > a {
	height: 51px;
	padding-top: 5px;
}
#search input[type="text"] {
	width: 85%;
}
.descr-prod {
	margin-top: 15px;
}
.texto_top {
	margin-top: 10px;
}

#bs-example-navbar-collapse-1 .right {
	float: left;
}
.menu_pesquisa {
height:auto;	
}
.promo_2 .text-p, .promo_2 .text-a {
	width: 73%;
}
}
@media(max-width:600px) {
.tot_container {
	float: none !important;
	margin-top: 20px;
}
.menu_form > .nop > li {
	float: left !important;
}
.promo_2 .text-p, .promo_2 .text-a {
	width: 63%;
}
.newsletter {
	padding: 10px !important;
}
}
@media(max-width:500px) {
#rooms_container .ages_div {
	margin-top: 10px;
	margin-left: 35px;
}
#paxs_container .paxs_ages_div {
	margin-top: 10px;
}
.lang_div {
	float: right;
}
.promo_2 h3 {
	display: block;
}
.needed, .label_needed, .label_normal {
	width: 100%;
}
.descr-prod .line {
	margin-bottom: 10px;
}
.descr-prod .line .price-pax {
	float: none !important;
	top: 0px;
}
.conteudos-prod .tab-prod li {
	width: 100%;
}
.btn_pesquisar {
	width: 30%;
}
.promo_2 .text-p, .promo_2 .text-a {
	width: 56%;
}
.banner {
	top: 175px;
}
.container.one {
	padding-top: 220px;
}
.banner .carousel-control {
	width: 8%;
}
/*.banner .controls {
    top: -25%;
}*/
.newsletter input#email {
width:230px;	
}
}
 @media(max-width:420px) {
.loginAg #autologin_submit {
	float: left;
}
.li_slider {
	height:460px !important;
 }
 .promo_2 {
	padding-left:10px; 
 }
}
@media(max-width:360px) {
.mediap {
	display: none !important;
}
.botaop2 {
	height: 52px;
}
.logo {
	margin-top: 0px;
}
.loginAg input {
	width: 110px;
}
.menu_pesquisa {
	margin-top: 15px;
}
.navbar-default {
	top: 0px;
}
.container.one {
	padding-top: 200px;
}
.img img {
	height: 200px;
}
.promo_2 .text-p, .promo_2 .text-a {
    width: 50%;
}
}
/* TABS - INIT */
.ui-tabs {
	border: none;
}
.ui-tabs .nav-tabs {
	border-top: 0px solid #d1c7bf;
	border-bottom: 1px solid #d1c7bf;
	border-left: 0px;
	border-right: 0px;
	border-radius: 0px;
	background: white;
	padding: 0px;
	margin: 0px;
}
.ui-tabs .nav-tabs li {
	border: 0px solid red;
	border-right: 1px solid #d1c7bf;
	border-radius: 0px;
	padding: 0px;
	margin: 0px;
	height: 40px;
}
.ui-tabs .nav-tabs li a {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	margin: 0px;
	height: 100%;
	font-size: 14px;
	border-radius: 0px;
	border: none;
}
.ui-tabs .nav-tabs li.ui-state-active a, .ui-tabs .nav-tabs li.ui-state-hover a {
	background: white;
}
.ui-tabs .nav-tabs li.ui-state-active {
	border-bottom: 1px solid gray;
}
#pkt-dyn-shop-tabs {
	border: none;
}

/* TABS - END*/
