/*Header Style*/
a.logo.logo--image {
  position: relative;
  left: calc(50% - 40px);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  /* transform: translate(-50%,0); */
  text-align: center; }

.header-menu {
  width: 100%;
  float: left;
  text-align: center !important;
  margin-top: -89px; }

.menuclass ul li:nth-child(4) {
  margin-right: 128px; }

.menuclass ul li:nth-child(5) {
  margin-left: 128px; }

.header .user {
  line-height: 90px;
  float: right; }

.header.sticky .menuclass li a {
  line-height: 60px;
  margin-top: 30px; }

.header.sticky .logo img {
  max-height: 70px; }

.header.sticky .user {
  line-height: 53px;
  margin-top: 35px; }

.header.sticky .user__dropdown {
  top: 106px; }

.menuclass a {
  font-family: Oswald;
  font-weight: 400; }

.header.sticky {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2); }

.menuclass ul li {
  display: inline-block !important; }

.header.sticky ul.menuBox li a {
  margin-top: 0 !important; }

/*Header Style*/
.footer_logo .logo.footer__logo {
  float: none;
  height: 180px;
  margin: 0; }

.footer_logo {
  width: 100%;
  float: left;
  margin: 0 auto;
  text-align: center;
  margin-top: 25px; }

.footer_social {
  width: 100%;
  float: left; }

.footer_menus .footer__menu {
  display: inline-block;
  width: 100%;
  text-align: center; }

.footer_menus {
  width: 100%;
  float: left; }

.footer_menus .footer__menu a.footer__menu-item {
  margin: 0 0 0 20px;
  font-family: Oswald;
  font-weight: 400; }

.footer_social .social-icons {
  margin-bottom: 0; }

.copyright_text {
  width: 100%;
  float: left;
  text-align: center; }

.copyright_text span.footer__copyright {
  text-align: center;
  float: none;
  margin: 0;
  margin-bottom: 40px; }

.footer_social a.social-icons__icon {
  font-size: 18px; }
