@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap");
#page-footer {
  background-color: #0f141a; }
  #page-footer .top .menu--footer .navbar-nav {
    flex-direction: row;
    justify-content: center; }
    #page-footer .top .menu--footer .navbar-nav li.nav-item a {
      color: #d9d9d9;
      font-size: 14px;
      text-transform: uppercase;
      font-family: "Open Sans", sans-serif; }

#page-footer-sub {
  background-color: #161e26; }
  #page-footer-sub .left #block-footerbrandblock p {
    display: flex;
    align-items: center;
    color: #d9d9d9;
    font-size: 16px; }
    #page-footer-sub .left #block-footerbrandblock p img {
      margin-right: 15px; }
  #page-footer-sub .social-share .social {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0; }
    #page-footer-sub .social-share .social li {
      display: inline-block; }
      #page-footer-sub .social-share .social li a {
        width: 30px;
        height: 45px;
        display: block;
        background-repeat: no-repeat;
        background-image: url("../../image/sprite_social_1.png");
        text-indent: -9000px; }
        #page-footer-sub .social-share .social li a.twitter {
          background-position: 4px 0; }
          #page-footer-sub .social-share .social li a.twitter:hover {
            background-position: 4px bottom;
            background-color: #54aee1; }
        #page-footer-sub .social-share .social li a.facebook {
          background-position: -34px 0; }
          #page-footer-sub .social-share .social li a.facebook:hover {
            background-position: -34px bottom;
            background-color: #4772af; }
        #page-footer-sub .social-share .social li a.google {
          background-position: -108px 0; }
          #page-footer-sub .social-share .social li a.google:hover {
            background-position: -108px bottom;
            background-color: #62a0ad; }
        #page-footer-sub .social-share .social li a.youtube {
          background-position: -71px 0; }
          #page-footer-sub .social-share .social li a.youtube:hover {
            background-position: -71px bottom;
            background-color: #cb2027; }
        #page-footer-sub .social-share .social li a.slideshare {
          background-position: -149px 0; }
          #page-footer-sub .social-share .social li a.slideshare:hover {
            background-position: -149px bottom;
            background-color: #406f95; }
        #page-footer-sub .social-share .social li a.flickr {
          background-position: -189px 0px; }
          #page-footer-sub .social-share .social li a.flickr:hover {
            background-position: -189px bottom;
            background-color: #5DB78D; }
        #page-footer-sub .social-share .social li a.newsletter {
          background-position: -225px 0px; }
          #page-footer-sub .social-share .social li a.newsletter:hover {
            background-position: -225px bottom;
            background-color: #b58972; }
        #page-footer-sub .social-share .social li a.instagram {
          background-position: -256px 0px; }
          #page-footer-sub .social-share .social li a.instagram:hover {
            background-position: -256px bottom;
            background-color: #54aee1; }
  #page-footer-sub .right #block-footerlicenceblock p {
    color: #d9d9d9;
    font-size: 16px; }
    #page-footer-sub .right #block-footerlicenceblock p a {
      color: #33cccd; }

@media (min-width: 768px) {
  #page-footer-sub .social-share .social {
    max-height: 45px;
    overflow: hidden; }
    #page-footer-sub .social-share .social li a {
      height: 45px; } }

/*# sourceMappingURL=footer.css.map */
