div#contenido{
    margin: 0 auto;
    max-width: inherit !important;
}
body{
	background: #f0f0f0;
}
html,body{
  height:100%;
}


.div_body{
	background-color: #f0f0f0;
  min-height: calc(100% - 75px - 43px) !important;
}

.contenido{
    max-width: inherit !important;
    width: 100% !important;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #f0f0f0;
    margin: 0px auto 0 !important;
    padding-top: 0px !important;
}


.info-bqb{
	width: 100%;
	margin: 0 auto;
  /*background-size: cover;*/
  background-repeat: no-repeat;
  /*position: fixed;*/
  /*background-position: center;*/
  overflow: hidden;
  background-position-x: 60%;
}

.contenedor-info{
	background: #fff;
	padding: 15px 35px;
	width: 100%;
	max-width: 1366px;
	margin: 0 auto;
	margin-top: 200px;
	overflow: hidden;
  text-align: center;
  position: relative;
}

.text-info{
  text-align: left;
  /*overflow: hidden;*/
  font-family: "Open Sans",sans-serif !important;
  font-size: 13px !important;
  color: #333333 !important;
}

.text-info h3{
  margin: 12px 0px !important;
  font-size: 17px !important;
  font-family: "Open Sans",sans-serif;
  color: #7b7b7b !important;
  margin-top: 20px !important;
  text-align: left;
}

.text-info table{
  width: 100%;
  max-width: 590px;
  margin: 0 auto;
}

.text-info table tr{
  width: 20%;
  line-height:30px;
}

.text-info table h3{
  text-align: center !important;
}

.titulos-tabla{
  font-family: open_sanssemibold;
  color: #333;
  border-bottom: solid 1px #000;
}

.info-header{
  text-align: center;
  color: #333;
  font-family: "Open Sans",sans-serif;
  font-size: 26px;
  /* padding: 15px; */
  /*border-bottom: solid 1px #f0f0f0;*/
  margin-bottom: 15px;
  font-weight: bold;
}

.info-header span{
  font-size: 18px;
  font-family: open_sansregular;
  line-height: 15px;
  display: block;
}

.imagen-term img{
  width: 100%;
}


.current2{
  pointer-events: none;
  cursor: default;
}

.text-info h4{
  font-size: 16px;
  color: #0077C8;
  font-family: open_sansregular;
  line-height: 10px;
  padding-bottom: 0px;
  line-height: 20px;
  text-align: center;
  padding-bottom: 5px;
}

.text-info h4 span{
  font-family: open_sansregular;
  font-size: 14px;
  color: #7b7b7b;
}


.contenido-info{
  margin-top: 20px;
}

.contenedor-faq{
  overflow: -webkit-paged-x;
}

.contenedor-faq{
  margin-top: -150px !important;
  position: relative !important;
  overflow: hidden;
}

.preguntas-faq iframe{
  width: 100%;
}

.panel-title a{
  color: #7b7b7b !important;
}

.panel i{
  color: #00baf2 !important;
}

.faqHeader{
  padding-bottom: 5px !important;
}

.faqHeader span{
  font-size: 20px;
}

.panel-title img{
  width: 25px;
  margin-right: 5px;
}

/*.naranja{
  color: #f49c24 !important;
}*/


/*//// MENU ///*/

.menu-info{
  text-align: center;
  padding-bottom: 10px;
  margin-top: 20px;
  /*margin-bottom: 20px;*/
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.menu-info ul{
  /*float: right;*/
  padding-left: 0px;
}

.menu-info ul li{
  /*display: inline-block;*/
  margin-right: 10px;
  line-height: 3;
  text-align: left;
}

.menu-info ul li a{
  margin: 12px 0px;
  font-size: 16px;
  font-family: open_sansregular !important;
  color: #00baf2;
  /*background-color: #dedede;*/
  padding: 11px 30px;
  border-radius: 4px;
  /*height: 40px;*/
}

.menu-info ul li a:hover{
  /*background-color: #012c63;*/
  color: #00baf2;
  font-family: open_sansbold !important;
  text-decoration: none;
  text-transform: none;
}

.menu-info .current{
  pointer-events: none;
  cursor: default;
  /*background-color: #012c63;*/
  color: #00baf2;
  font-family: open_sansbold !important;
  text-decoration: none;
  text-transform: none;
}

.menu-info .hamburguer {
  display: none;
}

.mapa{
  overflow: hidden;
  margin-bottom: 15px;
}

.ocultar{
    display:none;
}

/*/// carrousel ///*/

#carousel-example-generic {
  /*display: inline-block;*/
}
/*****************************/

/* Plugin styles */
ul.thumbnails-carousel {
  padding: 5px 0 0 0;
  margin: 0;
  list-style-type: none;
  text-align: center;
}
ul.thumbnails-carousel .center {
  display: inline-block;
}
ul.thumbnails-carousel li {
  margin-right: 5px;
  float: left;
  cursor: pointer;
}
.controls-background-reset {
  background: none !important;
}
.active-thumbnail {
  opacity: 0.4;
}
.indicators-fix {
  bottom: 70px;
}

.carousel-indicators{
  /*bottom: 70px;*/
}

.volver{
  position: absolute;
  /*right: 25px;*/
  font-family: open_sansregular;
  color: #0077C8;
  top: 15px;
  text-decoration: underline;
}

.volver a{
  font-size: 14px !important;
}

/*** TERMINALES***/

.text-info-term p{
  text-align: left;
}

.text-info-term a{
  margin-top: 15px;
  /*display: block;*/
}

.text-info-term h3{
  font-size: 16px;
  color: #0077C8;
  font-family: open_sansregular;
  line-height: 10px;
  padding-bottom: 0px;
  text-align: center;
  line-height: 1.5;
}


/***DOCUMENTACIÓN***/

.text-info-destacado {
  width: 60%;
  margin: 0 auto;
}

.text-info-destacado p{
  padding: 15px;
  border: solid 1px #ddd;
  border-radius: 4px;
}



/***PUNTOS DE VENTA ***/

.table-puntos-venta{
  max-width: 800px !important;
  margin: 0 auto;
}

.table-puntos-venta td{
  text-align: left;
}

.table-puntos-venta h2{
  font-size: 16px;
  color: #0077C8;
  font-family: open_sansregular;
  line-height: 20px;
  padding-bottom: 0px;
  text-align: left;
  padding-left: 0px;
}

.table-puntos-venta h3{
  padding-left: 0px;
  text-align: left;
}

.table-puntos-venta iframe{
  margin-top: 20px;
}


.map-acceso iframe{
  width: 100%;
}

.map-accesos img{
  width: 100%;
}

.modal-acceso {
    width: 90% !important;
    max-width: 1366px !important;
}

.panel-body img{
  max-width: 100px;
}

.text-info img{
  max-width: 100px;
}



@media only screen and (max-width : 1200px){

.menu-info ul li a{
  padding: 11px 20px;
}


@media only screen and (max-width : 1024px){
  .contenedor-flota{
    padding: 15px !important;
  }
  .contenedor-info{
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .modal-dialog-acceso{
    /*max-width: inherit !important;*/
    margin: 0 auto;
    margin-top: 300px;
    width: 100%;
    max-width: 750px;
  }

  .menu-info ul li a{
    padding: 11px 10px;
    font-size: 13px;
  }

}

@media only screen and (max-width : 820px){
    .menu-info ul li{
      margin-right: 4px;
    }

    .menu-info{
      padding: 0px;
    }
}


@media only screen and (max-width : 768px){
  .contenedor-info{
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .menu-info{
    /*padding-left: 0px;*/
    text-align: center;
    /*padding-bottom: 20px;*/
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .menu-info ul{
    /*float: inherit !important;*/
    margin-bottom: 0px;

  }
  .menu-info ul li{
    margin-bottom: 40px;
  }

  .text-info table tr td{
    font-size: 11px;
  }

  .info-bqb{
    background-position-y: -10%;
  }
  .text-info{
    overflow: hidden;
  }

  .menu-info .hamburguer {
    display: block;
  }

  .menu-info .mobile {
    display: none;
  }

  .menu-info.mobile-active .mobile {
    display: block;
  }
  .text-info-destacado {
    width: 90%;
    margin: 0 auto;
  }

  .modal-dialog-acceso{
    /*max-width: inherit !important;*/
    margin: 0 auto;
    margin-top: 150px;
    width: 100%;
  }
  .modal-content{
    width: 100%;
  }

  .modal-body-acceso {
    width: 100% !important;
  }

  .modal-body-acceso img{
    max-width: 100% !important;
  }
  .hamburguer li{
    width: 100%;
    display: block;
  }
  .hamburguer li a{
    width: 100%;
    display: block;
  }

  .mobile li{
    width: 100%;
    display: block;
  }
  .mobile li a{
    width: 100%;
    display: block;
  }

  .volver{
    top: -13px;
  }

  .menu-info ul li {
    margin-bottom:  0px;
  }

  .menu-info ul li a {
    margin: 2px 0px;
  }

  .text-info-destacado{
    margin-top: 15px;
  }

}