.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: 100%;
  padding: 0; }
.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: 9px;
  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; }

.header.header--light.header--left .header-menu {
  font-size: 19px; }

@media screen and (max-width: 767px) {
  .over-hover {
    opacity: 1; } }
.block--1523387500022_1 {
  background: #f3f3f3; }

.bg-shadow {
  position: relative;
  z-index: 0; }

.bg-shadow::before {
  content: "";
  position: absolute;
  -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.6);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.6);
  left: 5px;
  right: 50%;
  bottom: 16px;
  height: 30%;
  z-index: -1;
  border-radius: inherit;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: skewY(-6deg);
  -ms-transform: skewY(-6deg);
  transform: skewY(-6deg); }

.bg-shadow::after {
  content: "";
  position: absolute;
  -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.6);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.6);
  bottom: 16px;
  height: 30%;
  z-index: -1;
  left: 50%;
  right: 5px;
  -webkit-transform: skewY(6deg);
  -ms-transform: skewY(6deg);
  transform: skewY(6deg);
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.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; }
