.center {
    margin: auto;
    text-align: center;
    
}
/*barra de navegacion*/
.navbar{
  min-height: 20px;
  border: 0px;
  margin-bottom: 70px;
}
.navbar-header img{
  height: 130px;
  margin: 5px;
}
.navbar-brand{
  margin: 0;
  padding: 0;
}
.navbar-default {
  background: linear-gradient(to right, rgba(26,41,48,.2),rgba(26,41,48,.3),rgba(26,41,48,.5),rgba(26,41,48,.7),rgba(26,41,48,.9), rgba(26,41,48, 1));
  /*background: linear-gradient(to right, rgba(219,0,135,.2),rgba(219,0,135,.3),rgba(219,0,135,.5),rgba(219,0,135,.7),rgba(219,0,135,.9), rgba(219,0,135, 1));*/
}
@media (max-width: 780px) {
  .navbar-collapse
    {
        background-color:rgba(26,41,48,1);
    }
    .navbar-header img{
      height: 60px;
  }
}
@media (min-width: 880px) and (max-width: 1000px) {
   .navbar-toggle {
       display: none !important;
   }
}
.navbar-brand,
.navbar-default .navbar-nav>li>a {
    /*line-height: 20px;
    height: 20px;
    padding-top: 0;*/
  color: #fff;
  font-size: 1em;
  text-transform: uppercase;

}
.navbar-brand {
    height: 5px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    /*background-color: #2C87B3;*/
    background-color: #142026;
}
.navbar-default .navbar-nav>li>a:focus
{
  color: #FA2A00;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover
{
	color: #FA2A00;
  /*background-color: #2C87B3;*/
  /*color: #FFF;*/
  background-color: #142026;
}
.navbar-toggle {
	margin-top: 25px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
        background-color: #1A2930;

}
/*elementos separadores*/
.div-white{
	/*background: #E9e9e9;*/
  background: #fff;
	padding: 2em 0em 2em 0em;

}
.div-color{
	padding: 2em 0em 2em 0em;
	background: #EBEBEB;
  /*background: #1A2930;*/
  /*F7ce3e*/
}

.div-color p{
  color: #000;
  font-weight: normal;
}
.div-color li{
  color: #000;
}
.div-white p{
  color: #000;
}

/*carusel*/
#myCarousel{
  max-width: 1008px;
   margin:0 auto;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	max-width: 100%;
  height: auto;
  margin: auto;
}
.carousel-caption {
  background-color: #000;  
  opacity: 0.7;
  filter: alpha(opacity=65);
  padding:5px 5px;
         /* For IE8 and earlier */
  max-height: 270px;
  max-width: 300px;
  left: 7%;
  margin-bottom: 30px;
}
.carousel-caption h3{
	color: #fff;
    font-size: 20px;
	font-weight: bold;
}
.carousel-caption p{
	color: #fff;
  font-size: 12px;
	font-weight: normal;
  text-align: left;
}
.item img{	
  min-height: 300px;
}
.carousel-control{
  width: 5%;
}
@media (max-width: 480px) { 

  .carousel-indicators, .carousel-caption p {
    display:none;

  }
  .carousel-caption {
    margin: auto;
  } 

}



/*Nosotros*/
span.glyphicon_big {
	font-size: 4em;
	color: #FA2A00;
  /*color: #F7ce3e;*/
}
.nosotros-grid {
	text-align: center;
}
.nosotros-grid h4 {
	font-size: 1.5em;
	font-weight: 600;
	color: #767676;
	margin: 0.5em 0em 0.2em 0em;
}
.nosotros .nosotros-btn{
	text-align: center;
}
.nosotros {
  text-align: center;
}
.nosotros .nosotros-btn button{
  text-align: center;
  background-color: #fa2a00;
  border-color:#fa2a00;
  color:#fff;
  font-weight: bold; 
}

h3{
	font-size: 1.7em;
	font-weight: 600;
	color: #767676;
	margin: 0em 0em 0.3em 0em;
	text-align: center;
}

p {
    font-size: 1.0em;
    font-weight: 400;
    color: #000000;
    line-height: 1.5em;
  }

/*Contacto*/
#btn_enviar {
  text-align: center;
  background-color: #fa2a00;
  border-color:#fa2a00;
  color:#fff;
  font-weight: bold; 
}

#p_c{
  font-size: 19px;
  text-align: center;
}
.list-group-submenu a{
  padding-left:30px;
}

a.list-group-item, button.list-group-item, a.list-group-item-min{
  color:#000; 
}
/*Ubicacio*/
#gmap_canvas{
  background:transparent; 
  position:relative; 
  height:350px;
  width:100%;"
}
ul.social-network li {
  display: inline-block;
  margin: 0 10px;
}

ul.social-network img {
  min-height: 0px;
  width: 40px;

}

.social-network p{
  color: #fff;
}

ul.social-network {
  padding: 2em 0em 1em 0em;
  list-style: none;
  text-align: center;
}

.footer {
  padding: 2em 0em 2em 0em;
  /*background:rgba(26,41,48, .8);*/
    background: linear-gradient(to bottom, rgba(26,41,48,.4),rgba(26,41,48,.45),rgba(26,41,48,.5),rgba(26,41,48,.7),rgba(26,41,48,.9), rgba(26,41,48, 1));

}/*
.ftr-email input[type="text"] {
  font-size: 1em;
  font-weight: 400;
  color: #767676;
  padding: 0.5em 1em;
  width: 100%;
  border: none;
  display: inline-block;
  outline:none;
  border-radius:0px;
  font-family: 'OpenSansL';
}
.ftr-email input[type="submit"] {
	  width: 100%;

  font-size: 1em;
  font-weight: 400;
  color: #fff;
  padding: 0.6em 0.5em;
  background: #a89574;
  outline: none;
  display: inline-block;
  border: none;
  border-radius: 0px;
  -webkit-appearance: none;
}
.ftr-email input[type="submit"]:hover {
	 background: #000;
}
*/
.foter-bottom p.footer-copyrts {
  font-size: 1em;
  font-weight: 400;
  color: #fff;
  text-align: center;
}
.foter-bottom p.footer-copyrts a{
  font-size: 1.2em;
  font-weight: 400;
  color: #fff;
}
.foter-bottom p.footer-copyrts a:hover{
  text-decoration:none;
  color: #000;
}

/*PAGINA VIAJES*/
/*.row h2{
  min-height: 65px;
}*/
.row img{
   max-height: 177px;
}
.idea_viajes{
  background: #EBEBEB;
  border-radius: 6px;
  padding-left: 60px;
  padding-right: 60px;
}
.idea_viajes h2{
  min-height: 0px;
  color: #F75325;
  text-align: center;
}
.idea_viajes p{
  min-height: 0px;
  color: #000;
  text-align: center;
}

/*Promociones*/


/*Eventos*/
.empresa .eventos {
text-align: center;
}

 h1 {
font-size: 1.7em;
  font-weight: 600;
  color: #0a1612;
  margin: 0em 0em 0.3em 0em;
  text-align: center;
}
 h2 {
font-size: 1.4em;
  font-weight: 600;
  color: #0a1612;
  margin: 0em 0em 0.3em 0em;
  text-align: center;
}

.div-color h1 {
  color: #000;
}
.div-color h2 {
  color: #000;
}
 .eventos p{
text-align: center;

}

@media (max-width: 767px) {
  div.bhoechie-tab-container
    {
        display: none;
    }
}

@media (min-width: 767px) {
  .bhoechie-tab-container-min
    {
        display: none;
    }
}

/*  bhoechie tab */
div.bhoechie-tab-container-min,
div.bhoechie-tab-container{
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;
  margin-top: 20px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  opacity: 0.97;
  width: 100%;
  filter: alpha(opacity=97);
  background: rgba(255, 255, 255, .5);
}
div.bhoechie-tab-menu, div.bhoechie-tab-menu-min{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;

}
.list-group .list-group-item, .list-group-item-min{
  padding: 10px 0px;
  background: rgba(255, 255, 255, .8);
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #DB0083;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #DB0083;
  background-image: #DB0083;
  color: #ffffff;

}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #DB0083;
}



div.bhoechie-tab-menu-min div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu-min div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu-min div.list-group>a .glyphicon,
div.bhoechie-tab-menu-min div.list-group>a .fa {
  color: #DB0083;
}
div.bhoechie-tab-menu-min div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu-min div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu-min div.list-group>a.active,
div.bhoechie-tab-menu-min div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu-min div.list-group>a.active .fa{
  background-color: #DB0083;
  background-image: #DB0083;
  color: #ffffff;

}
div.bhoechie-tab-menu-min div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #DB0083;
}


div.bhoechie-tab{
   padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 0; 
}

div.bhoechie-tab-content{
  background-color: #ffffff;
  background: rgba(255, 255, 255, .5);
  padding-top: 10px;

  /* border: 1px solid #eeeeee; */
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}
div.bhoechie-tab-content:not(.active){
  display: none;
}
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?lpp0eh');
  src:  url('../fonts/icomoon.eot?lpp0eh#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?lpp0eh') format('truetype'),
    url('../fonts/icomoon.woff?lpp0eh') format('woff'),
    url('../fonts/icomoon.svg?lpp0eh#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-directions_boat:before {
  content: "\e900";
}


button.accordion {
    background-color: #eee;
   color: #DB0083;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

button.accordion.active, button.accordion:hover {
    background-color: #ddd; 
}

div.panel {
    padding: 0 18px;
    display: none;
    background-color: white;
}

.bdtslqbx-main-bg{
  background: rgba(255, 255, 255, .2)!important;
}


/***********************************/

