ul.faqs{
    list-style-type: none;
    padding-left: 5px;
}


.infog_iconos img{
   cursor: pointer;
 }

 .fondo {
 border: 1px solid;
 box-shadow:  -13px 10px ;
 color: #000;
 padding: 0.5em;
}

.convocatoria_mobile{
      display: none;
    }


.title{
    font-size: 0.9em;
  }

  @media (max-width: 1300px) {

    .convocatoria_pc{
      display: none;
    }

    .convocatoria_mobile{

      display: block !important;
    }


    #documento_c{
        display: none;
      }
  

  .title{
    font-size: 1.3em;
  }

  .note{
    font-size: 1.1em;
  }
}




.affix {
  width: 100%;
  top: 0;
}

#menu {
  z-index:2;
  max-width:1170px;

}
.enme{

  margin-left: 10%;
  margin-right: 5%;
}


.btn-responsive {
    white-space: normal !important;
    word-wrap: break-word;
}


#formato{

text-align: justify;

font-size: 94%;

}

#formato2{

text-align: justify;

font-size: 99%;

}
.color_e{
  color: #FF0000;
}

ol.normal {
  list-style-type: upper-alpha;
}

#aviso{
color:#00A0C6;
}
.hand{
  cursor:pointer;
}


.buttonColor {
    background-color: #CF978B;
    border: none;
    width: 273px;
    height: 95px;
    border-radius: 15px;
    margin: 8px;
}


  .dos-img{
  display:inline-block;
  border-radius: 15px;
  }
  .color-a{
      color: white;
      text-align: center;
      font-size: 1.1em;
  }



 
 @font-face {
  font-family: iherida;
  src: url(Raleway.ttf);
}
 .char_i {
  font-family: iherida;
}
.f1_2{font-size: 1.2em;}

.pointerimg{
    cursor: pointer;
}

.panel-heading {
  background-color: #e5e5e5 !important; 
}

/* .navbar
{
  min-height: 40px !important;
} */

#menuIAM a{
  font-weight: bold;
  font-size: 0.9em;
}

#menuIAM a:hover{
  background-color: #f09381 !important;
  color:#FFF !important;
}

 button.active {
  background-color: #f09381 !important;
  color:#FFF !important;
}

.c_AM_naranja{
  color: #ff7a52 !important;
}
.bg_AM_naranja{
  background-color: #ff7a52 !important;
}

.c_AM_crema{
  color: #FFC9A4;
}

.bg_AM_crema{
  background-color: #FFC9A4;
}


.c_AM_cafe{
  color: #BD734B !important;
}

.bg_AM_cafe{
  background-color: #BD734B !important;
}

 .c_AM_negro{
   color: #2f2f2f !important;
 }
 .c_AM_gris{
  color: #dadada !important;
 }

 .bg_AM_gris{
  background-color: #f5f5f5
 }

 
 #dv_faqs ol>li>ol>li{
  padding-bottom: 10px;
 }
 #dv_faqs ul>li{
  padding-bottom: 10px;
 }

 .requis{
  list-style-type:lower-alpha
 }

 .requis li{
  color:  #ff7a52;
  font-weight: bolder;
  padding-bottom: 10px;
  
 }

 .requis li>a{
  color:  #444 !important;
  font-weight: normal;
 }

 .requis ol{
  list-style-type:lower-roman;
 }
 .requis ol>li{
  color:  #BD734B;
 }



 /* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #f0cfcf;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 0px 15px;
  border-top: none;
}

.tablinks {
  font-size: 0.9em !important;
}

button.tablinks {
  padding: 8px !important;
}


.tab {
  overflow: hidden;
  background-color: #fff7f7;
  border: 1px solid #c7ad9b;
}

.oyoplayer {
  width                       : 280px !important;
  max-width                   : 280px !important;
}

.boton-chico{
  font-size: 10px !important;
  padding: 5px !important;
  float: none !important;
}

.oyoplayer audio{
  width  : 250px !important;
}

.tabla p{
  text-align: center;
  margin-bottom: 0px;
}

.enlace{
cursor: pointer;
text-decoration: underline !important;
}
