/*//////// YAGIDKA FOOTER ////////*/
/*///////////////////////////////*/

.tg-site-footer .tg-site-footer-bar {
	padding-bottom: 30px;
}

.tg-site-footer .tg-footer-widget-container {
	padding: 30px 30px 0px 30px !important;
}

.tg-footer-widget-area .widget {
	margin: 20px 20px;
}

.footer-sidebar-1 img {
	width: 200px !important;
	margin: 0 auto;
}

.contact-body {
	display: flex;
	flex-direction: column;
	margin: 0 auto;
	padding: 5px 0;
}

.contact-title p {
	color: #fff;
	margin-bottom: 0 !important;
}

.footer-icon {
	display: flex;
	align-items: center;
}

.footer-icon i {
	padding: 0 10px 0 0;
	font-size: 20px;
	color: #fff;
}

.footer-icon a {
	text-decoration: none;
	color: #fff;
	transition: 0.3s;
}

/* .footer-icon a:hover {
	text-decoration: none;
	color: #ff7500;
} */

.social-links-list {
	display: flex;
	justify-content: center;
	padding: 7.2px 0 !important;
}

.social-links-item {
	text-decoration: none;
	display: flex !important;
	justify-content: center;
	align-items: center;
	width: 32px;
	height: 32px;
	background: #fff;
	border-radius: 50%;
	margin: 0 15px;
}

.social-links-item:hover {
	text-decoration: none;
}

/* .social-links-item:hover i {
	color: #ff7500;
} */

/* .social-links-item:hover .fa.fa-facebook {
    color: #3b5998;
}

.social-links-item:hover .fa.fa-instagram {
    color: #c13584;
}

.social-links-item:hover .fa.fa-google {
    color: #db4437;
} */

.social-links-list i {
	font-size: 20px;
	color: #522a6c;
	transition: 0.3s;
}

@media screen and (max-width: 1200px) {
	.contact-body {
		align-items: center;
	}
}

.studio-rgssoft {
	padding: 0;
	margin-top: 5px;
}

.studio-rgssoft-link {
	font-size: 14.4px;
	text-decoration: none !important;
	color: #fff !important;
}

.studio-rgssoft-logo {
	width: 30px;
}
