@charset "UTF-8";
@font-face {
  font-family: 'Pathway';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/pathwaygothicone-regular-webfont.woff2") format("woff2"), url("../fonts/pathwaygothicone-regular-webfont.woff") format("woff"), url("../fonts/pathwaygothicone-regular-webfont.ttf") format("truetype"); }
@font-face {
  font-family: 'Encode';
  font-weight: normal;
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/encodesans-bold-webfont.eot");
  src: local("Encode bold"), local("encode_sansbold"), url("../fonts/encodesans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/encodesans-bold-webfont.woff2") format("woff2"), url("../fonts/encodesans-bold-webfont.woff") format("woff"), url("../fonts/encodesans-bold-webfont.ttf") format("truetype"), url("../fonts/encodesans-bold-webfont.svg#encode_sansbold") format("svg"); }
@font-face {
  font-family: 'Encode';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/encodesans-regular-webfont.eot");
  src: local("Encode regular"), local("encode_sansregular"), url("../fonts/encodesans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/encodesans-regular-webfont.woff2") format("woff2"), url("../fonts/encodesans-regular-webfont.woff") format("woff"), url("../fonts/encodesans-regular-webfont.ttf") format("truetype"), url("../fonts/encodesans-regular-webfont.svg#encode_sansregular") format("svg"); }
@font-face {
  font-family: 'Roboto';
  font-weight: normal;
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Roboto-Regular-webfont.eot");
  /* IE9 Compat Modes */
  src: local("Roboto regular"), local("robotoregular"), url("../fonts/Roboto-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular-webfont.woff2") format("woff2"), url("../fonts/Roboto-Regular-webfont.woff") format("woff"), url("../fonts/Roboto-Regular-webfont.ttf") format("truetype"), url("../fonts/Roboto-Regular-webfont.svg#robotoregular") format("svg"); }
@font-face {
  font-family: 'Roboto';
  font-weight: normal;
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/Roboto-Italic-webfont.eot");
  /* IE9 Compat Modes */
  src: local("Roboto italic"), local("robotoitalic"), url("../fonts/Roboto-Italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Italic-webfont.woff2") format("woff2"), url("../fonts/Roboto-Italic-webfont.woff") format("woff"), url("../fonts/Roboto-Italic-webfont.ttf") format("truetype"), url("../fonts/Roboto-Italic-webfont.svg#robotoitalic") format("svg"); }
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Roboto-Bold-webfont.eot");
  /* IE9 Compat Modes */
  src: local("Roboto bold"), local("robotobold"), url("../fonts/Roboto-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Bold-webfont.woff2") format("woff2"), url("../fonts/Roboto-Bold-webfont.woff") format("woff"), url("../fonts/Roboto-Bold-webfont.ttf") format("truetype"), url("../fonts/Roboto-Bold-webfont.svg#robotobold") format("svg"); }
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/Roboto-BoldItalic-webfont.eot");
  src: local("../fonts/Roboto bold italic"), local("robotobold_italic"), url("../fonts/Roboto-BoldItalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-BoldItalic-webfont.woff2") format("woff2"), url("../fonts/Roboto-BoldItalic-webfont.woff") format("woff"), url("../fonts/Roboto-BoldItalic-webfont.ttf") format("truetype"), url("../fonts/Roboto-BoldItalic-webfont.svg#robotobold_italic") format("svg"); }
body {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 16px;
  margin-top: 0 !important; }

.path-frontpage {
  background-color: #E7E7E7; }

.local-actions {
  margin: 0; }

.page-header {
  margin-top: 15px; }

.breadcrumb {
  margin-top: 12px;
  font-size: 11px;
  background: #fff;
  border-radius: 0;
  margin-bottom: 25px;
  color: #777; }
  .breadcrumb > li {
    text-transform: uppercase; }
  .breadcrumb > li + li:before {
    content: " \003E"; }
  @media screen and (max-width: 425px) {
    .breadcrumb {
      display: none; } }

.bt-top {
  background-color: rgba(128, 98, 139, 0.81);
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 60px;
  height: 60px;
  text-align: center;
  padding: 18px 0;
  display: block;
  color: #fff;
  background-image: url("../images/up-chevron.svg");
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: center; }
  @media (max-width: 768px) {
    .bt-top {
      display: none !important; } }

span .element-invisible {
  display: none; }

@media (max-width: 768px) {
  .dialog-off-canvas-main-canvas {
    display: flex;
    flex-direction: column; }

  header {
    order: -1;
    margin-top: 0px !important; }

  #pretopArea {
    padding-top: 10px;
    padding-bottom: 10px; } }
#pretopArea {
  background: #AAAAAA; }
  #pretopArea .container .row {
    margin-right: 0;
    margin-left: 0; }
  #pretopArea .container .row > .col {
    padding-right: 0;
    padding-left: 0; }
  @media (min-width: 768px) {
    #pretopArea .container {
      padding-left: 0; } }
  #pretopArea .region-pretop1 .col {
    padding-right: 0; }
  #pretopArea .input-group {
    margin-top: 10px; }
  #pretopArea #search-block-form input {
    -webkit-border-top-left-radius: 50px;
    -webkit-border-bottom-left-radius: 50px;
    -moz-border-radius-topleft: 50px;
    -moz-border-radius-bottomleft: 50px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    height: 25px;
    box-shadow: none;
    border: none; }
  #pretopArea #search-block-form button {
    -webkit-border-top-right-radius: 50px;
    -webkit-border-bottom-right-radius: 50px;
    -moz-border-radius-topright: 50px;
    -moz-border-radius-bottomright: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    padding-top: 4px;
    height: 25px;
    background: #fff;
    border: none;
    color: #50535C; }
  #pretopArea .form-group {
    margin: 7px 0; }
  @media (min-width: 768px) {
    #pretopArea .region-pretop2 {
      text-align: right; } }
  @media (max-width: 767px) {
    #pretopArea .region-pretop2 {
      text-align: center; } }
  #pretopArea .region-pretop2 a {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background-color: rgba(0, 0, 0, 0);
    font-family: "Encode", Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    height: auto;
    text-align: center;
    padding: 0 10px;
    display: inline-block;
    text-transform: none;
    border: 2px solid #AAAAAA; }
    #pretopArea .region-pretop2 a:hover, #pretopArea .region-pretop2 a:focus {
      background-color: rgba(0, 0, 0, 0);
      border-color: rgba(0, 0, 0, 0.2); }
    @media (max-width: 992px) {
      #pretopArea .region-pretop2 a {
        margin: 8px;
        font-size: 13px; } }
  #pretopArea .region-pretop2 .pill-chat {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background-color: #fff;
    font-family: "Encode", Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    color: #50535C;
    height: auto;
    text-align: center;
    padding: 2px 17px 1px 17px;
    display: inline-block;
    text-transform: none;
    margin: 10px;
    border: 2px solid #fff; }
    #pretopArea .region-pretop2 .pill-chat:hover, #pretopArea .region-pretop2 .pill-chat:focus {
      background-color: rgba(255, 255, 255, 0.8);
      border-color: white; }
    @media (max-width: 992px) {
      #pretopArea .region-pretop2 .pill-chat {
        margin: 8px;
        font-size: 13px; } }
    #pretopArea .region-pretop2 .pill-chat:hover, #pretopArea .region-pretop2 .pill-chat:focus {
      border-color: rgba(255, 255, 255, 0); }
  #pretopArea .region-pretop2 .pill-accesos {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background-color: rgba(0, 0, 0, 0);
    font-family: "Encode", Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    height: auto;
    text-align: center;
    padding: 2px 17px 1px 17px;
    display: inline-block;
    text-transform: none;
    border: 2px solid #fff;
    margin: 10px; }
    #pretopArea .region-pretop2 .pill-accesos:hover, #pretopArea .region-pretop2 .pill-accesos:focus {
      background-color: rgba(0, 0, 0, 0);
      border-color: rgba(0, 0, 0, 0.2); }
    @media (max-width: 992px) {
      #pretopArea .region-pretop2 .pill-accesos {
        margin: 8px;
        font-size: 13px; } }

@media (max-width: 768px) {
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0; } }

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent; }

@media (min-width: 768px) {
  .sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 20;
    margin: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.85);
    box-shadow: 0px 2px 2px 0 rgba(0, 0, 0, 0.2); }
    .sticky .navbar-header .logo img {
      width: 35px; }
    .sticky .navbar-nav li > a {
      padding-top: 15px;
      padding-bottom: 16px; }
    .sticky .navbar-toggle {
      margin-top: 10px !important; } }

header {
  background: #50535C;
  margin: 6px 0; }
  header .logo {
    background: #37BBED !important;
    border-left: 6px solid #fff;
    border-right: 6px solid #fff;
    margin: 0;
    padding: 8px; }
  header .navbar-header {
    overflow: hidden; }
    header .navbar-header .logo {
      background: red; }
      @media (max-width: 1200px) {
        header .navbar-header .logo {
          background: blue; } }
      header .navbar-header .logo img {
        width: 61px; }
  header .navbar-toggle {
    margin-top: 23px !important;
    background-color: transparent;
    border: none; }
    header .navbar-toggle .icon-bar {
      width: 22px;
      height: 2px;
      background: #fff; }
  header .navbar-nav li > a {
    font-family: "Encode", Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding-top: 27px;
    padding-bottom: 30px;
    color: #fff; }
    @media (max-width: 767px) {
      header .navbar-nav li > a {
        padding-top: 10px;
        padding-bottom: 10px; } }
    header .navbar-nav li > a:active, header .navbar-nav li > a:focus, header .navbar-nav li > a:hover {
      color: #50535C;
      background-color: #fff; }
      @media (max-width: 767px) {
        header .navbar-nav li > a:active, header .navbar-nav li > a:focus, header .navbar-nav li > a:hover {
          color: #fff;
          background-color: #3b3e48; } }
    header .navbar-nav li > a .caret {
      padding-top: 6px; }
  header .navbar-nav li.open > a {
    color: #3b3e48; }
  header .nav .open > a:focus {
    color: #3b3e48 !important; }
  @media (max-width: 767px) {
    header .navbar-nav li > .dropdown-menu {
      background: #525561 !important; } }
  header .navbar-nav li > .dropdown-menu > .active > a:focus,
  header .navbar-nav li > .dropdown-menu > .active > a:hover,
  header .navbar-nav li > .dropdown-menu > .active > a {
    color: #fff !important; }
  header .navbar-nav li > .dropdown-menu > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
    color: #50535C; }
    @media (max-width: 767px) {
      header .navbar-nav li > .dropdown-menu > li > a {
        color: #fff; } }
    header .navbar-nav li > .dropdown-menu > li > a:hover {
      color: #37BBED !important; }
      @media (max-width: 767px) {
        header .navbar-nav li > .dropdown-menu > li > a:hover {
          color: #fff; } }
    header .navbar-nav li > .dropdown-menu > li > a:focus, header .navbar-nav li > .dropdown-menu > li > a:hover {
      color: #fff !important;
      text-decoration: none;
      background-color: #37BBED; }
  header .navbar-header.container {
    background: #37BBED;
    width: 9%;
    border-left: 6px solid #fff;
    border-right: 6px solid #fff; }
    @media (max-width: 1200px) {
      header .navbar-header.container {
        width: 11%; } }
    @media (max-width: 992px) {
      header .navbar-header.container {
        width: 14%; } }
  header .menu {
    float: right;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      header .menu {
        float: none; } }

footer {
  color: #fff;
  background: #50535C;
  padding: 20px 0; }
  footer ul.sf-menu a,
  footer ul.sf-menu span.nolink {
    padding: 5px !important; }
  footer .version {
    font-size: 12px;
    color: #AAAAAA; }

#preFooterArea {
  background: #3b3e48;
  color: #fff;
  padding: 20px 0; }
  #preFooterArea a {
    text-decoration: none;
    color: #fff; }
    #preFooterArea a:hover, #preFooterArea a:focus {
      background: none;
      text-decoration: underline; }
    #preFooterArea a span {
      display: none; }
  #preFooterArea a.dropdown-toggle {
    font-weight: bold;
    text-transform: uppercase;
    pointer-events: none;
    cursor: default;
    padding-bottom: 0 !important;
    padding-left: 0; }
  #preFooterArea .dropdown-menu {
    position: relative;
    top: auto;
    left: 0;
    width: auto;
    z-index: auto;
    display: block;
    list-style: none;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-top: 13px; }
    #preFooterArea .dropdown-menu > li > a {
      padding: 5px 0px;
      width: auto;
      max-width: 140px;
      word-break: break-word;
      white-space: normal;
      border-bottom: 1px dotted #50535C; }
      @media screen and (max-width: 1200px) {
        #preFooterArea .dropdown-menu > li > a {
          width: 120px; } }
    #preFooterArea .dropdown-menu > li:first-child {
      border-top: 1px dotted #50535C; }
    #preFooterArea .dropdown-menu > .active > a {
      background-color: transparent !important;
      text-decoration: underline !important; }
  #preFooterArea ul li {
    width: 169px; }
    @media screen and (max-width: 1200px) {
      #preFooterArea ul li {
        width: 135px; } }
  #preFooterArea li.active a.is-active {
    background-color: transparent !important;
    text-decoration: underline; }
  #preFooterArea .region-prefooter1 {
    background: red; }

.region-prefooter2 {
  padding-top: 15px;
  text-align: right; }
  @media screen and (max-width: 992px) {
    .region-prefooter2 {
      text-align: center; } }

.region-prefooter2 {
  padding-top: 15px; }

.footerArea a {
  text-decoration: underline;
  color: #E7E7E7; }
  .footerArea a:hover, .footerArea a:focus {
    background: none;
    text-decoration: underline; }
.footerArea .copyright {
  color: #E7E7E7;
  font-size: 0.8em;
  margin: 5px; }
  @media screen and (max-width: 992px) {
    .footerArea .copyright {
      margin-bottom: 20px; } }
@media screen and (max-width: 992px) {
  .footerArea .region-footer .field--name-body {
    text-align: center; } }
@media screen and (max-width: 992px) {
  .footerArea .region-footer2 .field--name-body {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px; } }
@media screen and (max-width: 425px) {
  .footerArea .region-footer2 .field--name-body {
    display: none; } }

/*los logos del footer*/
#block-footerlogos {
  text-align: right; }
  #block-footerlogos a {
    margin-left: 25px; }
    @media screen and (max-width: 992px) {
      #block-footerlogos a:first-child {
        margin-left: 0; } }

/*redes sociales*/
#block-redessociales a {
  margin-right: 3px; }
  @media screen and (max-width: 992px) {
    #block-redessociales a {
      font-size: 20px;
      margin-right: 10px; } }
  #block-redessociales a:hover, #block-redessociales a:focus {
    color: #e6e6e6; }

/*La información de contacto*/
#block-informacionndecontacto {
  padding: 20px 0;
  max-width: 220px;
  float: right; }
  @media screen and (max-width: 990px) {
    #block-informacionndecontacto {
      float: none;
      max-width: 100%; } }
  #block-informacionndecontacto p.atencion {
    background-color: #50535C;
    box-shadow: 0px 2px 2px 0 rgba(0, 0, 0, 0.2);
    border: 1px solid #fff;
    padding: 10px;
    border-radius: 3px; }
    #block-informacionndecontacto p.atencion span {
      display: block;
      color: #fff; }
    #block-informacionndecontacto p.atencion .atencion-titulo {
      font-size: 17px; }
    #block-informacionndecontacto p.atencion .atencion-telefono {
      font-size: 17px; }

.ingreso-registro {
  display: -webkit-flex;
  display: flex;
  flex-flow: row nowrap;
  margin: 20px 0;
  padding: 20px;
  justify-content: space-evenly;
  align-items: stretch; }
  @media screen and (max-width: 992px) {
    .ingreso-registro {
      display: -webkit-flex;
      display: flex;
      flex-flow: column wrap !important; } }
  .ingreso-registro .soy-extranjero,
  .ingreso-registro .tengo-clave {
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    margin: 20px;
    width: 40%;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: stretch;
    justify-content: stretch;
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-align-content: space-around;
    align-content: space-around; }
    .ingreso-registro .soy-extranjero .describe,
    .ingreso-registro .tengo-clave .describe {
      padding: 25px; }
    .ingreso-registro .soy-extranjero .botoncito,
    .ingreso-registro .tengo-clave .botoncito {
      padding: 30px;
      border-top: 1px solid #e6e6e6;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      -webkit-flex-flow: column wrap;
      flex-flow: column wrap; }
    @media screen and (max-width: 992px) {
      .ingreso-registro .soy-extranjero,
      .ingreso-registro .tengo-clave {
        width: 90%; } }
    .ingreso-registro .soy-extranjero .caja-btn,
    .ingreso-registro .tengo-clave .caja-btn {
      overflow: hidden;
      border-radius: 20px;
      padding: 4px 2px;
      margin: 20px 0; }
      @media screen and (max-width: 425px) {
        .ingreso-registro .soy-extranjero .caja-btn,
        .ingreso-registro .tengo-clave .caja-btn {
          padding: 4px 29px; } }
      .ingreso-registro .soy-extranjero .caja-btn.ingreso-afip,
      .ingreso-registro .tengo-clave .caja-btn.ingreso-afip {
        background: #337ab7; }
      .ingreso-registro .soy-extranjero .caja-btn.ingreso-ext,
      .ingreso-registro .tengo-clave .caja-btn.ingreso-ext {
        background: #67c706; }
      .ingreso-registro .soy-extranjero .caja-btn.ingreso-afip .fa,
      .ingreso-registro .tengo-clave .caja-btn.ingreso-afip .fa {
        background: #59a1de; }
      .ingreso-registro .soy-extranjero .caja-btn.ingreso-ext .fa,
      .ingreso-registro .tengo-clave .caja-btn.ingreso-ext .fa {
        background: #92de44; }
      .ingreso-registro .soy-extranjero .caja-btn a,
      .ingreso-registro .tengo-clave .caja-btn a {
        border-radius: 20px;
        padding: 10px 3px 12px 20px;
        margin: 20px 0;
        color: #fff;
        font-family: "Roboto", Arial, sans-serif;
        font-size: 16px;
        text-transform: uppercase; }
        @media screen and (max-width: 425px) {
          .ingreso-registro .soy-extranjero .caja-btn a,
          .ingreso-registro .tengo-clave .caja-btn a {
            padding: 5px; } }
        .ingreso-registro .soy-extranjero .caja-btn a .fa,
        .ingreso-registro .tengo-clave .caja-btn a .fa {
          background: blue;
          border-radius: 50px;
          padding: 9px;
          margin-left: 10px; }
          @media screen and (max-width: 425px) {
            .ingreso-registro .soy-extranjero .caja-btn a .fa,
            .ingreso-registro .tengo-clave .caja-btn a .fa {
              display: none; } }
        .ingreso-registro .soy-extranjero .caja-btn a .ingreso-afip .fa,
        .ingreso-registro .tengo-clave .caja-btn a .ingreso-afip .fa {
          background: #59a1de; }
        .ingreso-registro .soy-extranjero .caja-btn a .ingreso-ext .fa,
        .ingreso-registro .tengo-clave .caja-btn a .ingreso-ext .fa {
          background: #92de44; }

.masinformacion {
  border-top: 1px solid #e6e6e6;
  text-align: center;
  padding: 40px;
  margin: 20px; }
  .masinformacion a {
    font-size: 26px; }

/****************ALERTAS*******************/
.alert {
  margin: 6px 0;
  border-radius: 0; }

.alert-warning {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff0c9;
  color: #50535C;
  font-size: 18px;
  font-stretch: extra-condensed;
  border: 1px solid #fed054; }
  .alert-warning:before {
    content: " \f071";
    color: #FFD100;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 60px;
    margin: 0 15px;
    align-self: center; }

.alert-danger {
  display: flex;
  font-size: 14px;
  font-stretch: extra-condensed;
  align-items: center; }
  .alert-danger:before {
    content: " \f05e";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 36px;
    margin: 0 15px;
    align-self: center; }

.alert-success {
  display: flex;
  background-color: #D7DF23;
  color: #50535C;
  font-size: 18px;
  font-stretch: extra-condensed;
  align-items: center;
  border: 1px solid #b7be1c; }
  .alert-success:before {
    content: " \f05a";
    display: inline-block;
    color: #b7be1c;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 60px;
    margin: 0 15px;
    align-self: center; }

.alert-dismissible .close {
  display: none;
    /*right: -95%;
	@media screen and (max-width: 1199px){ right: -94%;}
	@media screen and (max-width: 991px){ right: -92%;}
	@media screen and (max-width: 764px){ right: -90%;}
	@media screen and (max-width: 589px){ right: -88%;}
	@media screen and (max-width: 456px){ right: -86%;}
	@media screen and (max-width: 417px){ right: -81%;}
	@media screen and (max-width: 316px){ right: -77%;}*/ }

.alert em.placeholder {
  display: contents; }

.path-search #search-form {
  margin-top: 45px; }
  .path-search #search-form .search-help-link {
    display: none; }
  .path-search #search-form .input-group {
    width: 80%;
    margin: 0 auto; }
    .path-search #search-form .input-group input {
      padding: 25px;
      -webkit-border-top-left-radius: 50px;
      -webkit-border-bottom-left-radius: 50px;
      -moz-border-radius-topleft: 50px;
      -moz-border-radius-bottomleft: 50px;
      border-top-left-radius: 50px;
      border-bottom-left-radius: 50px;
      border: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      border-top: 1px solid #AAAAAA;
      border-bottom: 1px solid #AAAAAA;
      border-left: 1px solid #AAAAAA;
      font-size: 22px; }
    .path-search #search-form .input-group button {
      -webkit-border-top-right-radius: 50px;
      -webkit-border-bottom-right-radius: 50px;
      -moz-border-radius-topright: 50px;
      -moz-border-radius-bottomright: 50px;
      border-top-right-radius: 50px;
      border-bottom-right-radius: 50px;
      border: none;
      border-top: 1px solid #AAAAAA;
      border-bottom: 1px solid #AAAAAA;
      border-right: 1px solid #AAAAAA;
      background: #fff;
      padding: 11px; }
      .path-search #search-form .input-group button span {
        color: #000;
        font-size: 22px;
        padding-right: 10px; }
.path-search h2 {
  padding-top: 45px;
  border-top: 1px solid #e4e4e4;
  margin-top: 50px; }
.path-search ol {
  padding: 20px 0 0; }
  .path-search ol li {
    list-style-type: none;
    border-bottom: 1px dashed #d2d2d2;
    padding: 10px 0; }
.path-search ol.breadcrumb {
  padding: 8px 15px; }
  .path-search ol.breadcrumb li {
    list-style-type: none;
    border-bottom: none;
    padding: 0; }

.img-error {
  margin-top: 8%; }

.btn-base {
  text-align: center;
  margin: 9% 0; }
  .btn-base a {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background-color: #37BBED;
    font-family: "Encode", Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    height: auto;
    text-align: center;
    padding: 1% 7%;
    font-family: "Encode", Arial, sans-serif;
    font-size: 20px; }
    .btn-base a:hover, .btn-base a:focus {
      background-color: rgba(55, 187, 237, 0.8);
      border-color: #37bbed; }
    .btn-base a:hover {
      text-decoration: underline; }
    @media screen and (max-width: 425px) {
      .btn-base a {
        padding: 2% 12%;
        font-size: 16px; } }

.field--name-field-galeria {
  display: flex;
  margin: 15px 0;
  flex-wrap: wrap; }
  .field--name-field-galeria .field--item {
    margin: 3px; }
    @media screen and (max-width: 1200px) {
      .field--name-field-galeria .field--item {
        width: 31.8%; } }
    @media screen and (max-width: 500px) {
      .field--name-field-galeria .field--item {
        width: 100%; } }

#cboxWrapper {
  border-radius: 0; }

#regionBanner {
  background-color: #50535C;
  box-shadow: inset 0px -30px 0px #E7E7E7; }
  #regionBanner .region {
    box-shadow: 5px 0 5px -4px rgba(0, 0, 0, 0.3), -5px 0 5px -4px rgba(0, 0, 0, 0.3); }
  #regionBanner .carousel-inner {
    background: #37BBED;
    background: #37BBED; }
  @media screen and (max-width: 768px) {
    #regionBanner .carousel-inner > .item > img {
      display: none; } }
  #regionBanner .carousel-caption {
    top: 50%;
    bottom: auto;
    transform: translateY(-50%); }
    @media screen and (max-width: 768px) {
      #regionBanner .carousel-caption {
        top: 0;
        right: 0;
        left: 0;
        bottom: auto;
        transform: none;
        position: relative;
        padding: 50px;
        font-size: 34px; } }
    #regionBanner .carousel-caption h2 {
      font-family: "Encode", Arial, sans-serif;
      color: #fff;
      font-size: 35px;
      font-weight: 700;
      text-transform: uppercase; }
      @media screen and (max-width: 991px) {
        #regionBanner .carousel-caption h2 {
          font-size: 38px; } }
    #regionBanner .carousel-caption h2 a {
      color: #fff; }
    #regionBanner .carousel-caption h2 img.logo {
      margin-bottom: 20px; }
    #regionBanner .carousel-caption .btn {
      font-size: 15px;
      font-weight: 700;
      padding: 16px 20px 14px 20px;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      border-radius: 30px;
      background-color: #fff;
      font-family: "Encode", Arial, sans-serif;
      text-decoration: none;
      text-transform: uppercase;
      color: #50535C;
      height: auto;
      text-align: center;
      border: none;
      margin-top: 16px; }
      #regionBanner .carousel-caption .btn:hover, #regionBanner .carousel-caption .btn:focus {
        background-color: rgba(255, 255, 255, 0.8);
        border-color: white; }
      @media screen and (max-width: 992px) {
        #regionBanner .carousel-caption .btn {
          margin-top: 8px;
          font-size: 16px; } }

#block-botonesheader {
  z-index: 5;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  display: flex;
  flex-wrap: wrap;
  width: 280px;
  height: 250px;
  right: 80px;
  top: 60px; }
  #block-botonesheader ul {
    display: flex;
    display: -webkit-flex;
    /* Safari */
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-flow: column;
    -webkit-flex-flow: column;
    flex: 1;
    -webkit-flex: 1;
    /* Safari 6.1+ */
    justify-content: center; }
    #block-botonesheader ul li {
      padding: 10px 30px; }
  @media screen and (max-width: 1200px) {
    #block-botonesheader {
      top: 25px;
      right: 40px; } }
  #block-botonesheader a {
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    background-color: #fff;
    font-family: "Encode", Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    color: #50535C;
    height: auto;
    text-align: center;
    font-size: 23px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
    #block-botonesheader a:hover, #block-botonesheader a:focus {
      background-color: rgba(255, 255, 255, 0.8);
      border-color: white; }
  #block-botonesheader a:hover {
    background-color: #37BBED;
    color: #fff; }

@media screen and (max-width: 991px) {
  #block-botonesheader {
    display: none; } }
@media screen and (max-width: 551px) {
  #block-botonesheader {
    height: 160px; }
    #block-botonesheader ul {
      flex-flow: column; }
      #block-botonesheader ul a {
        width: 270px; } }
@media screen and (max-width: 340px) {
  #block-botonesheader ul a {
    width: 204px;
    font-size: 18px; } }
.bs-2col {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 6px 0; }
  @media screen and (max-width: 991px) {
    .bs-2col {
      display: block;
      padding: 0; } }
  .bs-2col .bs-region--left {
    padding-right: 0; }
    @media screen and (max-width: 991px) {
      .bs-2col .bs-region--left {
        margin-bottom: 6px; } }
    .bs-2col .bs-region--left #views-bootstrap-novedades-block-5,
    .bs-2col .bs-region--left .block-region-left,
    .bs-2col .bs-region--left .block-views-blocknovedades-block-5,
    .bs-2col .bs-region--left .form-group,
    .bs-2col .bs-region--left .row:only-child,
    .bs-2col .bs-region--left .view-content,
    .bs-2col .bs-region--left .view-display-id-block_5 {
      height: 100%; }
    .bs-2col .bs-region--left .row {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      margin-right: 0;
      margin-left: -15px;
      margin-bottom: 6px; }
      .bs-2col .bs-region--left .row:last-child {
        margin-bottom: 0px; }
      @media screen and (max-width: 768px) {
        .bs-2col .bs-region--left .row {
          display: block; } }
      .bs-2col .bs-region--left .row .col {
        color: #50535C;
        border-right: 6px solid #E7E7E7;
        background: #fff;
        padding: 0; }
        @media screen and (max-width: 768px) {
          .bs-2col .bs-region--left .row .col {
            border-right: 0;
            margin-bottom: 6px; } }
        @media screen and (max-width: 768px) {
          .bs-2col .bs-region--left .row .col:last-child {
            margin-bottom: 0; } }
        .bs-2col .bs-region--left .row .col:nth-child(even) {
          background: #fff; }
          @media screen and (max-width: 991px) {
            .bs-2col .bs-region--left .row .col:nth-child(even) {
              border-right: 0; } }
        .bs-2col .bs-region--left .row .col .views-field-field-tema {
          position: relative;
          margin-top: 30px; }
          .bs-2col .bs-region--left .row .col .views-field-field-tema a {
            font-family: "Encode", Arial, sans-serif;
            font-size: 13px;
            font-weight: 700;
            color: #50535C !important;
            text-transform: uppercase;
            padding: 6px 6px;
            background-color: #fff;
            box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.2); }
            @media screen and (max-width: 768px) {
              .bs-2col .bs-region--left .row .col .views-field-field-tema a {
                background-color: #50535C;
                color: #fff !important; } }
        .bs-2col .bs-region--left .row .col .views-field-field-imagen-thumb + .views-field-field-tema {
          position: absolute;
          top: 30px;
          left: 0px;
          margin-top: 0; }
          @media screen and (max-width: 768px) {
            .bs-2col .bs-region--left .row .col .views-field-field-imagen-thumb + .views-field-field-tema {
              position: relative;
              margin-top: 0px; } }
        .bs-2col .bs-region--left .row .col .views-field-field-imagen-thumb img {
          margin: 0; }
        @media screen and (max-width: 768px) {
          .bs-2col .bs-region--left .row .col .views-field-field-imagen-thumb {
            display: none; } }
        .bs-2col .bs-region--left .row .col .views-field-field-fechanove {
          padding-left: 10px;
          margin-top: 5px;
          text-transform: uppercase;
          font-family: "Encode", Arial, sans-serif;
          font-size: 12px;
          font-weight: 700; }
        @media screen and (max-width: 768px) {
          .bs-2col .bs-region--left .row .col .views-field-field-imagen-thumb + .views-field-field-tema + .views-field-field-fechanove {
            margin-top: 42px; } }
        .bs-2col .bs-region--left .row .col .views-field-title {
          font-family: "Encode", Arial, sans-serif;
          text-transform: uppercase;
          font-size: 20px;
          padding: 15px 20px; }
          .bs-2col .bs-region--left .row .col .views-field-title h3 {
            margin: 0;
            font-size: 20px;
            font-weight: 700; }
          .bs-2col .bs-region--left .row .col .views-field-title a {
            color: #50535C !important; }
        .bs-2col .bs-region--left .row .col .views-field-view-node {
          padding: 15px 20px 30px; }
          .bs-2col .bs-region--left .row .col .views-field-view-node a {
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            border-radius: 30px;
            background-color: #fff;
            font-family: "Encode", Arial, sans-serif;
            text-decoration: none;
            text-transform: uppercase;
            color: #50535C;
            height: auto;
            text-align: center;
            padding: 6px 29px; }
            .bs-2col .bs-region--left .row .col .views-field-view-node a:hover, .bs-2col .bs-region--left .row .col .views-field-view-node a:focus {
              background-color: rgba(255, 255, 255, 0.8);
              border-color: white; }
        .bs-2col .bs-region--left .row .col .views-field-field-extracto {
          padding: 0px 20px 30px; }

.bs-2col div.col-lg-4 {
  align-self: stretch;
  padding-left: 0;
  padding-right: 0;
  margin-right: 0; }
  @media screen and (max-width: 991px) {
    .bs-2col div.col-lg-4 {
      width: 100%; } }
  @media screen and (max-width: 991px) {
    .bs-2col div.col-lg-4 {
      padding: 0; } }
  .bs-2col div.col-lg-4 div.block-region-right {
    height: 100%;
    display: flex;
    display: -webkit-flex;
    /* Safari */
    flex-direction: column;
    color: #fff;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0; }
    .bs-2col div.col-lg-4 div.block-region-right .block-views-blocktips-block-1 {
      background-color: #50B8B1;
      color: white;
      background-image: url("../images/tips.png");
      background-repeat: no-repeat;
      background-position: center top;
      padding: 17px; }
      @media screen and (max-width: 1200px) {
        .bs-2col div.col-lg-4 div.block-region-right .block-views-blocktips-block-1 {
          -ms-flex: none;
          flex: none\0;
          /* IE 10 */ } }
      @media screen and (max-width: 991px) {
        .bs-2col div.col-lg-4 div.block-region-right .block-views-blocktips-block-1 {
          background-size: 70px; } }
      .bs-2col div.col-lg-4 div.block-region-right .block-views-blocktips-block-1 .block-title {
        font-family: "Encode", Arial, sans-serif;
        text-transform: uppercase;
        text-align: center;
        color: #50B8B1;
        font-size: 32px;
        margin-top: 10px;
        margin-bottom: 0; }
        @media (max-width: 991px) {
          .bs-2col div.col-lg-4 div.block-region-right .block-views-blocktips-block-1 .block-title {
            font-size: 24px;
            margin-top: 0px; } }
      .bs-2col div.col-lg-4 div.block-region-right .block-views-blocktips-block-1 .views-field-title {
        margin-top: 112px;
        margin-bottom: 15px;
        text-transform: uppercase; }
        @media screen and (max-width: 991px) {
          .bs-2col div.col-lg-4 div.block-region-right .block-views-blocktips-block-1 .views-field-title {
            margin-top: 66px; } }
        .bs-2col div.col-lg-4 div.block-region-right .block-views-blocktips-block-1 .views-field-title span {
          font-family: "Encode", Arial, sans-serif;
          font-size: 23px;
          text-decoration: none;
          color: #fff; }
        .bs-2col div.col-lg-4 div.block-region-right .block-views-blocktips-block-1 .views-field-title a {
          font-family: "Encode", Arial, sans-serif;
          font-size: 23px;
          text-decoration: none;
          color: #fff; }
      .bs-2col div.col-lg-4 div.block-region-right .block-views-blocktips-block-1 p {
        margin-bottom: 20px; }
        .bs-2col div.col-lg-4 div.block-region-right .block-views-blocktips-block-1 p a {
          color: #fff;
          text-decoration: underline;
          target: _blank; }
      .bs-2col div.col-lg-4 div.block-region-right .block-views-blocktips-block-1 .view-footer {
        margin-top: 80px;
        margin-top: auto auto\0;
        margin-bottom: 15px;
        text-align: center; }
        @media screen and (max-width: 1200px) {
          .bs-2col div.col-lg-4 div.block-region-right .block-views-blocktips-block-1 .view-footer {
            margin-top: auto\0; } }
        @media screen and (max-width: 991px) {
          .bs-2col div.col-lg-4 div.block-region-right .block-views-blocktips-block-1 .view-footer {
            margin-top: 30px; } }
        .bs-2col div.col-lg-4 div.block-region-right .block-views-blocktips-block-1 .view-footer a {
          -webkit-border-radius: 25px;
          -moz-border-radius: 25px;
          border-radius: 25px;
          background-color: #fff;
          font-family: "Encode", Arial, sans-serif;
          text-decoration: none;
          text-transform: uppercase;
          color: #50B8B1;
          height: auto;
          text-align: center;
          font-size: 20px;
          padding: 7px 30px; }
          .bs-2col div.col-lg-4 div.block-region-right .block-views-blocktips-block-1 .view-footer a:hover, .bs-2col div.col-lg-4 div.block-region-right .block-views-blocktips-block-1 .view-footer a:focus {
            background-color: rgba(255, 255, 255, 0.8);
            border-color: white; }
    .bs-2col div.col-lg-4 div.block-region-right nav {
      text-align: center;
      text-transform: uppercase;
      font-family: "Encode", Arial, sans-serif;
      font-size: 29px;
      display: flex;
      flex-direction: column;
      background: #37BBED;
      margin-bottom: 6px; }
      .bs-2col div.col-lg-4 div.block-region-right nav h2 {
        margin: 0;
        padding: 20px 0;
        background: #15ade6; }
      .bs-2col div.col-lg-4 div.block-region-right nav ul.nav {
        /*margin: 6px 0 0;*/
        text-align: center;
        border-top: 1px solid #20b3eb;
        /*background-color: #13bcac;*/ }
        @media screen and (max-width: 1200px) {
          .bs-2col div.col-lg-4 div.block-region-right nav ul.nav {
            margin-bottom: 0\0; } }
        .bs-2col div.col-lg-4 div.block-region-right nav ul.nav a {
          font-family: "Encode", Arial, sans-serif;
          text-transform: uppercase;
          color: #fff;
          font-size: 24px;
          margin-left: 0;
          border-bottom: 1px solid #20b3eb; }
          .bs-2col div.col-lg-4 div.block-region-right nav ul.nav a:hover, .bs-2col div.col-lg-4 div.block-region-right nav ul.nav a:focus {
            background-color: #20b3eb !important; }
          .bs-2col div.col-lg-4 div.block-region-right nav ul.nav a:before {
            content: "\f059";
            display: none;
            font: normal normal normal 16px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 36px; }
        .bs-2col div.col-lg-4 div.block-region-right nav ul.nav > li {
          background-color: #37BBED; }
        .bs-2col div.col-lg-4 div.block-region-right nav ul.nav > li:last-child {
          margin-bottom: 0; }
    .bs-2col div.col-lg-4 div.block-region-right nav:first-child {
      background-color: #9283BE; }
      .bs-2col div.col-lg-4 div.block-region-right nav:first-child h2 {
        background: #9283BE;
        font-size: 25px;
        font-weight: 700; }
      .bs-2col div.col-lg-4 div.block-region-right nav:first-child ul.nav {
        border-color: #9283BE; }
        .bs-2col div.col-lg-4 div.block-region-right nav:first-child ul.nav a {
          color: #fff;
          border-color: #E7E7E7;
          font-size: 15px;
          font-weight: 700;
          padding: 15px; }
          .bs-2col div.col-lg-4 div.block-region-right nav:first-child ul.nav a:hover, .bs-2col div.col-lg-4 div.block-region-right nav:first-child ul.nav a:focus {
            background-color: #8c7cba !important; }
        .bs-2col div.col-lg-4 div.block-region-right nav:first-child ul.nav > li {
          background-color: #7a68b0; }
    .bs-2col div.col-lg-4 div.block-region-right nav:nth-child(2) {
      background-color: #50B8B1;
      flex: 1; }
      .bs-2col div.col-lg-4 div.block-region-right nav:nth-child(2) h2 {
        background: #50B8B1;
        font-size: 25px;
        font-weight: 700; }
      @media screen and (max-width: 1200px) {
        .bs-2col div.col-lg-4 div.block-region-right nav:nth-child(2) {
          -ms-flex: none;
          flex: none\0;
          /* IE 10 */ } }
      .bs-2col div.col-lg-4 div.block-region-right nav:nth-child(2) ul.nav {
        /*margin: 6px 0 0;*/
        /*background-color: #13bcac;*/
        border-color: #45aaa3; }
        @media screen and (max-width: 1200px) {
          .bs-2col div.col-lg-4 div.block-region-right nav:nth-child(2) ul.nav {
            margin-bottom: 0\0; } }
        .bs-2col div.col-lg-4 div.block-region-right nav:nth-child(2) ul.nav a {
          font-family: "Encode", Arial, sans-serif;
          color: #fff;
          margin-left: 0;
          display: block;
          border-color: #E7E7E7;
          font-size: 15px;
          font-weight: 700;
          padding: 15px; }
          .bs-2col div.col-lg-4 div.block-region-right nav:nth-child(2) ul.nav a:hover, .bs-2col div.col-lg-4 div.block-region-right nav:nth-child(2) ul.nav a:focus {
            background-color: #49b5ad !important; }
        .bs-2col div.col-lg-4 div.block-region-right nav:nth-child(2) ul.nav > li {
          background-color: #409f98; }
        .bs-2col div.col-lg-4 div.block-region-right nav:nth-child(2) ul.nav > li:last-child {
          margin: 0 0 0;
          background-color: transparent; }
          .bs-2col div.col-lg-4 div.block-region-right nav:nth-child(2) ul.nav > li:last-child a {
            color: #fff;
            font-size: 12px;
            text-transform: none; }
            .bs-2col div.col-lg-4 div.block-region-right nav:nth-child(2) ul.nav > li:last-child a:hover, .bs-2col div.col-lg-4 div.block-region-right nav:nth-child(2) ul.nav > li:last-child a:focus {
              text-decoration: none; }
    .bs-2col div.col-lg-4 div.block-region-right nav:last-child {
      margin-bottom: 0px; }

#block-agendagobernanzaproyectoshome ul.nav {
  font-size: 0; }
  #block-agendagobernanzaproyectoshome ul.nav li {
    width: 33.33333333%;
    margin-bottom: 6px;
    background-color: #50535C;
    text-align: center;
    display: inline-block; }
    @media screen and (min-width: 768px) {
      #block-agendagobernanzaproyectoshome ul.nav li {
        border-right: 6px solid #fff; } }
    #block-agendagobernanzaproyectoshome ul.nav li:last-child {
      border-right: 0; }
    @media (max-width: 991px) {
      #block-agendagobernanzaproyectoshome ul.nav li {
        margin-top: 0; } }
    @media (max-width: 768px) {
      #block-agendagobernanzaproyectoshome ul.nav li {
        width: 100%;
        margin-right: 0; } }
    #block-agendagobernanzaproyectoshome ul.nav li a {
      padding: 25px 15px;
      font-family: "Encode", Arial, sans-serif;
      text-transform: uppercase;
      color: #fff;
      font-size: 20px;
      font-weight: 700;
      flex: 1;
      -webkit-flex: 1;
      /* Safari 6.1+ */ }
      @media (max-width: 992px) {
        #block-agendagobernanzaproyectoshome ul.nav li a {
          padding: 5px 10px;
          font-size: 22px; } }
      @media (max-width: 623px) {
        #block-agendagobernanzaproyectoshome ul.nav li a {
          padding: 10px 15px; } }
      #block-agendagobernanzaproyectoshome ul.nav li a:hover, #block-agendagobernanzaproyectoshome ul.nav li a:focus {
        background-color: #AAAAAA !important; }
      #block-agendagobernanzaproyectoshome ul.nav li a:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin-right: 10px; }
        @media (max-width: 992px) {
          #block-agendagobernanzaproyectoshome ul.nav li a:before {
            font-size: 24px; } }
#block-agendagobernanzaproyectoshome ul.nav > :first-child a:before {
  content: " \f073"; }
#block-agendagobernanzaproyectoshome ul.nav > :nth-child(2) a:before {
  content: " \f0ac"; }
#block-agendagobernanzaproyectoshome ul.nav > :nth-child(3) {
  margin-right: 0px; }
  #block-agendagobernanzaproyectoshome ul.nav > :nth-child(3) a:before {
    content: " \f0ae"; }

.pager li > a,
.pager li > span {
  padding: 1px 24px;
  background-color: #37BBED;
  border-radius: 22px;
  color: #fff;
  font-size: 25px; }

.pagination {
  margin: 45px 0; }
  .pagination > li > a,
  .pagination > li > span {
    border: none;
    border-radius: 50px !important;
    margin-right: 3px; }
  @media screen and (max-width: 480px) {
    .pagination > li.pager__item {
      display: none; } }
  @media screen and (max-width: 480px) {
    .pagination > li.pager__item.active {
      display: inline !important; } }
  @media screen and (max-width: 480px) {
    .pagination > li.pager__item--first, .pagination > li.pager__item--last, .pagination > li.pager__item--next, .pagination > li.pager__item--previous {
      display: inline !important; } }
  .pagination > li.pager__item--first > a, .pagination > li.pager__item--last > a, .pagination > li.pager__item--next > a, .pagination > li.pager__item--previous > a {
    border: 1px solid #ddd;
    border-radius: 50px; }

/**
 * Place your custom styles here.
 */
.tablesaw {
  background: #f7f7f7; }

.tablesaw thead th {
  background: #d4d4d4;
  text-align: center;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff; }

.tablesaw tbody td {
  border-left: 1px solid #fff; }

@media (max-width: 768px) {
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: none !important; }

  .tablesaw-stack tbody td,
  .tablesaw-stack tbody th {
    clear: left;
    float: left;
    width: 100%;
    border-bottom: 1px solid #fff; }

  .tablesaw-stack tbody tr {
    border-bottom: 1px solid #6b6b6b; }

  .tablesaw-stack tbody tr td:first-child {
    background: #d4d4d4; }

  .tablesaw-cell-label {
    vertical-align: top; }

  .tablesaw-cell-content {
    max-width: 67%;
    display: inline-block; }

  .tablesaw-stack td:empty,
  .tablesaw-stack th:empty {
    display: none; } }
@media (min-width: 768px) {
  .tablesaw-stack tr {
    display: table-row; }

  .tablesaw-stack td,
  .tablesaw-stack th,
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: table-cell;
    margin: 0; }

  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: none !important; } }
@media (max-width: 768px) {
  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: inline-block !important; } }
@media only screen and (max-width: 768px) {
  table.tab-respon tr {
    border: 1px solid #ccc !important; }

  table.tab-respon td {
    border: none !important;
    border-bottom: 1px solid #ccc !important;
    position: relative !important;
    padding-left: 50% !important;
    min-height: 35px !important; }

  table.tab-respon td:before {
    position: absolute !important;
    top: 6px !important;
    left: 6px !important;
    width: 45% !important;
    padding-right: 10px !important;
    white-space: nowrap !important;
    font-weight: bold !important; } }
@media only screen and (max-width: 768px) {
  .tab-general td:nth-of-type(1):before {
    content: "" !important; }

  .tab-general td:nth-of-type(2):before {
    content: "Categoria" !important; }

  .tab-general td:nth-of-type(3):before {
    content: "Dominio" !important; }

  .tab-general td:nth-of-type(4):before {
    content: "Resultado" !important; }

  .tab-est-dns td:nth-of-type(1):before {
    content: ""; }

  .tab-est-dns td:nth-of-type(2):before {
    content: "Categoria" !important; }

  .tab-est-dns td:nth-of-type(3):before {
    content: "Dominio" !important; }

  .tab-est-dns td:nth-of-type(4):before {
    content: "Resultado" !important; }

  .tab-est-dns-2 td:nth-of-type(1):before {
    content: "Tipo" !important; }

  .tab-est-dns-2 td:nth-of-type(2):before {
    content: "Nombre de dominio" !important; }

  .tab-est-dns-2 td:nth-of-type(3):before {
    content: "IP" !important; }

  .tab-est-dns-2 td:nth-of-type(4):before {
    content: "TTL" !important; }

  .tab-est-dns-2 td:nth-of-type(5):before {
    content: "Tiempo (ms)" !important; }

  .tab-est-dns-2 td:nth-of-type(6):before {
    content: "Estado" !important; }

  .tab-est-dns-2 td:nth-of-type(7):before {
    content: "Auth" !important; }

  .tab-est-dns-2 td:nth-of-type(8):before {
    content: "Parent" !important; }

  .tab-est-dns-2 td:nth-of-type(9):before {
    content: "Local" !important; }

  .tab-est-mx td:nth-of-type(1):before {
    content: "Pref" !important; }

  .tab-est-mx td:nth-of-type(2):before {
    content: "Hostname" !important; }

  .tab-est-mx td:nth-of-type(3):before {
    content: "IP" !important; }

  .tab-est-mx td:nth-of-type(4):before {
    content: "TTL" !important; }

  .tab-est-dmarc td:nth-of-type(1):before {
    content: ""; }

  .tab-est-dmarc td:nth-of-type(2):before {
    content: "Categoria" !important; }

  .tab-est-dmarc td:nth-of-type(3):before {
    content: "Dominio" !important; }

  .tab-est-dmarc td:nth-of-type(4):before {
    content: "Resultado" !important; }

  .tab-est-spf td:nth-of-type(1):before {
    content: "" !important; }

  .tab-est-spf td:nth-of-type(2):before {
    content: "Categoria" !important; }

  .tab-est-spf td:nth-of-type(3):before {
    content: "Dominio" !important; }

  .tab-est-spf td:nth-of-type(4):before {
    content: "Resultado" !important; }

  .tab-est-web td:nth-of-type(1):before {
    content: "" !important; }

  .tab-est-web td:nth-of-type(2):before {
    content: "Categoria" !important; }

  .tab-est-web td:nth-of-type(3):before {
    content: "Dominio" !important; }

  .tab-est-web td:nth-of-type(4):before {
    content: "Resultado" !important; }

  .tab-est-dnssec td:nth-of-type(1):before {
    content: "" !important; }

  .tab-est-dnssec td:nth-of-type(2):before {
    content: "Categoria" !important; }

  .tab-est-dnssec td:nth-of-type(3):before {
    content: "Dominio" !important; }

  .tab-est-dnssec td:nth-of-type(4):before {
    content: "Resultado" !important; }

  .tab-est-ds td:nth-of-type(1):before {
    content: "ɀ" !important; }

  .tab-est-ds td:nth-of-type(2):before {
    content: "KeyTag" !important; }

  .tab-est-ds td:nth-of-type(3):before {
    content: "Algoritmo" !important; }

  .tab-est-ds td:nth-of-type(4):before {
    content: "DigentTipe" !important; }

  .tab-est-ds td:nth-of-type(5):before {
    content: "Fecha d alta" !important; }

  .tab-est-ds td:nth-of-type(6):before {
    content: "Fecha de vencimiento" !important; }

  .tab-est-ds td:nth-of-type(7):before {
    content: "Estado" !important; } }
table.tablaRespon3 {
  border: 1px solid #ccc;
  width: 100%;
  margin: 0 0 50px; }

.tablaRespon3 th {
  background: #ccc;
  padding: 5px;
  text-align: center; }

.tablaRespon3 td {
  border-bottom: 1px solid #ccc;
  padding: 5px;
  text-align: center; }

@media only screen and (max-width: 992px) {
  .tablaRespon3 tbody,
  .tablaRespon3 td,
  .tablaRespon3 th,
  .tablaRespon3 thead,
  .tablaRespon3 tr,
  table.tablaRespon3 {
    display: block;
    font-size: 12px; }

  .tablaRespon3 thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }

  .tablaRespon3 tr {
    border: 1px solid #ccc; }

  .tablaRespon3 td {
    border: none;
    border-bottom: 1px solid #ccc;
    position: relative;
    padding-left: 30% !important;
    text-align: right; }

  .tablaRespon3 td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    font-weight: bold;
    text-align: left; }

  .tablaRespon3 td:nth-of-type(1):before {
    content: "Servidor"; }

  .tablaRespon3 td:nth-of-type(2):before {
    content: "IP"; } }
.m-a-0 {
  margin: 0 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-t-05 {
  margin-top: 0.5rem !important; }

.m-a-1 {
  margin: 1rem 1rem !important; }

.m-t-1 {
  margin-top: 1rem !important; }

.m-r-1 {
  margin-right: 1rem !important; }

.m-b-1 {
  margin-bottom: 1rem !important; }

.m-l-1 {
  margin-left: 1rem !important; }

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-a-2 {
  margin: 1.5rem 1.5rem !important; }

.m-t-2 {
  margin-top: 1.5rem !important; }

.m-r-2 {
  margin-right: 1.5rem !important; }

.m-b-2 {
  margin-bottom: 1.5rem !important; }

.m-l-2 {
  margin-left: 1.5rem !important; }

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-a-3 {
  margin: 3rem 3rem !important; }

.m-t-3 {
  margin-top: 3rem !important; }

.m-r-3 {
  margin-right: 3rem !important; }

.m-b-3 {
  margin-bottom: 3rem !important; }

.m-l-3 {
  margin-left: 3rem !important; }

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.m-a-4 {
  margin: 4rem 4rem !important; }

.m-t-4 {
  margin-top: 4rem !important; }

.m-r-4 {
  margin-right: 4rem !important; }

.m-b-4 {
  margin-bottom: 4rem !important; }

.m-l-4 {
  margin-left: 4rem !important; }

.m-x-4 {
  margin-right: 4rem !important;
  margin-left: 4rem !important; }

.m-y-4 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important; }

.p-a-0 {
  padding: 0 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a-1 {
  padding: 1rem 1rem !important; }

.p-t-1 {
  padding-top: 1rem !important; }

.p-r-1 {
  padding-right: 1rem !important; }

.p-b-1 {
  padding-bottom: 1rem !important; }

.p-l-1 {
  padding-left: 1rem !important; }

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-a-2 {
  padding: 1.5rem 1.5rem !important; }

.p-t-2 {
  padding-top: 1.5rem !important; }

.p-r-2 {
  padding-right: 1.5rem !important; }

.p-b-2 {
  padding-bottom: 1.5rem !important; }

.p-l-2 {
  padding-left: 1.5rem !important; }

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-a-3 {
  padding: 3rem 3rem !important; }

.p-t-3 {
  padding-top: 3rem !important; }

.p-r-3 {
  padding-right: 3rem !important; }

.p-b-3 {
  padding-bottom: 3rem !important; }

.p-l-3 {
  padding-left: 3rem !important; }

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.p-a-3 {
  padding: 3rem 3rem !important; }

.p-t-4 {
  padding-top: 4rem !important; }

.p-r-4 {
  padding-right: 4rem !important; }

.p-b-4 {
  padding-bottom: 4rem !important; }

.p-l-4 {
  padding-left: 4rem !important; }

.p-x-4 {
  padding-right: 4rem !important;
  padding-left: 4rem !important; }

.p-y-4 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 768px) {
  .text-sm-left {
    text-align: left !important; }

  .text-sm-right {
    text-align: right !important; }

  .text-sm-center {
    text-align: center !important; } }
@media (min-width: 992px) {
  .text-md-left {
    text-align: left !important; }

  .text-md-right {
    text-align: right !important; }

  .text-md-center {
    text-align: center !important; } }
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left !important; }

  .text-lg-right {
    text-align: right !important; }

  .text-lg-center {
    text-align: center !important; } }
#block-tramites ul.nav {
  font-size: 0;
  margin-bottom: 4%;
  width: 100%; }
  @media screen and (max-width: 768px) {
    #block-tramites ul.nav {
      flex-direction: column; } }
  #block-tramites ul.nav li {
    display: table-cell;
    width: 1%;
    text-align: center;
    padding-bottom: 7px;
    border-bottom: 3px solid #37BBED; }
    #block-tramites ul.nav li a.is-active {
      background-color: #37BBED;
      color: #fff; }
    @media screen and (max-width: 768px) {
      #block-tramites ul.nav li {
        width: 100%;
        text-align: left;
        display: block; } }
    #block-tramites ul.nav li a {
      text-transform: uppercase;
      font-family: "Encode", Arial, sans-serif;
      color: #37BBED;
      font-size: 25px;
      font-weight: 700; }
      @media screen and (max-width: 768px) {
        #block-tramites ul.nav li a {
          padding-left: 35%; } }
      @media screen and (max-width: 425px) {
        #block-tramites ul.nav li a {
          padding-left: 22%;
          font-size: 20px; } }
      #block-tramites ul.nav li a:hover {
        background-color: #37BBED;
        color: #fff; }
  #block-tramites ul.nav > :first-child a:before {
    content: " \f075";
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    margin: 6px 10px 6px 0; }
    @media screen and (max-width: 768px) {
      #block-tramites ul.nav > :first-child a:before {
        display: inline-block; } }
    @media screen and (max-width: 425px) {
      #block-tramites ul.nav > :first-child a:before {
        font-size: 35px; } }
  #block-tramites ul.nav > :nth-child(2) a:before {
    content: " \f0ac";
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    margin: 6px 10px 6px 0; }
    @media screen and (max-width: 768px) {
      #block-tramites ul.nav > :nth-child(2) a:before {
        display: inline-block; } }
    @media screen and (max-width: 425px) {
      #block-tramites ul.nav > :nth-child(2) a:before {
        font-size: 35px; } }
  #block-tramites ul.nav > :nth-child(3) a:before {
    content: " \f016";
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    margin: 6px 10px 6px 0; }
    @media screen and (max-width: 768px) {
      #block-tramites ul.nav > :nth-child(3) a:before {
        display: inline-block; } }
    @media screen and (max-width: 425px) {
      #block-tramites ul.nav > :nth-child(3) a:before {
        font-size: 35px; } }
  #block-tramites ul.nav > :nth-child(4) a:before {
    content: " \f0f6";
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    margin: 6px 10px 6px 0; }
    @media screen and (max-width: 768px) {
      #block-tramites ul.nav > :nth-child(4) a:before {
        display: inline-block; } }
    @media screen and (max-width: 425px) {
      #block-tramites ul.nav > :nth-child(4) a:before {
        font-size: 35px; } }

#webform-submission-contacto-node-106-form, #webform-submission-validacion-de-usuarios-no-reside-node-103-form, #webform-submission-tramites-especiales-sucesiones-node-104-form, #webform-submission-tramites-especiales-otros-tramit-node-105-form {
  padding: 0 10%; }
  #webform-submission-contacto-node-106-form .webform-button--submit, #webform-submission-validacion-de-usuarios-no-reside-node-103-form .webform-button--submit, #webform-submission-tramites-especiales-sucesiones-node-104-form .webform-button--submit, #webform-submission-tramites-especiales-otros-tramit-node-105-form .webform-button--submit {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background-color: #37BBED;
    font-family: "Encode", Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    height: auto;
    text-align: center;
    padding: 6px 29px;
    font-size: 20px;
    float: right;
    margin-right: 0 !important;
    border-color: transparent !important; }
    #webform-submission-contacto-node-106-form .webform-button--submit:hover, #webform-submission-contacto-node-106-form .webform-button--submit:focus, #webform-submission-validacion-de-usuarios-no-reside-node-103-form .webform-button--submit:hover, #webform-submission-validacion-de-usuarios-no-reside-node-103-form .webform-button--submit:focus, #webform-submission-tramites-especiales-sucesiones-node-104-form .webform-button--submit:hover, #webform-submission-tramites-especiales-sucesiones-node-104-form .webform-button--submit:focus, #webform-submission-tramites-especiales-otros-tramit-node-105-form .webform-button--submit:hover, #webform-submission-tramites-especiales-otros-tramit-node-105-form .webform-button--submit:focus {
      background-color: rgba(55, 187, 237, 0.8);
      border-color: #37bbed; }
    #webform-submission-contacto-node-106-form .webform-button--submit:hover, #webform-submission-validacion-de-usuarios-no-reside-node-103-form .webform-button--submit:hover, #webform-submission-tramites-especiales-sucesiones-node-104-form .webform-button--submit:hover, #webform-submission-tramites-especiales-otros-tramit-node-105-form .webform-button--submit:hover {
      text-decoration: underline; }

#webform-submission-contacto-node-106-form .webform-button--submit {
  margin-top: 23px; }

#block-masayuda {
  margin: 4% 0; }
  #block-masayuda .recuadro-masay {
    display: flex;
    align-items: stretch;
    flex-direction: row;
    text-align: center; }
    @media (max-width: 728px) {
      #block-masayuda .recuadro-masay {
        flex-direction: column; } }
    #block-masayuda .recuadro-masay > :first-child .thumbnail {
      background-color: #37BBED; }
    #block-masayuda .recuadro-masay > :nth-child(2) .thumbnail {
      background-color: #CF4858; }
    #block-masayuda .recuadro-masay > :nth-child(3) .thumbnail {
      background-color: #9283BE; }
  @media (max-width: 728px) {
    #block-masayuda .col-sm-4 {
      width: 100%; } }
  #block-masayuda .thumbnail {
    height: 100%;
    padding: 31px;
    color: #fff;
    text-align: center;
    border: 0;
    border-radius: 0;
    transition: none; }
    @media screen and (max-width: 768px) {
      #block-masayuda .thumbnail {
        height: 100%;
        padding: 10%; } }
    @media screen and (max-width: 425px) {
      #block-masayuda .thumbnail .thumbImg {
        display: none; } }
    #block-masayuda .thumbnail .thumbImg i {
      font-size: 121px;
      padding: 51px 0; }
      @media screen and (max-width: 768px) {
        #block-masayuda .thumbnail .thumbImg i {
          padding: 0; } }
    #block-masayuda .thumbnail .thumbTxt a {
      color: #fff;
      text-decoration: underline; }
    #block-masayuda .thumbnail .thumbTxt h4 {
      font-family: "Encode", Arial, sans-serif;
      font-size: 25px;
      font-weigt: 700; }

#edit-confirmar-correo-electronico--wrapper {
  border: none; }
  #edit-confirmar-correo-electronico--wrapper .panel-heading {
    display: none; }
  #edit-confirmar-correo-electronico--wrapper .panel-body {
    padding: 0; }

#edit-adjuntar-documentacion {
  margin-top: 24px; }

/*------ //ATENCION USUARIOS -------*/
#block-faq ul.menu.nav {
  display: flex;
  flex-flow: row wrap;
  justify-content: center; }
#block-faq li {
  width: 25%;
  padding: 0 7px; }
  @media screen and (max-width: 1024px) {
    #block-faq li {
      width: 33%; } }
  @media screen and (max-width: 768px) {
    #block-faq li {
      width: 100%; } }
  #block-faq li a.is-active {
    background-color: #9283BE;
    color: #fff; }
  #block-faq li a {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background-color: rgba(0, 0, 0, 0);
    font-family: "Encode", Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    color: #9283BE;
    height: auto;
    text-align: center;
    padding: 3% 2% 1% 2%;
    font-family: "Encode", Arial, sans-serif;
    font-size: 15px;
    display: block;
    margin-bottom: 25px;
    border: 1px solid #9283BE; }
    #block-faq li a:hover, #block-faq li a:focus {
      background-color: rgba(0, 0, 0, 0);
      border-color: rgba(0, 0, 0, 0.2); }
    @media screen and (max-width: 768px) {
      #block-faq li a {
        padding: 2% 2% 1% 2%; } }
    #block-faq li a:hover {
      background-color: #9283BE;
      color: #fff; }

.view-faq {
  margin-bottom: 95px; }
  .view-faq .view-header h2 {
    border-bottom: 1px solid #AAAAAA;
    padding-bottom: 17px; }
    .view-faq .view-header h2 > a {
      pointer-events: none !important;
      cursor: default !important;
      color: #9283BE; }
      .view-faq .view-header h2 > a:hover {
        text-decoration: none !important; }
  .view-faq #views-bootstrap-faq-page-1 .panel-default {
    border-color: transparent; }
  .view-faq #views-bootstrap-faq-page-1 .panel {
    border-radius: 0 !important;
    box-shadow: none !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.13); }
  .view-faq #views-bootstrap-faq-page-1 .panel-default > .panel-heading {
    background-color: transparent;
    color: #9283BE; }
    .view-faq #views-bootstrap-faq-page-1 .panel-default > .panel-heading a.accordion-toggle {
      display: block; }
      .view-faq #views-bootstrap-faq-page-1 .panel-default > .panel-heading a.accordion-toggle:after {
        content: " \f078";
        display: block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        float: right; }
  .view-faq #views-bootstrap-faq-page-1 .panel-heading {
    padding: 15px !important; }
  .view-faq #views-bootstrap-faq-page-1 .panel-collapse {
    margin-left: 10px; }
    .view-faq #views-bootstrap-faq-page-1 .panel-collapse .panel-body {
      border-top-color: transparent; }
  .view-faq #views-exposed-form-faq-page-1 {
    font-family: "Roboto", Arial, sans-serif; }
    @media screen and (max-width: 425px) {
      .view-faq #views-exposed-form-faq-page-1 {
        text-align: right; } }
    @media screen and (max-width: 320px) {
      .view-faq #views-exposed-form-faq-page-1 {
        text-align: center; } }
    .view-faq #views-exposed-form-faq-page-1 .form-inline {
      display: flex;
      justify-content: flex-end; }
      .view-faq #views-exposed-form-faq-page-1 .form-inline .form-group {
        display: inline-block;
        vertical-align: middle; }
        @media screen and (max-width: 768px) {
          .view-faq #views-exposed-form-faq-page-1 .form-inline .form-group {
            margin-bottom: 0; } }
    .view-faq #views-exposed-form-faq-page-1 .form-item .control-label {
      display: none; }
    .view-faq #views-exposed-form-faq-page-1 .form-item input.form-control {
      padding: 6px 21px;
      -webkit-border-top-left-radius: 50px;
      -webkit-border-bottom-left-radius: 50px;
      -moz-border-radius-topleft: 50px;
      -moz-border-radius-bottomleft: 50px;
      border-top-left-radius: 50px;
      border-bottom-left-radius: 50px;
      border: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      border-top: 1px solid #AAAAAA;
      border-bottom: 1px solid #AAAAAA;
      border-left: 1px solid #AAAAAA; }
    .view-faq #views-exposed-form-faq-page-1 .form-actions button {
      -webkit-border-top-right-radius: 50px;
      -webkit-border-bottom-right-radius: 50px;
      -moz-border-radius-topright: 50px;
      -moz-border-radius-bottomright: 50px;
      border-top-right-radius: 50px;
      border-bottom-right-radius: 50px;
      border: none;
      border-top: 1px solid #AAAAAA;
      border-bottom: 1px solid #AAAAAA;
      border-right: 1px solid #AAAAAA;
      background-image: url("../images/lupa.svg");
      background-repeat: no-repeat;
      background-size: 17px;
      background-position-x: 18px;
      background-position-y: 8px;
      color: transparent;
      background-color: transparent; }

#views-exposed-form-glosario-page-1 {
  display: flex;
  justify-content: flex-end; }
  #views-exposed-form-glosario-page-1 .form-inline {
    display: -webkit-flex;
    display: flex; }
    #views-exposed-form-glosario-page-1 .form-inline .form-group {
      display: inline-block;
      vertical-align: middle; }
      @media screen and (max-width: 768px) {
        #views-exposed-form-glosario-page-1 .form-inline .form-group {
          margin-bottom: 0; } }
  #views-exposed-form-glosario-page-1 .form-item .control-label {
    display: none; }
  #views-exposed-form-glosario-page-1 .form-item input.form-control {
    padding: 6px 21px;
    -webkit-border-top-left-radius: 50px;
    -webkit-border-bottom-left-radius: 50px;
    -moz-border-radius-topleft: 50px;
    -moz-border-radius-bottomleft: 50px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    border-left: 1px solid #AAAAAA; }
  #views-exposed-form-glosario-page-1 .form-actions button {
    -webkit-border-top-right-radius: 50px;
    -webkit-border-bottom-right-radius: 50px;
    -moz-border-radius-topright: 50px;
    -moz-border-radius-bottomright: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border: none;
    border-top: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    background-image: url(../images/lupa.svg);
    background-repeat: no-repeat;
    background-size: 17px;
    background-position-x: 18px;
    background-position-y: 8px;
    color: transparent;
    background-color: transparent; }

.view-id-glosario .panel-group {
  margin-top: 45px; }
  .view-id-glosario .panel-group .panel-default {
    border-color: transparent; }
  .view-id-glosario .panel-group .panel {
    border-radius: 0 !important;
    box-shadow: none !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.13); }
  .view-id-glosario .panel-group .panel-default > .panel-heading {
    background-color: transparent;
    color: #50B8B1;
    font-family: "Encode", Arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none; }
    .view-id-glosario .panel-group .panel-default > .panel-heading h4 {
      font-size: 20px; }
    .view-id-glosario .panel-group .panel-default > .panel-heading a.accordion-toggle {
      display: block; }
      .view-id-glosario .panel-group .panel-default > .panel-heading a.accordion-toggle:after {
        content: " \f078";
        display: block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 16px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        float: right; }
  .view-id-glosario .panel-group .panel-heading {
    padding: 15px !important; }
  .view-id-glosario .panel-group .panel-collapse {
    margin-left: 10px; }
    .view-id-glosario .panel-group .panel-collapse .panel-body {
      border-top-color: transparent; }

#views-bootstrap-instructivos-block-1 {
  margin-bottom: 5%; }
  @media screen and (max-width: 728px) {
    #views-bootstrap-instructivos-block-1 .col-xs-6 {
      width: 100%; } }
  #views-bootstrap-instructivos-block-1 .contenedor-instructivos a {
    width: 100%;
    margin-bottom: 8%;
    padding: 8%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    min-height: 160px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    font-family: "Encode", Arial, sans-serif;
    padding: 25px;
    background-color: #37BBED; }
    @media screen\0 {
      #views-bootstrap-instructivos-block-1 .contenedor-instructivos a {
        display: inline-block; } }
    @media screen and (max-width: 991px) {
      #views-bootstrap-instructivos-block-1 .contenedor-instructivos a {
        margin-bottom: 2%;
        padding: 5% 3%;
        min-height: 0; } }

#views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(1) .contenedor-instructivos a {
  background-color: #F7941E; }
  #views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(1) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(1) .contenedor-instructivos a:focus {
    background-color: #da7a08; }

#views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(1) .contenedor-instructivos a {
  background-color: #F7941E; }
  #views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(1) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(1) .contenedor-instructivos a:focus {
    background-color: #da7a08; }

#views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(1) .contenedor-instructivos a {
  background-color: #F7941E; }
  #views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(1) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(1) .contenedor-instructivos a:focus {
    background-color: #da7a08; }

#views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(1) .contenedor-instructivos a {
  background-color: #37BBED; }
  #views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(1) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(1) .contenedor-instructivos a:focus {
    background-color: #14a6dd; }

#views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(1) .contenedor-instructivos a {
  background-color: #F7941E; }
  #views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(1) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(1) .contenedor-instructivos a:focus {
    background-color: #da7a08; }

#views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(2) .contenedor-instructivos a {
  background-color: #9283BE; }
  #views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(2) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(2) .contenedor-instructivos a:focus {
    background-color: #7562ac; }

#views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(2) .contenedor-instructivos a {
  background-color: #37BBED; }
  #views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(2) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(2) .contenedor-instructivos a:focus {
    background-color: #14a6dd; }

#views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(2) .contenedor-instructivos a {
  background-color: #37BBED; }
  #views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(2) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(2) .contenedor-instructivos a:focus {
    background-color: #14a6dd; }

#views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(2) .contenedor-instructivos a {
  background-color: #EE3D8F; }
  #views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(2) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(2) .contenedor-instructivos a:focus {
    background-color: #e41474; }

#views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(2) .contenedor-instructivos a {
  background-color: #50B8B1; }
  #views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(2) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(2) .contenedor-instructivos a:focus {
    background-color: #3d9891; }

#views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(3) .contenedor-instructivos a {
  background-color: #50B8B1; }
  #views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(3) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(3) .contenedor-instructivos a:focus {
    background-color: #3d9891; }

#views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(3) .contenedor-instructivos a {
  background-color: #EE3D8F; }
  #views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(3) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(3) .contenedor-instructivos a:focus {
    background-color: #e41474; }

#views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(3) .contenedor-instructivos a {
  background-color: #EE3D8F; }
  #views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(3) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(3) .contenedor-instructivos a:focus {
    background-color: #e41474; }

#views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(3) .contenedor-instructivos a {
  background-color: #50B8B1; }
  #views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(3) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(3) .contenedor-instructivos a:focus {
    background-color: #3d9891; }

#views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(3) .contenedor-instructivos a {
  background-color: #9283BE; }
  #views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(3) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(3) .contenedor-instructivos a:focus {
    background-color: #7562ac; }

#views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(4) .contenedor-instructivos a {
  background-color: #9283BE; }
  #views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(4) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(4) .contenedor-instructivos a:focus {
    background-color: #7562ac; }

#views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(4) .contenedor-instructivos a {
  background-color: #9283BE; }
  #views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(4) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(4) .contenedor-instructivos a:focus {
    background-color: #7562ac; }

#views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(4) .contenedor-instructivos a {
  background-color: #37BBED; }
  #views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(4) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(4) .contenedor-instructivos a:focus {
    background-color: #14a6dd; }

#views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(4) .contenedor-instructivos a {
  background-color: #EE3D8F; }
  #views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(4) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(4) .contenedor-instructivos a:focus {
    background-color: #e41474; }

#views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(4) .contenedor-instructivos a {
  background-color: #50B8B1; }
  #views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(4) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(4) .contenedor-instructivos a:focus {
    background-color: #3d9891; }

#views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(5) .contenedor-instructivos a {
  background-color: #37BBED; }
  #views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(5) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(5) .contenedor-instructivos a:focus {
    background-color: #14a6dd; }

#views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(5) .contenedor-instructivos a {
  background-color: #EE3D8F; }
  #views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(5) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(5) .contenedor-instructivos a:focus {
    background-color: #e41474; }

#views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(5) .contenedor-instructivos a {
  background-color: #9283BE; }
  #views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(5) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(5) .contenedor-instructivos a:focus {
    background-color: #7562ac; }

#views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(5) .contenedor-instructivos a {
  background-color: #9283BE; }
  #views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(5) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(5) .contenedor-instructivos a:focus {
    background-color: #7562ac; }

#views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(5) .contenedor-instructivos a {
  background-color: #F7941E; }
  #views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(5) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(5) .contenedor-instructivos a:focus {
    background-color: #da7a08; }

#views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(6) .contenedor-instructivos a {
  background-color: #37BBED; }
  #views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(6) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(6) .contenedor-instructivos a:focus {
    background-color: #14a6dd; }

#views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(6) .contenedor-instructivos a {
  background-color: #50B8B1; }
  #views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(6) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(6) .contenedor-instructivos a:focus {
    background-color: #3d9891; }

#views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(6) .contenedor-instructivos a {
  background-color: #50B8B1; }
  #views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(6) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(6) .contenedor-instructivos a:focus {
    background-color: #3d9891; }

#views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(6) .contenedor-instructivos a {
  background-color: #EE3D8F; }
  #views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(6) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(6) .contenedor-instructivos a:focus {
    background-color: #e41474; }

#views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(6) .contenedor-instructivos a {
  background-color: #9283BE; }
  #views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(6) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(6) .contenedor-instructivos a:focus {
    background-color: #7562ac; }

#views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(7) .contenedor-instructivos a {
  background-color: #37BBED; }
  #views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(7) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(7) .contenedor-instructivos a:focus {
    background-color: #14a6dd; }

#views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(7) .contenedor-instructivos a {
  background-color: #EE3D8F; }
  #views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(7) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(7) .contenedor-instructivos a:focus {
    background-color: #e41474; }

#views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(7) .contenedor-instructivos a {
  background-color: #F7941E; }
  #views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(7) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(7) .contenedor-instructivos a:focus {
    background-color: #da7a08; }

#views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(7) .contenedor-instructivos a {
  background-color: #37BBED; }
  #views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(7) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(7) .contenedor-instructivos a:focus {
    background-color: #14a6dd; }

#views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(7) .contenedor-instructivos a {
  background-color: #37BBED; }
  #views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(7) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(7) .contenedor-instructivos a:focus {
    background-color: #14a6dd; }

#views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(8) .contenedor-instructivos a {
  background-color: #F7941E; }
  #views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(8) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(8) .contenedor-instructivos a:focus {
    background-color: #da7a08; }

#views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(8) .contenedor-instructivos a {
  background-color: #37BBED; }
  #views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(8) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(8) .contenedor-instructivos a:focus {
    background-color: #14a6dd; }

#views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(8) .contenedor-instructivos a {
  background-color: #EE3D8F; }
  #views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(8) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(8) .contenedor-instructivos a:focus {
    background-color: #e41474; }

#views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(8) .contenedor-instructivos a {
  background-color: #F7941E; }
  #views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(8) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(8) .contenedor-instructivos a:focus {
    background-color: #da7a08; }

#views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(8) .contenedor-instructivos a {
  background-color: #37BBED; }
  #views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(8) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(8) .contenedor-instructivos a:focus {
    background-color: #14a6dd; }

#views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(9) .contenedor-instructivos a {
  background-color: #EE3D8F; }
  #views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(9) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(9) .contenedor-instructivos a:focus {
    background-color: #e41474; }

#views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(9) .contenedor-instructivos a {
  background-color: #EE3D8F; }
  #views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(9) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(9) .contenedor-instructivos a:focus {
    background-color: #e41474; }

#views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(9) .contenedor-instructivos a {
  background-color: #EE3D8F; }
  #views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(9) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(9) .contenedor-instructivos a:focus {
    background-color: #e41474; }

#views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(9) .contenedor-instructivos a {
  background-color: #9283BE; }
  #views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(9) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(9) .contenedor-instructivos a:focus {
    background-color: #7562ac; }

#views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(9) .contenedor-instructivos a {
  background-color: #37BBED; }
  #views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(9) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(9) .contenedor-instructivos a:focus {
    background-color: #14a6dd; }

#views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(10) .contenedor-instructivos a {
  background-color: #37BBED; }
  #views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(10) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(1n) > :nth-child(10) .contenedor-instructivos a:focus {
    background-color: #14a6dd; }

#views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(10) .contenedor-instructivos a {
  background-color: #F7941E; }
  #views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(10) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(2n) > :nth-child(10) .contenedor-instructivos a:focus {
    background-color: #da7a08; }

#views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(10) .contenedor-instructivos a {
  background-color: #EE3D8F; }
  #views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(10) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(3n) > :nth-child(10) .contenedor-instructivos a:focus {
    background-color: #e41474; }

#views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(10) .contenedor-instructivos a {
  background-color: #50B8B1; }
  #views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(10) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(4n) > :nth-child(10) .contenedor-instructivos a:focus {
    background-color: #3d9891; }

#views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(10) .contenedor-instructivos a {
  background-color: #9283BE; }
  #views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(10) .contenedor-instructivos a:hover, #views-bootstrap-instructivos-block-1 > :nth-child(5n) > :nth-child(10) .contenedor-instructivos a:focus {
    background-color: #7562ac; }

.webform-submission-tu-sitio-en-4-pasos-node-41-form {
  margin: 40px auto;
  width: 80%; }
  @media screen and (max-width: 768px) {
    .webform-submission-tu-sitio-en-4-pasos-node-41-form {
      width: 100%; } }
  .webform-submission-tu-sitio-en-4-pasos-node-41-form .progress-step {
    display: flex;
    display: -webkit-flex;
    flex-flow: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 50px;
    font-family: "Encode", Arial, sans-serif;
    background-color: #f0f0f0; }
  .webform-submission-tu-sitio-en-4-pasos-node-41-form .progress-marker {
    display: none; }
  .webform-submission-tu-sitio-en-4-pasos-node-41-form .progress-text {
    display: block !important; }
  .webform-submission-tu-sitio-en-4-pasos-node-41-form .progress-step {
    text-align: center;
    height: 140px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border: 1px solid #fff; }
    @media screen and (max-width: 550px) {
      .webform-submission-tu-sitio-en-4-pasos-node-41-form .progress-step {
        height: 100px; } }
    @media screen and (max-width: 420px) {
      .webform-submission-tu-sitio-en-4-pasos-node-41-form .progress-step {
        height: 80px; } }
    .webform-submission-tu-sitio-en-4-pasos-node-41-form .progress-step .progress-title {
      padding: 0;
      overflow: inherit;
      font-size: 40px;
      color: #cac7c7; }
      @media screen and (max-width: 550px) {
        .webform-submission-tu-sitio-en-4-pasos-node-41-form .progress-step .progress-title {
          font-size: 25x; } }
      @media screen and (max-width: 420px) {
        .webform-submission-tu-sitio-en-4-pasos-node-41-form .progress-step .progress-title {
          font-size: 15px; } }
      .webform-submission-tu-sitio-en-4-pasos-node-41-form .progress-step .progress-title:before {
        border-width: 0; }
      .webform-submission-tu-sitio-en-4-pasos-node-41-form .progress-step .progress-title:after {
        border-width: 0;
        border-left-color: transparent; }
  .webform-submission-tu-sitio-en-4-pasos-node-41-form .is-complete {
    background: #f0f0f0; }
    .webform-submission-tu-sitio-en-4-pasos-node-41-form .is-complete .progress-title {
      background: none;
      padding: 0;
      color: #7a68b0; }
      .webform-submission-tu-sitio-en-4-pasos-node-41-form .is-complete .progress-title:before {
        border-left-color: #878787;
        top: 35%; }
      .webform-submission-tu-sitio-en-4-pasos-node-41-form .is-complete .progress-title:after {
        border-left-color: #878787;
        top: 35%; }
  .webform-submission-tu-sitio-en-4-pasos-node-41-form .is-active {
    background: #9283BE; }
    .webform-submission-tu-sitio-en-4-pasos-node-41-form .is-active .progress-title {
      color: #fff !important; }
  .webform-submission-tu-sitio-en-4-pasos-node-41-form .progress-step:not(:last-child)::after {
    display: none; }
  .webform-submission-tu-sitio-en-4-pasos-node-41-form .progress-step.is-active::after {
    content: '';
    display: block;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 45%;
    bottom: auto;
    right: auto;
    width: 0;
    height: 0;
    transition: none;
    border-width: 15px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #fff;
    background-color: transparent; }
    @media screen and (max-width: 992px) {
      .webform-submission-tu-sitio-en-4-pasos-node-41-form .progress-step.is-active::after {
        left: 40%; } }
    @media screen and (max-width: 500px) {
      .webform-submission-tu-sitio-en-4-pasos-node-41-form .progress-step.is-active::after {
        left: 35%; } }
    @media screen and (max-width: 375px) {
      .webform-submission-tu-sitio-en-4-pasos-node-41-form .progress-step.is-active::after {
        left: 30%; } }
  .webform-submission-tu-sitio-en-4-pasos-node-41-form .form-actions {
    text-align: center;
    border-top: 1px solid #ccc;
    padding: 40px;
    margin-top: 40px; }
    .webform-submission-tu-sitio-en-4-pasos-node-41-form .form-actions .btn {
      -webkit-border-radius: 1px;
      -moz-border-radius: 1px;
      border-radius: 1px;
      background-color: #9283BE;
      font-family: "Encode", Arial, sans-serif;
      text-decoration: none;
      text-transform: uppercase;
      color: #fff;
      height: auto;
      text-align: center;
      border: none !important;
      border-radius: 25px;
      padding: 12px 21px 10px 21px;
      font-size: 15px; }
      .webform-submission-tu-sitio-en-4-pasos-node-41-form .form-actions .btn:hover, .webform-submission-tu-sitio-en-4-pasos-node-41-form .form-actions .btn:focus {
        background-color: rgba(146, 131, 190, 0.8);
        border-color: #9283be; }
  .webform-submission-tu-sitio-en-4-pasos-node-41-form .webform-button--submit {
    display: none; }

.olvide-contrasena {
  margin-right: 15%;
  margin-bottom: 5%; }
  @media screen and (max-width: 765px) {
    .olvide-contrasena {
      margin-right: 0; } }
  .olvide-contrasena .form-control {
    height: 40px;
    border-radius: 25px;
    margin-bottom: 10px; }
  .olvide-contrasena .control-label {
    margin-bottom: 5px;
    font-weight: bold; }
  .olvide-contrasena .btn-olvide {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background-color: #37BBED;
    font-family: "Encode", Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    height: auto;
    text-align: center;
    padding: 6px 29px;
    font-size: 20px;
    margin-right: 0 !important;
    border-color: transparent !important; }
    .olvide-contrasena .btn-olvide:hover, .olvide-contrasena .btn-olvide:focus {
      background-color: rgba(55, 187, 237, 0.8);
      border-color: #37bbed; }
    .olvide-contrasena .btn-olvide:hover {
      text-decoration: underline; }

.col-sm-8 .g-recaptcha {
  float: right; }

.webform-submission-wizard-que-necesito-para-operar-node-40-form .panel {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0) !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0) !important;
  margin: 40px !important;
  font-family: "Encode", Arial, sans-serif !important; }
.webform-submission-wizard-que-necesito-para-operar-node-40-form .panel-heading {
  border-bottom: none !important;
  background: #fff !important;
  width: 321px !important;
  margin: 0 auto !important;
  width: 50% !important;
  display: inline !important;
  float: left !important; }
  @media screen and (max-width: 600px) {
    .webform-submission-wizard-que-necesito-para-operar-node-40-form .panel-heading {
      width: 100% !important;
      float: none !important;
      display: block !important; } }
.webform-submission-wizard-que-necesito-para-operar-node-40-form .panel-body {
  width: 50% !important;
  display: inline !important;
  float: left !important;
  padding: 0 10px 18px 10px !important; }
  @media screen and (max-width: 600px) {
    .webform-submission-wizard-que-necesito-para-operar-node-40-form .panel-body {
      width: 100% !important;
      float: none !important;
      display: block !important;
      text-align: center !important;
      outline: none !important; } }
.webform-submission-wizard-que-necesito-para-operar-node-40-form .panel-default {
  border-color: transparent !important;
  overflow: hidden !important;
  margin: 20px auto !important;
  width: 65% !important;
  background: #f7f7f7 !important;
  border-radius: 0 !important; }
  @media screen and (max-width: 768px) {
    .webform-submission-wizard-que-necesito-para-operar-node-40-form .panel-default {
      width: 100% !important; } }
.webform-submission-wizard-que-necesito-para-operar-node-40-form .panel-title {
  font-size: 30px !important;
  padding-top: 50px !important;
  text-transform: uppercase !important;
  text-align: right !important;
  background: #f7f7f7 !important;
  color: #50B8B1 !important; }
  @media screen and (max-width: 768px) {
    .webform-submission-wizard-que-necesito-para-operar-node-40-form .panel-title {
      padding-top: 50px !important; } }
  @media screen and (max-width: 608px) {
    .webform-submission-wizard-que-necesito-para-operar-node-40-form .panel-title {
      padding-top: 32px !important; } }
  @media screen and (max-width: 600px) {
    .webform-submission-wizard-que-necesito-para-operar-node-40-form .panel-title {
      text-align: center !important; } }
.webform-submission-wizard-que-necesito-para-operar-node-40-form .ui-visual-focus {
  box-shadow: none; }
.webform-submission-wizard-que-necesito-para-operar-node-40-form label {
  display: block !important;
  line-height: 85px !important;
  width: 92px !important;
  height: 92px !important;
  color: #fff !important;
  outline: none !important;
  background: #cbd1d8 !important;
  font-size: 64px !important;
  text-align: center !important;
  padding-left: 0 !important;
  margin-top: 25px !important;
  text-transform: uppercase !important;
  border-radius: 0;
  font-family: unset;
  border: none;
  padding: inherit;
  margin-right: initial; }
  .webform-submission-wizard-que-necesito-para-operar-node-40-form label:hover {
    background: #50B8B1 !important;
    margin-bottom: 0 !important;
    border: 0 !important; }
  .webform-submission-wizard-que-necesito-para-operar-node-40-form label:focus {
    background: #50B8B1 !important;
    margin-bottom: 0 !important;
    border: 0 !important;
    box-shadow: none !important; }
  .webform-submission-wizard-que-necesito-para-operar-node-40-form label input[type="radio"] {
    visibility: hidden !important;
    width: 92px !important;
    height: 92px !important;
    box-shadow: none; }
.webform-submission-wizard-que-necesito-para-operar-node-40-form .ui-checkboxradio-checked {
  background: #50B8B1 !important; }
.webform-submission-wizard-que-necesito-para-operar-node-40-form .js-form-wrapper {
  width: 80%;
  margin: 40px auto 60px; }
  .webform-submission-wizard-que-necesito-para-operar-node-40-form .js-form-wrapper H3 {
    background: #ffffff;
    font-size: 65px;
    padding: 10px;
    text-align: right;
    font-family: "Roboto", Arial, sans-serif;
    color: #50B8B1;
    margin: 0 20px 20px 0;
    border-bottom: 1px solid #CCC;
    border-right: 10px solid #50B8B1;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-weight: bold; }
    @media screen and (max-width: 600px) {
      .webform-submission-wizard-que-necesito-para-operar-node-40-form .js-form-wrapper H3 {
        font-size: 45px; } }
    @media screen and (max-width: 375px) {
      .webform-submission-wizard-que-necesito-para-operar-node-40-form .js-form-wrapper H3 {
        font-size: 35px; } }
  .webform-submission-wizard-que-necesito-para-operar-node-40-form .js-form-wrapper .element-invisible {
    display: none; }

#views-bootstrap-tips-page-1 {
  margin: 5% 0; }
  #views-bootstrap-tips-page-1 .contenedor-tip {
    padding: 3%;
    border-top: 5px solid #17A89E;
    margin-left: 12px;
    width: 31%; }
    @media screen and (max-width: 768px) {
      #views-bootstrap-tips-page-1 .contenedor-tip {
        width: 100%;
        margin-left: 0; } }
    #views-bootstrap-tips-page-1 .contenedor-tip .views-field-title {
      text-align: center;
      font-family: "Encode", Arial, sans-serif;
      font-size: 25px;
      margin-bottom: 13px;
      text-transform: uppercase; }

#region_dominios {
  border-bottom: 1px #E7E7E7 solid; }
  #region_dominios .row {
    max-width: 700px;
    margin: 0 auto; }
  #region_dominios #frmBuscarDominioBlock {
    max-width: 680px;
    display: inline-block;
    margin: 15px 15px 20px 15px; }
    #region_dominios #frmBuscarDominioBlock .labeldomin {
      display: inline; }
      #region_dominios #frmBuscarDominioBlock .labeldomin h2 {
        display: inline;
        font-weight: 700;
        font-family: "Encode", Arial, sans-serif;
        margin-top: 15px;
        align-items: center;
        padding-right: 0px;
        font-size: 16px;
        text-transform: uppercase;
        margin-right: 15px;
        color: #50535C; }
        @media (max-width: 700px) {
          #region_dominios #frmBuscarDominioBlock .labeldomin h2 {
            margin: 0 auto;
            justify-content: center;
            margin-bottom: 10px; } }
    #region_dominios #frmBuscarDominioBlock .formdomin {
      display: inline; }
    #region_dominios #frmBuscarDominioBlock .form-control {
      display: inline-block;
      font-size: 14px;
      border: 1px solid #AAAAAA;
      display: inline;
      margin-right: 5px;
      height: 55px; }
    #region_dominios #frmBuscarDominioBlock input {
      width: 275px; }
      @media (max-width: 768px) {
        #region_dominios #frmBuscarDominioBlock input {
          width: 100%;
          margin-bottom: 10px; } }
    #region_dominios #frmBuscarDominioBlock select {
      width: 103px;
      border: none; }
      @media (max-width: 768px) {
        #region_dominios #frmBuscarDominioBlock select {
          width: 100%;
          margin-bottom: 5px;
          margin-bottom: 10px; } }
    #region_dominios #frmBuscarDominioBlock option {
      padding: 5px;
      font-size: 16px; }
    #region_dominios #frmBuscarDominioBlock button {
      border: none;
      padding: 2px 20px 2px 20px;
      color: #fff;
      font-weight: 700;
      text-transform: uppercase;
      font-family: "Encode", Arial, sans-serif;
      font-size: 15px;
      height: 55px;
      margin-top: -3px;
      background-color: #37BBED; }
      @media (max-width: 768px) {
        #region_dominios #frmBuscarDominioBlock button {
          width: 100%; } }
    #region_dominios #frmBuscarDominioBlock button:hover {
      background-color: #15ade6; }

#frmBuscarDominio {
  margin-bottom: 50px;
  text-align: center; }
  #frmBuscarDominio .g-recaptcha {
    margin: 20px auto;
    display: block;
    max-width: 305px; }
  #frmBuscarDominio .labeldomin h2 {
    font-weight: 500;
    font-family: "Encode", Arial, sans-serif;
    padding-right: 10px;
    text-transform: uppercase; }
  #frmBuscarDominio .formdomin {
    display: inline;
    margin: 30px 0; }
    @media (max-width: 500px) {
      #frmBuscarDominio .formdomin {
        display: block;
        padding: 0px 20px 0px 20px; } }
  #frmBuscarDominio .form-control {
    display: inline;
    font-size: 16px;
    border: 1px solid #AAAAAA;
    margin-right: 5px;
    height: 55px; }
  #frmBuscarDominio input {
    width: 300px; }
    @media (max-width: 500px) {
      #frmBuscarDominio input {
        width: 100%;
        margin-bottom: 10px; } }
  #frmBuscarDominio select {
    width: 110px;
    border: none; }
    @media (max-width: 500px) {
      #frmBuscarDominio select {
        width: 100%;
        margin-bottom: 5px;
        margin-bottom: 10px; } }
  #frmBuscarDominio option {
    padding: 5px;
    font-size: 16px; }
  #frmBuscarDominio button {
    border: none;
    background-color: #37BBED;
    padding: 6px 30px 6px 30px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Encode", Arial, sans-serif;
    font-size: 15px;
    height: 55px; }
    @media (max-width: 500px) {
      #frmBuscarDominio button {
        width: 100%; } }
  #frmBuscarDominio button:hover {
    background-color: #15ade6; }

.resuelve-dominios {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center; }
  .resuelve-dominios .si-dom-disponible {
    background-image: url("../images/tilde.png");
    width: 200px;
    height: 200px;
    background-size: 100%;
    background-repeat: no-repeat;}
    @media (max-width: 425px) {
      .resuelve-dominios .si-dom-disponible {
        width: 100px;
        height: 100px; } }
  .resuelve-dominios .disponible {
    color: #50B8B1;
    font-size: 25px;
    font-weight: bold;
    padding: 20px 0; }
  .resuelve-dominios .btn {
    background: transparent;
    border: none;
    border-radius: 50px;
    padding: 6px 30px;
    margin: 30px;
    background: #37BBED;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Encode", Arial, sans-serif;
    font-size: 15px; }

.no-resuelve-dominios {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center; }
  .no-resuelve-dominios .no-dom-disponible {
    background-image: url("../images/equis.png");
    width: 200px;
    height: 200px;
    background-size: 100%;
    margin: 0 auto; }
    @media (max-width: 425px) {
      .no-resuelve-dominios .no-dom-disponible {
        width: 100px;
        height: 100px; } }
  .no-resuelve-dominios .nodisponible {
    color: #EE3D8F;
    font-size: 25px;
    font-weight: bold;
    padding: 20px 0; }
  .no-resuelve-dominios .btn {
    background: transparent;
    border: none;
    border-radius: 50px;
    padding: 6px 30px;
    margin: 30px;
    background: #529ece;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Encode", Arial, sans-serif;
    font-size: 20px; }
  .no-resuelve-dominios .domaininfo {
    display: block;
    text-align: left;
    border-bottom: 1px solid #AAAAAA; }
  .no-resuelve-dominios .tablesaw {
    width: 100%;
    text-align: left;
    margin: 10px 0 40px; }

/* --- DOMINIOS Y ARANCELES --- */
#block-nic-views-block-dominios-block-1-2 .block-title,
#block-nic-views-block-dominios-block-2-2 .block-title {
  padding-bottom: 7px;
  border-bottom: 3px solid #F7941E; }

.view-display-id-block_2 .view-footer {
  margin: 4% 0; }

.recuadro-domin {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  justify-content: flex-start;
  text-align: center;
  padding: 6%;
  width: 100%;
  margin: 14% 0;
  font-size: 14px;
  border-top: 14px solid;
  box-shadow: 0 10px 21px -7px rgba(0, 0, 0, 0.5);
  min-height: 476px; }
  @media screen and (max-width: 768px) {
    .recuadro-domin {
      margin: 10% 0 2%; } }
  .recuadro-domin .img-domin {
    padding: 20px 10px; }
    @media screen and (max-width: 1200px) {
      .recuadro-domin .img-domin {
        height: 84px; } }
    @media screen and (max-width: 992px) {
      .recuadro-domin .img-domin {
        height: 140px; } }
    @media screen and (max-width: 768px) {
      .recuadro-domin .img-domin {
        height: auto; } }
  .recuadro-domin .descrip-domin {
    height: 240px; }
    @media screen and (max-width: 1200px) {
      .recuadro-domin .descrip-domin {
        height: 268px; } }
    @media screen and (max-width: 992px) {
      .recuadro-domin .descrip-domin {
        height: 193px; } }
    @media screen and (max-width: 768px) {
      .recuadro-domin .descrip-domin {
        height: auto; } }
  .recuadro-domin .alta-domin {
    font-size: 25px; }
    @media screen and (max-width: 1200px) {
      .recuadro-domin .alta-domin {
        font-size: 18px; } }
    @media screen and (max-width: 992px) {
      .recuadro-domin .alta-domin {
        font-size: 25px; } }
  .recuadro-domin .RDT-domin {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    font-size: 11px;
    margin-top: 4%;
    width: 100%; }
    @media screen and (max-width: 1200px) {
      .recuadro-domin .RDT-domin {
        font-size: 9px; } }
    @media screen and (max-width: 992px) {
      .recuadro-domin .RDT-domin {
        font-size: 13px; } }

/* --- //DOMINIOS Y ARANCELES --- */
#block-nic-views-block-dominios-block-2-2 .view-footer {
  margin: 8% 0;
  background-color: rgba(128, 128, 128, 0.17);
  padding: 6%;
  text-align: center;
  font-size: 20px;
  line-height: 5; }
  @media screen and (max-width: 992px) {
    #block-nic-views-block-dominios-block-2-2 .view-footer {
      line-height: 2; } }
  #block-nic-views-block-dominios-block-2-2 .view-footer h3 {
    font-size: 32px; }

.block-block-contentc759b196-e999-40a3-a9e6-48f93f3a90ea {
  background-color: #CF4858;
  margin: 40px 0 53px 0;
  color: #fff;
  padding-bottom: 4%; }
  .block-block-contentc759b196-e999-40a3-a9e6-48f93f3a90ea p {
    padding: 30px 20px 20px 20px;
    text-align: center; }
  .block-block-contentc759b196-e999-40a3-a9e6-48f93f3a90ea h2.block-title {
    font-family: "Encode", Arial, sans-serif;
    font-size: 34px;
    text-align: center;
    padding: 10px;
    margin: 0;
    background-color: #50535C; }
  .block-block-contentc759b196-e999-40a3-a9e6-48f93f3a90ea a {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background-color: #fff;
    font-family: "Encode", Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    color: #50535C;
    height: auto;
    text-align: center;
    padding: 2.5% 4% 2% 4%;
    margin-bottom: 5%;
    font-size: 15px; }
    .block-block-contentc759b196-e999-40a3-a9e6-48f93f3a90ea a:hover, .block-block-contentc759b196-e999-40a3-a9e6-48f93f3a90ea a:focus {
      background-color: rgba(255, 255, 255, 0.8);
      border-color: white; }

.block-block-content5a132b2a-8a7a-4824-879b-4bc5e962b4e0 {
  background-color: #50B8B1;
  margin: 40px 0 53px 0;
  color: #fff;
  padding-bottom: 4%; }
  .block-block-content5a132b2a-8a7a-4824-879b-4bc5e962b4e0 p {
    padding: 30px 20px 20px 20px;
    text-align: center; }
  .block-block-content5a132b2a-8a7a-4824-879b-4bc5e962b4e0 h2.block-title {
    font-family: "Encode", Arial, sans-serif;
    font-size: 34px;
    text-align: center;
    padding: 10px;
    margin: 0;
    background-color: #50535C; }
  .block-block-content5a132b2a-8a7a-4824-879b-4bc5e962b4e0 a {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background-color: #fff;
    font-family: "Encode", Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    color: #50535C;
    height: auto;
    text-align: center;
    padding: 2.5% 4% 2% 4%;
    margin-bottom: 5%;
    font-size: 15px; }
    .block-block-content5a132b2a-8a7a-4824-879b-4bc5e962b4e0 a:hover, .block-block-content5a132b2a-8a7a-4824-879b-4bc5e962b4e0 a:focus {
      background-color: rgba(255, 255, 255, 0.8);
      border-color: white; }

.block-block-content405b4bf2-6f0c-4356-9463-63300ab0899c {
  background-color: #9283BE;
  margin: 40px 0 53px 0;
  color: #fff;
  padding-bottom: 4%; }
  .block-block-content405b4bf2-6f0c-4356-9463-63300ab0899c p {
    padding: 30px 20px 20px 20px;
    text-align: center; }
  .block-block-content405b4bf2-6f0c-4356-9463-63300ab0899c h2.block-title {
    font-family: "Encode", Arial, sans-serif;
    font-size: 34px;
    text-align: center;
    padding: 10px;
    margin: 0;
    background-color: #50535C; }
  .block-block-content405b4bf2-6f0c-4356-9463-63300ab0899c a {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background-color: #fff;
    font-family: "Encode", Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    color: #50535C;
    height: auto;
    text-align: center;
    padding: 2.5% 4% 2% 4%;
    margin-bottom: 5%;
    font-size: 15px; }
    .block-block-content405b4bf2-6f0c-4356-9463-63300ab0899c a:hover, .block-block-content405b4bf2-6f0c-4356-9463-63300ab0899c a:focus {
      background-color: rgba(255, 255, 255, 0.8);
      border-color: white; }

.block-block-content241900bf-ab2c-4355-9933-d68835b83da5 {
  background-color: #F7941E;
  margin: 40px 0 53px 0;
  color: #fff;
  padding-bottom: 4%;
  padding-bottom: 105px; }
  .block-block-content241900bf-ab2c-4355-9933-d68835b83da5 p {
    padding: 30px 20px 20px 20px;
    text-align: center; }
  .block-block-content241900bf-ab2c-4355-9933-d68835b83da5 h2.block-title {
    font-family: "Encode", Arial, sans-serif;
    font-size: 34px;
    text-align: center;
    padding: 10px;
    margin: 0;
    background-color: #50535C; }
  .block-block-content241900bf-ab2c-4355-9933-d68835b83da5 a {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background-color: #fff;
    font-family: "Encode", Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    color: #50535C;
    height: auto;
    text-align: center;
    padding: 2.5% 4% 2% 4%;
    margin-bottom: 5%;
    font-size: 15px; }
    .block-block-content241900bf-ab2c-4355-9933-d68835b83da5 a:hover, .block-block-content241900bf-ab2c-4355-9933-d68835b83da5 a:focus {
      background-color: rgba(255, 255, 255, 0.8);
      border-color: white; }
  @media screen and (max-width: 1199px) {
    .block-block-content241900bf-ab2c-4355-9933-d68835b83da5 {
      padding-bottom: 102px; } }

/**************tu-dns********************/
/*@media screen and (max-width: 768px) { .col-sm-9 { float: none; width: 97% !important; } }

@media screen and (max-width: 768px) { .col-sm-3 { float: none; width: 97% !important; } }

.borde-100 { height: 100vh; }
@media screen and (max-width: 768px) { .borde-100 { height: auto; } }*/
.centrarTexto {
  text-align: center; }

.txtform {
  background: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  padding: 10px 20px;
  width: 100%;
  text-align: center;
  font-size: 1.5em; }

/*a:hover { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
a:selected { text-decoration: none; }
a:link { text-decoration: none; }*/
.btn-empieza {
  background: #FFCE00;
  border: 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  padding: 20px 17px 14px;
  letter-spacing: 4px;
  font-size: 2em;
  color: #000;
  width: 304px;
  margin: 10px 0;
  float: right; }

@media screen and (max-width: 770px) {
  .btn-empieza {
    margin: 0 auto;
    float: none; } }
.recaptchaCaja {
  margin: 10px 0 0;
  width: 304px;
  display: block; }

@media screen and (max-width: 770px) {
  .col770 {
    width: 100%;
    margin: 10px auto;
    text-align: center; } }
.navMenu {
  padding: 7px 0; }

.logHerra a {
  color: #FFCE00;
  letter-spacing: 0.1em;
  font-size: 2em;
  padding: 4px 5px 0 14px;
  margin: 0 auto;
  float: left; }

.navMenu ul {
  float: right;
  margin: 4px 0 0; }

@media screen and (max-width: 766px) {
  .navMenu ul {
    float: none;
    margin: 3px 0;
    padding: 0; } }
.navMenu ul li {
  list-style: none;
  display: inline-block;
  font-size: 1.5em;
  margin-left: 10px; }

@media screen and (max-width: 766px) {
  .navMenu ul li {
    display: block;
    margin: 5px 0 0; } }
.navMenu ul li a {
  color: #969696;
  font-weight: 100;
  padding: 2px 3px;
  border: #636363 1px solid; }

.navMenu ul li a.active,
.navMenu ul li a:hover {
  border: #FFCE00 1px solid;
  color: #F9F9F9; }

.navbar-toggle .icon-bar {
  background: #FFCE00; }

.comenzar {
  background: #fff;
  padding: 2% 0 2.3%;
  overflow: hidden; }

.form-inicio {
  color: #999;
  width: 80%;
  margin: 0 auto;
  overflow: hidden; }

.form-inicio .col1 {
  width: 83%;
  float: left; }

.form-inicio .col2 {
  width: 190px;
  margin-left: 10px;
  float: left; }

.dominio {
  background: #fff;
  padding: 10px 0 25px;
  overflow: hidden; }

.dominio .titanaliza {
  margin: 7px 0;
  padding-left: 0;
  padding-top: 48px;
  font-size: 25px; }

@media screen and (max-width: 611px) {
  .dominio .titanaliza {
    padding-top: 18px;
    font-size: 23px;
    text-align: center; } }
.cajaEstamos {
  overflow: hidden; }

.dominio .dominio-ref {
  text-align: center;
  font-size: 3em;
  background: aliceblue;
  clear: both;
  margin-top: 10px; }

@media screen and (max-width: 780px) {
  .dominio .dominio-ref {
    font-size: 3em;
    padding: 10px 0; } }
@media screen and (max-width: 600px) {
  .dominio .dominio-ref {
    font-size: 2em;
    padding: 0 0 10px; } }
.dominio .denuevo {
  text-align: right;
  padding-right: 0;
  float: right;
  padding: 8px 24px;
  border-radius: 20px;
  background-color: #529 #37BBED;
  border: none;
  font-family: "Encode", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 16px; }
  .dominio .denuevo i {
    padding: 0 5px 0 0; }

@media screen and (max-width: 611px) {
  .dominio .denuevo {
    text-align: center; } }
.dominio .denuevo a {
  background: #37BBED;
  color: #fff;
  padding: 9px 20px !important;
  border-radius: 20px !important; }
  .dominio .denuevo a:hover {
    text-decoration: none;
    background-color: rgba(82, 158, 206, 0.73); }

#buscaragain {
  padding: 20px 0 10px; }
  #buscaragain .formBusca {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  #buscaragain input.form-control {
    border-radius: 33px;
    height: 55px;
    padding-left: 30px; }
  #buscaragain button {
    border: none;
    border-radius: 50px;
    padding: 6px 30px;
    background: #529ece;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 20px; }
    #buscaragain button:hover {
      text-decoration: none;
      background-color: rgba(82, 158, 206, 0.73); }

.cargandoDatos {
  text-align: center;
  background: #fff;
  border-bottom: 1px dashed #565656;
  height: 63px;
  padding-top: 20px; }

.resultados {
  padding: 10px 0; }

.resultados .tnoticias {
  text-align: center;
  font-size: 28px;
  margin-bottom: 20px; }

.resultados ul {
  margin: 0;
  padding: 0; }

.resultados li {
  list-style: none;
  display: inline-block;
  text-align: center;
  width: 32%;
  font-size: 7em;
  line-height: 0.5em;
  margin-top: 30px; }

@media screen and (max-width: 994px) {
  .resultados li {
    font-size: 6em; } }
@media screen and (max-width: 645px) {
  .resultados li {
    font-size: 4em;
    width: 32%; } }
@media screen and (max-width: 460px) {
  .resultados li {
    font-size: 3em; } }
@media screen and (max-width: 320px) {
  .resultados li {
    font-size: 2.5em; } }
.resultados .describecan {
  font-size: 0.15em; }

@media screen and (max-width: 645px) {
  .resultados .describecan {
    font-size: 0.3em; } }
.resultados .cant-error {
  color: #bf0202; }

.resultados .cant-warn {
  color: #ffa008; }

.resultados .cant-ok {
  color: #1bb200; }

ul.bl-main {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow: hidden;
  background: #fff; }

ul.bl-main li.active a {
  background: #efefef; }

ul.bl-main li {
  list-style: none;
  text-decoration: none !important; }
  ul.bl-main li a {
    width: 24%;
    border: 2px solid #ccc;
    display: block;
    float: left;
    opacity: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    margin: 0.5%; }

@media screen and (max-width: 991px) and (min-width: 768px) {
  ul.bl-main li a#estado_dns,
  ul.bl-main li a#estado_dnssec {
    padding: 10px 0; }

  ul.bl-main li a {
    width: 98%;
    padding-top: 13px; } }
@media screen and (max-width: 767px) and (min-width: 611px) {
  ul.bl-main li a {
    width: 98%;
    padding-top: 13px; } }
ul.bl-main li.arrtit h2 {
  padding: 28px 10px; }

@media screen and (max-width: 991px) and (min-width: 768px) {
  ul.bl-main li.arrtit h2 {
    padding: 16px 10px 0; } }
@media screen and (max-width: 610px) {
  ul.bl-main li a {
    width: 98%;
    padding-top: 13px; } }
ul.bl-main li a h2 {
  text-align: center;
  margin: 0;
  padding: 22px 20px 15px;
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #565656; }

@media screen and (max-width: 1324px) {
  ul.bl-main li a h2 {
    font-size: 18px; } }
@media screen and (max-width: 848px) {
  ul.bl-main li a h2 {
    font-size: 18px;
    letter-spacing: 0; } }
@media screen and (max-width: 675px) {
  ul.bl-main li a h2 {
    font-size: 16px;
    margin-bottom: 8px; } }
@media screen and (max-width: 610px) {
  ul.bl-main li a h2 {
    text-align: left;
    margin: 0;
    padding: 0 10px 16px;
    width: 50%;
    font-size: 16px; } }
ul.bl-main li a:hover {
  text-decoration: none !important; }

ul.bl-main li a:hover h2,
ul.bl-main li a:hover ul {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  text-decoration: none; }

ul.datos {
  display: table;
  padding: 0;
  width: 70%;
  margin: 0 15% 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

@media screen and (max-width: 1324px) {
  ul.datos {
    width: 70%;
    margin: 0 15% 20px; } }
@media screen and (max-width: 845px) {
  ul.datos {
    width: 80%;
    margin: 0 10% 20px; } }
@media screen and (max-width: 610px) {
  ul.datos {
    width: 49%;
    margin: 0 0 16px; } }
ul.datos li {
  width: 33.3%;
  display: table-cell;
  border: none;
  text-align: center;
  padding-top: 5px;
  font-size: 1em; }

@media screen and (max-width: 1324px) {
  ul.datos li {
    font-size: 16px; }

  ul.datos li .fa-2x {
    font-size: 1.5em; } }
@media screen and (max-width: 1324px) and (max-width: 845px) {
  ul.datos li {
    font-size: 16px; } }
@media screen and (max-width: 1324px) and (max-width: 735px) {
  ul.datos li {
    margin: 0 30%; } }
@media screen and (max-width: 1324px) and (max-width: 610px) {
  ul.datos li {
    display: table-cell;
    margin: 0; } }
ul.datos li p {
  position: relative;
  top: -3px;
  margin: 0 0 0 3px;
  padding: 0;
  display: inline; }

@media screen and (max-width: 610px) {
  ul.datos li p {
    top: -2px; } }
ul.datos li .fa-2x {
  font-size: 1em; }

.bgVerde {
  border: #1bb200 2px solid !important; }

.bgRojo {
  border: #bf0202 2px solid !important; }

.bgNaranja {
  border: #ffa008 2px solid !important; }

.colVerde {
  color: #1bb200; }

.colRojo {
  color: #bf0202; }

.colNaranja {
  color: #ffa008;
  padding-left: 8px; }

.tab-content {
  background: #fff;
  padding: 20px 0; }

.tab-content .tituloTab {
  margin: 20px 0;
  font-weight: bold;
  color: #636363;
  border-bottom: 1px dashed #565656;
  overflow: hidden; }

.tab-content .tituloTab h3 {
  font-size: 2em;
  display: inline; }

@media screen and (max-width: 530px) {
  .tab-content .tituloTab h3 {
    font-size: 2em; } }
@media screen and (max-width: 395px) {
  .tab-content .tituloTab h3 {
    font-size: 1.8em; } }
.tab-content .todoInforme {
  text-align: center; }

.tab-content .todoInforme a {
  background: #FFCE00;
  padding: 8px 8px 4px;
  font-size: 1.5em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: 100;
  color: #000; }

.todoInforme button {
  padding: 8px 24px;
  margin-top: 25px;
  border-radius: 20px;
  background-color: #529ece;
  border: none;
  font-family: "Encode", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 16px; }
  .todoInforme button:hover {
    text-decoration: none;
    background-color: rgba(82, 158, 206, 0.73); }

.tab-content h4 {
  font-size: 1.5em;
  font-weight: bold; }

.tab-content h3 {
  font-weight: bold; }

.tab-content .transcript {
  background: rgba(0, 0, 0, 0.7);
  color: #00d32d; }

.btnVolver {
  float: right;
  background: #FFCE00;
  padding: 8px 8px 4px;
  font-size: 1.3em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: 100;
  color: #000; }

.btn-volver {
  float: right;
  margin-bottom: 5px;
  background: #529ece;
  color: #fff;
  padding: 9px 20px !important;
  border-radius: 20px !important;
  border-color: transparent !important;
  font-family: "Encode", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 16px; }
  .btn-volver:hover {
    text-decoration: none;
    background-color: rgba(82, 158, 206, 0.73); }

.btn-volver-entero {
  float: right;
  padding: 8px 24px;
  margin-top: 25px;
  border-radius: 20px;
  background-color: #529ece;
  border: none;
  font-family: "Encode", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 16px; }
  .btn-volver-entero i {
    padding: 0 5px 0 0; }
  .btn-volver-entero:hover {
    text-decoration: none;
    background-color: rgba(82, 158, 206, 0.73); }

@media only screen and (max-width: 800px) {
  #no-more-tables table,
  #no-more-tables tbody,
  #no-more-tables td,
  #no-more-tables th,
  #no-more-tables thead,
  #no-more-tables tr {
    display: block; }

  #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }

  #no-more-tables tr {
    border: 1px solid #ccc; }

  #no-more-tables td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left; }

  #no-more-tables td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold; }

  #no-more-tables td:before {
    content: attr(data-title); } }
#tabla_dnssec_ds img {
  width: 20px; }

/****************TU IP*******************/
.modulo-tu-ip .cajaParaIp {
  padding: 0 0 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  @media screen and (max-width: 690px) {
    .modulo-tu-ip .cajaParaIp {
      width: 100%; } }
  .modulo-tu-ip .cajaParaIp .cargaIP {
    font-size: 40px; }
    @media screen and (max-width: 480px) {
      .modulo-tu-ip .cajaParaIp .cargaIP {
        font-size: 1.3em; } }
.modulo-tu-ip .contentIp {
  border-bottom: 1px solid #AAAAAA;
  margin: 5px 0 10px;
  padding: 10px 0 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  width: 60%; }
  @media screen and (max-width: 1200px) {
    .modulo-tu-ip .contentIp {
      width: 70%; } }
  @media screen and (max-width: 992px) {
    .modulo-tu-ip .contentIp {
      width: 80%; } }
  @media screen and (max-width: 768px) {
    .modulo-tu-ip .contentIp {
      width: 100%; } }
  @media screen and (max-width: 425px) {
    .modulo-tu-ip .contentIp {
      flex-direction: column;
      text-align: center; } }
  .modulo-tu-ip .contentIp .infoDato {
    padding: 0 !important;
    min-height: 50px; }
    @media screen and (max-width: 480px) {
      .modulo-tu-ip .contentIp .infoDato {
        min-height: auto; } }
    .modulo-tu-ip .contentIp .infoDato span {
      font-weight: bold; }
  .modulo-tu-ip .contentIp .otraIp {
    text-align: right;
    font-size: 28px;
    line-height: 1em;
    padding: 12px;
    color: #CF4858; }
    @media screen and (max-width: 768px) {
      .modulo-tu-ip .contentIp .otraIp {
        padding: 10px 0; } }
    @media screen and (max-width: 590px) {
      .modulo-tu-ip .contentIp .otraIp {
        font-size: 18px; } }
    @media screen and (max-width: 425px) {
      .modulo-tu-ip .contentIp .otraIp {
        text-align: center;
        word-break: break-all; } }
  .modulo-tu-ip .contentIp .masInfo {
    padding: 10px 0 !important;
    text-align: right; }
  .modulo-tu-ip .contentIp .txtform {
    text-align: right;
    font-size: 0.9em !important;
    margin-bottom: 12px; }
  .modulo-tu-ip .contentIp .conCampo {
    padding: 0 12px !important; }
.modulo-tu-ip .tablaIp .tablesaw {
  width: 100%;
  text-align: left;
  margin: 10px 0 40px; }
.modulo-tu-ip .tablaIp .titIp {
  padding: 20px 0;
  border-bottom: 1px solid #AAAAAA;
  font-size: 30px;
  padding: 20px 0 10px;
  margin-bottom: 10px; }
  @media screen and (max-width: 650px) {
    .modulo-tu-ip .tablaIp .titIp {
      font-size: 1.7em; } }
.modulo-tu-ip .liniecita {
  border-bottom: 1px dotted #868686;
  padding-bottom: 20px; }
.modulo-tu-ip .soloParaCap .modal-dialog {
  margin: 60px auto;
  text-align: center; }
.modulo-tu-ip .soloParaCap .recaptchaCaja {
  margin: 0 auto;
  width: 304px;
  display: block;
  margin-bottom: 20px; }
.modulo-tu-ip .soloParaCap .btnInfo {
  padding: 5px 10px; }

/****************WHOIS*******************/
.whois-modulo .beneficios {
  text-align: center; }
  .whois-modulo .beneficios ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 0 0 20px;
    padding: 0; }
    .whois-modulo .beneficios ul li {
      list-style-type: none;
      padding: 27px;
      margin: 0;
      font-size: 20px;
      color: #9283BE; }
.whois-modulo #frmBuscarDominio .whois-busca {
  margin: 30px 0;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (max-width: 500px) {
    .whois-modulo #frmBuscarDominio .whois-busca {
      display: block; } }
.whois-modulo .g-recaptcha {
  margin: 0 auto;
  display: inline-block; }
.whois-modulo input {
  width: 300px; }
  @media (max-width: 600px) {
    .whois-modulo input {
      width: 100%;
      margin-bottom: 10px; } }
.whois-modulo select {
  width: 110px;
  border: none; }
  @media (max-width: 600px) {
    .whois-modulo select {
      width: 100%;
      margin-bottom: 5px;
      margin-bottom: 10px; } }
.whois-modulo option {
  padding: 5px;
  font-size: 16px; }
.whois-modulo button {
  border: none;
  padding: 6px 30px 6px 30px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Encode", Arial, sans-serif;
  font-size: 20px;
  height: 55px; }
  @media (max-width: 600px) {
    .whois-modulo button {
      width: 100%; } }

.disclaimer {
  font-size: 12px;
  margin: 20px 0 40px; }

.whois-modulo-info .el-dominio-wi {
  font-size: 30px;
  font-weight: bold;
  padding: 20px 0 0; }
.whois-modulo-info .siregistra {
  color: #EE3D8F;
  font-size: 25px;
  font-weight: bold;
  padding: 0 0 20px; }
.whois-modulo-info .noregistra {
  color: #EE3D8F;
  font-size: 25px;
  font-weight: bold;
  padding: 0 0 20px; }
.whois-modulo-info .domaininfo {
  padding: 20px 0;
  border-bottom: 1px solid #AAAAAA;
  font-size: 30px;
  padding: 20px 0 10px;
  margin-bottom: 10px; }
.whois-modulo-info .tablawhois {
  background-color: #f9f9f9;
  border: 1px solid #eeeeee;
  font-family: monospace,serif;
  color: #666666;
  padding: 25px;
  margin-bottom: 40px;
  width: 100%; }
  .whois-modulo-info .tablawhois div {
    padding: 5px; }
    .whois-modulo-info .tablawhois div span {
      font-weight: bold; }
    .whois-modulo-info .tablawhois div .delega {
      width: 50%; }
      .whois-modulo-info .tablawhois div .delega th {
        text-align: center;
        padding: 0 5px; }
      .whois-modulo-info .tablawhois div .delega td {
        padding: 3px 15px; }
.whois-modulo-info .disclaimer {
  font-size: 12px;
  margin: 20px 0 40px; }

.mv-container {
  display: flex;
  display: -webkit-flex;
  /* Safari */
  margin: 15px 0; }
  @media screen and (max-width: 768px) {
    .mv-container {
      flex-direction: column; } }
  .mv-container .mv {
    flex: 1;
    -webkit-flex: 1;
    /* Safari 6.1+ */
    margin: 7px 36px; }
    .mv-container .mv h2 {
      padding-bottom: 7px;
      border-bottom: 3px solid #9283BE; }
    .mv-container .mv ul li {
      padding-top: 9px;
      list-style-type: none; }
    @media screen and (max-width: 768px) {
      .mv-container .mv {
        margin: 0; } }

.v-container {
  margin: 0 36px 40px; }
  .v-container h2 {
    padding-bottom: 7px;
    border-bottom: 3px solid #9283BE; }
  .v-container ul {
    display: flex;
    display: -webkit-flex;
    /* Safari */ }
    .v-container ul div.valores {
      flex: 1;
      -webkit-flex: 1;
      /* Safari 6.1+ */
      padding-left: 46px; }
      .v-container ul div.valores li {
        padding: 7px; }
  @media screen and (max-width: 768px) {
    .v-container {
      margin: 0; }
      .v-container ul {
        flex-direction: column; } }

#block-views-block-block-proyectos-block-3 .block-title {
  padding-bottom: 7px;
  border-bottom: 3px solid #EE3D8F; }

#block-dosbtnsgob,
#block-dosbtnsproy,
#block-dosbtnstecno {
  margin: 2% 0 7%;
  background-color: rgba(128, 128, 128, 0.17);
  padding: 6% !important;
  text-align: center; }
  @media screen and (max-width: 425px) {
    #block-dosbtnsgob h2,
    #block-dosbtnsproy h2,
    #block-dosbtnstecno h2 {
      font-size: 21px; } }

.dos-btns {
  display: flex;
  flex-direction: row;
  margin-top: 2%; }
  @media screen and (max-width: 767px) {
    .dos-btns {
      flex-direction: column; } }
  .dos-btns .dos-btns-1 {
    text-align: center;
    margin-top: 3%; }
    .dos-btns .dos-btns-1 a {
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      border-radius: 25px;
      background-color: #37BBED;
      font-family: "Encode", Arial, sans-serif;
      text-decoration: none;
      text-transform: uppercase;
      color: #fff;
      height: auto;
      text-align: center;
      padding: 2%;
      font-family: "Encode", Arial, sans-serif;
      font-size: 15px;
      display: block;
      font-weight: 700; }
      .dos-btns .dos-btns-1 a:hover, .dos-btns .dos-btns-1 a:focus {
        background-color: rgba(55, 187, 237, 0.8);
        border-color: #37bbed; }
      .dos-btns .dos-btns-1 a:hover {
        text-decoration: underline; }

.proyecto .field--name-body {
  margin: 6% 0; }
.proyecto .field--name-field-icono {
  display: flex;
  justify-content: center;
  margin: 2% 0; }
.proyecto .field--name-field-beneficios,
.proyecto .field--name-field-duracion-,
.proyecto .field--name-field-objetivos {
  margin: 0 30px 55px; }
  .proyecto .field--name-field-beneficios .field--label,
  .proyecto .field--name-field-duracion- .field--label,
  .proyecto .field--name-field-objetivos .field--label {
    font-size: 25px;
    border-bottom: 1px solid #80628B;
    margin-bottom: 2%;
    padding-bottom: 17px; }

.recuadro, .recuadro-block {
  display: flex;
  flex-direction: column;
  text-align: center;
  padding: 6%; }
  @media screen and (max-width: 992px) {
    .recuadro, .recuadro-block {
      height: 415px; } }
  @media screen and (max-width: 768px) {
    .recuadro, .recuadro-block {
      height: auto; } }
  .recuadro .icono-proy, .recuadro-block .icono-proy {
    -ms-flex: none;
    /*IE*/ }
    .recuadro .icono-proy .img-proy, .recuadro-block .icono-proy .img-proy {
      padding: 20px; }
  .recuadro .titu-proy, .recuadro-block .titu-proy {
    align-self: center;
    font-size: 25px; }

/*--- VISTA NOVEDADES EN GOB Y TECNOLOGÍA ---*/
#block-dosbtnsgob,
#block-dosbtnsproy,
#block-dosbtnstecno,
#views-bootstrap-block-proyectos-block-3,
#views-bootstrap-novedades-block-2,
#views-bootstrap-novedades-block-3,
#views-bootstrap-proyectos-block-1,
#views-bootstrap-proyectos-block-2 {
  padding: 4% 0 6%; }

.novedad-sm {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-bottom: 15%; }
  @media screen and (max-width: 992px) {
    .novedad-sm {
      display: flex;
      display: -webkit-flex;
      flex-direction: column;
      -webkit-flex-direction: column;
      align-items: center;
      -webkit-align-items: center;
      text-align: center;
      height: 476px; } }
  @media screen and (max-width: 768px) {
    .novedad-sm {
      height: auto; } }
  .novedad-sm .thumb-sm {
    -ms-flex: none;
    /*IE*/ }
  .novedad-sm .info-nove-sm ul {
    list-style-type: none;
    padding: 0; }
    .novedad-sm .info-nove-sm ul li {
      padding-top: 10px; }
    .novedad-sm .info-nove-sm ul .titu-nove-sm {
      font-size: 20px; }

#block-views-block-novedades-block-2-2 .block-title,
#block-views-block-proyectos-block-1-2 .block-title {
  padding-bottom: 7px;
  border-bottom: 3px solid #CF4858; }

#block-views-block-novedades-block-3-2 .block-title,
#block-views-block-proyectos-block-2-2 .block-title {
  padding-bottom: 7px;
  border-bottom: 3px solid #37BBED; }

ul#views-bootstrap-agenda-page-1 {
  padding: 0;
  margin: 0; }

#views-bootstrap-agenda-page-1 ul {
  padding: 0;
  margin: 0; }
  #views-bootstrap-agenda-page-1 ul li {
    list-style: none;
    padding: 0;
    margin: 0; }

.view-agenda .list-group-item {
  border: none !important; }

.agenda .evento {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 20px; }
  @media (max-width: 992px) {
    .agenda .evento {
      flex-direction: column; } }
  .agenda .evento .bloque1 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    width: 40%; }
    @media (max-width: 992px) {
      .agenda .evento .bloque1 {
        width: 100%; } }
    @media (max-width: 424px) {
      .agenda .evento .bloque1 {
        flex-direction: column; } }
    .agenda .evento .bloque1 .info-evento {
      width: 50%;
      background: #FFD100;
      padding: 15px;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      @media (max-width: 992px) {
        .agenda .evento .bloque1 .info-evento {
          width: 75%; } }
      @media (max-width: 424px) {
        .agenda .evento .bloque1 .info-evento {
          width: 100%; } }
      .agenda .evento .bloque1 .info-evento .fechas {
        font-family: "Roboto", Arial, sans-serif;
        font-size: 65px;
        color: white;
        text-align: right;
        line-height: 55px;
        text-transform: uppercase; }
        @media (max-width: 1200px) {
          .agenda .evento .bloque1 .info-evento .fechas {
            font-size: 50px;
            line-height: 43px; } }
      .agenda .evento .bloque1 .info-evento .lugar {
        text-align: right; }
    .agenda .evento .bloque1 .thumb {
      width: 50%; }
      @media (max-width: 992px) {
        .agenda .evento .bloque1 .thumb {
          width: 25%; } }
      @media (max-width: 424px) {
        .agenda .evento .bloque1 .thumb {
          width: 100%; } }
  .agenda .evento .complemento {
    width: 60%;
    padding: 10px 10px 10px 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /*background: #f1f8fb;*/
    border-bottom: 1px solid #e4e4e4; }
    @media (max-width: 992px) {
      .agenda .evento .complemento {
        width: 100%; } }
    @media (max-width: 424px) {
      .agenda .evento .complemento {
        padding: 10px 10px 10px 0; } }
    .agenda .evento .complemento .titu-evento {
      font-family: "Roboto", Arial, sans-serif; }
      .agenda .evento .complemento .titu-evento h3 {
        margin: 0;
        padding: 0; }
        .agenda .evento .complemento .titu-evento h3 a {
          color: #FFD100; }
  .agenda .evento .eventorelacionado ul {
    border-left: 3px solid #ffac35;
    padding: 0 0 0 10px !important;
    margin-top: 5px !important; }
    .agenda .evento .eventorelacionado ul::before {
      content: "Noticias relacionadas:"; }
    .agenda .evento .eventorelacionado ul li a {
      color: #FFD100; }

.view-display-id-attachment_1 {
  margin-bottom: 50px; }

/* --- // AGENDA --- */
.article .field--name-field-categoria-de-la-noticia > .field--item {
  float: left;
  background: #37BBED;
  padding: 8px 159px 8px 15px;
  margin-bottom: 20px;
  color: #fff; }
  .article .field--name-field-categoria-de-la-noticia > .field--item a {
    color: #fff;
    font-family: "Encode", Arial, sans-serif;
    text-transform: uppercase; }
  .article .field--name-field-categoria-de-la-noticia > .field--item:after {
    content: " / "; }
.article .field--name-field-tema {
  margin-left: 5%; }
  .article .field--name-field-tema a {
    position: absolute;
    margin-left: -153px;
    padding-top: 8px;
    color: #fff;
    font-family: "Encode", Arial, sans-serif;
    text-transform: uppercase; }
.article .field--name-field-image {
  margin: 2% 0; }
.article .field--name-field-fechanove {
  margin: 0 auto;
  max-width: 600px; }
.article .field--name-body p, .article .field--name-body h1, .article .field--name-body h2, .article .field--name-body h3, .article .field--name-body h4, .article .field--name-body ul, .article .field--name-body hr, .article .field--name-body table {
  margin: 0 auto;
  max-width: 600px;
  margin-bottom: 20px; }
.article .field--name-body hr {
  margin-top: 20px; }
.article .field--name-body p {
  font-size: 20px; }
.article .field--name-body p.destacado {
  text-align: center;
  font-size: 27px;
  font-weight: bold;
  padding: 20px;
  width: 50%;
  margin: 13px auto;
  border: 2px solid #37BBED;
  border-radius: 5px; }
.article blockquote {
  text-align: center;
  font-size: 27px;
  font-style: italic;
  font-weight: bold;
  padding: 20px;
  width: 50%;
  margin: 13px auto;
  border-left: 0; }
.article blockquote::before {
  content: '“';
  font-style: normal;
  font-size: 120px;
  line-height: 0.25em;
  display: block;
  color: #E7E7E7;
  margin-top: 30px; }
.article .field--name-body h2 {
  font-size: 28px;
  padding-bottom: 5px;
  border-bottom: 1px solid #E7E7E7;
  margin-top: 40px; }
.article .field--name-body h3 {
  margin-top: 30px;
  font-size: 24px; }
.article .field--name-body h4 {
  font-size: 22px; }
.article .field--name-body img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 50px auto; }

.field--name-field-contenido-relacionado {
  margin: 8% 0 5%;
  padding-top: 2%; }
  .field--name-field-contenido-relacionado .field--label {
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    border-bottom: 1px solid #E7E7E7;
    padding-bottom: 39px; }
  .field--name-field-contenido-relacionado .field__items {
    margin-top: 60px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    @media screen and (max-width: 1024px) {
      .field--name-field-contenido-relacionado .field__items {
        flex-direction: column; } }
    .field--name-field-contenido-relacionado .field__items > :first-child:before {
      content: '01'; }
    .field--name-field-contenido-relacionado .field__items > :nth-child(2):before {
      content: '02'; }
    .field--name-field-contenido-relacionado .field__items > :nth-child(3):before {
      content: '03'; }
    .field--name-field-contenido-relacionado .field__items > :nth-child(4):before {
      content: '04'; }
    .field--name-field-contenido-relacionado .field__items > :nth-child(5):before {
      content: '05'; }
    .field--name-field-contenido-relacionado .field__items > :nth-child(6):before {
      content: '06'; }
  .field--name-field-contenido-relacionado .field--item {
    font-size: 18px;
    display: flex;
    width: 33%;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 60px;
    /* IE FIX */ }
    @media screen\0 {
      .field--name-field-contenido-relacionado .field--item {
        float: left; } }
    .field--name-field-contenido-relacionado .field--item:before {
      font-family: "Encode", Arial, sans-serif;
      color: #B7B7B7;
      font-size: 100px;
      line-height: 0.8em;
      float: left;
      margin-right: 6px;
      text-shadow: -5px 0px #E2E2E2; }
    @media screen and (max-width: 1024px) {
      .field--name-field-contenido-relacionado .field--item {
        width: 100%; } }
    .field--name-field-contenido-relacionado .field--item a {
      font-size: 15px;
      font-weight: 700;
      font-family: "Encode", Arial, sans-serif;
      color: #50535C;
      text-transform: uppercase; }

.views-bootstrap-list-group {
  padding-left: 0; }

.block-views-blocknovedades-block-6 {
  display: inline-block; }
  @media screen and (max-width: 500px) {
    .block-views-blocknovedades-block-6 {
      display: block;
      margin-top: 15px;
      width: 100%; } }
  .block-views-blocknovedades-block-6 .list-group-item {
    padding-left: 15px;
    background-color: #529ece;
    color: white;
    width: 100%;
    border-radius: 0 !important; }
    .block-views-blocknovedades-block-6 .list-group-item a {
      color: #fff;
      font-family: "Roboto", Arial, sans-serif;
      text-transform: uppercase; }

@media screen and (max-width: 768px) {
  ul#views-bootstrap-novedades-page-1 {
    padding: 0; } }

.view-novedades .list-group-item {
  border: none !important; }
.view-novedades #views-exposed-form-novedades-page-1 {
  display: flex;
  justify-content: flex-end; }
  .view-novedades #views-exposed-form-novedades-page-1 .form--inline {
    display: inherit; }
.view-novedades .pager li > a,
.view-novedades .pager li > span {
  padding: 1px 24px;
  background-color: #37BBED;
  border-radius: 22px;
  color: #fff;
  font-size: 25px; }
.view-novedades .form-item-field-categoria-de-la-noticia-target-id label,
.view-novedades .form-item-field-tema-target-id label {
  display: none; }
.view-novedades .form-item-field-categoria-de-la-noticia-target-id .select-wrapper:after,
.view-novedades .form-item-field-tema-target-id .select-wrapper:after {
  color: #AAAAAA;
  font-size: 12px;
  right: 6px; }
.view-novedades .form-item-field-categoria-de-la-noticia-target-id .select-wrapper select,
.view-novedades .form-item-field-tema-target-id .select-wrapper select {
  border: 1px #AAAAAA solid;
  border-radius: 50px;
  font-family: "Roboto", Arial, sans-serif;
  text-transform: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-left: 10px; }
.view-novedades .form-wrapper {
  display: inline; }
  .view-novedades .form-wrapper button {
    border-radius: 50px;
    border: 1px solid #37BBED;
    background-image: url("../images/lupawhite.svg");
    background-repeat: no-repeat;
    background-size: 17px;
    background-position-x: 18px;
    background-position-y: 8px;
    color: transparent;
    background-color: #37BBED;
    margin-left: 10px; }
    .view-novedades .form-wrapper button:active {
      background-color: transparent;
      color: transparent; }
    .view-novedades .form-wrapper button:hover {
      background-color: #66cbf1; }

.novedad {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 3%;
  border-bottom: 1px solid #d8d6d6;
  padding: 0 0 4% 4%; }
  @media screen and (max-width: 768px) {
    .novedad {
      padding: 0;
      flex-direction: column; } }
  .novedad .thumb {
    width: 25%; }
    @media screen and (max-width: 768px) {
      .novedad .thumb {
        width: 100%; } }
  .novedad .info-nove {
    width: 70%; }
    @media screen and (max-width: 768px) {
      .novedad .info-nove {
        width: 100%;
        padding: 4% 0; } }
    .novedad .info-nove ul {
      list-style-type: none; }
      @media screen and (max-width: 768px) {
        .novedad .info-nove ul {
          padding: 0; } }
      .novedad .info-nove ul .titu-nove {
        font-size: 34px;
        line-height: 40px;
        margin-bottom: 1%; }
        @media screen and (max-width: 992px) {
          .novedad .info-nove ul .titu-nove {
            font-size: 28px;
            line-height: 30px; } }

.field--name-field-adjuntos {
  margin-bottom: 45px;
  font-size: 21px; }

.podcast {
  margin-bottom: 25px; }
  .podcast iframe {
    width: 100%; }
  .podcast h2.panel-title {
    background: #9283BE;
    color: #fff; }
    .podcast h2.panel-title a {
      display: block; }
  .podcast .field--name-body p, .podcast .field--name-body h1, .podcast .field--name-body h2, .podcast .field--name-body h3, .podcast .field--name-body h4, .podcast .field--name-body ul, .podcast .field--name-body hr, .podcast .field--name-body table {
    margin: 0 auto;
    max-width: 600px;
    margin-bottom: 20px; }
  .podcast .field--name-body hr {
    margin-top: 20px; }
  .podcast .field--name-body p {
    font-size: 20px; }

.view-podcast .row {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap; }
.view-podcast .podcast {
  margin-bottom: 20px; }
  .view-podcast .podcast .contentWrapper {
    border: 1px solid #E7E7E7;
    border-radius: 4px; }
  .view-podcast .podcast img {
    transition: opacity 0.5s ease; }
  .view-podcast .podcast img:hover {
    opacity: .85; }
  .view-podcast .podcast h2 {
    font-size: 1.25em;
    margin: 10px; }
    .view-podcast .podcast h2 a {
      color: #9283BE; }

/*--- // VISTA NOVEDADES EN GOB Y TECNOLOGÍA ---*/
.block-views-blockgacetillas-block-1 {
  margin-bottom: 70px;
  width: 90%; }
  @media (max-width: 992px) {
    .block-views-blockgacetillas-block-1 {
      width: 100%; } }
  .block-views-blockgacetillas-block-1 h2 {
    margin: 25px 0;
    color: firebrick; }
  .block-views-blockgacetillas-block-1 .view-gacetillas .views-field-title {
    display: flex;
    background-image: url("../images/pdf-icon.png");
    background-repeat: no-repeat;
    border-bottom: 1px solid #e2e4e7;
    background-position: 7px 7px;
    background-size: 24px; }
    .block-views-blockgacetillas-block-1 .view-gacetillas .views-field-title span.field-content {
      margin: 15px 0 15px 43px;
      font-size: 15px; }
  .block-views-blockgacetillas-block-1 #block-nic-views-block-kits-de-prensa-block-1-2 {
    border-bottom: 1px solid #e2e4e7; }
    .block-views-blockgacetillas-block-1 #block-nic-views-block-kits-de-prensa-block-1-2 h2 {
      font-size: 26px; }
    .block-views-blockgacetillas-block-1 #block-nic-views-block-kits-de-prensa-block-1-2 .views-field-field-archivo-adjunto {
      padding: 20px; }
      .block-views-blockgacetillas-block-1 #block-nic-views-block-kits-de-prensa-block-1-2 .views-field-field-archivo-adjunto a {
        -webkit-border-radius: 24px;
        -moz-border-radius: 24px;
        border-radius: 24px;
        background-color: #50535C;
        font-family: "Encode", Arial, sans-serif;
        text-decoration: none;
        text-transform: uppercase;
        color: #fff;
        height: auto;
        text-align: center;
        text-transform: none;
        padding: 2% 11%; }
        .block-views-blockgacetillas-block-1 #block-nic-views-block-kits-de-prensa-block-1-2 .views-field-field-archivo-adjunto a:hover, .block-views-blockgacetillas-block-1 #block-nic-views-block-kits-de-prensa-block-1-2 .views-field-field-archivo-adjunto a:focus {
          background-color: rgba(80, 83, 92, 0.8);
          border-color: #50535c; }
      .block-views-blockgacetillas-block-1 #block-nic-views-block-kits-de-prensa-block-1-2 .views-field-field-archivo-adjunto a:hover {
        text-decoration: underline !important; }
  .block-views-blockgacetillas-block-1 #block-nic-contactoprensa-2 h2 {
    font-size: 26px; }

@media (max-width: 992px) {
  .block-views-blockkits-de-prensa-block-1 {
    margin-bottom: 30px; } }
.block-views-blockkits-de-prensa-block-1 h2 {
  margin: 25px 0;
  color: #37BBED; }
.block-views-blockkits-de-prensa-block-1 .views-row {
  border: 1px solid #d4d4d4;
  padding: 20px;
  margin-top: 50px; }
  .block-views-blockkits-de-prensa-block-1 .views-row .views-field-field-imagen {
    width: 89px;
    float: right;
    position: relative;
    right: -5px;
    top: -83px; }
    @media (max-width: 992px) {
      .block-views-blockkits-de-prensa-block-1 .views-row .views-field-field-imagen {
        position: initial; } }
    @media (max-width: 425px) {
      .block-views-blockkits-de-prensa-block-1 .views-row .views-field-field-imagen {
        right: 35%; } }
  .block-views-blockkits-de-prensa-block-1 .views-row .field-content {
    margin: 20px 0 10px; }
    .block-views-blockkits-de-prensa-block-1 .views-row .field-content a {
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      border-radius: 25px;
      background-color: #009fd1;
      font-family: "Roboto", Arial, sans-serif;
      text-decoration: none;
      text-transform: uppercase;
      color: #ffffff;
      height: auto;
      text-align: center;
      padding: 1% 4%;
      margin-bottom: 5%;
      font-size: 15px; }

.block-addtoany-block {
  display: inline-block;
  float: right;
  margin-top: 5px;
  margin-bottom: 10px; }
  @media screen and (max-width: 500px) {
    .block-addtoany-block {
      text-align: center;
      float: none;
      width: 100%;
      text-align: center; } }
  .block-addtoany-block p.compartir {
    margin: 0 15px 10px;
    display: inline-block; }
    @media screen and (max-width: 500px) {
      .block-addtoany-block p.compartir {
        display: none; } }
  .block-addtoany-block .addtoany_share_save {
    background-color: #3b3e48;
    width: 28px;
    height: 28px;
    background-size: 26px;
    border-radius: 4px;
    margin-left: 4px;
    font: normal normal normal 18px/1 FontAwesome;
    padding-top: 6px;
    text-align: center; }
    .block-addtoany-block .addtoany_share_save::after {
      content: "\f067";
      color: #fff; }

.fondoAmarillito {
  background-color: #ffffcc;
  padding: 10px; }

.fondoNaranjita {
  background-color: rgba(247, 205, 53, 0.5);
  padding: 10px; }

.recuadroNegro, .recuadroTabla {
  border: 2px solid black;
  padding: 24px; }

.recuadroTabla {
  background-color: #fff; }

.textoRojo {
  color: red; }

.textoAmarillo {
  color: #37BBED; }

.subtitAmarillo {
  color: #37BBED;
  font-size: 30px; }

.textoGris {
  color: #AAAAAA; }

.apertura a, .path-ar .main-container a {
  text-decoration: underline;
  color: #7e4b85; }
  .apertura a:hover, .apertura a:focus, .path-ar .main-container a:hover, .path-ar .main-container a:focus {
    color: #142238; }
.apertura .btn-primary, .path-ar .main-container .btn-primary {
  border-radius: 50px;
  border: 0;
  color: #50535C;
  background-color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  height: auto;
  text-align: center; }
  .apertura .btn-primary:hover, .apertura .btn-primary:focus, .path-ar .main-container .btn-primary:hover, .path-ar .main-container .btn-primary:focus {
    color: #50535C;
    background-color: rgba(255, 255, 255, 0.8);
    border-color: white; }
.apertura h2, .path-ar .main-container h2 {
  text-transform: uppercase;
  color: #737373;
  margin-bottom: 50px;
  font-size: 40px;
  font-family: "Encode", Arial, sans-serif;
  position: relative;
  overflow: hidden;
  letter-spacing: 0.15em; }
  .apertura h2 img.logo-inline, .path-ar .main-container h2 img.logo-inline {
    width: 60px;
    margin-right: 5px;
    vertical-align: bottom; }
  .apertura h2 img.logo-opacity, .path-ar .main-container h2 img.logo-opacity {
    opacity: .45; }
.apertura h2::after, .path-ar .main-container h2::after {
  content: "";
  display: inline-block;
  height: 0.5em;
  vertical-align: bottom;
  width: 100%;
  margin-right: -100%;
  margin-left: 10px;
  border-top: 1px solid #b4b3b3; }
.apertura .font_small, .path-ar .main-container .font_small {
  font-size: 14px; }
.apertura .hero, .path-ar .main-container .hero {
  background-color: #fff;
  background-image: url("../images/apertura/hero-bg.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 2000px;
  height: 750px;
  text-align: center;
  position: relative;
  color: #fff; }
  @media (max-width: 1366px) {
    .apertura .hero, .path-ar .main-container .hero {
      height: 500px;
      background-size: 1400px;
      background-position: center bottom; } }
  .apertura .hero .container, .path-ar .main-container .hero .container {
    padding-top: 150px; }
    @media (max-width: 1366px) {
      .apertura .hero .container, .path-ar .main-container .hero .container {
        padding-top: 65px; } }
    .apertura .hero .container .hero-logo img, .path-ar .main-container .hero .container .hero-logo img {
      width: 280px;
      margin-left: -20px; }
      @media (max-width: 1366px) {
        .apertura .hero .container .hero-logo img, .path-ar .main-container .hero .container .hero-logo img {
          width: 220px;
          margin-left: -20px; } }
    .apertura .hero .container .hero-slogan, .path-ar .main-container .hero .container .hero-slogan {
      color: #fff;
      font-size: 34px;
      margin-top: 5px; }
      @media (max-width: 1366px) {
        .apertura .hero .container .hero-slogan, .path-ar .main-container .hero .container .hero-slogan {
          font-size: 28px; } }
    .apertura .hero .container .hero-copy, .path-ar .main-container .hero .container .hero-copy {
      font-size: 22px;
      margin-top: 120px; }
      .apertura .hero .container .hero-copy p, .path-ar .main-container .hero .container .hero-copy p {
        max-width: 280px;
        margin: 0 auto;
        opacity: .8; }
      @media (max-width: 1366px) {
        .apertura .hero .container .hero-copy, .path-ar .main-container .hero .container .hero-copy {
          margin-top: 80px; } }
      .apertura .hero .container .hero-copy img.logo-inline, .path-ar .main-container .hero .container .hero-copy img.logo-inline {
        width: 40px;
        margin-right: 5px;
        vertical-align: bottom; }
  .apertura .hero .hero-scroll, .path-ar .main-container .hero .hero-scroll {
    color: #fff;
    position: absolute;
    left: 49.5%;
    bottom: 30px;
    font-size: 25px;
    opacity: .5;
    animation: mover 500ms infinite  alternate; }
@keyframes mover {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }
    @media (max-width: 1366px) {
      .apertura .hero .hero-scroll, .path-ar .main-container .hero .hero-scroll {
        font-size: 18px; } }
.apertura .sub-menu, .path-ar .main-container .sub-menu {
  position: fixed;
  right: 20px;
  top: 50%;
  margin: 0;
  padding: 0;
  text-align: right;
  font-size: 16px;
  z-index: 100; }
  .apertura .sub-menu ul li, .path-ar .main-container .sub-menu ul li {
    list-style-type: none;
    margin-bottom: 8px; }
    .apertura .sub-menu ul li a, .path-ar .main-container .sub-menu ul li a {
      text-decoration: none;
      padding: 2px 6px;
      border-radius: 20px;
      background-color: #fff;
      position: relative; }
      .apertura .sub-menu ul li a span, .path-ar .main-container .sub-menu ul li a span {
        position: absolute;
        right: -500px;
        margin-right: 5px; }
      .apertura .sub-menu ul li a:hover, .apertura .sub-menu ul li a:focus, .path-ar .main-container .sub-menu ul li a:hover, .path-ar .main-container .sub-menu ul li a:focus {
        background-color: #7e4b85;
        color: #fff; }
        .apertura .sub-menu ul li a:hover span, .apertura .sub-menu ul li a:focus span, .path-ar .main-container .sub-menu ul li a:hover span, .path-ar .main-container .sub-menu ul li a:focus span {
          position: relative;
          right: 0;
          margin-right: 5px; }
    .apertura .sub-menu ul li a.active, .path-ar .main-container .sub-menu ul li a.active {
      background-color: #7e4b85;
      color: #fff; }
  @media (max-width: 768px) {
    .apertura .sub-menu, .path-ar .main-container .sub-menu {
      display: none; } }
.apertura .features, .path-ar .main-container .features {
  padding: 50px 0; }
  .apertura .features .container, .path-ar .main-container .features .container {
    text-align: center;
    margin: 20px auto;
    margin-top: 0px; }
  .apertura .features .feature, .path-ar .main-container .features .feature {
    padding: 40px;
    padding-top: 0px; }
  .apertura .features .feature-text, .path-ar .main-container .features .feature-text {
    max-width: 250px;
    margin: 0 auto; }
  .apertura .features .feature-icon, .path-ar .main-container .features .feature-icon {
    font-size: 60px;
    color: #7e4b85; }
.apertura .video, .path-ar .main-container .video {
  background: #fafafa;
  background: linear-gradient(to bottom, #fafafa 0%, #fff 100%);
  padding: 50px 0; }
  .apertura .video .container, .path-ar .main-container .video .container {
    margin: 0px auto; }
.apertura .texto-img, .path-ar .main-container .texto-img {
  background: #fafafa;
  background: linear-gradient(to bottom, #fafafa 0%, #fff 100%);
  padding: 50px 0;
  font-size: 20px;
  line-height: 32px; }
  .apertura .texto-img .container, .path-ar .main-container .texto-img .container {
    margin: 0px auto; }
    .apertura .texto-img .container .imagen, .path-ar .main-container .texto-img .container .imagen {
      text-align: center; }
      .apertura .texto-img .container .imagen img, .path-ar .main-container .texto-img .container .imagen img {
        height: 100%; }
        @media (max-width: 768px) {
          .apertura .texto-img .container .imagen img, .path-ar .main-container .texto-img .container .imagen img {
            margin-bottom: 50px; } }
.apertura .timeline, .path-ar .main-container .timeline {
  background: #fff;
  background: linear-gradient(to bottom, #fff 0%, #fafafa 100%);
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (min-width: 768px) {
    .apertura .timeline .row, .path-ar .main-container .timeline .row {
      display: flex;
      align-items: stretch;
      justify-content: center; } }
  @media (min-width: 768px) {
    .apertura .timeline .row > div, .path-ar .main-container .timeline .row > div {
      display: flex;
      align-items: center;
      padding: 30px 0; } }
  .apertura .timeline .row.timeline-start > div,
  .apertura .timeline .row.timeline-end > div, .path-ar .main-container .timeline .row.timeline-start > div,
  .path-ar .main-container .timeline .row.timeline-end > div {
    display: block;
    text-align: center; }
  .apertura .timeline .row.timeline-start, .path-ar .main-container .timeline .row.timeline-start {
    background: url("../images/apertura/Timeline-start.png") no-repeat center center;
    padding: 35px 0;
    color: #fff; }
    @media (max-width: 768px) {
      .apertura .timeline .row.timeline-start, .path-ar .main-container .timeline .row.timeline-start {
        padding: 80px 0; } }
  .apertura .timeline .row.timeline-end, .path-ar .main-container .timeline .row.timeline-end {
    background: url("../images/apertura/Timeline-start.png") no-repeat center center;
    padding: 34px 0;
    color: #fff; }
    @media (max-width: 768px) {
      .apertura .timeline .row.timeline-end, .path-ar .main-container .timeline .row.timeline-end {
        padding: 80px 0; } }
  @media (min-width: 768px) {
    .apertura .timeline .timeline-first, .path-ar .main-container .timeline .timeline-first {
      padding-top: 50px; } }
  @media (min-width: 768px) {
    .apertura .timeline .timeline-last, .path-ar .main-container .timeline .timeline-last {
      padding-bottom: 50px; } }
  @media (min-width: 768px) {
    .apertura .timeline .timeline-izq, .path-ar .main-container .timeline .timeline-izq {
      border-right: 2px solid #50535C; } }
  .apertura .timeline .timeline-item, .path-ar .main-container .timeline .timeline-item {
    padding: 30px;
    background-color: #DEDEE2; }
    .apertura .timeline .timeline-item h3, .path-ar .main-container .timeline .timeline-item h3 {
      font-family: "Encode", Arial, sans-serif;
      font-size: 32px;
      margin-top: 0px;
      text-transform: uppercase; }
    .apertura .timeline .timeline-item p, .path-ar .main-container .timeline .timeline-item p {
      line-height: 1.8em; }
    .apertura .timeline .timeline-item h4, .path-ar .main-container .timeline .timeline-item h4 {
      font-family: "Encode", Arial, sans-serif;
      font-size: 24px;
      margin-top: 0px;
      text-transform: uppercase; }
    .apertura .timeline .timeline-item .requerimientos, .path-ar .main-container .timeline .timeline-item .requerimientos {
      background: #fff;
      border: 1px solid #7e4b85;
      color: #7e4b85;
      padding: 20px;
      border-radius: 10px;
      line-height: 1.8em;
      margin-bottom: 16px; }
    .apertura .timeline .timeline-item .vermas, .path-ar .main-container .timeline .timeline-item .vermas {
      margin-top: 20px;
      text-align: center; }
      .apertura .timeline .timeline-item .vermas .btn, .path-ar .main-container .timeline .timeline-item .vermas .btn {
        font-size: 16px;
        padding: 15px;
        line-height: 0; }
      .apertura .timeline .timeline-item .vermas .btn:after, .path-ar .main-container .timeline .timeline-item .vermas .btn:after {
        font: normal normal normal 16px/1 FontAwesome;
        content: "\f077"; }
      .apertura .timeline .timeline-item .vermas .btn.collapsed:after, .path-ar .main-container .timeline .timeline-item .vermas .btn.collapsed:after {
        content: "\f078"; }
    @media (max-width: 768px) {
      .apertura .timeline .timeline-item, .path-ar .main-container .timeline .timeline-item {
        padding-bottom: 40px; } }
  @media (max-width: 768px) {
    .apertura .timeline .timeline-izq .current-item, .path-ar .main-container .timeline .timeline-izq .current-item {
      border-bottom: 5px solid #44A095; } }
  @media (min-width: 768px) {
    .apertura .timeline .timeline-izq .current-item, .path-ar .main-container .timeline .timeline-izq .current-item {
      border-left: 10px solid #44A095; } }
  @media (max-width: 768px) {
    .apertura .timeline .timeline-der .current-item, .path-ar .main-container .timeline .timeline-der .current-item {
      border-bottom: 5px solid #44A095; } }
  @media (min-width: 768px) {
    .apertura .timeline .timeline-der .current-item, .path-ar .main-container .timeline .timeline-der .current-item {
      border-right: 10px solid #44A095; } }
  .apertura .timeline .timeline-izq,
  .apertura .timeline .timeline-der, .path-ar .main-container .timeline .timeline-izq,
  .path-ar .main-container .timeline .timeline-der {
    display: block; }
  .apertura .timeline .timeline-status, .path-ar .main-container .timeline .timeline-status {
    padding: 30px;
    font-family: "Encode", Arial, sans-serif;
    letter-spacing: 0.1em;
    text-align: center;
    font-size: 32px;
    color: #737373;
    text-transform: uppercase; }
    @media (max-width: 768px) {
      .apertura .timeline .timeline-status, .path-ar .main-container .timeline .timeline-status {
        padding: 60px 0;
        padding-bottom: 30px;
        background: url("../images/apertura/Timeline-st-up.png") no-repeat center top; } }
  .apertura .timeline .timeline-der .timeline-current, .path-ar .main-container .timeline .timeline-der .timeline-current {
    color: #44A095; }
    @media (min-width: 768px) {
      .apertura .timeline .timeline-der .timeline-current, .path-ar .main-container .timeline .timeline-der .timeline-current {
        padding-left: 120px;
        background: url("../images/apertura/Timeline-current.png") no-repeat 10px center; } }
  .apertura .timeline .timeline-izq .timeline-current, .path-ar .main-container .timeline .timeline-izq .timeline-current {
    color: #44A095; }
    @media (min-width: 768px) {
      .apertura .timeline .timeline-izq .timeline-current, .path-ar .main-container .timeline .timeline-izq .timeline-current {
        padding-right: 120px;
        background: url("../images/apertura/Timeline-current-2.png") no-repeat 98% center; } }
  @media (min-width: 768px) {
    .apertura .timeline .timeline-der, .path-ar .main-container .timeline .timeline-der {
      background: url("../images/apertura/Timeline-st-der.png") no-repeat -1px center; }
    .apertura .timeline .timeline-izq, .path-ar .main-container .timeline .timeline-izq {
      background: url("../images/apertura/Timeline-st-izq.png") no-repeat right center; }
    .apertura .timeline .timeline-der::before, .path-ar .main-container .timeline .timeline-der::before {
      position: absolute;
      content: '';
      left: -25px;
      background: url("../images/apertura/Timeline-item.png") no-repeat center center;
      padding: 25px;
      z-index: 1; } }
  @media (max-width: 768px) {
    .apertura .timeline .timeline-item::after, .path-ar .main-container .timeline .timeline-item::after {
      position: absolute;
      content: '';
      left: 50%;
      margin-left: -25px;
      margin-top: 15px;
      background: url("../images/apertura/Timeline-item.png") no-repeat center center;
      padding: 25px; } }
  .apertura .timeline .timeline-izq .timeline-status, .path-ar .main-container .timeline .timeline-izq .timeline-status {
    width: 100%; }
    @media (min-width: 768px) {
      .apertura .timeline .timeline-izq .timeline-status, .path-ar .main-container .timeline .timeline-izq .timeline-status {
        margin-right: 50px;
        text-align: right; } }
  @media (min-width: 768px) {
    .apertura .timeline .timeline-der .timeline-status, .path-ar .main-container .timeline .timeline-der .timeline-status {
      margin-left: 50px; } }
.apertura .cta, .path-ar .main-container .cta {
  background: #273449;
  color: #fff;
  background: url("../images/apertura/trama.png"), #273449;
  /* Old browsers */
  background: url("../images/apertura/trama.png"), linear-gradient(to bottom, #142238 0%, #5a3970 100%);
  text-align: center;
  padding-top: 150px;
  padding-bottom: 50px;
  position: relative;
  border-bottom: 1px solid #fff; }
  .apertura .cta svg, .path-ar .main-container .cta svg {
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 100px;
    fill: #fafafa; }
  .apertura .cta h2, .path-ar .main-container .cta h2 {
    margin-bottom: 25px;
    color: #fff; }
  .apertura .cta h2::after, .path-ar .main-container .cta h2::after {
    content: none; }
  .apertura .cta p, .path-ar .main-container .cta p {
    max-width: 600px;
    margin: 0 auto;
    line-height: 2em;
    margin-bottom: 25px;
    padding: 0 20px; }
  .apertura .cta .btn, .path-ar .main-container .cta .btn {
    margin-bottom: 25px; }
.apertura .bases, .path-ar .main-container .bases {
  text-align: center;
  background: #fafafa;
  padding: 50px 0;
  padding-top: 0px; }
  .apertura .bases .btn, .path-ar .main-container .bases .btn {
    background: #7e4b85;
    color: #fff;
    margin-bottom: 25px; }
    .apertura .bases .btn:hover, .apertura .bases .btn:focus, .path-ar .main-container .bases .btn:hover, .path-ar .main-container .bases .btn:focus {
      background-color: #5f3964; }
  .apertura .bases h2, .path-ar .main-container .bases h2 {
    margin-bottom: 30px; }
  .apertura .bases h2::after, .path-ar .main-container .bases h2::after {
    content: none; }
  .apertura .bases p, .path-ar .main-container .bases p {
    max-width: 400px;
    margin: 0 auto;
    line-height: 2em;
    margin-bottom: 40px;
    padding: 0 20px; }
  .apertura .bases .container, .path-ar .main-container .bases .container {
    padding-top: 0px; }
    .apertura .bases .container .row > div, .path-ar .main-container .bases .container .row > div {
      padding-top: 50px; }
.apertura .modal h2, .path-ar .main-container .modal h2 {
  margin: 0; }
.apertura .modal h2::after, .path-ar .main-container .modal h2::after {
  content: none; }
.apertura .modal .btn, .apertura .modal .close, .path-ar .main-container .modal .btn, .path-ar .main-container .modal .close {
  color: #fff;
  background-color: #7e4b85;
  padding: 10px 20px; }
  .apertura .modal .btn:hover, .apertura .modal .btn:focus, .apertura .modal .close:hover, .apertura .modal .close:focus, .path-ar .main-container .modal .btn:hover, .path-ar .main-container .modal .btn:focus, .path-ar .main-container .modal .close:hover, .path-ar .main-container .modal .close:focus {
    background-color: #5f3964; }
.apertura .modal .close, .path-ar .main-container .modal .close {
  opacity: 1;
  border-radius: 50px;
  line-height: 0;
  padding: 25px 20px; }
  .apertura .modal .close span, .path-ar .main-container .modal .close span {
    margin-top: -15px; }
.apertura .view-faq, .path-ar .main-container .view-faq {
  margin-bottom: 50px; }
  .apertura .view-faq .view-header h2, .path-ar .main-container .view-faq .view-header h2 {
    border-bottom: 0px solid #AAAAAA;
    padding-bottom: 0px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 30px;
    font-family: "Encode", Arial, sans-serif;
    letter-spacing: 0.15em; }
    .apertura .view-faq .view-header h2 > a, .path-ar .main-container .view-faq .view-header h2 > a {
      pointer-events: none !important;
      cursor: default !important;
      color: #9283BE; }
      .apertura .view-faq .view-header h2 > a:hover, .path-ar .main-container .view-faq .view-header h2 > a:hover {
        text-decoration: none !important; }
  .apertura .view-faq h2:after, .path-ar .main-container .view-faq h2:after {
    content: ''; }
  .apertura .view-faq .panel-default, .path-ar .main-container .view-faq .panel-default {
    border-color: transparent; }
  .apertura .view-faq .panel, .path-ar .main-container .view-faq .panel {
    border-radius: 0 !important;
    box-shadow: none !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.13); }
  .apertura .view-faq .panel-default > .panel-heading, .path-ar .main-container .view-faq .panel-default > .panel-heading {
    background-color: transparent;
    color: #9283BE; }
    .apertura .view-faq .panel-default > .panel-heading a.accordion-toggle, .path-ar .main-container .view-faq .panel-default > .panel-heading a.accordion-toggle {
      display: block; }
      .apertura .view-faq .panel-default > .panel-heading a.accordion-toggle:after, .path-ar .main-container .view-faq .panel-default > .panel-heading a.accordion-toggle:after {
        content: " \f078";
        display: block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        float: right; }
  .apertura .view-faq .panel-heading, .path-ar .main-container .view-faq .panel-heading {
    padding: 15px !important; }
  .apertura .view-faq .panel-collapse, .path-ar .main-container .view-faq .panel-collapse {
    margin-left: 10px; }
    .apertura .view-faq .panel-collapse .panel-body, .path-ar .main-container .view-faq .panel-collapse .panel-body {
      border-top-color: transparent; }
.apertura .view-filters, .path-ar .main-container .view-filters {
  font-family: "Roboto", Arial, sans-serif; }
  @media screen and (max-width: 425px) {
    .apertura .view-filters, .path-ar .main-container .view-filters {
      text-align: right; } }
  @media screen and (max-width: 320px) {
    .apertura .view-filters, .path-ar .main-container .view-filters {
      text-align: center; } }
  .apertura .view-filters .form-inline, .path-ar .main-container .view-filters .form-inline {
    display: flex;
    justify-content: flex-end; }
    .apertura .view-filters .form-inline .form-group, .path-ar .main-container .view-filters .form-inline .form-group {
      display: inline-block;
      vertical-align: middle; }
      @media screen and (max-width: 768px) {
        .apertura .view-filters .form-inline .form-group, .path-ar .main-container .view-filters .form-inline .form-group {
          margin-bottom: 0; } }
  .apertura .view-filters .form-item .control-label, .path-ar .main-container .view-filters .form-item .control-label {
    display: none; }
  .apertura .view-filters .form-item input.form-control, .path-ar .main-container .view-filters .form-item input.form-control {
    padding: 6px 21px;
    -webkit-border-top-left-radius: 50px;
    -webkit-border-bottom-left-radius: 50px;
    -moz-border-radius-topleft: 50px;
    -moz-border-radius-bottomleft: 50px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    border-left: 1px solid #AAAAAA; }
  .apertura .view-filters .form-actions button, .path-ar .main-container .view-filters .form-actions button {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border: none;
    border-top: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    background-image: url("../images/lupa.svg");
    background-repeat: no-repeat;
    background-size: 17px;
    background-position-x: 18px;
    background-position-y: 8px;
    color: transparent;
    background-color: transparent; }

/* FIN APERTURA */

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