.site-footer {
  padding: 60px 0;
}
.site-footer .site-footer__top .region {
  margin: 0;
  padding: 0;
  width: 25%;
}
.site-footer .site-footer__top .region.region-footer-first {
  width: 20%;
}
.site-footer .site-footer__top .region.region-footer-second {
  width: 25%;
}
.site-footer .site-footer__top .region.region-footer-third {
  width: 35%;
}
.site-footer .site-footer__top .region.region-footer-fourth {
  width: 20%;
}
.site-footer .site-footer__top .region .block {
  padding: 0 20px;
}
.site-footer .site-footer__top .region .block h2 {
  border: 0;
  color: black;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 20px 0;
  text-transform: uppercase;
}
.site-footer .site-footer__top .region .block h2:before {
  content: none;
}
.site-footer .site-footer__top .region .block .content {
  padding-right: 20px;
}
.site-footer .site-footer__top .region .block .content p {
  color: black;
  font-size: 14px;
}
.site-footer .site-footer__top .region .block .content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-footer .site-footer__top .region .block .content ul li {
  position: relative;
}
.site-footer .site-footer__top .region .block .content ul li:before {
  border: 5px solid black;
  border-color: transparent transparent transparent black;
  content: "";
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  top: 10px;
  width: 0;
}
.site-footer .site-footer__top .region .block .content ul li a {
  border: 0;
  color: black;
  font-size: 14px;
  padding: 7px 0;
  text-decoration: none;
  text-indent: 20px;
}
.site-footer .site-footer__top .region .block#block-fr-theme-vivremieux-footerthird .content ul {
  text-align: center;
}
.site-footer .site-footer__top .region .block#block-fr-theme-vivremieux-footerthird .content ul li {
  display: inline-block;
}
.site-footer .site-footer__top .region .block#block-fr-theme-vivremieux-footerthird .content ul li:before {
  display: none;
}
.site-footer .site-footer__top .region .block#block-fr-theme-vivremieux-footerthird .content ul li a {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: black;
  color: white;
  float: left;
  font-size: 0;
  height: 40px;
  margin-right: 10px;
  position: relative;
  text-indent: 0;
  width: 40px;
}
.site-footer .site-footer__top .region .block#block-fr-theme-vivremieux-footerthird .content ul li a:before {
  position: absolute;
}
.site-footer .site-footer__top .region .block#block-fr-theme-vivremieux-footerthird .content ul li a.icon-facebook:before {
  bottom: -3px;
  font-size: 31px;
  left: 5px;
  position: absolute;
}
.site-footer .site-footer__top .region .block#block-fr-theme-vivremieux-footerthird .content ul li a.icon-linkedin:before {
  font-size: 26px;
  left: 8px;
  top: 4px;
}
.site-footer .site-footer__top .region .block#block-fr-theme-vivremieux-footerthird .content ul li:last-child a {
  margin: 0;
}
.site-footer .site-footer__top .region .block#block-fr-theme-vivremieux-footerfourth .content a {
  color: black;
  font-family: "Roboto", serif !important;
  text-decoration: none;
}
.site-footer .site-footer__top .region .block#block-fr-theme-vivremieux-footerfourth .content a.telephone.icon-phone {
  padding-left: 20px;
  position: relative;
  text-decoration: none;
}
.site-footer .site-footer__top .region .block#block-fr-theme-vivremieux-footerfourth .content a.telephone.icon-phone:before {
  font-size: 12px;
  left: 2px;
  position: absolute;
  top: 3px;
}
.site-footer .site-footer__top .region .block#block-fr-theme-vivremieux-footerfourth .content a.telephone.icon-mail {
  padding-left: 20px;
  position: relative;
  text-decoration: none;
}
.site-footer .site-footer__top .region .block#block-fr-theme-vivremieux-footerfourth .content a.telephone.icon-mail:before {
  font-size: 12px;
  left: 2px;
  position: absolute;
  top: 3px;
}
.site-footer .site-footer__top .region .block#block-fr-theme-vivremieux-footerfourth .content a:before {
  font-family: 'icomoon' !important;
}
.site-footer .site-footer__top .region .block#block-fr-theme-vivremieux-footerfourth .content a:hover {
  text-decoration: underline !important;
}
@media (min-width: 768px) {
  .site-footer__top {
    padding: 0 50px;
  }
}
@media (min-width: 992px) {
  .site-footer__top {
    padding: 0 50px;
  }
}
@media (max-width: 1199px) {
  .site-footer .site-footer__top .region {
    margin-bottom: 50px !important;
  }
  .site-footer .site-footer__top .region.region-footer-first {
    width: 50%;
  }
  .site-footer .site-footer__top .region.region-footer-second {
    width: 50%;
  }
  .site-footer .site-footer__top .region.region-footer-third {
    width: 50%;
  }
  .site-footer .site-footer__top .region.region-footer-fourth {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .site-footer {
    padding: 40px 0 20px 0;
  }
  .site-footer .site-footer__top .region {
    margin-bottom: 20px !important;
  }
  .site-footer .site-footer__top .region .block h2 {
    margin-bottom: 15px;
  }
}
@media (max-width: 575px) {
  .site-footer .site-footer__top .region.region-footer-first {
    width: 100%;
  }
  .site-footer .site-footer__top .region.region-footer-second {
    width: 100%;
  }
  .site-footer .site-footer__top .region.region-footer-third {
    width: 100%;
  }
  .site-footer .site-footer__top .region.region-footer-fourth {
    width: 100%;
  }
}
