@font-face {
  font-family: "bdeClienteBancarioFont";
  src: url("fonts/bdeClienteBancarioFont.ttf") format("truetype"), url("fonts/bdeClienteBancarioFont.woff") format("woff");
}
body {
  font-family: Verdana, Arial;
  font-size: 0.9rem;
  background: #eee;
  margin: 0.3em 0;
}

@media (max-width: 576px) {
  body {
    margin: 0;
  }
}
body a {
  /*color: #930;*/
  color: #993300;
  text-decoration: underline;
}

body a:visited {
  color: #993366;
}

body a:hover {
  color: #993366;
  text-decoration: underline;
}

.responsive .container {
  background: #fff;
  padding: 0 40px 20px;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 768px) {
  .responsive .container {
    padding: 0 15px 20px;
  }
}
/*header*/
.header.clear {
  padding: 7px 0 14px;
  overflow: hidden;
}

@media (max-width: 768px) {
  .header.clear {
    padding: 9px 0 7px;
  }
}
@media (min-width: 992px) {
  .header.clear {
    padding-bottom: 12px;
  }
}
@media (min-width: 1200px) {
  .header.clear {
    padding-top: 7px;
  }
}
.header.clear .logo {
  margin-top: 2px;
}

@media (max-width: 768px) {
  .header.clear .logo {
    max-width: 190px;
  }
}
.logo1 {
  padding-top: 0.9em;
}

@media (max-width: 420px) {
  .logo2 {
    float: left !important;
  }
}
.container p {
  color: #454545;
  font-size: 1.1em;
  line-height: 1.47em;
}

/*menu*/
.menu {
  background: url(data:image/gif;base64,R0lGODlhCgAkAMQAAFZWVmJiYunp6VhYWNDQ0FVVVd3d3WZmZlxcXGBgYF1dXVpaWvj4+FRUVPLy8mFhYVtbW1BQUE1NTWVlZVJSUl9fX09PT2lpaUxMTAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAAKACQAAAVs4CSO5GWeaJoebOuS8BTMdP3ceJ7sfF/9wKBQqCgaj4ikcglpOp+LqHQ6qFqvgKx2W+h6v42weEwpm89odGTNbrvdlrh8TqdL7vg8Zs/v+/+AgYJ+eYUSBIiJigaMjY4CkJGSDpSVlgyYmZohADs=) bottom repeat-x #656565;
  font-size: 1rem;
  font-weight: 700;
  padding: 0 0 0.4em;
  color: #fff;
  width: 100%;
  float: left;
  font-family: Arial, Verdana, sans-serif;
  display: table;
  height: auto;
  margin-bottom: 0px;
}

.menu li {
  position: static;
  float: left;
  padding: 0;
  font-size: 0.9em !important;
  display: table-cell;
  text-align: center;
}

.menu li a {
  display: block;
  font-weight: 700;
  font-size: 1em;
  color: #fff;
  text-decoration: none;
  width: 80px;
  border-right: 1px solid #a9a9a9;
  height: 33px;
  padding: 6px 5px 10px;
}

.menu li.last a {
  border-right: 0;
}

h2 {
  font-size: 1.1em;
  color: #a85247;
  padding: 8px 0 3px;
  border-bottom: 0.08em solid #ccc;
  font-weight: 700;
}

h3 {
  font-size: 1rem;
  margin-bottom: 0.8rem;
  font-weight: bold;
}

h4 {
  font-size: 1.1rem;
  font-weight: bold;
}

h5 {
  font-size: 0.9rem;
  font-weight: bold;
}

a {
  color: #930;
}

.bloque_general {
  padding: 15px 0;
  border-bottom: none !important;
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  .bloque_general {
    padding: 15px;
  }
}
/*listas*/
ul {
  margin: 0;
  padding: 0;
}

ul li {
  margin: 0;
  padding: 1.5em 0;
  list-style: none;
  overflow: hidden;
}

ul li:before {
  content: " ";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-left: 5px solid #930;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  position: relative;
  top: -2px;
}

@media (min-width: 576px) {
  ul li {
    padding: 0.8em 0;
  }
}
/*Cabecera-imagen*/
.cabecera_imagen {
  height: 360px;
  width: 100%;
  background: url("img_cabec.jpg") top left no-repeat;
}

.cabecera_imagen .destacado {
  width: max-content;
  padding: 10px;
  background: #fff;
  position: relative;
  top: 13.5em;
  /*top:12.8em;*/
  border-bottom: 3px solid #993366;
  margin: 0 auto;
  opacity: 0.9;
}

@media (max-width: 991px) {
  .cabecera_imagen .destacado {
    top: 13.5em;
  }
}
@media (max-width: 766px) {
  .cabecera_imagen .destacado {
    max-width: 480px;
  }
}
@media (max-width: 370px) {
  .cabecera_imagen .destacado {
    margin-right: 0em;
    width: auto;
    top: 13.5em;
  }
}
.cabecera_imagen .destacado h2 {
  font-size: 0.9em;
}

.bloque_general ul li a {
  margin-left: 5px;
}

/*Cabecera-imagen2*/
.cabecera_imagen2 {
  height: 360px;
  width: 100%;
  max-height: 350px;
}

.cabecera_imagen2 .destacado {
  width: max-content;
  max-width: 50%;
  padding: 10px;
  background: #fff;
  position: relative;
  top: -50%;
  border-bottom: 3px solid #993366;
  margin: 0 auto;
  opacity: 0.9;
}

.cabecera_imagen2 img {
  width: 100%;
}

@media (max-width: 991px) {
  .cabecera_imagen2 .destacado {
    top: -87%;
  }
  .cabecera_imagen2 img {
    width: 100%;
  }
  .cabecera_imagen2 {
    height: 200px;
  }
}
@media (max-width: 766px) {
  .cabecera_imagen2 .destacado {
    max-width: 32em;
  }
  .cabecera_imagen2 img {
    width: 100%;
  }
  .cabecera_imagen2 {
    height: 180px;
  }
}
@media (max-width: 500px) {
  .cabecera_imagen2 .destacado { /* margin-right:0em; */ /* width: 80%; */
    max-width: 31em;
    top: -90%;
    font-size: 0.7em;
    height: 100px;
  }
  .cabecera_imagen2 img {
    width: 100%;
  }
  .cabecera_imagen2 {
    height: 120px;
  }
  .cabecera_imagen2 .destacado p {
    margin-bottom: 0.2em;
  }
}
@media (max-width: 370px) {
  .cabecera_imagen2 .destacado { /* margin-right:0em; */ /* width:100%; */
    top: -95%;
    height: 90px;
    font-size: 0.6em;
    max-width: 32em;
  }
  .cabecera_imagen2 img {
    width: 100%;
  }
  .cabecera_imagen2 {
    height: 100px;
  }
  .cabecera_imagen2 .destacado p {
    margin-bottom: 0.1em;
  }
}
.cabecera_imagen2 .destacado h2 {
  font-size: 0.9em;
}

/*Botonera*/
.botonera {
  height: auto;
  text-align: center;
}

.botonera a {
  padding-left: 25px;
  background: url("icon_enviar.gif") 0 5px no-repeat;
  color: #000;
  font-weight: bold;
  margin-right: 20px;
  display: inline;
  white-space: nowrap;
  line-height: 3em;
}

@media (max-width: 400px) {
  a.btn_cont {
    float: left;
    height: 20px;
    margin-top: 10px;
    width: 100%;
  }
}
a.btn_cont {
  float: right;
  height: 20px;
}

a.enviar {
  background: #930;
  padding: 0.5em 1.5em !important;
  color: #fff;
  font-weight: bold;
  border: 0;
  cursor: pointer;
  width: 100%;
  text-decoration: none;
  line-height: 3em;
}

@media (max-width: 320px) {
  .botonera a {
    padding: 0.5em 1em !important;
  }
}
@media (max-width: 280px) {
  .botonera a {
    padding: 0.5em 0.7em !important;
  }
}
.botonera a.enviar:hover, .botonera a.enviar:visited {
  color: #fff !important;
}

/*Pie*/
#pie {
  text-align: left;
  margin: auto;
  width: 100%;
  padding: 0.2em 2em;
  color: #454545;
  height: 2.6em;
}

#pie ul {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

@media (max-width: 767px) {
  #pie ul {
    width: 100%;
    float: left;
    display: block;
    text-align: center;
  }
}
#pie ul li {
  padding: 0 0.8em 0 0;
  margin-right: 0.8em;
  border-right: 0.06em solid #888;
  display: inline;
}

#pie ul li.last, #lstSucursales li.last {
  border-right-width: 0;
}

#pie .container {
  background: #eee;
}

#pie a {
  font-size: 0.8em;
  white-space: nowrap;
  line-height: 1.33333;
  color: #454545;
}

#pie ul li:before {
  content: none;
}

.copyr {
  float: right;
  font-size: 0.8em;
  line-height: 1.33333;
  color: #454545;
  padding: 0.3em 0;
}

@media (max-width: 767px) {
  .copyr {
    width: 100%;
    float: left;
    display: block;
    text-align: center;
  }
}
@media only screen and (max-width: 599px) {
  .container {
    max-width: 100%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .container {
    max-width: 565px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .container {
    max-width: 678px;
  }
}
@media only screen and (min-width: 1024px) {
  .container {
    max-width: 952px;
  }
}
@media only screen and (min-width: 1207px) {
  .container {
    max-width: 1193px;
  }
  .bloque_general {
    padding: 35px 8px 15px 8px;
  }
}
.form-control {
  background-color: #fff !important;
}