﻿@font-face {
  font-family: 'Museo300';
  src: url('/css/fonts/museo300-regular-webfont.eot');
  src: local('â˜º'), url('/css/fonts/museo300-regular-webfont.woff') format('woff'), url('/css/fonts/museo300-regular-webfont.ttf') format('truetype'), url('/css/fonts/museo300-regular-webfont.svg#webfont4tbPSIqi') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Museo500';
  src: url('/css/fonts/museo500-regular-webfont.eot');
  src: local('â˜º'), url('/css/fonts/museo500-regular-webfont.woff') format('woff'), url('/css/fonts/museo500-regular-webfont.ttf') format('truetype'), url('/css/fonts/museo500-regular-webfont.svg#webfontl6fTHHnq') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Museo700';
  src: url('/css/fonts/museo700-regular-webfont.eot');
  src: local('â˜º'), url('/css/fonts/museo700-regular-webfont.woff') format('woff'), url('/css/fonts/museo700-regular-webfont.ttf') format('truetype'), url('/css/fonts/museo700-regular-webfont.svg#webfonttKxl1kT0') format('svg');
  font-weight: normal;
  font-style: normal;
}
.has-error {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.informationModal .info-header-title {
  font: 25px 'Museo500', Helvetica, Arial, sans-serif;
}
.informationModal .introduction {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 40px;
}
.informationModal .ul-Title {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 30px;
}
.informationModal ul {
  margin-bottom: 30px;
}
.informationModal ul li {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.informationModal .final-text {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.informationModal .info-date {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 400;
  padding-bottom: 30px;
}
.informationModal .bank {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 400;
  padding-top: 30px;
  text-transform: uppercase;
}
.informationModal a {
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -o-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
  color: #f57000;
}
.informationModal a:hover {
  text-decoration: none;
  color: #808080;
}
.mobile-lines .border-1.Particulares {
  background-color: #E98000;
  height: 6px;
}
.mobile-lines .border-1.Private {
  background-color: #C64097;
  height: 6px;
}
.mobile-lines .border-1.Empresas {
  background-color: #C64097;
  height: 6px;
}
.mobile-lines .border-2.Particulares {
  background-color: #E87218;
  height: 6px;
}
.mobile-lines .border-2.Private {
  background-color: #B01D88;
  height: 6px;
}
.mobile-lines .border-2.Empresas {
  background-color: #B01D88;
  height: 6px;
}
.mobile-lines .border-3.Particulares {
  background-color: #E2530F;
  height: 6px;
}
.mobile-lines .border-3.Private {
  background-color: #953193;
  height: 6px;
}
.mobile-lines .border-3.Empresas {
  background-color: #953193;
  height: 6px;
}
.mobile-lines .border-4.Particulares {
  background-color: #DB1F20;
  height: 6px;
}
.mobile-lines .border-4.Private {
  background-color: #72226d;
  height: 6px;
}
.mobile-lines .border-4.Empresas {
  background-color: #72226d;
  height: 6px;
}
@media screen and (max-width: 991px) {
  .container {
    width: 100%;
  }
}
.orange-title {
  color: #f57000;
}
a {
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -o-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
}
a:hover {
  text-decoration: none;
  color: #808080;
}
a:focus {
  outline: none;
  text-decoration: none;
}
html {
  height: 100%;
}
body {
  min-height: 100%;
  position: relative;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
p {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
h2,
h3 {
  font: 16px 'Museo700', Helvetica, Arial, sans-serif;
  margin-bottom: 0;
}
h1 {
  font: 32px 'Museo500', Helvetica, Arial, sans-serif;
  margin-top: 0;
}
.content {
  padding-bottom: 200px;
}
.col-xs-1-6,
.col-sm-1-6,
.col-md-1-6,
.col-lg-1-6 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1-6 {
  float: left;
  width: 20%;
}
.col-xs-pull-1-6 {
  right: 20%;
}
.col-xs-push-1-6 {
  left: 20%;
}
.col-xs-offset-1-6 {
  margin-left: 20%;
}
@media (min-width: 768px) {
  .col-sm-1-6 {
    width: 20%;
    float: left;
  }
  .col-sm-pull-1-6 {
    right: 20%;
  }
  .col-sm-push-1-6 {
    left: 20%;
  }
  .col-sm-offset-1-6 {
    margin-left: 20%;
  }
}
@media (min-width: 992px) {
  .col-md-1-6 {
    width: 20%;
    float: left;
  }
  .col-md-pull-1-6 {
    right: 20%;
  }
  .col-md-push-1-6 {
    left: 20%;
  }
  .col-md-offset-1-6 {
    margin-left: 20%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1-6 {
    width: 20%;
    float: left;
  }
  .col-lg-pull-1-6 {
    right: 20%;
  }
  .col-lg-push-1-6 {
    left: 20%;
  }
  .col-lg-offset-1-6 {
    margin-left: 20%;
  }
}
@media screen and (max-width: 767px) {
  .content {
    padding-bottom: 0 !important;
  }
  footer {
    min-height: 0 !important;
    position: relative !important;
  }
  footer .bottom {
    position: relative !important;
    bottom: inherit !important;
    margin-top: 10px !important;
  }
}
.inside {
  margin-top: 20px;
  margin-bottom: 20px;
  background: #ededed;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #ededed));
  background: -moz-linear-gradient(top, #f4f4f4 0%, #ededed 100%);
  background: -ms-linear-gradient(top, #f4f4f4 0%, #ededed 100%);
}
.inside-full-height {
  /*
  // if you want to give content full height give him height: 100%;
  // with content full height you can't apply margins to the content
  // content full height does not work in ie http://stackoverflow.com/questions/27384433/ie-display-table-cell-child-ignores-height-100
  */
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
/* columns of same height styles */
.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.col-height {
  display: table-cell;
  float: none;
  height: 100%;
}
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}
@media (min-width: 480px) {
  .row-xs-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-xs-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-xs-top {
    vertical-align: top;
  }
  .col-xs-middle {
    vertical-align: middle;
  }
  .col-xs-bottom {
    vertical-align: bottom;
  }
}
@media (min-width: 768px) {
  .row-sm-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-sm-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-sm-top {
    vertical-align: top;
  }
  .col-sm-middle {
    vertical-align: middle;
  }
  .col-sm-bottom {
    vertical-align: bottom;
  }
}
@media (min-width: 992px) {
  .row-md-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-md-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-md-top {
    vertical-align: top;
  }
  .col-md-middle {
    vertical-align: middle;
  }
  .col-md-bottom {
    vertical-align: bottom;
  }
}
@media (min-width: 1200px) {
  .row-lg-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-lg-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-lg-top {
    vertical-align: top;
  }
  .col-lg-middle {
    vertical-align: middle;
  }
  .col-lg-bottom {
    vertical-align: bottom;
  }
}
.search .search-content {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.search .summary-content {
  margin-top: 25px;
  margin-bottom: 15px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.search ::-webkit-input-placeholder {
  font-style: italic;
}
.search :-moz-placeholder {
  /* Firefox 18- */
  font-style: italic;
}
.search ::-moz-placeholder {
  /* Firefox 19+ */
  font-style: italic;
}
.search :-ms-input-placeholder {
  font-style: italic;
}
.search .search-page-magnifying {
  position: absolute !important;
  top: 50%;
  right: 40px !important;
  font-size: 20px;
  margin-top: -10px;
  color: #808080;
}
.search input {
  border-radius: 0px;
  height: 60px;
  background-color: #f3f3f3;
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #808080;
}
.search h1 {
  color: #f57000;
  margin-top: 15px;
}
.search .results-box {
  border-top: 1px solid #f3f3f3;
  padding-top: 15px;
  padding-bottom: 30px;
}
.search .url {
  color: #f57000;
  display: block;
  font-size: 20px;
}
.search .url-result-content {
  margin-bottom: 15px;
}
.search .url-result-content .url-result {
  color: #333333;
  font-weight: 700;
  padding-bottom: 15px;
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -o-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
}
.search .url-result-content .url-result:hover {
  text-decoration: none;
  color: #808080;
}
.search .url:hover {
  color: #c6c6c6;
}
.search .text-center ul {
  list-style: none;
}
.search .text-center ul li {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #cacaca;
  border-radius: 20px;
  padding-top: 8px;
}
.search .text-center ul li a {
  color: #A6A8AB;
}
.search .text-center ul li.active {
  background-color: #F7921E;
}
.search .text-center ul li.active a {
  color: #ffffff;
}
.search ul {
  list-style: none;
}
.search ul li {
  display: inline-block;
}
.search .bread {
  padding: 0;
  margin: 0 0 15px 0;
}
.search .bread a {
  color: #333333;
}
.search .bread a:hover {
  color: #575757;
}
.search .bread li + li:before {
  content: ">";
  color: #333333;
  margin-right: 5px;
}
.page-detail {
  margin-bottom: 100px;
}
.page-detail h1 {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #f57000;
}
.page-detail h2 {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  width: 80%;
  margin-bottom: 50px;
}
.page-detail h3 {
  color: #f57000;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.page-detail h3 i {
  margin-left: 5px;
}
.page-detail .itemback {
  width: 100%;
  min-height: 480px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 767px) {
  .page-detail .itemback {
    min-height: 250px;
  }
}
.page-detail .border-1,
.page-detail .border-2,
.page-detail .border-3,
.page-detail .border-4 {
  height: 6px;
}
.page-detail .border-1 {
  background-color: #E98000;
}
.page-detail .border-2 {
  background-color: #E87218;
}
.page-detail .border-3 {
  background-color: #E2530F;
}
.page-detail .border-4 {
  background-color: #DB1F20;
}
.page-detail.institutional .itemback,
.page-detail.contact .itemback {
  width: 100%;
  min-height: 260px;
  position: relative;
}
.page-detail.institutional .itemback img,
.page-detail.contact .itemback img {
  position: absolute;
  right: 0;
  margin-top: 6px;
}
@media (min-width: 2000px) {
  .page-detail.institutional .itemback img,
  .page-detail.contact .itemback img {
    width: 100%;
  }
}
.branches .filters-content {
  border-top: 1px solid #e4e5e7;
}
.branches .main-title-branches {
  margin-bottom: 0;
  padding-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .branches .branches-results-title .address {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .branches .branches-results-title .prime {
    text-align: center;
  }
}
.branches .bni {
  color: #f57000;
  font-family: 'Lato', sans-serif;
}
.branches .prime {
  color: #732169;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
}
.branches .filters {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media screen and (min-width: 1200px) {
  .branches .filters .branches-all {
    width: 9%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .branches .filters .branches-all {
    width: 11%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .branches .filters .branches-all {
    width: 14%;
  }
}
@media screen and (max-width: 767px) {
  .branches .filters .branches-all {
    width: 100%;
    padding-top: 25px;
  }
}
@media screen and (min-width: 1200px) {
  .branches .filters .branches-filter {
    width: 13%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .branches .filters .branches-filter {
    width: 17%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .branches .filters .branches-filter {
    width: 21%;
  }
}
@media screen and (max-width: 767px) {
  .branches .filters .branches-filter {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .branches .filters .prime-branches-filter {
    width: 18%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .branches .filters .prime-branches-filter {
    width: 21%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .branches .filters .prime-branches-filter {
    width: 29%;
  }
}
@media screen and (max-width: 767px) {
  .branches .filters .prime-branches-filter {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .branches .filters .provinve-content {
    width: 23%;
    padding-left: 0;
  }
}
.branches .filters .provinve-content .province-dropdown {
  width: 100%;
  padding: 5px 0 5px 15px;
  font-style: italic;
}
.branches .filters .provinve-content .province-dropdown::-ms-expand {
  display: none;
}
.branches .filters .provinve-content .province-glyphicon {
  position: absolute;
  margin-top: 9px;
  right: 27px;
  color: #444444;
}
.branches .filters label {
  margin-top: 5px;
}
.branches .filters input {
  margin-left: 5px;
}
.branches .BranchResults {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
}
.branches .branch-image {
  height: 20px;
  padding-left: 10px;
}
.branches .branchList {
  margin-bottom: 150px;
}
.branches .branchList h2 {
  margin-top: 30px;
  margin-bottom: 15px;
  font-weight: 700;
}
.branches .branchList h3.bni {
  color: #f57000;
}
.branches .branchList h3.prime {
  color: #732169;
}
.branches .branchList a {
  color: #333333;
}
.branches .branchList a h3.bni {
  color: #f57000;
}
.branches .branchList a h3.prime {
  color: #732169;
}
.branches .branchList a:hover {
  color: #c6c6c6;
}
.branches .branchList a:hover h3 {
  color: #c6c6c6;
}
.branches .branchList .item {
  border-top: 1px solid #c6c6c6;
  padding-top: 15px;
  padding-bottom: 20px;
}
.branches .branchList .item h3 {
  margin: 0 0 5px 0;
}
.branches .branchList .item .pull-right {
  padding-top: 15px;
}
@media screen and (max-width: 767px) {
  .branches .branchList .item .pull-right {
    float: none !important;
  }
}
.branches .branchList .item .phone {
  margin-right: 60px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
}
@media (max-width: 767px) {
  .branches .branchList .item .phone {
    margin-right: 30px;
  }
}
.branches .branchList .item .map {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
}
@media (max-width: 767px) {
  .branches .branchList .item .map {
    float: right;
  }
}
.top-menu {
  background-color: #f3f3f3;
  font: 14px 'Museo500', Helvetica, Arial, sans-serif;
  max-height: 40px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .top-menu {
    font: 12px 'Museo500', Helvetica, Arial, sans-serif;
  }
}
.top-menu .open-account {
  background-color: #E98000;
  border-color: #E98000;
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -o-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
}
.top-menu .open-account a {
  color: #fff !important;
}
.top-menu .open-account a:hover {
  color: #f57000 !important;
}
.top-menu .open-account:hover {
  background-color: #fff;
  border-color: #E98000;
}
.top-menu .open-account:hover a {
  color: #f57000 !important;
}
.top-menu ul {
  list-style-type: none !important;
  margin-bottom: 0;
  display: inline-block;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .top-menu ul {
    display: block !important;
  }
}
.top-menu ul li {
  padding: 10px 15px 10px 15px;
  border-top: 3px solid #f3f3f3;
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -o-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
  float: left;
}
@media screen and (max-width: 767px) {
  .top-menu ul li {
    display: block !important;
  }
}
.top-menu ul li a {
  color: #333;
}
.top-menu ul li.active {
  background-color: #fff;
  cursor: pointer;
  border-top: 3px solid #f57000;
}
.top-menu ul li.active a {
  color: #f57000;
}
.top-menu ul li.Private.active {
  border-top: 3px solid #C64097;
}
.top-menu ul li.Private.active a {
  color: #C64097;
}
.top-menu ul li.Empresas.active {
  border-top: 3px solid #72226d;
}
.top-menu ul li.Empresas.active a {
  color: #72226d;
}
.top-menu ul li:hover {
  background-color: #fff;
  cursor: pointer;
  border-top: 3px solid #f57000;
}
.top-menu ul li:hover a {
  color: #f57000;
}
.top-menu ul li.Private:hover {
  border-top: 3px solid #C64097;
}
.top-menu ul li.Private:hover a {
  color: #C64097;
}
.top-menu ul li.Empresas:hover {
  border-top: 3px solid #72226d;
}
.top-menu ul li.Empresas:hover a {
  color: #72226d;
}
.top-menu .lang,
.top-menu .lang:visited {
  color: #000;
}
.top-menu .lang:hover {
  color: #575757;
}
.top-menu .lang.active {
  font-weight: bold;
}
.top-menu .dropdown {
  display: inline-block;
  float: right;
}
.top-menu .lang-container > a {
  border-top: 3px solid #f3f3f3;
  padding: 10px;
  display: block;
  color: #333333;
}
.top-menu .lang-container > a:hover {
  color: #f57000;
}
.top-menu .LangDropdown,
.top-menu .LangDropdown:hover {
  border-top: 0;
  padding: 0;
  float: none;
}
.top-menu .LangDropdown a,
.top-menu .LangDropdown:hover a {
  display: block;
  padding: 10px 15px;
  margin-left: 0;
  margin-right: 0;
  color: #333333;
}
.top-menu .LangDropdown a:hover,
.top-menu .LangDropdown:hover a:hover {
  border: 0 !important;
  color: #f57000;
}
.top-menu .lang-container:hover {
  background-color: #fff;
  cursor: pointer;
}
.top-menu .lang-container:hover > a {
  border-top: 3px solid #f57000;
  padding: 10px;
  color: #333333;
}
.top-menu .lang-container:hover > a:hover {
  color: #f57000;
}
.top-menu .lang-container.open .dropdown-menu {
  display: block;
}
.top-menu .button-toggle {
  background-color: #ddd;
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.top-menu .button-toggle:hover {
  background-color: #ddd;
}
.top-menu .button-icon {
  background-color: #888;
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.top-menu .button-icon + .button-icon {
  margin-top: 4px;
}
.top-menu .dropdown-menu {
  margin-top: 0;
  display: none;
  min-width: 55px;
  left: 0;
  right: 0;
  text-align: center;
  border-radius: 0;
}
.top-menu .DropdownGlyphicon {
  font-size: 12px;
}
.lang-container-dropdown {
  margin-top: 0;
}
.page-header {
  border: 0;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 0;
}
.page-header .menu-button {
  font-size: 30px;
  margin-top: 4px;
}
@media screen and (min-width: 500px) and (max-width: 767px) {
  .page-header .menu-button {
    margin-top: 19px;
  }
}
.page-header .row {
  position: relative;
}
.page-header .homebanking .homebanking-login {
  outline: none;
  padding: 10px 20px;
  color: #fff;
  display: inline-block;
  border: none !important;
  border-radius: 3px;
  font: 16px 'Museo700', Helvetica, Arial, sans-serif;
  background: linear-gradient(to right, #72226d, #C64097);
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  .page-header .homebanking .homebanking-login {
    font-size: 12px !important;
  }
}
.page-header .homebanking .homebanking-login img {
  margin-right: 10px;
  margin-top: -2px;
}
.page-header .homebanking .homebanking-login:hover {
  color: #f3f3f3;
}
.page-header .homebanking:hover {
  cursor: pointer;
  background-color: #E2530F;
}
@media screen and (max-width: 767px) {
  .page-header .homebanking:hover {
    background-color: transparent;
  }
}
@media screen and (max-width: 767px) {
  .page-header .logo-container img {
    width: 120px;
  }
}
.page-header .login-container {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .page-header .login-container {
    margin-top: 5px;
    left: -13px;
  }
}
@media screen and (min-width: 500px) and (max-width: 767px) {
  .page-header .login-container {
    margin-top: 16px;
  }
}
.page-header .login-container .login-container-dropdown {
  margin-top: 0;
  left: auto;
  right: 0;
}
.page-header .login-container .LoginDropdown {
  padding: 15px;
  min-height: 200px;
  background-color: rgba(255, 255, 255, 0.95);
}
.page-header .login-container .modal-dialog {
  margin-top: 75px;
}
@media (min-width: 768px) {
  .page-header .login-container .modal-dialog {
    width: 720px;
  }
}
.page-header .login-container .modal-content {
  border-radius: 0;
}
.page-header .login-container .modal-content .modal-footer .text {
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  color: #444444;
}
.page-header .login-container .modal-content .modal-footer .text a {
  color: #f57f29;
  font-weight: 700;
}
.page-header .login-container .modal-content hr {
  margin-bottom: 0;
  margin-left: -30px;
  margin-right: -30px;
}
.page-header .login-container .modal-content .login-highlight {
  color: #f57000;
  padding-top: 15px;
  min-height: 150px;
}
@media screen and (max-width: 767px) {
  .page-header .login-container .modal-content .login-highlight {
    min-height: auto;
  }
}
.page-header .login-container .modal-content .login-highlight .line1 {
  font: 16px 'Museo500', Helvetica, Arial, sans-serif;
  color: #333333;
  display: block;
  margin-top: 10px;
}
.page-header .login-container .modal-content .login-highlight a {
  color: #f57000;
  display: block;
}
.page-header .login-container .modal-content .login-highlight a:hover {
  color: #333333;
}
.page-header .login-container .modal-content .login-highlight + .login-highlight:after {
  content: '';
  position: absolute;
  left: 0;
  top: 25%;
  height: 50%;
  border-left: 1px solid #f3f3f3;
}
.page-header .login-container .modal-content .modal-body {
  padding: 15px 30px;
}
.page-header .login-container .modal-content .modal-header {
  font: 20px 'Museo500', Helvetica, Arial, sans-serif;
  padding: 10px 10px 5px 10px;
}
@media screen and (max-width: 767px) {
  .page-header .login-container .modal-content .first-button {
    margin-bottom: 15px;
  }
}
.page-header .login-container .modal-content .login-buttons {
  padding: 20px 0 0 15px;
  display: block;
  text-align: left;
  font: 16px 'Museo500', Helvetica, Arial, sans-serif;
  font-size: 17px;
  min-height: 115px;
  background-size: 75px 51px;
  background: #eeeeee;
}
@media screen and (max-width: 767px) {
  .page-header .login-container .modal-content .login-buttons {
    font-size: 12px !important;
    width: 100%;
  }
}
.page-header .login-container .modal-content .login-buttons .user-input-content {
  margin-top: 11px;
}
.page-header .login-container .modal-content .login-buttons .user-input-content ::-webkit-input-placeholder {
  color: #858585;
  font-size: 14px;
}
.page-header .login-container .modal-content .login-buttons .user-input-content :-moz-placeholder {
  /* Firefox 18- */
  color: #858585;
  font-size: 14px;
}
.page-header .login-container .modal-content .login-buttons .user-input-content ::-moz-placeholder {
  /* Firefox 19+ */
  color: #858585;
  font-size: 14px;
}
.page-header .login-container .modal-content .login-buttons .user-input-content :-ms-input-placeholder {
  color: #858585;
  font-size: 14px;
}
.page-header .login-container .modal-content .login-buttons .user-input-content input {
  border: 1px solid #ababab;
  -webkit-box-shadow: none !important;
  border-radius: 0;
  box-shadow: 0px 1px 3px #cdcdcd !important;
  width: 226px;
  display: inline-block;
  color: #333333;
}
@media screen and (max-width: 767px) {
  .page-header .login-container .modal-content .login-buttons .user-input-content input {
    width: 75%;
  }
}
.page-header .login-container .modal-content .login-buttons .user-input-content a:hover {
  cursor: pointer;
}
.page-header .login-container .modal-content .login-buttons .user-input-content .login-image-private {
  background: url('/css/Images/ic_login_particulares.svg') no-repeat right center;
}
.page-header .login-container .modal-content .login-buttons .user-input-content .login-image-enterprises {
  background: url('/css/Images/ic_login_empresas.svg') no-repeat right center;
}
.page-header .login-container .modal-content .login-buttons .user-input-content .image-login img {
  height: 32px;
  margin-left: 15px;
}
.page-header .login-container .modal-content .login-buttons .user-input-content .image-login img:hover {
  cursor: pointer;
}
.page-header .login-container .modal-content .login-buttons .line1 {
  font: 20px 'Museo700', Helvetica, Arial, sans-serif;
  color: #333333;
}
.page-header .login-container .modal-content .login-buttons .line2 {
  font: 22px 'Museo700', Helvetica, Arial, sans-serif;
  color: #f57000;
  margin-left: 5px;
}
.page-header .login-container .modal-content .login-buttons .line2.enterprises {
  color: #732169;
  margin-left: 0px !important;
}
.page-header .login-container .modal-content .login-buttons:hover {
  background-color: #e4e5e7;
}
.page-header .login-container .modal-content .border-1,
.page-header .login-container .modal-content .border-2,
.page-header .login-container .modal-content .border-3,
.page-header .login-container .modal-content .border-4 {
  height: 4px;
}
.page-header .login-container .modal-content .border-1 {
  background-color: #E98000;
}
.page-header .login-container .modal-content .border-2 {
  background-color: #E87218;
}
.page-header .login-container .modal-content .border-3 {
  background-color: #E2530F;
}
.page-header .login-container .modal-content .border-4 {
  background-color: #DB1F20;
}
.page-header .login-container .modal-content .border-1.enterprises {
  background-color: #C64097;
}
.page-header .login-container .modal-content .border-2.enterprises {
  background-color: #B01D88;
}
.page-header .login-container .modal-content .border-3.enterprises {
  background-color: #953193;
}
.page-header .login-container .modal-content .border-4.enterprises {
  background-color: #72226d;
}
/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 * 
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  margin: 0;
  right: 0;
}
.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}
.fixed-header .login-container {
  display: inline-block !important;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .fixed-header .login-container {
    display: none !important;
  }
}
.fixed-header .logo-fixed-header {
  display: block !important;
  width: auto;
  height: 30px;
}
.fixed-header .search-content {
  top: 61px !important;
  right: -16px !important;
}
.menu {
  box-shadow: inset 1px 4px 15px -6px #000;
  background-color: #575757;
  font: 16px 'Museo500', Helvetica, Arial, sans-serif;
}
.menu .logo-fixed-header {
  display: none;
}
.menu .logo-fixed-header img {
  margin-top: -5px;
  height: 30px;
}
.menu .homebanking img {
  margin-top: 3px;
}
.menu .homebanking:hover {
  cursor: pointer;
}
.menu .login-container {
  margin-top: 8px;
  display: none;
  margin-bottom: -22px;
  margin-right: 20px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .menu .login-container {
    width: 39%;
  }
}
@media screen and (max-width: 767px) {
  .menu .login-container {
    margin-top: 5px;
    left: -13px;
  }
}
@media screen and (min-width: 500px) and (max-width: 767px) {
  .menu .login-container {
    margin-top: 16px;
  }
}
.menu .login-container .login-container-dropdown {
  margin-top: 0;
  left: auto;
  right: 0;
}
.menu .login-container .LoginDropdown {
  padding: 15px;
  min-height: 200px;
  background-color: rgba(255, 255, 255, 0.95);
}
@media (min-width: 768px) {
  .menu .login-container .modal-dialog {
    width: 720px;
  }
}
.menu .login-container .modal-content {
  border-radius: 0;
}
.menu .login-container .modal-content .modal-footer .text {
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  color: #444444;
}
.menu .login-container .modal-content .modal-footer .text a {
  color: #f57f29;
  font-weight: 700;
}
.menu .login-container .modal-content hr {
  margin-bottom: 0;
  margin-left: -30px;
  margin-right: -30px;
}
.menu .login-container .modal-content .login-highlight {
  color: #f57000;
  padding-top: 15px;
  min-height: 150px;
}
@media screen and (max-width: 767px) {
  .menu .login-container .modal-content .login-highlight {
    min-height: auto;
  }
}
.menu .login-container .modal-content .login-highlight .line1 {
  font: 16px 'Museo500', Helvetica, Arial, sans-serif;
  color: #333333;
  display: block;
  margin-top: 10px;
}
.menu .login-container .modal-content .login-highlight a {
  color: #f57000;
  display: block;
}
.menu .login-container .modal-content .login-highlight a:hover {
  color: #333333;
}
.menu .login-container .modal-content .login-highlight + .login-highlight:after {
  content: '';
  position: absolute;
  left: 0;
  top: 25%;
  height: 50%;
  border-left: 1px solid #f3f3f3;
}
.menu .login-container .modal-content .modal-body {
  padding: 15px 30px;
}
.menu .login-container .modal-content .modal-header {
  font: 20px 'Museo500', Helvetica, Arial, sans-serif;
  padding: 10px 10px 5px 10px;
}
@media screen and (max-width: 767px) {
  .menu .login-container .modal-content .first-button {
    margin-bottom: 15px;
  }
}
.menu .login-container .modal-content .login-buttons {
  padding: 20px 0 0 15px;
  display: block;
  text-align: left;
  font: 16px 'Museo500', Helvetica, Arial, sans-serif;
  font-size: 17px;
  min-width: 300px;
  min-height: 90px;
  background: #eeeeee url('/css/Images/lock_grande.svg') no-repeat right center;
  background-size: 75px 51px;
}
@media screen and (max-width: 767px) {
  .menu .login-container .modal-content .login-buttons {
    font-size: 12px !important;
    width: 100%;
  }
}
.menu .login-container .modal-content .login-buttons .line1 {
  font: 16px 'Museo500', Helvetica, Arial, sans-serif;
  color: #333333;
}
.menu .login-container .modal-content .login-buttons .line2 {
  font: 22px 'Museo700', Helvetica, Arial, sans-serif;
  color: #f57000;
}
.menu .login-container .modal-content .login-buttons .line2.enterprises {
  color: #732169;
}
.menu .login-container .modal-content .login-buttons:hover {
  background-color: #e4e5e7;
}
.menu .login-container .modal-content .border-1,
.menu .login-container .modal-content .border-2,
.menu .login-container .modal-content .border-3,
.menu .login-container .modal-content .border-4 {
  height: 4px;
}
.menu .login-container .modal-content .border-1 {
  background-color: #E98000;
}
.menu .login-container .modal-content .border-2 {
  background-color: #E87218;
}
.menu .login-container .modal-content .border-3 {
  background-color: #E2530F;
}
.menu .login-container .modal-content .border-4 {
  background-color: #DB1F20;
}
.menu .login-container .modal-content .border-1.enterprises {
  background-color: #C64097;
}
.menu .login-container .modal-content .border-2.enterprises {
  background-color: #B01D88;
}
.menu .login-container .modal-content .border-3.enterprises {
  background-color: #953193;
}
.menu .login-container .modal-content .border-4.enterprises {
  background-color: #72226d;
}
.menu ::-webkit-input-placeholder {
  text-transform: uppercase;
}
.menu :-moz-placeholder {
  /* Firefox 18- */
  text-transform: uppercase;
}
.menu ::-moz-placeholder {
  /* Firefox 19+ */
  text-transform: uppercase;
}
.menu :-ms-input-placeholder {
  text-transform: uppercase;
}
.menu .magnifying-dropdown {
  right: 0;
}
.menu .input-search {
  display: none;
}
.menu .navbar {
  border: 0;
  background-color: transparent;
  margin: 0;
}
.menu .navbar .navbarmenu {
  padding-left: 0;
  padding-right: 0;
}
.menu .navbar .magnifying {
  color: #fff;
  font-size: 20px;
  padding-top: 15px;
  float: right;
}
.menu .navbar .magnifying:hover {
  cursor: pointer;
  color: #808080;
}
.menu .navbar .magnifying-content .search-content {
  top: 57px;
  z-index: 9;
  right: -24px;
  position: absolute;
  width: 300px;
}
@media screen and (max-width: 991px) {
  .menu .navbar .magnifying-content .search-content {
    right: -16px;
  }
}
.menu .navbar .magnifying-content .glyphicon-remove {
  top: 7px;
  right: 7px;
  font-size: 18px;
  position: absolute;
  color: #808080;
}
.menu .navbar .magnifying-content .glyphicon-remove:hover {
  cursor: pointer;
}
.menu .navbar .magnifying-content input {
  border: none;
  -webkit-box-shadow: none !important;
  border-radius: 0;
  box-shadow: 0px 1px 3px #cdcdcd !important;
}
.menu .navbar .nav .open .menuitem {
  background-color: #666666;
  box-shadow: inset 0 17px 20px -20px #000;
  color: #fff !important;
}
.menu .navbar .nav .menuitem,
.menu .navbar .nav .menuitem:visited {
  color: #fff;
  padding: 15px 0;
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -o-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
}
.menu .navbar .nav .menuitem span,
.menu .navbar .nav .menuitem:visited span {
  padding: 17px 18px;
}
.menu .navbar .nav .menuitem:hover,
.menu .navbar .nav .menuitem.active,
.menu .navbar .nav .menuitem.selected {
  background-color: #666666;
}
.menu .navbar .nav .dropdown .dropdown-menu {
  box-shadow: none;
  border: 0;
  font-size: 13px;
  background-color: transparent;
  padding: 0;
}
.menu .navbar .nav .dropdown .dropdown-menu li:hover {
  visibility: visible;
}
.menu .navbar .nav .dropdown .dropdown-menu .menu-detail {
  padding: 5px;
  min-height: 300px;
  background-color: #666666;
  position: relative;
}
.menu .navbar .nav .dropdown .dropdown-menu .menu-detail .row > div {
  position: static;
}
.menu .navbar .nav .dropdown .dropdown-menu .menu-detail .mainchild,
.menu .navbar .nav .dropdown .dropdown-menu .menu-detail .mainchild:visited {
  padding: 10px 15px;
  color: #fff;
  font-size: 17px;
  display: block;
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -o-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
}
.menu .navbar .nav .dropdown .dropdown-menu .menu-detail .mainchild:hover {
  background-color: #808080;
}
.menu .navbar .nav .dropdown .dropdown-menu .menu-detail .ib-container {
  background-color: #333333;
  position: absolute;
  bottom: 5px;
  padding: 0;
}
.menu .navbar .nav .dropdown .dropdown-menu .menu-detail .ib-container .border-1,
.menu .navbar .nav .dropdown .dropdown-menu .menu-detail .ib-container .border-2,
.menu .navbar .nav .dropdown .dropdown-menu .menu-detail .ib-container .border-3,
.menu .navbar .nav .dropdown .dropdown-menu .menu-detail .ib-container .border-4 {
  height: 4px;
}
.menu .navbar .nav .dropdown .dropdown-menu .menu-detail .ib-container .text {
  font: 16px 'Museo500', Helvetica, Arial, sans-serif;
  background: url('/css/Images/lock_grande.svg') no-repeat 95% center;
  background-size: 20px 18px;
}
.menu .navbar .nav .dropdown .dropdown-menu .menu-detail .ib-container .text a {
  padding: 15px 100px 15px 15px;
  color: #fff;
  display: block;
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -o-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
}
@media screen and (max-width: 991px) {
  .menu .navbar .nav .dropdown .dropdown-menu .menu-detail .ib-container .text a {
    padding: 15px 40px 15px 15px;
  }
}
.menu .navbar .nav .dropdown .dropdown-menu .menu-detail .ib-container .text a:hover {
  color: #c6c6c6;
}
.menu .navbar .nav .dropdown .dropdown-menu .menu-detail .highlight-container {
  position: relative !important;
  min-height: 300px;
}
.menu .navbar .nav .dropdown .dropdown-menu .menu-detail .highlight-container .overlay {
  padding: 13px 10px;
  width: 100%;
  position: absolute;
  bottom: 0;
  font: 16px 'Museo500', Helvetica, Arial, sans-serif;
  color: #fff;
  background-color: rgba(245, 112, 0, 0.85);
}
.menu .navbar .nav .dropdown .dropdown-menu .menu-detail .highlight-container .overlay .title {
  font: 16px 'Museo700', Helvetica, Arial, sans-serif;
}
.menu .navbar .nav .dropdown .dropdown-menu .menu-detail .highlight-container .overlay a {
  font: 16px 'Museo500', Helvetica, Arial, sans-serif;
  color: #f57000;
  display: inline-block;
  float: right;
  padding: 10px 15px;
  background-color: #fff;
  border-radius: 25px;
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -o-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
  border: 1px solid #f57000;
}
.menu .navbar .nav .dropdown .dropdown-menu .menu-detail .highlight-container .overlay a:hover {
  color: #fff;
  background-color: #f57000;
  border: 1px solid #fff;
}
.menu .navbar .nav .dropdown + .dropdown {
  border-left: 1px solid #666666;
}
.menu .border-1,
.menu .border-2,
.menu .border-3,
.menu .border-4 {
  height: 6px;
}
.menu .border-1 {
  background-color: #E98000;
}
.menu .border-2 {
  background-color: #E87218;
}
.menu .border-3 {
  background-color: #E2530F;
}
.menu .border-4 {
  background-color: #DB1F20;
}
.menu .border-1.Private {
  background-color: #C64097;
}
.menu .border-2.Private {
  background-color: #B01D88;
}
.menu .border-3.Private {
  background-color: #953193;
}
.menu .border-4.Private {
  background-color: #72226d;
}
.menu .border-1.Empresas {
  background-color: #C64097;
}
.menu .border-2.Empresas {
  background-color: #B01D88;
}
.menu .border-3.Empresas {
  background-color: #953193;
}
.menu .border-4.Empresas {
  background-color: #72226d;
}
.mobilemenu {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background-color: #f3f3f3;
  -webkit-transition: all ease-in 0.15s;
  -moz-transition: all ease-in 0.15s;
  -o-transition: all ease-in 0.15s;
  transition: all ease-in 0.15s;
  transition: all ease-out 0.05s;
  overflow: hidden;
}
.mobilemenu ::-webkit-input-placeholder {
  color: #ffffff;
}
.mobilemenu :-moz-placeholder {
  color: #ffffff;
}
.mobilemenu ::-moz-placeholder {
  color: #ffffff;
}
.mobilemenu :-ms-input-placeholder {
  color: #ffffff;
}
.mobilemenu .fa-angle-left {
  margin-right: 10px;
  margin-top: 3px;
}
.mobilemenu .search-mobile {
  border-radius: 0;
  font-style: italic;
  background-color: #333333;
  font: 16px 'Museo500', Helvetica, Arial, sans-serif;
  border-color: #333333;
}
.mobilemenu .magnifying-search-mobile {
  position: absolute;
  right: 0;
  top: 9px;
  margin-right: 24px;
  color: #ffffff;
}
.mobilemenu .lang-mobile-dropdown {
  font: 16px 'Museo500', Helvetica, Arial, sans-serif;
}
.mobilemenu .lang-mobile-dropdown select {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.mobilemenu .lang-mobile-glyphicon {
  position: absolute;
  margin-top: 9px;
  right: 3px;
  color: #444444;
}
.mobilemenu .search-lang-container input:focus {
  outline: none;
  box-shadow: none;
}
.mobilemenu .segment-container {
  font: 16px 'Museo500', Helvetica, Arial, sans-serif;
  padding-left: 0 !important;
  border-top: 1px solid #4D4D4D;
}
.mobilemenu .segment-container select {
  border-radius: 0;
  color: #ffffff;
  background-color: #545454;
  box-shadow: none;
  border-color: #545454;
  font-size: 16px !important;
  padding-left: 7px;
}
.mobilemenu .segment-mobile-glyphicon {
  position: absolute;
  right: 11px;
  margin-top: -23px;
  color: #ffffff;
}
.mobilemenu select:focus {
  outline: none;
  box-shadow: none;
}
.mobilemenu .search-lang-container,
.mobilemenu .segment-container {
  padding: 5px;
}
.mobilemenu .multilevelpushmenu_wrapper .levelHolderClass {
  top: 100px;
  box-shadow: none;
  background-color: #545454;
  margin-top: 40px;
}
.mobilemenu .multilevelpushmenu_wrapper .levelHolderClass a {
  font: 16px 'Museo500', Helvetica, Arial, sans-serif;
}
.mobilemenu .multilevelpushmenu_wrapper .levelHolderClass h2 {
  text-align: left !important;
  margin-top: 0;
  padding: 0.4em;
}
.mobilemenu .multilevelpushmenu_wrapper .levelHolderClass h2 i {
  font: 20px 'Museo500', Helvetica, Arial, sans-serif;
  float: none !important;
  color: #fff;
}
.mobilemenu .multilevelpushmenu_wrapper .levelHolderClass h2:hover {
  background-color: #c6c6c6;
}
.mobilemenu .multilevelpushmenu_wrapper .levelHolderClass li {
  text-align: left !important;
  border-top: 1px solid #4D4D4D;
}
.mobilemenu .multilevelpushmenu_wrapper .levelHolderClass li:hover {
  background-color: #c6c6c6;
}
.mobilemenu .multilevelpushmenu_wrapper .levelHolderClass li:last-child {
  border-bottom: 1px solid #4D4D4D;
}
.mobilemenu .multilevelpushmenu_wrapper .levelHolderClass .backItemClass {
  background-color: #666666;
  border-top: 1px solid #f3f3f3;
}
.mobilemenu .multilevelpushmenu_wrapper .levelHolderClass .backItemClass:hover {
  background-color: #c6c6c6;
}
.mobilemenu .levelHolderClass .levelHolderClass {
  width: 100% !important;
  top: 0;
}
/*****Carousel (Start)*****/
.mobile-lines .border-1.Particulares {
  background-color: #E98000;
  height: 6px;
}
.mobile-lines .border-1.Private {
  background-color: #C64097;
  height: 6px;
}
.mobile-lines .border-1.Empresas {
  background-color: #C64097;
  height: 6px;
}
.mobile-lines .border-2.Particulares {
  background-color: #E87218;
  height: 6px;
}
.mobile-lines .border-2.Private {
  background-color: #B01D88;
  height: 6px;
}
.mobile-lines .border-2.Empresas {
  background-color: #B01D88;
  height: 6px;
}
.mobile-lines .border-3.Particulares {
  background-color: #E2530F;
  height: 6px;
}
.mobile-lines .border-3.Private {
  background-color: #953193;
  height: 6px;
}
.mobile-lines .border-3.Empresas {
  background-color: #953193;
  height: 6px;
}
.mobile-lines .border-4.Particulares {
  background-color: #DB1F20;
  height: 6px;
}
.mobile-lines .border-4.Private {
  background-color: #72226d;
  height: 6px;
}
.mobile-lines .border-4.Empresas {
  background-color: #72226d;
  height: 6px;
}
.carousel-control {
  background: none !important;
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -o-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
}
.right-arrow {
  position: absolute;
  margin-right: 35px;
  right: 0;
  height: 60px;
  top: 43%;
}
@media screen and (max-width: 767px) {
  .right-arrow {
    margin-top: 0;
    margin-right: 0;
    height: 50px;
  }
}
@media screen and (max-width: 991px) {
  .right-arrow {
    margin-right: 0;
  }
}
.left-arrow {
  position: absolute;
  margin-left: 35px;
  left: 0;
  height: 60px;
  top: 43%;
}
@media screen and (max-width: 767px) {
  .left-arrow {
    margin-top: 0px;
    margin-left: 0;
    height: 50px;
  }
}
@media screen and (max-width: 991px) {
  .left-arrow {
    margin-left: 0;
  }
}
.carousel-fade .carousel-inner .item {
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-inner .item .inner {
  position: absolute;
  top: 20%;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .carousel-inner .item .inner {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .carousel-inner .item .inner .line1 {
    font-size: 20px !important;
  }
  .carousel-inner .item .inner .line2 {
    font-size: 20px !important;
  }
  .carousel-inner .item .inner .line3 {
    font-size: 20px !important;
  }
  .carousel-inner .item .inner .button {
    font-size: 14px !important;
    padding: 7px 15px !important;
  }
}
.carousel-inner .item .inner .line1 {
  font: 18px 'Museo700', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #f57000;
}
@media screen and (max-width: 767px) {
  .carousel-inner .item .inner .line1 {
    color: #ffffff !important;
  }
}
.carousel-inner .item .inner .line1.Particulares {
  color: #f57000;
}
.carousel-inner .item .inner .line1.Private {
  color: #C64097;
}
.carousel-inner .item .inner .line1.Empresas {
  color: #72226d;
}
.carousel-inner .item .inner .line2 {
  color: #333333;
  font: 35px 'Museo700', Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .carousel-inner .item .inner .line2 {
    color: #ffffff;
  }
}
.carousel-inner .item .inner .line3 {
  color: #333333;
  font: 30px 'Museo500', Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 767px) {
  .carousel-inner .item .inner .line3 {
    color: #ffffff;
  }
}
.carousel-inner .item .inner .button {
  padding: 10px 20px;
  border-radius: 20px;
  background-color: #f57f29;
  display: inline-block;
  color: #fff;
  font: 18px 'Museo500', Helvetica, Arial, sans-serif;
  margin-top: 40px;
}
.carousel-inner .item .inner .button.Private {
  background-color: #C64097;
}
.carousel-inner .item .inner .button.Private:hover {
  background-color: #B01D88;
}
.carousel-inner .item .inner .button.Empresas {
  background-color: #953193;
}
.carousel-inner .item .inner .button.Empresas:hover {
  background-color: #72226d;
}
.carousel-inner .item .inner .button:hover {
  background-color: #e2530e;
}
.carousel-inner .mobile-background {
  background-color: rgba(51, 51, 51, 0.4);
  position: absolute;
  height: 100%;
  width: 100%;
}
.carousel-inner .itemback {
  width: 100%;
  min-height: 480px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .carousel-inner .itemback {
    min-height: 300px;
  }
}
.carousel-inner .itemback img {
  position: absolute;
  right: 0;
}
@media (min-width: 2000px) {
  .carousel-inner .itemback img {
    min-height: 480px;
    width: 100%;
  }
}
.home-carousel {
  min-height: 354px;
}
@media (max-width: 991px) {
  .home-carousel {
    min-height: 250px;
  }
}
.carousel-indicators {
  position: inherit;
  width: auto;
  left: auto;
  margin: 0;
  bottom: 35px;
}
.carousel-indicators li {
  background-color: #fff;
  border: 1px solid #fff;
  vertical-align: middle;
}
.carousel-indicators .active {
  background-color: #fff;
  opacity: 0.5;
  border: 1px solid #fff;
  height: 10px;
  width: 10px;
  margin: 1px;
}
.carousel-indicators .leftControl {
  margin: 0 0 0 10px;
}
/*****Carousel (End)*****/
.highlights,
.product-highligth {
  margin: 30px auto 60px auto;
}
.highlight {
  margin: 30px 0 60px 0;
}
.highlight .inner {
  overflow: hidden;
  min-height: 350px;
}
@media screen and (max-width: 767px) {
  .highlight .inner {
    min-height: 300px;
  }
}
.highlight .mobile-background {
  background-color: rgba(51, 51, 51, 0.4);
  position: absolute;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .highlight .line1 {
    font-size: 22px !important;
    text-align: center;
    padding-bottom: 24px;
    color: #ffffff !important;
  }
  .highlight .line2 {
    font-size: 17px !important;
    text-align: center;
    color: #ffffff !important;
  }
  .highlight .line3 {
    font-size: 10px !important;
    text-align: center;
    color: #ffffff !important;
  }
  .highlight img {
    min-height: 180px;
  }
  .highlight .inner {
    position: relative;
  }
  .highlight .inner img {
    position: absolute;
    left: 0;
  }
  .highlight .inner .content {
    width: inherit !important;
    top: 7% !important;
  }
  .highlight .inner .content .button {
    padding: 7px 11px !important;
    font-size: 14px !important;
    margin-top: 25px !important;
    text-align: center;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .highlight .inner .content {
    top: 15% !important;
  }
  .highlight .inner .content .line1 {
    font-size: 20px !important;
  }
  .highlight .inner .content .line2 {
    font-size: 22px !important;
  }
  .highlight .inner .content .line3 {
    font-size: 15px !important;
  }
  .highlight .inner .content .button {
    padding: 8px 14px !important;
    font-size: 16px !important;
    margin-top: 10px !important;
  }
}
.highlight .inner {
  position: relative;
  overflow: hidden;
}
@media (min-width: 2000px) {
  .highlight .inner img {
    min-height: 480px;
    width: 100%;
  }
}
.highlight .inner .content {
  position: absolute;
  top: 23%;
  width: 100%;
  right: 0;
  left: 0;
}
.highlight .inner .content .line1 {
  color: #f57f29;
  font: 18px 'Museo500', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.highlight .inner .content .line1.Private {
  color: #C64097;
}
.highlight .inner .content .line2 {
  color: #333333;
  font: 24px 'Museo500', Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
}
.highlight .inner .content .line2.Private {
  color: #ffffff;
}
.highlight .inner .content .line3 {
  color: #333333;
  font: 24px 'Museo500', Helvetica, Arial, sans-serif;
}
.highlight .inner .content .line3.Private {
  color: #ffffff;
}
.highlight .inner .content .button {
  margin-top: 40px;
}
.highlight .inner .content .button .style-a {
  color: #fff;
  padding: 10px 20px;
  border-radius: 20px;
  background-color: #f57000;
  display: inline-block;
  font: 16px 'Museo500', Helvetica, Arial, sans-serif;
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -o-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
  border: 1px solid #f57000;
}
.highlight .inner .content .button .style-a.Private {
  background-color: #C64097;
  border: 1px solid #C64097;
}
.highlight .inner .content .button .style-a.Private:hover {
  background-color: #B01D88;
  border: 1px solid #B01D88;
}
.highlight .inner .content .button .style-a:hover {
  background-color: #e2530e;
  border: 1px solid #e2530e;
}
.Highlights h1 {
  color: #f57000;
}
.Highlights .description {
  margin: 5px 0 30px 0;
}
@media screen and (max-width: 767px) {
  .Highlights .hovercontent {
    padding-bottom: 20px;
  }
  .Highlights .highlights-title-left {
    text-align: center;
  }
  .Highlights .highlights-text-left {
    text-align: center;
  }
  .Highlights .highlightsimage {
    margin-left: auto;
    margin-right: auto;
  }
}
.Highlights .title {
  padding: 20px 0 10px 0;
  color: #333333;
  text-transform: uppercase;
  font: 18px 'Museo700', Helvetica, Arial, sans-serif;
}
.Highlights .text {
  color: #444444;
  font: 16px 'Lato', sans-serif;
  line-height: 20px;
  width: 300px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .Highlights .text {
    width: inherit;
  }
}
.Highlights .highlights-title-left {
  padding: 20px 0 10px 0;
  color: #333333;
  font: 18px 'Museo700', Helvetica, Arial, sans-serif;
}
.Highlights .highlights-text-left {
  color: #444444;
  font: 16px 'Museo500', Helvetica, Arial, sans-serif;
}
.Highlights a:hover .hovercontent .title {
  text-decoration: none;
  color: #808080;
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -o-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
}
.Highlights a:hover .hovercontent .text {
  text-decoration: none;
  color: #808080;
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -o-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
}
.Highlights a:hover .hovercontent .highlights-title-left {
  text-decoration: none;
  color: #808080;
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -o-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
}
.Highlights a:hover .hovercontent .highlights-text-left {
  text-decoration: none;
  color: #808080;
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -o-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
}
.Highlights .img-container.Particulares {
  border-bottom: 6px solid #f57000;
}
.Highlights .img-container.Private {
  border-bottom: 6px solid #5cb85c;
}
.Highlights .img-container.Empresas {
  border-bottom: 6px solid #732169;
}
footer {
  margin-top: 60px;
  padding-top: 30px;
  background-color: #f3f3f3;
  min-height: 250px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  footer .title {
    text-align: center;
  }
  footer .text {
    text-align: center;
  }
  footer .footer-content {
    margin-top: 20px;
  }
}
footer .bottom {
  background-color: #333333;
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
  min-height: 35px;
  line-height: 35px;
  font-size: 14px;
}
footer .title {
  font: 14px 'Museo500', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #f57f39;
}
footer .title a {
  color: #f57f39;
}
footer .title a:hover {
  color: #808080;
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -o-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
}
footer .text {
  padding-top: 5px;
  font-family: 'lato';
  font-size: 14px;
  font-weight: 400;
}
footer .text a {
  padding-top: 5px;
  color: #444444;
}
footer .text a:hover {
  color: #808080;
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -o-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
}
footer .SocialIcons .socialiconimage {
  padding-right: 20px;
}
footer .SocialIcons img {
  width: 20px;
  height: 20px;
}
footer .SocialIcons .middle-image {
  margin-left: 15px;
  margin-right: 15px;
}
.product-detail {
  margin-top: 6px;
}
.product-detail .mobile-background {
  background-color: rgba(51, 51, 51, 0.4);
  position: absolute;
  height: 100%;
  width: 100%;
}
.product-detail .img-container {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.product-detail .img-container .inner {
  position: absolute;
  top: 75px;
  width: 100%;
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .product-detail .img-container .inner .line1 {
    font-size: 20px !important;
    color: #ffffff !important;
  }
  .product-detail .img-container .inner .line2 {
    font-size: 20px !important;
    color: #ffffff !important;
  }
  .product-detail .img-container .inner .line3 {
    color: #ffffff !important;
  }
}
.product-detail .img-container .inner .line1 {
  font: 18px 'Museo700', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.product-detail .img-container .inner .line1.Green {
  color: #5cb85c;
}
.product-detail .img-container .inner .line1.Orange {
  color: #f57000;
}
.product-detail .img-container .inner .line1.Purple {
  color: #732169;
}
.product-detail .img-container .inner .line2 {
  color: #333333;
  font: 35px 'Museo700', Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
}
.product-detail .img-container .inner .line3 {
  color: #333333;
  font: 30px 'Museo500', Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 767px) {
  .product-detail .img-container .inner .line3 {
    font: 22px 'Museo500', Helvetica, Arial, sans-serif;
  }
}
.product-detail .itemback {
  width: 100%;
  min-height: 375px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .product-detail .itemback {
    min-height: 300px;
  }
}
.product-detail .itemback img {
  position: absolute;
  right: 0;
}
@media (min-width: 2000px) {
  .product-detail .itemback img {
    min-height: 375px;
    width: 100%;
  }
}
.product-detail h1,
.product-detail h2 {
  color: #f57000;
  margin: 20px 0;
}
.product-detail h2 {
  font-size: 18px;
}
.product-detail .bread {
  border-bottom: 1px solid #f3f3f3;
}
.product-detail .bread .breadcrumb {
  padding: 15px 0;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
  font: 14px 'Lato', sans-serif;
}
.product-detail .bread .breadcrumb a,
.product-detail .bread .breadcrumb a:visited {
  color: #333333;
}
.product-detail .bread .breadcrumb a:hover {
  color: #666666;
}
.product-detail .bread .share {
  padding-top: 15px;
  color: #333333;
}
.product-detail .bread .share img {
  margin-right: 5px;
}
.product-detail .bread .share:hover {
  color: #c6c6c6;
}
.product-detail .bread .addthis_sharing_toolbox {
  padding-top: 5px;
}
.product-detail .content {
  font: 18px 'Lato', sans-serif;
  line-height: 1.5;
}
.product-detail .content p {
  font-size: 18px;
  line-height: 1.5;
}
.product-detail .content .row {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.product-detail .content .row > div:first-child {
  padding-left: 0;
}
.product-detail .left-page-container {
  background-color: #f3f3f3;
  line-height: 1;
}
.product-detail .left-page-container a {
  color: #333333;
  font-weight: 600;
}
.product-detail .left-page-container a:hover {
  color: #c6c6c6;
}
.product-detail .left-page-container p {
  line-height: 1.5;
}
.product-detail .left-page-container h2 {
  font: 26px 'Museo700', Helvetica, Arial, sans-serif;
  border-bottom: 1px solid #4d4d4d;
  padding-bottom: 15px;
}
.product-detail .left-page-container .first {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  color: #4d4d4d;
}
.product-detail .left-page-container .second {
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #4d4d4d;
}
.product-detail .left-page-container .subscribe {
  background-color: #c64097;
  display: block;
  padding: 20px 15px;
  margin-left: -15px;
  margin-right: -15px;
  border-top: 10px solid #fff;
  color: #fff;
  font-weight: normal;
  text-align: center;
  font-size: 24px;
}
.product-detail .second {
  font-size: 24px;
}
.products {
  margin-bottom: 150px;
}
.products .title {
  font: 26px 'Museo500', Helvetica, Arial, sans-serif;
  color: #00457e;
  padding-bottom: 15px;
}
.products .description {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #444444;
}
.products .product-main-title {
  margin: 30px 0 30px 0;
  color: #f57000;
}
.products .description-content {
  min-height: 204px;
  background-color: #f3f3f3;
  padding: 15px;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .products .description-content {
    margin-top: 10px;
  }
}
.products .html {
  color: #444444;
}
.products .boxes-content {
  padding-left: 0px;
  padding-right: 0px;
  vertical-align: top;
}
.products .boxes-content .row {
  margin-left: 0px;
  margin-right: 0px;
}
.products .boxes-content .col-md-3 {
  padding-left: 5px;
  padding-right: 5px;
}
@media screen and (max-width: 767px) {
  .products .boxes-content .col-md-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.products .boxes-content .col-md-3:last-child {
  padding-left: 5px;
  padding-right: 0px;
}
@media screen and (max-width: 767px) {
  .products .boxes-content .col-md-3:last-child {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.products .boxes-content .col-md-3:first-child {
  padding-left: 0px;
  padding-right: 5px;
}
@media screen and (max-width: 767px) {
  .products .boxes-content .col-md-3:first-child {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.products .boxes-content .text-uppercase {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
}
.products .boxes-content .text-bold {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
}
.products .boxes-content .box-one {
  background-color: #f57f29;
  min-height: 60px;
  color: #fff;
  padding: 5px 10px 5px 10px;
  margin-top: 10px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .products .boxes-content .box-one {
    margin-bottom: 10px;
    padding: 9px 10px 5px 10px;
    text-align: center;
  }
}
.products .boxes-content .box-two {
  background-color: #e77218;
  min-height: 60px;
  color: #fff;
  padding: 5px 10px 5px 10px;
  margin-top: 10px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .products .boxes-content .box-two {
    margin-bottom: 10px;
    padding: 9px 10px 5px 10px;
    text-align: center;
  }
}
.products .boxes-content .box-three {
  background-color: #e2530e;
  min-height: 60px;
  color: #fff;
  padding: 5px 10px 5px 10px;
  margin-top: 10px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .products .boxes-content .box-three {
    margin-bottom: 10px;
    padding: 9px 10px 5px 10px;
    text-align: center;
  }
}
.products .boxes-content .box-four {
  background-color: #da1f21;
  min-height: 60px;
  color: #fff;
  padding: 5px 10px 5px 10px;
  margin-top: 10px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .products .boxes-content .box-four {
    padding: 9px 10px 5px 10px;
    text-align: center;
  }
}
.products .image-box {
  background-color: #c64097;
  text-align: center;
  margin-top: 10px;
  min-height: 60px;
  padding-top: 17px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .products .image-box {
    padding-top: 3px;
  }
}
.products .list .item {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .products .list .item img {
    margin-left: auto;
    margin-right: auto;
  }
}
.Open-Account .step-one {
  background-color: #c18000;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 29px;
  padding-left: 7px;
  margin-bottom: 25px;
}
.Open-Account .step-one span {
  margin-left: -2px;
  color: #ffffff;
  font-size: 29px;
}
.Open-Account .step-two {
  background-color: #bf7218;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 29px;
  padding-left: 7px;
  margin-bottom: 25px;
}
.Open-Account .step-two span {
  margin-left: -2px;
  color: #ffffff;
  font-size: 29px;
}
.Open-Account .step-three {
  background-color: #ba530e;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 29px;
  padding-left: 7px;
  margin-bottom: 25px;
}
.Open-Account .step-three span {
  margin-left: -2px;
  color: #ffffff;
  font-size: 29px;
}
.Open-Account .title {
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 15px;
}
.Open-Account .text {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .Open-Account .text {
    margin-bottom: 25px;
  }
}
.Open-Account .pdf-content {
  border-top: 1px solid #e4e5e7;
  border-bottom: 1px solid #e4e5e7;
  margin-top: 50px;
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #f3f3f3;
}
.Open-Account .open-account-files {
  border-top: 1px solid #e4e5e7;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .Open-Account .open-account-files {
    text-align: center;
  }
}
.Open-Account .first-open-account-files {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .Open-Account .first-open-account-files {
    text-align: center;
  }
}
.Open-Account .text-pdf {
  display: inline-block;
}
.Open-Account .text-pdf .text-up {
  font-size: 18px;
}
.Open-Account .text-pdf .text-down-orange {
  color: #e2530e;
  text-transform: uppercase;
}
.Open-Account .text-pdf .text-down-red {
  color: #da1f21;
  text-transform: uppercase;
}
.Open-Account .pdf-file {
  padding-top: 8px;
}
@media screen and (max-width: 767px) {
  .Open-Account .pdf-file {
    float: none !important;
  }
}
.Open-Account .pdf-file a {
  color: #e2530e;
  font-weight: 700;
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -o-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
}
.Open-Account .pdf-file a:hover {
  text-decoration: none;
  color: #808080;
}
.Open-Account .pdf-file span {
  margin-right: 10px;
}
.Open-Account .pdf-file .document-image {
  height: 20px;
  padding-left: 5px;
}
.contact {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #444444;
  margin-bottom: 150px;
}
.contact .separate-contents {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .contact .middle-content {
    margin-top: 25px;
  }
}
.contact .contact-main-title {
  margin: 30px 0 30px 0;
  color: #f57000;
}
.contact .open-account-main-title {
  margin: 30px 0 0px 0;
  color: #f57000;
}
.contact .introduction-text {
  margin: 0 0 70px 0;
}
.contact .email {
  color: #f57000;
  font-weight: bold;
}
.contact .email:hover {
  text-decoration: none;
  color: #808080;
}
.contact .phone {
  font-weight: bold;
  color: #444444;
}
.contact .phone:hover {
  text-decoration: none;
  color: #808080;
}
.formContainer {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.formContainer .contact-form-dropdown .dropdown-glyphicon {
  float: right;
  right: 26%;
  top: 7px;
}
@media screen and (max-width: 767px) {
  .formContainer .contact-form-dropdown .dropdown-glyphicon {
    right: 2%;
    top: 37px;
  }
}
.formContainer .contact-form-input {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  margin-top: -30px;
  font-style: italic;
  background-color: #f3f3f3;
  border-radius: 0;
}
@media screen and (max-width: 767px) {
  .formContainer .contact-form-input {
    width: 100%;
    margin-top: 0px;
  }
}
.formContainer .small-input {
  width: 15%;
  margin-top: 0;
  font-style: italic;
  background-color: #f3f3f3;
  border-radius: 0;
}
@media screen and (max-width: 767px) {
  .formContainer .small-input {
    width: 100%;
  }
}
.formContainer .visa-input {
  width: 100%;
  margin-top: 0;
  font-style: italic;
  background-color: #f3f3f3;
  border-radius: 0;
}
@media screen and (max-width: 767px) {
  .formContainer .visa-input {
    width: 100%;
  }
}
.formContainer .contact-recaptcha {
  margin-top: -30px;
  margin-left: 48%;
}
@media screen and (max-width: 767px) {
  .formContainer .contact-recaptcha {
    margin-left: 0%;
    margin-top: 0px;
  }
}
.formContainer .contact-form-content {
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 2px solid #f3f3f3;
}
.formContainer .send-button {
  color: #fff;
  padding: 10px 20px;
  width: 115px;
  height: 50px;
  border-radius: 0;
  background-color: #f57000;
  display: inline-block;
  font: 16px 'Museo500', Helvetica, Arial, sans-serif;
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -o-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
  border: 1px solid #f57000;
}
@media screen and (min-width: 1200px) {
  .formContainer .send-button {
    margin-right: 25%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .formContainer .send-button {
    margin-right: 19%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .formContainer .send-button {
    margin-right: 18%;
  }
}
.formContainer .send-button:hover {
  color: #f57000;
  background-color: #fff;
  border: 1px solid #f57000;
}
.formContainer .previous-button {
  color: #fff;
  padding: 10px 20px;
  width: 115px;
  height: 50px;
  border-radius: 0;
  background-color: #333333;
  display: inline-block;
  font: 16px 'Museo500', Helvetica, Arial, sans-serif;
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -o-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
  border: 1px solid #333333;
}
@media screen and (min-width: 1200px) {
  .formContainer .previous-button {
    margin-right: 25%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .formContainer .previous-button {
    margin-right: 19%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .formContainer .previous-button {
    margin-right: 18%;
  }
}
.formContainer .previous-button:hover {
  color: #333333;
  background-color: #fff;
  border: 1px solid #333333;
}
.formContainer .text-label {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.formContainer .contact-main-title {
  margin: 30px 0 30px 0;
  color: #f57000;
}
.formContainer p {
  margin-bottom: 50px;
}
.institutional-list h1 {
  font-size: 28px;
}
@media screen and (max-width: 767px) {
  .institutional-list h1 {
    text-align: center;
  }
}
.institutional-list .main-title {
  font: 28px 'Museo700', Helvetica, Arial, sans-serif;
}
.institutional-list .president-message-arrow {
  height: 20px;
  padding-left: 15px;
}
.institutional-list .list a {
  display: block;
  position: relative;
  margin-bottom: 30px;
  color: #fff;
  font: 20px 'Museo500', Helvetica, Arial, sans-serif;
}
.institutional-list .list a:hover .inner {
  background-color: #f57000;
}
.institutional-list .list .inner {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(245, 112, 0, 0.85);
  padding: 15px 20px;
}
.img-container .img-text {
  position: absolute;
  margin-top: 115px;
  font: 26px 'Museo500', Helvetica, Arial, sans-serif;
  color: #ffffff;
}
.institutional-menu {
  background-color: #f3f3f3;
  font: 16px 'Lato', sans-serif;
  border-bottom: 1px solid #dddddd;
}
.institutional-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.institutional-menu ul li {
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -o-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
  border-bottom: 2px solid #f3f3f3;
  display: inline-block;
  height: 70px;
  padding-top: 10px;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  .institutional-menu ul li {
    margin-right: 0;
    width: 100%;
    text-align: center;
  }
}
.institutional-menu ul li a {
  padding: 15px;
  display: block;
  color: #333333;
  padding-left: 0;
  padding-right: 0;
}
.institutional-menu ul li a:hover {
  color: #f57000;
}
.institutional-menu ul li.active,
.institutional-menu ul li:hover {
  border-bottom: 2px solid #f57000;
}
.institutional-menu ul li.active a,
.institutional-menu ul li:hover a {
  color: #f57000;
}
@media screen and (max-width: 767px) {
  .Message .image {
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .Message .message-introduction-text {
    padding-top: 25px;
  }
}
.mission {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  border-top: 1px solid #e4e5e7;
}
.mission .title {
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 20px;
  text-transform: uppercase;
  color: #f57000;
}
@media screen and (max-width: 767px) {
  .mission .image {
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
  }
}
.social-entities {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.social-entities .board-members-icon {
  height: 20px;
  padding-left: 10px;
}
.social-entities .group-one {
  margin-bottom: 50px;
}
.social-entities .presentation-text {
  margin-top: 20px;
  margin-bottom: 40px;
}
.social-entities .panel-main-title {
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.social-entities .annualReport-content {
  padding-bottom: 50px;
}
.social-entities .panel-group .panel + .panel {
  margin-top: 0px;
}
.social-entities .panel {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.social-entities .panel-area {
  border: 0;
}
.social-entities .panelspace {
  padding: 0;
}
.social-entities .panel-heading {
  border-radius: 0;
  background-color: transparent;
}
.social-entities .panel-content {
  padding-left: 15px;
}
.social-entities .panel-content .image {
  padding-bottom: 10px;
}
.social-entities .panel-content .image .boardMember-image {
  width: 3.2cm;
  height: 2.6cm;
}
.social-entities .title {
  color: #444444;
  border-top: 2px solid #e4e5e7;
  font-size: 18px;
  text-decoration: none;
  display: block;
  padding: 10px 40px 0 0;
  font-weight: 700;
  position: relative;
  padding-top: 15px;
  padding-left: 15px;
}
@media screen and (max-width: 767px) {
  .social-entities .title {
    font-size: 16px;
  }
}
.social-entities .text {
  font-weight: 700;
  color: #f57000;
  font-size: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
}
@media screen and (max-width: 767px) {
  .social-entities .text {
    font-size: 13px;
  }
}
.social-entities .last-text {
  font-weight: 700;
  color: #f57000;
  font-size: 15px;
  border-bottom: 2px solid #e4e5e7;
  padding-bottom: 15px;
  padding-left: 15px;
}
@media screen and (max-width: 767px) {
  .social-entities .last-text {
    font-size: 13px;
  }
}
.social-entities .entities-title.collapsed {
  color: #444444;
  border-top: 2px solid #e4e5e7;
  padding-top: 15px;
}
.social-entities .entities-title.collapsed .plus {
  display: inherit;
}
.social-entities .entities-title .plus {
  display: none;
}
.social-entities .entities-title .glyphicon-content {
  position: relative;
  right: 30px;
  top: -47px;
}
.social-entities .glyphicon {
  padding-left: 10px;
}
.social-entities .entities-title.collapsed .minus {
  display: none;
}
.social-entities .entities-title .minus {
  display: inherit;
}
.social-entities .panelContainer {
  border-top: 0 !important;
  padding: 0 0 20px 0;
}
.annual-report {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.annual-report .introduction-text {
  padding-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .annual-report .introduction-text {
    text-align: center;
  }
}
.annual-report .document-image {
  height: 20px;
  padding-left: 5px;
}
.annual-report .presentation-text {
  margin-top: 20px;
  margin-bottom: 40px;
}
.annual-report .entities-title .glyphicon-content {
  position: relative;
  right: 30px;
  top: -25px;
}
.annual-report .report-content {
  border-top: 1px solid #e4e5e7;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .annual-report .report-content {
    text-align: center;
  }
}
.annual-report .report-content:last-child {
  border-bottom: 1px solid #e4e5e7;
}
.annual-report .text {
  display: inline-block;
}
.annual-report a {
  color: #444444;
}
.annual-report a:hover {
  color: #f57000;
}
.annual-report .glyphicon {
  padding-left: 10px;
}
.annual-report .share-icon {
  display: inline-block;
  margin-right: 20px;
}
.annual-report .pdf-icon {
  display: inline-block;
}
.annual-report .pdf-file {
  padding-top: 8px;
}
@media screen and (max-width: 767px) {
  .annual-report .pdf-file {
    float: none !important;
  }
}
.annual-report .pdf-file span {
  font-weight: 700;
  font-size: 16px;
  margin-right: 10px;
}
.annual-report .text-up {
  color: #4d4d4d;
  font-size: 18px;
  font-weight: 700;
}
.annual-report .text-down {
  color: #9a9a9a;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
}
.Announcements {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.Announcements .presentation-text {
  margin-top: 20px;
  margin-bottom: 40px;
}
.Announcements .report-content {
  border-top: 1px solid #808080;
  padding-top: 15px;
  padding-bottom: 15px;
}
.Announcements .text {
  display: inline-block;
}
.Announcements a {
  color: #444444;
}
.Announcements a:hover {
  color: #f57000;
}
.Announcements .glyphicon {
  padding-left: 10px;
}
.Announcements .pdf-file {
  padding-top: 8px;
}
.Announcements .text-up {
  color: #444444;
}
.Announcements .text-down {
  color: #808080;
  font-size: 16px;
}
.Announcements .share-icon {
  display: inline-block;
  margin-right: 20px;
}
.Announcements .pdf-icon {
  display: inline-block;
}
.exchange {
  border-top: 1px solid #f3f3f3;
  padding: 60px 0;
  margin-bottom: 100px;
}
.exchange .rates {
  margin-top: 60px;
}
.exchange .rates .button {
  margin-top: 40px;
}
.exchange .rates .button a {
  color: #fff;
  padding: 10px 20px;
  border-radius: 20px;
  background-color: #f57000;
  display: inline-block;
  font: 16px 'Museo500', Helvetica, Arial, sans-serif;
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -o-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
  border: 1px solid #f57000;
}
.exchange .rates .button a:hover {
  background-color: #e2530e;
  border: 1px solid #e2530e;
}
.exchange .rates .first-line {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .exchange .rates .first-line {
    margin-top: 10px;
  }
}
.exchange .rates h4 {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .exchange .rates h4 {
    text-align: center;
  }
}
.exchange .rates .description {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .exchange .rates .description {
    text-align: center;
  }
}
.exchange .rates img {
  margin-bottom: 5px;
}
.exchange .rates .buy {
  color: #5cb85c;
  text-align: center;
}
.exchange .rates .buy-value {
  font-size: 20px;
  color: #5cb85c;
  text-align: center;
}
.exchange .rates .sell {
  color: #da1f21;
  text-align: center;
}
.exchange .rates .sell-value {
  font-size: 20px;
  color: #da1f21;
  text-align: center;
}
.exchange .rates .date {
  margin-top: 10px;
  text-align: center;
}
.exchange h1 {
  color: #f57000;
}
.exchange .description {
  margin: 5px 0 15px 0;
}
.exchange h3 {
  font: 22px 'Museo700', Helvetica, Arial, sans-serif;
}
.exchange form {
  margin-top: 10px;
}
.exchange form .rate {
  margin-top: 10px;
}
.exchange form .form-control {
  border-radius: 0;
  height: 45px;
  font-size: 16px;
}
.exchange form label {
  font-size: 15px;
  color: #333333;
  padding: 0 0 5px 0;
  display: block;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .exchange form label {
    margin-top: 15px;
  }
}
.exchange form label.text-center {
  text-align: center;
  margin-top: 34px;
}
.exchange form .button {
  display: block;
  background-color: #732169;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  padding: 6px;
  position: absolute;
  bottom: -58px;
  width: 80%;
}
@media screen and (max-width: 767px) {
  .exchange form .button {
    position: static;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
  }
}
.exchange form .button:hover {
  background-color: #B01D88;
}
.rates-table .coin {
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .rates-table .coin {
    padding-left: 15px;
  }
}
.rates-table .coin-image {
  width: 100px;
}
.rates-table .buy {
  color: #7b9d46;
}
.rates-table .sell {
  color: #b82d30;
}