footer {
  font-size: 11px;
  margin-top: -1px;
  z-index: 1;
}
#block-cem-footercledeschamps-menu {
  display: none;
}
#block-cem-footercledeschamps.nav {
  display: flex;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  min-height: 51px;
  align-items: center;
  justify-content: space-between;
}
.site-footer {
  background: rgba(255,255,255,1) !important;
  padding: 0 !important;
  min-height: 51px;
}
.region-footer {
  width: 100% !important;
  padding: 0 !important;
  float: initial !important;
  margin: 0 !important;
}

#block-cem-footercledeschamps a {
  font-family: 'Oxygen', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 14px;
  color: rgba(50,57,67,1);
  padding: 0;
}

footer menu-item--expanded:first-child a {
  font-size: 13px !important;
  color: rgba(151,156,164,1) !important;
}

#block-cem-footercledeschamps a:hover {
  font-size: 14px;
  color: rgba(88,207,144,1);
}

#block-cem-footercledeschamps > li:first-child a {
  pointer-events: none;
  color: inherit;
  text-decoration: none;
}

#block-cem-footercledeschamps > li:first-child a:hover {
  font-size: 13px !important;
  color: rgba(151,156,164,1) !important;
}

#block-cem-footercledeschamps li {
  display: block;
  padding: 0 10px;
  border-left-style: solid;
  border-left-width: 1px;
  line-height: 10px;
  border-color: rgba(200,204,206,1);
}

#block-cem-footercledeschamps > li:last-child{
  border: none;
}

#block-cem-footercledeschamps li:first-child {
  border: 0 !important;
}

#block-cem-footercledeschamps .menu-item--expanded:first-child .nav-item {
  padding: 0 !important;
}

#block-cem-footercledeschamps:after {
  content: none !important;
}

footer .dropdown-menu {
  position: initial !important;
  display: flex !important;
  float: initial !important;
  min-width: initial !important;
  padding: 0 !important;
  margin: 0 !important;
  font-size: initial !important;
  color: initial !important;
  text-align: left !important;
  list-style: none !important;
  background-color: transparent !important;
  background-clip: initial !important;
  border: initial !important;
  border-radius: 0 !important;
  flex-wrap: wrap;
}

footer .dropdown-toggle {
  display: none !important;
}

footer .menu-item--expanded {
  padding: 0;
  border: none;
}

footer .dropdown-menu li:first-child {
  border-left: initial;
}

@media only screen and (max-width: 768px){
  footer .nav-item {
    margin: 10px 0;
  }
  footer .menu-item--expanded {
    margin: 0;
  }
  footer .menu-item--expanded:first-child .nav-item   {
    margin-top: 16px;
    margin-bottom: 5px;
  }
}



#slide_top {
  background-color: rgba(61, 61, 61, .5);
  color: #fff;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  display: none;
  position: fixed;
  bottom: 40px;
  right: 20px;
  z-index: 99999;
  color: rgba(255, 255, 255, 1);
  transition: border-color .3s ease-in-out, background-color .3s ease-in-out, color .2s ease-in-out;
  background-color: rgba(76, 85, 98, .5);
  border-color: rgba(255, 255, 255, .15);
  color: #FFFFFF;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="transform:rotate(270deg);fill: white;" height="12px" width="12px " version="1.1" id="Capa_1" viewBox="0 0 185.343 185.343" xml:space="preserve"><g style="&%2310; fill: white;&%2310;"><g><path style="fill: %23fff;" d="M51.707,185.343c-2.741,0-5.493-1.044-7.593-3.149c-4.194-4.194-4.194-10.981,0-15.175 l74.352-74.347L44.114,18.32c-4.194-4.194-4.194-10.987,0-15.175c4.194-4.194,10.987-4.194,15.18,0l81.934,81.934 c4.194,4.194,4.194,10.987,0,15.175l-81.934,81.939C57.201,184.293,54.454,185.343,51.707,185.343z"/></g></g></svg>');
  background-repeat: no-repeat;
  background-position-x: 19.5px;
  background-position-y: center;
}

#slide_top:hover {
  background-color: #ffffff !important;
  border: 1px solid #A5AAB0;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="transform:rotate(270deg);" height="12px" width="12px " version="1.1" id="Capa_1" viewBox="0 0 185.343 185.343" xml:space="preserve"><g><g><path style="fill:%23A5AAB0;" d="M51.707,185.343c-2.741,0-5.493-1.044-7.593-3.149c-4.194-4.194-4.194-10.981,0-15.175 l74.352-74.347L44.114,18.32c-4.194-4.194-4.194-10.987,0-15.175c4.194-4.194,10.987-4.194,15.18,0l81.934,81.934 c4.194,4.194,4.194,10.987,0,15.175l-81.934,81.939C57.201,184.293,54.454,185.343,51.707,185.343z"/></g></g></svg>');
  background-repeat: no-repeat;
  background-position-x: 19.5px;
  background-position-y: center;
}




