.top-footer {
  color: #fff;
  font-weight: 300;
  font-family: 'Open Sans';
}

.top-footer h1 {
  color: #fff;
  font-size: 21px;
  line-height: 29px;
  margin-bottom: 20px;
  font-weight: 400;
	text-align:center
}
.top-footer p {
	text-align:justify;
}
.top-footer .footer-contact__numbers {
  font-style: normal;
  font-weight: 300;
  font-size: 13px;
  line-height: 18px;
  font-family: 'Open Sans';
  margin-bottom: 25px;
}

.top-footer .footer-contact__numbers a {
  color: #fff;
}

.top-footer .footer-contact__email {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-size: 13px;
  line-height: 18px;
}

.top-footer .footer-contact__email a {
  color: #fff;
}

.site-primary-footer-inner-wrap {
  position: relative;
}

.site-primary-footer-inner-wrap .footer-img {
  position: absolute;
  top: -145px;
  left: -34px;
  z-index: 8;
  max-height: 426px;
    max-width: 330px;
}

.footer-group-con {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
    justify-content: center;
}

.footer-group-con a:hover{
	color:#E72E2E;
}
.footer-group-con h1 {
    color: #fff;
    font-size: 21px;
    line-height: 29px;
    margin-bottom: 10px;
    font-weight: 400;
}
.ggc-location{
    color: #fff;
    font-family: 'Open Sans';
}
.site-footer-below-section-2{
	display:flex;
}
.site-footer-below-section-2 div:nth-child(1){
	    width: 100% !important;
}
.site-footer-below-section-2 div:first-child *{
	    color:#fff;
}
.site-footer-below-section-2 div:last-child {
	    width: 12%;
	    min-width: 60px;
}
.footer-widget-area{
	margin-bottom:0px !important
}
.site-below-footer-inner-wrap .footer-nav-wrap ul li {
	border-right: solid 2px #938c8c;
}
.site-below-footer-inner-wrap .footer-nav-wrap ul li a{
	padding: 0 15px !important;
}
.dsm_breadcrumbs *{
	text-transform:uppercase !important; 
}
#astra-footer-menu{
    justify-content: end;
    margin-right: 20px !important;
}

@media screen and (max-width: 1080px) {
  .site-primary-footer-inner-wrap .footer-img {
    top: -133px !important;
  }
}
@media screen and (max-width: 924px) {
 	.site-below-footer-inner-wrap {
		display: flex !important;
		flex-direction: column;
		gap: 12px;
	}
	.site-below-footer-inner-wrap .footer-nav-wrap ul {
		display: flex !important;
		margin:0 !important;	
	}
}

@media screen and (max-width: 921px) {
  	.site-footer-below-section-2 div:last-child {
	  	margin:0 auto;
	  	margin-top:4px
	}
}
@media screen and (max-width: 911px) {
  .site-primary-footer-inner-wrap .footer-img {
    top: -121px !important;
  }
}

@media screen and (max-width: 768px) {
  .site-primary-footer-inner-wrap .footer-img {
    top: -154px !important;
  }
	.site-primary-footer-wrap{
		padding-bottom:0px !important;
	}
}

@media screen and (max-width: 1200px) {
  .site-primary-footer-inner-wrap #block-10 {
    max-height: 100px;
  }
}

@media screen and (max-width: 768px) {
  .site-primary-footer-inner-wrap #block-10 {
    max-height: unset;
  }
}

.owl-nav.disabled,
.owl-dots.disabled {
  display: block !important;
}

@media screen and (max-width: 1200px) {
  .site-primary-footer-inner-wrap .footer-img {
    position: relative;
    top: -154px;
    left: unset;
    z-index: 8;
  }
}

@media screen and (max-width: 1200px) and (max-width: 768px) {
  .site-primary-footer-inner-wrap {
    -ms-grid-columns: (1fr)[1] !important;
        grid-template-columns: repeat(1, 1fr) !important;
    grid-gap: 10px;
  }
  .site-primary-footer-inner-wrap .site-footer-primary-section-1 {
    max-height: 235px;
  }
  .site-primary-footer-inner-wrap > div {
    max-width: 400px;
    margin: 0 auto;
  }
}
/*# sourceMappingURL=footer.css.map */

@media screen and (max-width: 1200px) and (max-width: 340px) {
 	.site-primary-footer-inner-wrap .footer-img {
		top: -123px !important;
		max-height: 190px;
	}
}
