
#header {
    -webkit-transition: height 0.3s ease-out;
    -o-transition: height 0.3s ease-out;
    transition: height 0.3s ease-out;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

header {
    display: block;
}
body, body.blank-mode {
    font-family: "Poppins",sans-serif;
}
body {
    color: #000;
    background-color: #fff;
}
body {
    font-family: sans-serif;
}
body {
    min-height: 100%;
    counter-reset: steps top;
    font-weight: 400;
}
body {
    font-family: sans-serif;
    font-size: 14px;
    line-height: 1.384615;
    color: #333;
    background-color: #fff;
}
body {
    margin: 0;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.external-fonts-loaded, .blank-mode {
    font-family: "Poppins",sans-serif;
}
:root {
    --color-primary: #333d47;
    --color-primary-hover: #DDDDDD;
    --color-secondary: #009901;
    --color-secondary-hover: #32cb00;
    --color-tertiary: #DDDDDD;
    --color-tertiary-hover: #DDDDDD;
    --template-font: "Poppins";
    --template-headings-font: "Muli";
    --header-background-url: url(https://cdn.myshoptet.com/prj/b286e381/master/cms/img/blank.gif);
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#header {
    border-color: #e6e6e6;
    color: #fff;
    background-color: #333d47;
    background-image: none;
    padding-left:40px;
}

#header .site-name a img {
    display: block;
    max-height: 40px;
}
#header .gpsicon img {
    display: block;
    max-height: 40px;
    padding-left:40px;
}

.site-name {
    background: url(https://eshop.evolveo.com/user/documents/css/logo_dark.svg) no-repeat;
    background-size: contain;
    
}
#header .site-name a {
    color: #fff;    
}

#header .site-name a {
    display: block;
}
.site-name > a {
    opacity: 0;
}

#header .container {
    height: auto;
    min-height: 40px;
}


#header .site-name a img {
    display: block;
    max-height: 40px;
}
#header .container {
    height: auto;
    min-height: 40px;
}
.language-wrapper {
    border-color: #e6e6e6;
    color: #fff;
    background-color: #333d47;
    background-image: none;
    padding:20px;
    text-align:right;
}
.language-wrapper img {
    padding-left:10px;
}
.container.navigation-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
}
.data {
    width: 95%;
}
.data TH {
    font-weight:bold;
    text-align:right;
    padding-right:10px;
    vertical-align: top;
}
.data TH:after {
    content:":";
}
.data TD {
    font-weight:normal;
    text-align:left;
    padding-left:10px;
    vertical-align: top;
}
.data TD.mapa {
    text-align:center;
    padding:10px;
}

#gmapaapi,#gmapaapi2 {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    min-height: 400px;
}

@media screen and (max-width: 767px) {
  #header {
      position: relative;
  }
  #header .site-name {
      padding-left: 10px;
  }
}

@media (min-width: 480px) {
  #header .site-name a img {
      max-height: 60px;
    }
}

@media (min-width: 992px) {
  #header .site-name img {
      max-height: 80px;
  }
}

@media (min-width: 992px) {
  #header .container {
      position: relative;
  }
  #gmapaapi,#gmapaapi2 {
      min-height: 600px;
  }

}
@media (min-width: 992px) {
  #header .container {
      min-height: 80px;
  }
}
@media (min-width: 480px) {
  #header .container {
      min-height: 60px;
  }
}

@media (min-width: 480px) {
  #header .site-name a img {
      max-height: 60px;
  }
}


@media (min-width: 992px) {
  #header .site-name img {
      max-height: 80px;
  }
}


@media (min-width: 992px) {
  #header .container {
      position: relative;
  }
}
@media (min-width: 992px) {
  #header .container {
      min-height: 80px;
  }
}
@media (min-width: 480px) {
  #header .container {
      min-height: 60px;
  }
}
@media (min-width: 1440px) {
  .container {
      width: 1418px;
  }
}
@media (min-width: 1200px) {
  .container {
      width: 1178px;
  }
}
@media (min-width: 992px) {
  .container {
      width: 972px;
  }
}
@media (min-width: 768px) {
  .container {
      width: 747px;
  }
}