.section--1522928619018 {
  padding: 0px; }
  .section--1522928619018 .container {
    max-width: 100%;
    padding: 0; }

.section--1522931905319 h4 {
  color: #105E55;
  font-size: 26px; }

.block--1522933781152 {
  background: #7e989e;
  padding: 26px 35px;
  margin-top: 22px; }

.footer_content {
  width: 88%; }

.section--1523177898357 .container {
  max-width: 1500px;
  padding: 0 13px; }
.section--1523177898357 h4 {
  margin: 0px;
  position: absolute;
  bottom: 0px;
  text-align: center;
  width: 100%;
  color: white;
  transition: 0.4s; }
.section--1523177898357 img {
  width: 100%; }
.section--1523177898357 .col-md-3 {
  padding: 0px 7px; }
.section--1523177898357 .cont-1 {
  position: relative; }

.over-link {
  position: absolute;
  top: 40%;
  width: 100%;
  text-align: center; }

.link-circle {
  background: black;
  color: #fff;
  font-size: 2em;
  border-radius: 50%;
  padding: 17px;
  width: 64px !important;
  height: 64px;
  transition: 0.5s; }

.cont:hover .over-hover {
  opacity: 1; }

.cont-1:hover .link-circle {
  background: #fff;
  color: #000; }
.cont-1:hover h4 {
  bottom: -10px;
  opacity: 0; }

.over-hover {
  text-align: left;
  border-top: 1px solid #ccc;
  margin-top: 22px;
  width: 85%;
  margin: 16px auto 0px;
  font-size: 14px;
  line-height: 22px;
  padding-top: 9px;
  opacity: 0;
  transition: 0.4s; }
  .over-hover p {
    margin: 0; }
  .over-hover a {
    float: right;
    margin: 0; }

@media screen and (max-width: 767px) {
  .over-hover {
    opacity: 1; } }
.footer {
  padding: 67px 0  !important; }

.footer__logo {
  display: inline-block;
  float: none !important;
  width: auto !important;
  max-width: 290px;
  height: auto !important;
  max-height: 200px !important;
  margin: 0 auto 30px !important; }

.footer__menu {
  display: inline-block;
  float: none  !important;
  width: 100% !important;
  text-align: center !important;
  font-size: 14px; }

.footer__menu a {
  color: #fff;
  margin: 0 !important;
  line-height: normal !important;
  padding-left: 10px !important;
  border-left: 2px solid grey  !important; }

.footer__menu a:first-child {
  border-left: 0px solid grey  !important; }

.footer__copyright {
  float: none !important;
  margin: 20px auto 15px;
  font-size: 0.875rem; }

.social-icons {
  text-align: center  !important; }
