/* CSS Document */
/*.container.one {
	padding-top: 175px;
}*/
body {
color:#000;	
}
.logo {
	background-image: url(../img/vatour.png);
	background-size: auto 77px;
}
.bg-cinza {
	background-color: #edebec;
	padding-top: 50px !important;
	padding-bottom: 120px !important;
}
.lang_div {
	display: none;
}
.loginAg {
	margin-right: 0px;
}
.new_contact {
margin-top:15px;
}
.new_contact a:first-child {
display:none;	
}
.new_contact a{
font-size:15px;
color:#1b2361;
margin-top:10px;	
}
.info {
background-color: #005c9b;	
}
h3, h4, .pacote {
	color: #c16a00;
}
.pag_title {
color:#3b3b3b;
margin-bottom:5px;
border-bottom:0px !important;
    font-size: 30px;
    font-weight: bold;
	padding-bottom:0px;
}
.borderverde {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f9e940+0,c43931+100 */
background: linear-gradient(to right,  #f9e940 0%,#c43931 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

border-radius:8px;
width:100%;
height:10px;
}
.borderazul {
/*background-color:#0ca06b;
border-top-right-radius:8px;
border-bottom-right-radius:8px;
width:90%;
height:9px;*/

}
.loginAg #autologin_submit, .logoutAg .log, .btn_pesquisar, .btn_reservar {
	background-color: #c16a00;
	color: #fff;
	border:1px solid transparent;
}
.loginAg #autologin_submit:hover, .logoutAg .log:hover, .btn_pesquisar:hover, .btn_reservar:hover {
	color: #c16a00;
	background-color: #fff;
	border: 1px solid #c16a00;
}
.loginAg #autologin_submit, .logoutAg .log {
padding: 5px 30px;
width: auto;
height: auto;
font-size: 14px;
/*margin-top:25px;
*/}
.logoutAg p {
/*margin-top:30px;*/	
}
#frm_info .btn_pesquisar {
	color: #c16a00;
	background-color: #fff;
	border:1px solid #c16a00;
}
#frm_info .btn_pesquisar:hover {
	color: #c16a00;
}

.btn_orcamento {
    background-color: #c16a00;
	float:left;
}
.btn_orcamento:hover {
    color: #c16a00;
	background-color: #fff;
	border-color:#c16a00;
}
.menu_pesquisa {
	/*border-top: 1px solid #dbdbdb;
border-bottom: 1px solid #dbdbdb;
	background-color: rgb(19, 164, 108) !important;*/
	border-top: 1px solid #dbdbdb;
border-bottom: 1px solid #dbdbdb;	
}
.menu_pesquisa .dropdown-menu {
border-color:	#c16a00;
/*background-color: rgb(19, 164, 108) !important;*/
}
.navbar-default .navbar-nav > li > a, .menu_pesquisa .dropdown-menu a {
    color: #222b5b;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .dropdown-menu > li > a:hover {
	color:	#c16a00 !important;
}
li.active {
	border: 2px solid transparent;
	border-top-color: #1D5B14;
	}
.menu_vatour {
	background-color: #e8f3eb !important;
	height: 40px;
	position: fixed;
	top: 155px;
	z-index: 5;
	width: 100%;
	display: none;
}
.navbar-default .navbar-nav > li > a {
	border-top: 1px solid transparent;
}
.navbar-default .navbar-nav.promo {
	margin-top: 0px;
}
.navbar-default .navbar-nav.promo > li > a {
	text-transform: uppercase;
}
.navbar-default .navbar-nav.promo > li > a:hover {
	background-color: #c16a00;
	color: #fff;
	margin-bottom: 0px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .nav > li > a:hover > span, .navbar-default .navbar-nav > .active > a {
	color: #c16a00;
	border-top: 1px solid #c16a00;
	margin-bottom: 0px;
}
.nop > li > a.show span {
	display: none;
}
.nop > li > a.show {
	background-color: #c16a00 !important;
	background: -moz-linear-gradient(top, #c16a00 25%, #c16a00 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #c16a00 25%, #c16a00 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #c16a00 25%, #c16a00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c16a00', endColorstr='#c16a00', GradientType=0 );
}
.nop > li > a.show:hover {
	opacity: 0.9;
}
.nop > li > a.show:hover span {
	color: #fff;
	margin-bottom: 0px;
	border-top: 0px;
}
.menu_form .fa {
	color: #87c093;
}
/*.banner .carousel-inner > .item {
max-height:600px;	
}*/
.banner .carousel-caption {
	height: 25%;
	width: 40%;
	left:50%;
	background-color:rgba(255,255,255,0.5);
	display:none;
}
.banner .btn-banner {
	display: none;
}
.banner .carousel-caption p, .banner .carousel-caption h2 {
	background-color: transparent;
	color: #333;
}
.banner .carousel-caption p {
	font-size: 35px;
	font-weight: normal;
	text-transform: capitalize;
}
.banner .carousel-caption h2 {
	font-size: 47px;
	font-weight: bold;
}
/*.li_slider {
min-height:300px !important;
max-height:300px !important;	
}*/
.border_color {
	display: block;
	border: thin solid #ebe9e7;
	transition:all 400ms ease-in-out 0s;
/*	width: 24%;
margin-right: 11px;*/
}
.border_color:hover {
	display: block;
	border: thin solid #c16a00;
}
.dwn_link {
	color: #231f20;
	font-weight: bold;
	font-size: 18px;
	height:460px !important;
	transition:all 400ms ease-in-out 0s;
}
.dwn_link:hover {
	color: #c16a00;
	text-decoration: none;
}
.brochures_slider {
    width: 100% !important;
    height: 365px !important;
}
.text-bro2 button {
 background-color: #0ca06b !important;
    border: medium none;
    border-radius: 2px;
    box-shadow: none;
    color: #fff;
    font-size: 12px;
    height: 30px;
    transition: all 400ms ease-in-out 0s;
    width: 115px;
	margin:0 auto;
	display:block;	
}
.text-bro2 button:hover {
	background-color:#fff !important;
	border: 1px solid #c16a00;
	color:#c16a00;
}
.title-home {
	font-size: 40px;
	color: #232c5c;
	text-align: center;
	margin-bottom: 0px;
	text-transform:uppercase;
	font-family: 'Roboto Condensed', sans-serif;
}
.prod-va a:hover {
	text-decoration: none;
}
.pkt-va {
	width: 100%;
	position: relative;
}
.pkt-va:hover {
}
.border-title {
	width: 150px;
	height: 2px;
	background-color: #232c5c;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin-top: 10px;
	margin-bottom: 25px;
}
.img-va {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 250px;
}
.pkt-va .text-va {
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	padding: 20px;
	padding: 15px 20px;
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	bottom: 0%;
	width: 100%;
	text-transform: inherit;
}
.pkt-va .text-va.text-va-pkt {
	background-color: rgba(255,255,255,0.6);
	font-size: 20px;
	color:#000;
}
.btn-mais-ofertas {
	position: absolute;
	text-align: center;
	left: 50%;
	top: 103%;
	transform: translate(-50%, -50%);
	background-color: #fff;
	padding: 5px 15px;
	text-transform: uppercase;
	color: #c16a00;
	border: 2px solid #c16a00;
	border-radius: 3px;
	font-weight: bold;
}
.btn-mais-ofertas:hover {
	text-decoration: none;
	transition: all 400ms ease-in-out;
	color: #fff;
	background-color: #c16a00;
	border: 2px solid #c16a00;
}
.newsletter {
	background-color: #f3ece8;
}
.newsletter .btn_newsletter {
	background-color: #c16a00;
}
.newsletter .btn_newsletter:hover {
	color: #c16a00;
	background-color: #fff;
	border: 1px solid #c16a00;
}
.new_footer ul li a:hover {
	color: #c16a00;
}
.pag_title h3 {
	color: #c16a00;
	display:none;
}
.calendario {
	background-color: #c16a00;
}
.new_footer ul li a:hover {
	color: #c16a00;
}
.promo_1 {
	border: none;
	width: 95%;
}
.vtop .promo_1 {
	margin-bottom: 20px;
	min-height: 380px;
	background-color:#f8f8f8;	
	text-align:center;
	padding-bottom:20px;
}
.promo_1 h3 {
	margin-top: 10px;
	padding: 0px 10px;
	color: #231f20;
}
.promo_1.class-vt h4 {
color:	#1c275d !important;
margin-top:5px;
}
.promo_1.class-vt span {
color:#00b56b !important;	
}
.promo_1 .reserve {
	background-color: #c16a00;
	border-radius: 5px;
	color: #fff;
	margin-bottom: 25px;
	margin-left: 25%;
	margin-top: 20px;
	padding: 10px 20px;
	position: absolute;
	transition: all 400ms ease-in-out 0s;
	width: 50%;
	text-align: center;
	bottom: 20px;
}
.promo_1 .reserve:hover {
	color: #c16a00;
	border: 1px solid #c16a00;
	background-color: #fff;
}
.promo_1 .reserve a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.promo_1 .reserve:hover a {
	color: #c16a00;
}
.tours_dmc {
	height: auto !important;
	margin-bottom: 30px;
}
.tours_dmc .div-both, .div-hover {
	width: 95%;
	border-radius: 5px;
}
.tours_dmc .link-prod .div-both, .link-pkt .div-hover {
	-webkit-transition: all 1s ease; /* Safari and Chrome */
	-moz-transition: all 1s ease; /* Firefox */
	-o-transition: all 1s ease; /* IE 9 */
	-ms-transition: all 1s ease; /* Opera */
	transition: all 1s ease;
}
.link-prod:hover, .link-pkt:hover {
	text-decoration: none;
}
.link-prod:hover .div-both, .link-pkt:hover .div-hover {
	-webkit-box-shadow: 1px 1px 11px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 1px 1px 11px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 1px 1px 11px 0px rgba(50, 50, 50, 0.75);/*	transition: 0.8s;
	border-radius:5px;
	transition-timing-function: ease-in;*/
}
.tours_dmc .desc-tour {
	background-color: #edebec;
	padding: 20px 25px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.tours_dmc .tipo-prod {
	background-color: #c16a00;
	padding: 0px 20px;
}
.tours_dmc .tipo-prod h3 {
	color: #fff;
	margin-bottom: 0px;
	display: block;
	padding: 12px 10px;
	font-size: 15px;
}
.tours_dmc .desc-tour h6 {
	margin-top: -5px;
	color: #000;
	font-size: 13px;
}

.menu_listagem2 .thumbnail {
	background-color: #fff;
	padding: 15px 20px;
	border-radius: 0px;
	margin-bottom: 0px;
	height: 60px;
	border:none;
	box-shadow:none;
	font-size: 23px;
	font-weight:bold;
	color:#232c5c;
	transition:all 400ms ease-in-out 0s;
	font-family: 'Roboto Condensed', sans-serif;
	margin-bottom:20px;
}
.menu_listagem .thumbnail.titleH:hover {
	background-color: #fff;
}
.menu_listagem .thumbnail:hover {
	background-color: #ccc;
}
.menu_listagem .thumbnail .dropdown-menu {
	width: 100%;
	left: 0px;
}
.menu_listagem a {
	color: #232c5c;
}
.menu_listagem a:hover {
	text-decoration: none;
}
.menu_listagem2 .thumbnail .fa-angle-right, .menu_listagem .thumbnail .fa-angle-right {
font-size:20px;
}
.menu_listagem2 .thumbnail .vt-pkt {
display:none;
position:relative;
top:-58px;
right:0px;	
margin-bottom:0px;
padding-left:0px;
margin-left:75%;

}
.menu_listagem2 .thumbnail .vt-pkt li {
	list-style:none;
	line-height:15px;	
}
.menu_listagem2 .thumbnail .vt-pkt li a {
	font-size: 14px;
	font-weight:regular;
	text-transform:uppercase;
	color:#c16a00;
	transition:all 400ms ease-in-out 0s;
	line-height:15px;
}
.menu_listagem2 .thumbnail .vt-pkt li a:hover {
	color:#232c5c;
}
.menu_listagem2 .thumbnail:hover {
background-color:rgba(251, 155, 17, 0.9);
}
.menu_listagem2 .thumbnail:hover .vt-pkt {
display:block;	
}
.menu_listagem2 .thumbnail:hover .seta-drt {
display:none;	
}
.menu_listagem .thumbnail {
	background-color: #fff;
	padding: 15px 20px;
	border-radius: 0px;
	margin-bottom: 0px;
	height: 60px;
	font-size: 19px;
	font-weight:bold;
	text-transform:uppercase;
	border:none;
	box-shadow:none;
	margin-bottom:20px;
}
.menu_listagem .thumbnail span {
	font-size: 23px;
	font-weight:bold;
	text-transform:uppercase;
	color:#3b3b3b;
	font-family: 'Roboto Condensed', sans-serif;
}
 .menu_listagem2 .thumbnail span {
		font-size: 14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#c16a00;
	font-family: 'Roboto Condensed', sans-serif; 
 }
.menu_listagem ul {
	padding-left: 00px;
}
.menu_listagem ul li {
	list-style-type: none;
}
.menu_listagem ul li a {
	color: #3b3b3b;
}
.menu_listagem .title {
	margin-left: 10px;
}
.menu_listagem2 .thumbnail .dropdown-menu li a {
	text-shadow: none;
	color: #333;
	font-size: 16px;
}
.menu_listagem2 a:hover {
	color: #fff;
	text-decoration: none;
}
.menu_listagem2 .titleH {
	color: #231f20;
	height: auto;
	padding: 5px 5px 5px 10px;
	margin-bottom: 3px;
	/*text-align: center;*/
	width:64%;
	text-transform: uppercase;
	font-size: 14px;
	border:none !important;
	box-shadow:none !important;
	background:#fff;
	font-weight:regular;
}
.menu_listagem .titleH {
	color: #231f20;
	height: auto;
	padding: 5px 5px 5px 10px;
	margin-bottom: 3px;
	width:65%;
	/*text-align: center;*/
	text-transform: uppercase;
	font-size: 14px;
	border:none !important;
	box-shadow:none !important;
	background:#fff;
	font-weight:regular;
}
.menu_listagem2 .thumbnail:hover {
background-color:#ccc;
}
.icon_thumb {
background-color:#c16a00;color:#fff;padding:15px;width:16%;float:left;height:60px;	
padding-left:13px;
text-align:center;
}
.icon_thumb i {
	font-size:28px;
}

.text-bro2 {
    height: 55px;
}
.li_slider {
min-height:300px !important;	
max-height:300px !important;
}
/*BANNER*/
.up_banner {
position: absolute; top: 225px	
}
 @media(max-width:1024px) {
.menu_pesquisa, .menu_vatour {
	height: auto;
}
.menu_pesquisa .navbar-nav, .menu_vatour .navbar-nav {
	max-width: 750px;
}
.img-va img {
	width: 100%;
}
.pkt-va .text-va span {
	bottom: -10px;
}
.border_color {
width:23%;
}
}
@media(max-width:980px) {
.menu_pesquisa .navbar-nav {
	max-width: 550px;
}
.border_color {
width:47%;
}
.pkt-va .text-va span {
	bottom: 25px;
	right: 34%;
}
.up_banner {
	position:relative;
	top:40px;	
	}
	.menu_listagem .thumbnail, .menu_listagem2 .thumbnail {
	border:1px solid #232c5c;
	
	}
	.menu_listagem .thumbnail span {
		font-size:21px;
	}

}
@media(max-width:760px) {
.img-va img {
	width: auto;
}
.loginForm {
right:0px;	
}
.loginAg #autologin_submit, .logoutAg .log, .logoutAg p {
margin-top:0;	
}
}
@media(max-width:600px) {
.container.one {
	padding-top: 230px;
}
.pkt-va .text-va span {
	right: 43%;
}
}
@media(max-width:420px) {
.pkt-va .text-va span {
	right: 36%;
}
.border_color {
width:100%;
}
.menu_listagem2 .thumbnail.rotas {
height:90px;	
}
}
.contact-main-div table {
  width: 100%;
  border-collapse:collapse;
}
.contact-main-div table tbody, .contact-main-div table tbody tr  {
  background: none !important;
    text-transform: none;
}
.contact-main-div table tbody tr td {
  padding: 1em;
  color: #002060;
  border: none;
}
.contact-main-div table tbody tr td p{
  background-color: transparent !important;
    
}
.contact-main-div table tbody tr td h5 {
  font-weight: bold;
  color:#002060
}
.contact-main-div table tbody tr td a {
  color:#181d57;
  text-decoration:underline
}
.centerDiv {
  width: 50%;
  margin: auto;
}
 @media only screen and (max-width: 655px) {
     
    .centerDiv {
      width: fit-content;
      margin: auto;
    }
     
}