/***************************************** HOME PAGE ******************************************/
/* Removes the black shadow image under the top slider */
.tp-bannershadow.tp-shadow2 {
	background-image: none;
}

/* TOP MENU A:HOVER LINK*/
.nav.navbar-nav.tpath-main-nav a:hover, 
.nav.navbar-nav.tpath-main-nav a:active,
.nav.navbar-nav.tpath-main-nav a:visited, {
	color: #16989a;
}

.nav.navbar-nav.tpath-main-nav a:hover, .nav.navbar-nav.tpath-main-nav a:focus, .nav.navbar-nav.tpath-main-nav a:active, .nav.navbar-nav.tpath-main-nav > li:hover > a, .nav.navbar-nav.tpath-main-nav li.active > a, .nav.navbar-nav.tpath-main-nav .current-menu-ancestor > a, .nav.navbar-nav.tpath-main-nav .current-menu-ancestor .dropdown-menu .current-menu-item > a, .nav.navbar-nav .side-menu a:hover, .nav.navbar-nav .side-menu a:active, .nav.navbar-nav .side-menu a:focus, .link-url:hover, .link-url:hover a, .link-url a:hover, .nav.navbar-nav.tpath-main-nav .dropdown-menu .active > a, .nav.navbar-nav.tpath-main-nav .dropdown-menu a:hover, .nav.navbar-nav.tpath-main-nav .dropdown-menu .current-menu-parent > a, .nav.navbar-nav.tpath-main-nav li .tpath-megamenu-container .tpath-megamenu li.active > a, .nav.navbar-nav.tpath-main-nav li .tpath-megamenu-container .tpath-megamenu a:hover, .nav.navbar-nav.tpath-main-nav li .tpath-megamenu-container .tpath-megamenu a:active, .nav.navbar-nav.tpath-main-nav li .tpath-megamenu-container .tpath-megamenu a:focus {
	color: #16989a !important;
}

/* Botón solicitud de presupuesto */
.btn.btn_bgcolor.btn-large.tpath-submit {
	color: #ffffff;
  	background-color: #16989a;
}

/* Imagen de background del formulario de contacto del home page*/
.vc_row.wpb_row.vc_row-fluid.tpath-vc-section.bg-style.overlay-wrapper.bg-overlay.dark-overlay-color {
	background-image: url('https://placeholdit.imgix.net/~text?txtsize=50&amp;txt=350%C3%97150&amp;w=350&amp;h=150') !important;
}

/* Sección TE OFRECEMOS */
.vc_tta-style-tpath_tour_design .vc_tta-tabs-list li.vc_tta-tab > a {
	max-width: 260px;
  	padding: 5px 10px;
}

/***************************************** PROMOCIONES ******************************************/
.border-default.bg-style.column-bg-default.typo-default {
	/*border: 1px solid #ccc !important;*/
}

/***************************************** HEADER ******************************************/
#header {
	position: fixed;
	background-color: #ffffff;
}

/***************************************** GENERAL ******************************************/
.hidden {
	display: none;
}