/*	==========================================================================
	Layouts
	========================================================================== */
@import url("https://fonts.googleapis.com/css?family=Righteous&display=swap");
* {
  -webkit-font-smoothing: antialiased; }

*:focus {
  outline: none; }

body {
  font-family: Montserrat;
  font-weight: 300;
  padding: 0;
  color: #7b828b;
  background: #000; }
  body.ipHasAdminNavbar header.main {
    top: 40px; }
  body.ipHasAdminPanel header.main {
    top: 148px; }
  body.modal-open {
    overflow: hidden; }

body, html {
  height: 100%; }

.ie-text {
  color: #f5787d !important;
  background: none !important;
  -webkit-text-fill-color: initial !important; }

.layout.countries {
  height: 100vh;
  background: #000;
  position: relative; }
  .layout.countries .video {
    display: block;
    position: fixed;
    z-index: 0;
    height: auto;
    width: 100%;
    max-width: inherit;
    margin-top: 328px; }
    .layout.countries .video.portrait {
      height: 100%;
      width: auto; }
  .layout.countries * {
    font-family: "Righteous"; }
  .layout.countries .header {
    text-align: center;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0; }
    .layout.countries .header .mobile {
      display: none !important; }
    .layout.countries .header .light-logo {
      margin-top: 64px;
      margin-bottom: 30px; }
    .layout.countries .header .header-text {
      background: -webkit-linear-gradient(0deg, #f28674, #fe1bfb 78%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      display: inline;
      font-size: 24px; }
  .layout.countries .center {
    display: flex;
    align-items: center;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    left: 0;
    right: 0;
    width: 1178px;
    margin: 0 auto; }
    .layout.countries .center .data {
      width: 100%;
      margin-top: 60px; }
      .layout.countries .center .data .data-title, .layout.countries .center .data .data-subtitle {
        text-align: center; }
      .layout.countries .center .data .data-title {
        font-size: 48px;
        color: #fff;
        margin-bottom: 150px; }
      .layout.countries .center .data .data-subtitle {
        font-size: 30px;
        color: #3bf7ee;
        margin-top: 69px; }
      .layout.countries .center .data .column-countries {
        text-align: center;
        width: 290px;
        display: inline-block;
        vertical-align: top; }
        .layout.countries .center .data .column-countries .country-c {
          display: block;
          margin: 0 auto 32px auto;
          font-size: 23px;
          color: #fff;
          transition: all 0.7s;
          text-decoration: none; }
          .layout.countries .center .data .column-countries .country-c.opcd {
            transition: opacity 0.3s;
            opacity: 0.6; }
          .layout.countries .center .data .column-countries .country-c:hover {
            text-shadow: #FFF 0px 0px 5px, #FFF 0px 0px 10px, #FFF 0px 0px 15px, #2687e4 0px 0px 20px, #2687e4 0px 0px 30px, #FF2D95 0px 0px 40px, #2687e4 0px 0px 50px, #2687e4 0px 0px 75px; }
    .layout.countries .center .data-subtitle-rwd {
      display: none; }

footer.main-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #fff;
  padding: 10px 0; }
  footer.main-footer .legal {
    text-align: center; }
    footer.main-footer .legal a {
      font-size: 12px;
      color: #1e1e1e;
      font-weight: bold;
      margin: 0 10px; }

.layout.legal {
  background-image: url("../img/legal-top.png "), url("../img/legal-bottom.png");
  background-position: top center, bottom 600px center;
  background-color: #19182b;
  background-repeat: no-repeat; }
  .layout.legal .full {
    position: relative;
    padding-top: 90px;
    padding-bottom: 600px; }
  .layout.legal .shape-top, .layout.legal .shape-bottom {
    position: absolute;
    display: none; }
  .layout.legal .shape-top {
    top: 0;
    left: 0; }
  .layout.legal .shape-bottom {
    bottom: 200px;
    right: 0; }
  .layout.legal .legal-wrapper {
    width: 1280px;
    margin: 0 auto;
    min-height: 800px;
    text-align: center; }
  .layout.legal ul {
    padding: 0;
    display: inline-block;
    list-style-type: disc; }
    .layout.legal ul li {
      display: block;
      line-height: 25px; }
      .layout.legal ul li span:before {
        display: inline-block;
        content: '';
        background: #949aaf;
        width: 4px;
        height: 4px;
        margin-right: 5px;
        border-radius: 10px;
        vertical-align: middle;
        margin-top: -2px; }
  .layout.legal p {
    line-height: 25px;
    font-size: 16px;
    padding-bottom: 20px; }

@media screen and (max-height: 1018px) and (orientation: landscape) {
  .layout.countries .center .data {
    margin-top: 217px; }
    .layout.countries .center .data .data-title {
      margin-bottom: 70px;
      font-size: 32px; }
    .layout.countries .center .data .data-subtitle {
      margin-top: 20px; } }
@media screen and (max-height: 700px) and (orientation: landscape) {
  body {
    min-height: 800px; }

  .layout.countries .center {
    padding-top: 325px;
    display: block;
    position: relative; }
    .layout.countries .center .data {
      margin-top: 60px; } }
@media only screen and (min-width: 767px) and (max-width: 1200px) {
  body {
    min-height: inherit; }

  .layout.countries {
    background: url("../img/BG_Compartir_Corporativa_Tablet.jpg") no-repeat center center;
    background-size: cover; }
    .layout.countries .video {
      display: none; }
    .layout.countries .header .mobile {
      display: none !important; }
    .layout.countries .center {
      width: 100%; }
      .layout.countries .center .data {
        width: 380px;
        margin: 255px auto 0 auto;
        height: 480px;
        overflow-y: scroll;
        -webkit-mask-image: url("../img/t-1.png"); }
        .layout.countries .center .data .data-title {
          display: none; }
        .layout.countries .center .data .data-subtitle {
          display: none; }
        .layout.countries .center .data .column-countries {
          width: 100%;
          display: block; }
          .layout.countries .center .data .column-countries .country-c {
            font-size: 23px; }
      .layout.countries .center .data-subtitle-rwd {
        display: block;
        position: fixed;
        bottom: 64px;
        margin: 0 auto;
        left: 0;
        right: 0;
        font-size: 24px;
        width: 407px;
        color: #3bf7ee; }

  .layout.legal {
    background-image: url("../img/legal-top-tablet.png "), url("../img/legal-bottom-tablet.png");
    background-position: top center, bottom 1400px center;
    background-color: #19182b;
    background-repeat: no-repeat; }
    .layout.legal .intext-pink {
      font-size: 28px; }
    .layout.legal .full {
      position: relative;
      padding-top: 190px;
      padding-bottom: 600px; }
    .layout.legal .shape-top, .layout.legal .shape-bottom {
      position: absolute; }
    .layout.legal .shape-top {
      top: 0;
      left: 0;
      width: 420px; }
    .layout.legal .shape-bottom {
      bottom: 200px;
      right: 0;
      width: 214px; }
    .layout.legal .legal-wrapper {
      width: 285px;
      margin: 0 auto;
      min-height: 800px;
      text-align: center; }
    .layout.legal ul {
      padding: 0;
      display: inline-block;
      list-style-type: disc; }
      .layout.legal ul li {
        display: block;
        line-height: 25px; }
    .layout.legal p {
      line-height: 25px;
      font-size: 16px;
      padding-bottom: 20px; } }
@media only screen and (min-width: 1024px) and (max-height: 768px) and (orientation: landscape) {
  .layout.countries .center .data.data-mobile {
    height: 345px;
    -webkit-mask-image: url("../img/t-2.png"); } }
@media only screen and (max-width: 767px) {
  body {
    min-height: inherit; }

  .layout.countries {
    background: url("../img/BG_Compartir_Corporativa_Tablet.jpg") no-repeat center center;
    background-size: cover; }
    .layout.countries .video {
      display: none; }
    .layout.countries .header .light-logo {
      margin-top: 34px;
      margin-bottom: 30px;
      width: 80px; }
    .layout.countries .header .text-wrapper {
      width: 143px;
      margin: 0 auto; }
    .layout.countries .header .desk {
      display: none !important; }
    .layout.countries .header .mobile {
      display: inline !important; }
    .layout.countries .header .header-text span {
      background: -webkit-linear-gradient(0deg, #f28674, #fe1bfb 78%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      display: inline;
      font-size: 20px;
      line-height: 24px; }
    .layout.countries .center {
      width: 100%;
      padding-top: 0;
      display: flex;
      position: fixed; }
      .layout.countries .center .data {
        width: 250px;
        margin: 86px auto 0 auto;
        height: 277px;
        overflow-y: scroll;
        -webkit-mask-image: url("../img/t.png"); }
        .layout.countries .center .data .data-title {
          display: none; }
        .layout.countries .center .data .data-subtitle {
          display: none; }
        .layout.countries .center .data .column-countries {
          width: 100%;
          display: block; }
          .layout.countries .center .data .column-countries .country-c {
            font-size: 18px;
            height: 25px; }
      .layout.countries .center .data-subtitle-rwd {
        color: #3bf7ee;
        position: fixed;
        bottom: 34px;
        margin: 0 auto;
        left: 0;
        right: 0;
        font-size: 16px;
        width: 173px;
        line-height: 21px;
        display: block;
        text-align: center; }

  .layout.legal {
    background-image: url("../img/legal-top-mobile.png "), url("../img/legal-bottom-mobile.png");
    background-position: top center, bottom 1111px center;
    background-color: #19182b;
    background-repeat: no-repeat; }
    .layout.legal .full {
      position: relative;
      padding-top: 90px;
      padding-bottom: 600px; }
      .layout.legal .full .legal-wrapper {
        width: 90%; }
    .layout.legal .shape-top, .layout.legal .shape-bottom {
      position: absolute; }
    .layout.legal .shape-top {
      top: 0;
      left: 0;
      width: 420px; }
    .layout.legal .shape-bottom {
      bottom: 200px;
      right: 0;
      width: 214px; }
    .layout.legal .legal-wrapper {
      width: 711px;
      margin: 0 auto;
      min-height: 800px;
      text-align: center; }
    .layout.legal ul {
      padding: 0;
      display: inline-block;
      list-style-type: disc; }
      .layout.legal ul li {
        display: block;
        line-height: 25px; }
    .layout.legal p {
      line-height: 25px;
      font-size: 16px;
      padding-bottom: 20px; } }
@media screen and (max-height: 500px) and (orientation: landscape) {
  .layout.countries .center .data {
    -webkit-mask-image: none;
    margin-top: 100px;
    height: 95px; } }

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