body.default .social-inner-wrap a.fa-google,
body.default .social-inner-wrap li a.fa-google:hover {
	background: #dd4b39;
}
/* footer */
@media (min-width:1401px) {
	.module-53 .text-wrap,
	.module-242 .text-wrap {
		min-width: 810px;
	}
}

.translate-wrap{
	max-width: 150px;
    margin-left: auto;
	margin-bottom: 10px;
}
.ry-exp .logo-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
}