.social-icons .social-inner-wrap li a.fa-google,
.social-icons .social-inner-wrap li a.fa-google:hover {
	background: #dd4b39;
}

@media (min-width:1025px) {
	.module-44 .ry-footer-copyright .ry-container {
		display: flex;
	}
	.ry-footer-copyright .ry-left {
		width: 60%;
	}
}

@media (min-width:992px) {
	.ry-footer-copyright .ry-left .span-2 {
		display: block;
		line-height: 12px;
		margin-top: 6px;
	}

	div.module-44 .ry-footer-copyright .ry-right .powered {
		flex-direction: column;
		align-items: flex-end;
	}

	div.module-44 .ry-footer-copyright .ry-right .powered p {
		line-height: 22px;
	}
}
@media (max-width:991px) {
	div.module-44 .ry-container .ry-left .span-2 {
		display: block;
		line-height: 14px;
	}
}

/*
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(1):hover {
   background-color: #00594a;
}
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2):hover {
 

.module-43 .ry-right .ry-leads .ry-contact li:nth-child(1):hover{
	background: none !important;
}  background-color: #b88c38;
}*/

.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2):hover .contact__overlay {
z-index: 1 !important;
}
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) .contact__overlay {
z-index: -1 !important;
}
.module-43 .ry-right .ry-leads .ry-contact li .contact__icon {
z-index: 2 !important;   
}  
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) a {
z-index: 3 !important;   
}

.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) .contact__overlay {
 background: #b88c38 !important;
}
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) {
  background: #00594a !important;
}

.module-43 .ry-right .ry-leads .ry-contact li {
    background: rgb(184 140 56 / 92%) !important;
}
.module-43 .ry-right .ry-leads .social-inner-wrap {
    display: flex;
    list-style: none;
}

.module-43 .ry-right .ry-leads ul.social-icons.col-xs-12 {
    width: auto;
    margin-right: 20px;
}

.module-43 .ry-right .ry-leads {
    align-items: center;
}

.module-43 .ry-right .ry-leads .social-inner-wrap a {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 16px;
}

.module-43 .ry-right .ry-leads .social-inner-wrap li {
    margin: 0 2px;
}

.module-43 .ry-right .ry-leads .social-inner-wrap a.fa.fa-facebook {
    background: #3c5a99;
}

.module-43 .ry-right .ry-leads .social-inner-wrap a.fa.fa-google {
    background: #EA4335;
}

.module-43 .ry-right .ry-leads .social-inner-wrap a.fa.fa-instagram {
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}