.ee-html {
  position: relative;
  min-height: 100%; }

.ee-body {
  margin-bottom: 200px; }

.ee-logo-header {
  padding: 15px 0 10px;
  text-align: center; }
  @media (min-width: 768px) {
    .ee-logo-header {
      padding: 40px 0px 0px 40px;
      text-align: left; } }

.ee-box-country {
  background-image: none;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: -2px; }
  @media (min-width: 768px) {
    .ee-box-country {
      background-image: url(../../../images/statics/international_home.jpg);
      background-repeat: no-repeat;
      background-position-y: bottom;
      background-size: 100%;
      background-color: #fff;
      padding-top: 0px;
      padding-bottom: 7px;
      height: auto; } }
  @media (min-width: 992px) {
    .ee-box-country {
      background-size: 90%;
      padding-top: 130px;
      background-size: 87%;
      height: 529px;
      padding-bottom: 30px; } }
  @media (min-width: 1200px) {
    .ee-box-country {
      background-size: 72%; } }

.ee-container-country {
  text-align: center;
  margin-top: 17px;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .ee-container-country {
      margin-top: 0;
      margin-bottom: 0; } }

.ee-container-footer {
  background-color: #1b1b1b;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 215px; }
  .ee-container-footer .footer-wrapper {
    background-color: #1b1b1b;
    padding-bottom: 15px; }

.ee-logo-footer {
  padding-top: 24px;
  padding-bottom: 5px; }
  @media (min-width: 768px) {
    .ee-logo-footer {
      padding-bottom: 46px; } }

.ee-container-sponsoring {
  margin-bottom: 24px;
  padding-top: 20px; }
  .ee-container-sponsoring .logo-eltiempo {
    margin-top: 6px; }

.ee-copyright {
  color: #9d9d9d;
  margin-top: 25px;
  font-size: 12px; }

.ee-priv-policy {
  color: #d2d2d2; }

.ee-btn-country {
  margin-top: 15px;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .ee-btn-country {
      margin-top: 0;
      margin-bottom: 20px; } }
  @media (min-width: 992px) {
    .ee-btn-country {
      margin-top: 5px;
      margin-bottom: 0; } }
  .ee-btn-country .country-img {
    margin-bottom: 3px;
    margin-right: 2px; }
