
#footer .container {
  width: 100%;
  margin: 0 auto;
}

#footer .container {
  max-width: 1280px;
}

#footer {
  
  background: #000000;
  color: #ffffff;
  padding: 30px 0 30px;
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  letter-spacing: 0px;
}
#footer address {
    margin-left: 62px;
    font-style: normal;
    margin-top: -20px;
}
#footer a {
  color: #fff;
  text-decoration: none;
}
#footer p {
  margin-top: 0;
}
#footer a:hover, #footer a:focus, #footer a:active {
  color: #777;
  text-decoration: underline;
}
#footer .footer-top {
  padding-bottom: 20px;
}
#footer .footer-top .footer1_DDGI {
  margin-bottom: 20px;
}
#footer .footer1_DDGI span {
  display: block;
}
#footer span.footer_titol {
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 4px;
}
#footer .footer_subtitol {
  font-size: 14px;
  margin-bottom: 20px;
}
#footer .footer1_DDGI img {
  max-width: 230px;
}

#footer  ul {
margin-top:14px;
  padding: 0;
}
#footer .footer_DDGI_menu li {
  padding-bottom: 3px;
  list-style: none;
}



#footer .footer3_DDGI {
	margin-top:25px;
}


#footer .footer4_DDGI {
	text-align:right;
	margin-top:30px;
}

#footer .mod_icones {
    text-align: left;
	margin-bottom:1rem
}

#footer .mod_icones span[class^="icon-"] {
    font-size: 2rem;

    margin-right: .5rem;

}





@media (max-width: 1200px) {
  #footer {
    padding: 50px 30px 50px 30px;
  }
}
@media (max-width: 991px) {
  #footer .container {
    max-width: 960px;
  }

 #footer .footer3_DDGI {
	margin-top:36px;
}

 #footer .footer3_DDGI ul {
    margin-top: 4px;
 
}
  
  #footer .footer4_DDGI {
	text-align:center;
}
 .cercador_home_hero .modul_cerca .has-feedback input.btn {
    margin-top: -3px;
}
  
}
@media (max-width: 768px) {
  #footer .container {
    max-width: 720px;
  }


  #footer .footer_DDGI_logo {
    margin: 0 auto;
  }
  #footer .mod_icones {
    display: block;
	margin-left: 62px;
	 margin-top: 0 ;
	 	 padding-top: 0 ;
}
#footer .footer-top .footer1_DDGI {
    margin-bottom: 5px;
}
#footer address {
  margin-bottom: 0px;
}

#footer .footer_DDGI_menu {
    margin-left: 62px;
  
}
 #footer .footer4_DDGI {
    margin-top: 50px;
}
}
@media (max-width: 576px) {
  #footer .container {
    max-width: 540px;
  }
 #footer .col-xs-6 {
    width: 100%;
}
 #footer .footer3_DDGI {
	margin-top:25px;
}
 #footer .footer3_DDGI ul {
    margin-top: 15px;
 
}
}



.mt-n6

 {
    margin-top: -4rem !important;
}


@media (max-width: 499px) {
  #home-cercador select,
  #home-cercador button
   {
    width: 100% !important;
}

}



/* ===================================
     Badge DDGI
====================================== */


 .badge_DDGI {
  top: -20px;
}
.badge_DDGI img {
	margin-top: -5px;
	max-width: inherit;
	width:157px;
	margin-bottom: 0px !important;
	transition: all 0.3s ease;
}

.badge_DDGI a:hover img {
    margin-top: 0px;
}

@media only screen and (min-width:1000px) {
  header#header {
    padding-top: 40px;
  }
}

@media only screen and (max-width:768px) {
  .badge_DDGI {
    display: none;
  }
}


@media (min-width: 992px) {
    .navbar-expand-lg .offcanvas .offcanvas-body {
       margin-top: -3.2rem;
    }
}







#filtres .btn.is-checked {
    color: var(--ddgi-btn-hover-color);
    background-color: var(--ddgi-btn-hover-bg);
    border-color: var(--ddgi-btn-hover-border-color);
}



.form-floating > label {
    font-weight: 400;
}




.card .h5 > a:hover {
    text-decoration-thickness: 1px;
    text-decoration-line: underline;
}




