.site-header-section .aux-socials-container {
	margin-right: 90px;
}

.site-header-section .aux-socials-container .aux-social-list li,
.aux-site-footer .aux-social-list li {
	margin-left: 18px;
}
.site-header-section .aux-socials-container .aux-social-list li a:hover ,
.aux-site-footer .aux-social-list li a:hover  {
	color: #fea75e;
}

.site-header-section .aux-header-msg {
	font-weight: 500;
	font-size: 18px;
	line-height: 63px;
	text-transform: uppercase;
	margin-right: 70px;
}

.aux-fs-popup .aux-panel-close {
	width: 60px;
	height: 60px;
	right: 10%;
	top: 8%;
}

.aux-cross-symbol:after,
.aux-cross-symbol:before{
	width:50%;
}

.aux-fs-popup .aux-panel-close .aux-cross-symbol {
		top: 23px;
    left: 12px;
}

.aux-fs-menu .aux-master-menu .aux-menu-item > .aux-item-content {
		font-size: 55px;
    font-weight: 700;
    line-height: 80px;
		padding: 0;
}

.aux-fs-menu .aux-master-menu .aux-menu-item:hover > .aux-item-content {
	color: #444444;
}
.aux-site-footer .footer-menu  li {
	margin-right: 30px;
}
.aux-site-footer .footer-menu  li a {
	color: #444444;
	font-family: Poppins;
	font-size: 16px;
	font-weight: 500;
}

.aux-copyright  .bold {
	display:block;
	color: #444444;
font-family: Poppins;
font-size: 26px;
font-weight: 700;
line-height: 63px;
	text-align:center;
}
.aux-copyright small {
	font-family: Poppins;
	font-size: 15px;
	font-weight: 400;
	line-height: 26px;
}

.aux-site-footer .aux-social-list li a {
	color: #444;
}
.aux-site-footer {
	padding: 58px 0;
}

.aux-fs-menu {
	z-index: 9999;
}