/*!*********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/sass/themes/blocks/sections/branchs.scss ***!
  \*********************************************************************************************************************************************************************************/
/* - FONTS - */
/* [ END FONTS ] */
/* [VARIABLES] */
/* [ MEDIA QUERIES ] */
/* [MEDIA QUERIES REVERSE] */
/* - MEDIA QUERIES WP - */
/* [ END MEDIA QUERIES ] */
/* [ COLOR ] */
/* [ END COLOR ] */
.fx-branch-general .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.fx-branch-general .col-12 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width:768px) {
  .fx-branch-general .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
}
.fx-branch-general .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width:768px) {
  .fx-branch-general .container {
    max-width: 720px;
  }
}
@media (min-width:992px) {
  .fx-branch-general .container {
    max-width: 960px;
  }
}
@media (min-width:1200px) {
  .fx-branch-general .container {
    max-width: 1200px;
  }
}
.fx-branch-general .mt-5 {
  margin-top: 3rem !important;
}
.fx-branch-general .pt-5 {
  padding-top: 3rem !important;
}
.fx-branch-general .mt-3 {
  margin-top: 1rem !important;
}
.fx-branch-general .pt-3 {
  padding-top: 1rem !important;
}
.fx-branch-first__title, .fx-branch-first__title > * {
  color: #306094;
  font-family: "Product Sans";
  line-height: 1em;
  font-weight: 700;
  font-size: 30px !important;
}
@media (min-width:768px) {
  .fx-branch-first__title, .fx-branch-first__title > * {
    font-size: 30px !important;
  }
}
@media (min-width:1200px) {
  .fx-branch-first__title, .fx-branch-first__title > * {
    font-size: 40px !important;
  }
}
.fx-branch-first__map {
  height: 330px;
  background-color: lightgray;
  margin-top: 1rem;
  width: 100% !important;
  /*display: none;*/
}
.fx-branch-first__map--active {
  display: block;
}
.fx-branch-first__map iframe {
  width: 100%;
  height: 330px;
}
.fx-branch-info__item--email svg path {
  fill: #306094 !important;
  stroke-width: 0px !important;
  stroke: white !important;
}
.fx-branch-info__btn {
  color: white;
  background-color: #306094;
  border-radius: 25px;
  padding: 4px 15px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 12px;
  font-family: "Montserrat";
  font-weight: 700;
  margin-top: 10px;
  display: block;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.fx-branch-info__btn:hover {
  color: white;
  text-decoration: none;
  opacity: 0.9;
}
.fx-branch-content svg {
  width: 20px;
  height: 20px;
  margin-right: 12px;
}
.fx-branch-content svg path {
  stroke: #306094 !important;
  stroke-width: 2.5px;
}
.fx-branch-content__title, .fx-branch-content__title > * {
  color: #306094;
  font-family: "Montserrat";
  font-weight: 900 !important;
  font-size: 13px !important;
  margin-bottom: 0;
  text-transform: uppercase;
  padding-bottom: 0.25rem;
}
.fx-branch-content__title--bold {
  font-weight: bold !important;
}
.fx-branch-content__title--border--top {
  border-top: solid 1px #306094;
  padding-top: calc(1rem + 5px);
  margin-top: 0 !important;
  margin-left: 0;
}
.fx-branch-content ul {
  list-style: none;
  padding-left: 0;
}
.fx-branch-content ul li {
  font-family: "Gontserrat";
  color: rgb(102, 102, 102);
  font-weight: 500;
  font-size: 17px;
}
.fx-branch-members__name {
  color: #306094;
  font-weight: 600;
}

/*# sourceMappingURL=branch.min.css.map*/