.ocultar {
  opacity: 0; }

html {
  color: #222;
  font-size: 1em;
  line-height: 1;
  /*1.4;*/
  font-family: Poppins, sans-serif;
  background-color: #f9efdb; }

html,
body {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  background-color: #f9efdb; }

body {
  margin: 0;
  padding: 0; }

.ocultar {
  opacity: 0; }

a {
  text-decoration: none;
  color: black; }

.centrado {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: wrap; }

/**************/
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

.hidden {
  display: none !important; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  /* 1 */ }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  white-space: inherit; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre {
    white-space: pre-wrap !important; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
/************/
@media (min-width: 480px) {
  #menu, #submenu, .ocom {
    display: none !important; }

  #menuprincipal {
    display: block;
    position: fixed;
    float: left;
    width: 98.8%;
    height: 7em;
    background-color: #d67579;
    z-index: 2; }
    #menuprincipal #titulomenu {
      position: relative;
      float: left;
      height: auto;
      width: 25%;
      margin-top: 1em;
      margin-left: 1em; }
      #menuprincipal #titulomenu #nombre {
        display: block;
        position: relative;
        float: left;
        width: 100%;
        margin-left: em;
        font-family: rancho;
        font-size: 3em; }
      #menuprincipal #titulomenu #profesion {
        display: block;
        position: relative;
        float: left;
        width: 100%;
        margin-left: 0em;
        font-family: rancho;
        font-size: .7em;
        margin-top: 0em;
        color: yellow; }
    #menuprincipal #opcionescontacto {
      position: relative;
      float: right;
      margin-right: .2em;
      width: 73%;
      height: 3em;
      margin-top: .5em; }
      #menuprincipal #opcionescontacto #dividiomas {
        position: relative;
        float: right;
        margin-right: .2em;
        width: 6em;
        height: 3em;
        margin-left: 2em;
        margin-top: .8em; }
        #menuprincipal #opcionescontacto #dividiomas .change_language, #menuprincipal #opcionescontacto #dividiomas .name_language {
          display: block;
          position: relative;
          float: left;
          cursor: pointer;
          margin-left: 0em;
          width: 2.3em;
          height: 2em;
          margin-top: -.1em; }
        #menuprincipal #opcionescontacto #dividiomas .name_language {
          width: 50%;
          text-align: center;
          font-size: .8em;
          font-weight: bold; }
        #menuprincipal #opcionescontacto #dividiomas #es {
          background-image: url("../iconos/es.png") !important;
          background-position: center;
          background-repeat: no-repeat;
          background-size: 100%;
          margin-left: .5em; }
        #menuprincipal #opcionescontacto #dividiomas #fr {
          background-image: url("../iconos/fr.png") !important;
          background-position: center;
          background-repeat: no-repeat;
          background-size: 100%;
          margin-left: .5em; }
      #menuprincipal #opcionescontacto #contacto-telefono, #menuprincipal #opcionescontacto #contacto-whatsapp {
        display: block;
        position: relative;
        float: right;
        width: auto;
        height: 100%;
        margin-right: 2em;
        margin-top: .3em; }
        #menuprincipal #opcionescontacto #contacto-telefono .cimage, #menuprincipal #opcionescontacto #contacto-whatsapp .cimage {
          position: relative;
          float: left;
          width: 2em;
          height: 2em;
          margin-top: .25em; }
          #menuprincipal #opcionescontacto #contacto-telefono .cimage img, #menuprincipal #opcionescontacto #contacto-whatsapp .cimage img {
            width: 100%;
            height: auto; }
        #menuprincipal #opcionescontacto #contacto-telefono span, #menuprincipal #opcionescontacto #contacto-whatsapp span {
          display: block;
          position: relative;
          float: left;
          font-size: 1.5em;
          letter-spacing: 2px;
          margin-left: .5em;
          margin-top: .4em; }
      #menuprincipal #opcionescontacto #contacto-whatsapp {
        margin-left: 2em; }
      #menuprincipal #opcionescontacto #mapa_africa {
        position: relative;
        float: right;
        width: 3em;
        height: 3em;
        margin-right: 2em; }
        #menuprincipal #opcionescontacto #mapa_africa img {
          width: 100%;
          height: auto; }
    #menuprincipal .opcionesfr {
      margin-top: 1em !important;
      width: auto !important; }
    #menuprincipal #opcionesmenu {
      position: relative;
      float: right;
      margin-right: .2em;
      margin-top: .5em;
      width: 73%; }
      #menuprincipal #opcionesmenu .aopcionmenu {
        position: relative;
        float: left;
        width: auto;
        margin-left: .5em;
        padding: .2em .5em;
        cursor: pointer; }
        #menuprincipal #opcionesmenu .aopcionmenu a {
          display: block;
          position: relative;
          float: left;
          color: #eecd86;
          font-weight: 500;
          padding: .5em .5em; }
          #menuprincipal #opcionesmenu .aopcionmenu a:hover {
            background-color: #eecd86;
            color: #7a3e48;
            -webkit-transition-duration: 1s;
            -moz-transition-duration: 1s;
            -ms-transition-duration: 1s;
            -o-transition-duration: 1s;
            transition-duration: 1s; }
      #menuprincipal #opcionesmenu .dvfr {
        margin-left: .1em !important;
        padding: .2em .3em !important; }
        #menuprincipal #opcionesmenu .dvfr .fr {
          font-size: .85em;
          padding: .5em .3em; }

  .scgeneral {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    background-color: #f9efdb;
    margin-top: 7em;
    padding-bottom: 1em; }
    .scgeneral h2 {
      display: block;
      position: relative;
      float: left;
      width: 100%;
      text-align: center;
      font-weight: 400;
      font-size: 3.5em;
      font-family: rancho;
      margin: 0;
      padding: 0;
      margin-top: .2em; }
    .scgeneral #imgsalim {
      display: block;
      position: relative;
      float: left;
      width: 40%;
      height: 30em;
      margin-left: 1%;
      margin-top: 1em;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      gap: 1ch; }
      .scgeneral #imgsalim img {
        display: block;
        position: relative;
        float: left;
        object-fit: contain;
        max-width: 120%;
        max-height: 120%;
        width: auto;
        height: auto; }
      .scgeneral #imgsalim #imgsalud {
        max-width: 70%;
        max-height: 70%; }
      .scgeneral #imgsalim #peq {
        max-width: 100% !important;
        max-height: 90% !important;
        margin-top: 0; }
    .scgeneral .divtexto {
      position: relative;
      float: left;
      width: 50%;
      margin-left: 3em;
      /*
      column-count: 2;
      column-gap: 2em;
      */
      text-align: justify;
      margin-top: 1em;
      font-size: 1em;
      min-height: 33.5em;
      height: auto;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      .scgeneral .divtexto p {
        line-height: 125%; }
      .scgeneral .divtexto #contenedortexto {
        object-fit: contain; }

  .leftt {
    text-align: left;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 1.2em; }

  .formacontacto {
    position: relative;
    float: left;
    width: 20%;
    height: 3em;
    margin-left: 2.5%;
    background-color: green;
    color: white;
    margin-top: 1em; }
    .formacontacto .imgcontacto {
      position: relative;
      float: left;
      width: 20%;
      height: 3em;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      .formacontacto .imgcontacto img {
        object-fit: contain;
        width: 50%;
        height: 50%; }
    .formacontacto .datoscontacto {
      position: relative;
      float: left;
      height: 3em;
      width: 70%; }
      .formacontacto .datoscontacto span, .formacontacto .datoscontacto a {
        display: block;
        position: relative;
        float: left;
        width: 100%;
        text-align: center;
        color: white; }

  #ctelefono {
    margin-left: 28% !important; }

  #quieresseguir {
    position: relative;
    float: left;
    width: 80%;
    margin-left: 10%;
    height: auto;
    margin-top: 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: wrap; }
    #quieresseguir #tituloseguir {
      display: block;
      position: relative;
      float: left;
      width: 100%;
      font-weight: bold;
      text-align: center;
      font-size: 1.5em;
      letter-spacing: 2px;
      font-weight: 500; }
    #quieresseguir .atituloseguir, #quieresseguir .descripcionseguir, #quieresseguir .imgseguir {
      display: block;
      position: relative;
      float: left;
      width: 100%;
      margin-top: .5em;
      font-weight: bold; }
    #quieresseguir .imgseguir img {
      width: 3em;
      height: auto; }
    #quieresseguir .descripcionseguir {
      margin-top: 1em;
      font-weight: normal;
      line-height: 125%; }
      #quieresseguir .descripcionseguir .vermas {
        display: block;
        position: relative;
        float: left;
        width: 100%;
        margin-top: .3em;
        font-size: .9em;
        font-weight: bold;
        color: yellow; }
    #quieresseguir a {
      display: block;
      position: relative;
      float: left;
      width: 40%;
      height: auto;
      margin-left: 2.5%;
      margin-top: 1em;
      padding: .5em 2%;
      background-color: #7a3e48;
      color: #eecd86;
      text-align: center;
      height: 14em; }
    #quieresseguir .aclaro {
      color: #7a3e48;
      background-color: #eecd86;
      margin-top: 3em; }
    #quieresseguir .aprimero {
      margin-top: 1em; }
    #quieresseguir #contacto {
      display: none; }

  #footer {
    display: block;
    position: relative;
    float: left;
    width: 80%;
    height: auto;
    margin-left: 10%;
    border-top: 1px solid black;
    padding-top: .5em;
    padding-bottom: .5em;
    margin-top: 0em;
    text-align: center;
    line-height: 150%;
    font-size: .8em; }
    #footer #compartir {
      display: none; }

  .clsocultar {
    display: none !important; }

  .clsmostrar {
    display: block; }

  .sabermas {
    clear: both;
    display: block;
    position: relative;
    float: left;
    width: 95%;
    text-align: center;
    margin-left: 0%;
    padding: .5em 2.5%;
    background-color: #7a3e48;
    color: #eecd86;
    line-height: 150% !important; }

  ul {
    margin: 0;
    padding: 0;
    margin-left: 1em; }

  ul li {
    display: list-item;
    list-style: square outside none;
    margin-top: .3em;
    line-height: 125%;
    margin-left: 1em; }

  .menuseleccionado {
    background-color: #eecd86;
    color: #7a3e48 !important; }

  #divcookies {
    position: fixed;
    width: 80%;
    left: 10%;
    bottom: 1em;
    padding: .5em;
    background: #7a3e48;
    color: white;
    z-index: 1000; }
    #divcookies #textocookies {
      position: relative;
      float: left;
      width: 80%; }
      #divcookies #textocookies #spancookies {
        display: block;
        position: relative;
        float: left;
        text-align: center;
        line-height: 150%; }
      #divcookies #textocookies #aceptarcookies {
        display: block;
        position: relative;
        float: left;
        width: 20%;
        margin-left: 40%;
        border: solid 1px white;
        padding: .5em 0;
        text-align: center;
        cursor: pointer;
        margin-top: 1em; }

  #contenidopoliticadecookies {
    position: relative;
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-top: 2em;
    margin-top: 9em;
    line-height: 150%; }
    #contenidopoliticadecookies .titulo {
      font-weight: bold; }
    #contenidopoliticadecookies p {
      margin-left: 5%; }

  #sccontacto {
    width: 100%;
    padding-bottom: 0 !important; }
    #sccontacto .divtexto {
      width: 80%;
      margin-left: 10%;
      margin-top: 1em !important; }
    #sccontacto #psalto {
      display: block;
      position: relative;
      float: left;
      width: 100%;
      margin-top: 2em;
      text-align: center; }
    #sccontacto #firma {
      text-align: center;
      font-family: rancho;
      font-size: 2em;
      width: 70%;
      margin-top: .5em; }
    #sccontacto #ctelefono, #sccontacto #cwhatsapp {
      margin-left: 0 !important; }
    #sccontacto .aclaro {
      width: 60% !important;
      margin-top: 1em !important; }
    #sccontacto .sabermas {
      width: 40%;
      margin-top: .5em; }

  #scamor #imgsalim, #scamor #imgsalim1 {
    display: block;
    position: relative;
    float: left;
    width: 40%;
    height: 20em;
    margin-left: 1%;
    margin-top: 1em;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1ch; }
    #scamor #imgsalim img, #scamor #imgsalim1 img {
      display: block;
      position: relative;
      float: left;
      object-fit: contain;
      max-width: 120%;
      max-height: 120%;
      width: auto;
      height: auto; }
    #scamor #imgsalim #peq, #scamor #imgsalim1 #peq {
      max-width: 100% !important;
      max-height: 90% !important;
      margin-top: 0; }
    #scamor #imgsalim span, #scamor #imgsalim1 span {
      display: block;
      position: relative;
      float: left;
      width: 100%;
      text-align: center;
      margin-top: 1em;
      font-size: .9em;
      line-height: 150%;
      font-weight: bold; }
  #scamor #imgsalim1 img {
    max-width: 80%;
    max-height: 80%; }
  #scamor .divtexto {
    min-height: 20em; } }

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