@media print 
{
  .noprint 
  {
    display: none;
  }
}

@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: "Ubuntu";
    src: url(fuentes/Ubuntu-Regular.ttf) format("truetype");
}

.no_display
{
  display: none;
}

.si_display
{
  display: auto;
}

body
{
  font-family: "Ubuntu";
  font-size: 16px;
  margin:auto;overflow-x:hidden;  
}

.img_dif_redes:hover
{  
  box-shadow:  1px 2px 6px 0px #B7950B;
  background-color: #F8F9F9;
  border-radius: 5px;
}

.borde_preg{
  border-left: solid 5px grey;
}

.card_875
{
  border: 1px solid #2E2E2E;
  box-shadow:  1px 2px 6px 0px #ABB2B9;
  border-radius: 5px;
  margin-top: 50px;
}

.card_body_875
{
  padding: 20px 10px 30px 40px;
}

.barra_controles
{
  text-align: center;
  background-color: #E5E4E4;
  padding: 10px;
  width: 100%;
  margin: -20px 0px 30px 0px;  
  height: 50px;
  font-size: 20px;
}

.fondo_cafe
{
  background-color: #5A5A5A; 
  color: #FFF;
}

.fondo_amarillo
{
  background-color: #aa983f; 
  color: #FFF;
}

.bloque_fracc_2
{
  margin-top: 10px;
  background-color: #F3EBE3;
  padding: 10px;
  border-radius: 4px;
  color: #2E2E2E;
}

.text_art
{
  color: #2E2E2E;
  font-size: 1.3em; 
}

.text_art_2
{
  color: #635C44;
  font-size: 1.3em; 
}

.text_cafe
{
  color: #635C44;
}

.text_cafe_oscuro
{
  color: #2E2E2E;
}

.bloque_fracc
{
  margin-top: 20px;
  padding: 10px 10px 10px 40px;
}

.text_desc
{
  font-size: 1.4em;
}

.text_det
{
  text-align: justify;
  font-size: 1.2em;
}

.text_dorado
{
  color: #A8963A;
}

.boton_sipot
{
  border: none;
  background-color: #FFF;
}

.boton_sipot
{
  cursor: pointer;
}

.barra_aviso
{
  font-weight: bold;
  margin-top: 5px;
  display: inline-block;
  width: 100%;
  color: #000000;
  font-size: 12px;
  padding: 10px;
  border-radius: 5px;
  background-color: #E3E0E0;
  margin-top: 5px;
  box-shadow:  1px 2px 6px 0px #ededed;
}

.barra_aviso:hover
{  
  color: #FFFFFF;
  background-color: #D4AC0D;
  cursor: pointer;
  box-shadow:  none;
  text-decoration: none;
}

.borde
{
  border: solid 1px #E9E7E7; padding: 20px; background: #FFF;
}

/*estilos memorama*/
.transparencia-card-body
{
  opacity: 0.9 !important;
}

.fondo_index
{
  /*background-image: url('../images/memorama/fondo_juego.png'); background-size: cover;*/
  background-color: white;
}

.lograste
{
  font-size: 2em;
  color: #1C2833;
  font-weight: bold;
}

.pregunta
{
  font-size: 1.3em;
  color: #1C2833;
}

.text_fraccion
{
  font-size: 1.4em;
  color: #A8963A;
}

@media only screen and (min-width: 768px) /*escritorio*/
{
  /* nueva ley875 */
  .card_header_875 { border: 1px solid #2E2E2E; box-shadow:  1px 2px 6px 0px #ABB2B9;  border-radius: 5px;  display: flex;  flex-flow: row; }
  .div_obl {width: 22%; padding: 10px; box-sizing: border-box;}
  .div_tit_obl { width: 80%;  padding: 10px 10px 0px 10px; box-sizing: border-box; font-size: 1.1em; line-height: 23px;}
  .tit_ley875 {   color: #2E2E2E;   font-size: 1.5em; }
  .img_sipot { width: 90%; }

  .col-memorama-b { width: 25% !important; padding: 0px; }
  .col-memorama-i { width: 25% !important; padding: 0px; }
  .col-memorama-d { width: 25% !important; padding: 0px; }
  .head_memo { background: #7281DC; color: white; font-size: 30px;}
  .btn_redondo { width: 130px; height: 130px; border-radius: 130px; border: solid; background-color: white; font-size: 6vh; color: #424949; }
  .tarjeta { border: 5px solid #F76767; background: #F76767; width: 160px; height: 160px; border-radius: 10px; }
  .img-tar-seg {width: 70px; margin-top: 40px;}
  .img-tar-mem {width: 100%; margin-top: 0px; border-radius: 10px;}
  .tit_memorama { color: #5499C7; font-size: 5vh; padding: 40px; border-radius: 20px; background-color: white; line-height: 39px; opacity: 0.9; }
  .text_instrucciones {color: #D4AC0D; font-size: 4vh;}
}

@media only screen and (min-width: 600px) /*tablets*/
{
  /* nueva ley875 */
  .card_header_875 { border: 1px solid #2E2E2E; box-shadow:  1px 2px 6px 0px #ABB2B9;  border-radius: 5px;  display: flex;  flex-flow: row; }
  .div_obl {width: 22%; padding: 10px; box-sizing: border-box;}
  .div_tit_obl { width: 80%;  padding: 10px 10px 0px 10px; box-sizing: border-box; font-size: 1.1em; line-height: 23px;}
  .tit_ley875 {   color: #2E2E2E;   font-size: 1.5em; }
  .img_sipot { width: 90%; }

  .col-memorama-b { width: 25% !important; padding: 0px; } 
  .col-memorama-i { width: 25% !important; padding: 0px; }
  .col-memorama-d { width: 25% !important; padding: 0px; }
  .head_memo { background: #7281DC; color: white; font-size: 20px;}
  .btn_redondo { width: 110px; height: 110px; border-radius: 110px; border: solid; background-color: white; font-size: 6vh; color: #424949; }
  .tarjeta { border: 5px solid #F76767; background:#F76767; width: 160px; height: 160px; border-radius: 10px; }
  .img-tar-seg {width: 70px; margin-top: 25px;}
  .img-tar-mem {width: 100%; margin-top: 0px; border-radius: 10px;}
  .tit_memorama { color: #5499C7; font-size: 4vh; padding: 30px; border-radius: 20px; background-color: white; line-height: 55px; opacity: 0.9; }
  .text_instrucciones {color: #D4AC0D; font-size: 4vh;}
}

@media only screen and (max-width: 768px) /*celulares*/
{
  /* nueva ley875 */
  .card_header_875 { border: 1px solid #2E2E2E; box-shadow:  1px 2px 6px 0px #ABB2B9;  border-radius: 5px; }
  .div_obl {width: 100%; padding: 10px; box-sizing: border-box;}
  .div_tit_obl { width: 100%;  padding: 10px 10px 0px 10px; font-size: 1.1em; line-height: 23px;}
  .tit_ley875 {   color: #2E2E2E;   font-size: 1.5em;  text-align: center;}
  .img_sipot { width: 60%; }

  .col-memorama-b { width: 33% !important; padding: 0px; } 
  .col-memorama-i { width: 33% !important; padding: 0px; }
  .col-memorama-d { width: 33% !important; padding: 0px; }
  .head_memo { background: #7281DC; color: white; font-size: 14px; }
  .btn_redondo { width: 110px; height: 110px; border-radius: 110px; border: solid; background-color: white; font-size: 6vh; color: #424949; }
  .tarjeta { border: 5px solid #F76767; background: #F76767; width: 100px; height: 100px; border-radius: 10px; }
  .img-tar-seg {width: 60px; margin-top: 5px;}
  .img-tar-mem {width: 100%; margin-top: 0px; border-radius: 10px;}
  .tit_memorama { color: #5499C7; font-size: 4vh; padding: 40px; border-radius: 20px; background-color: white; line-height: 39px; opacity: 0.9; }
  .text_instrucciones {color: #D4AC0D; font-size: 4vh; padding: 20px; background-color: white; opacity: 0.9; border-radius: 10px;;}
}

.btn_niv1
{
  border-color: #28696A;
}

.btn_niv1:hover
{
  border-color: #28696A;
  background-color: #28696A;
  color: white;
  cursor: pointer;
}

.btn_niv2
{
  border-color: #f4ae3f;
}

.btn_niv2:hover
{
  border-color: #f4ae3f;
  background-color: #f4ae3f;
  color: white;
  cursor: pointer;
}

.btn_niv3
{
  border-color: #213058;
}

.btn_niv3:hover
{
  border-color: #213058;
  background-color: #213058;
  color: white;
  cursor: pointer;
}

.tarjeta:hover
{
  cursor: pointer;
}

.front
{
  background-color: #F76767;
  width: 160px;
  height: 160px;
  border-radius: 10px;
}

.back
{
  background-color: #F2B2B2;
  width: 160px;
  height: 160px;
  border-radius: 10px;
}

.maincontainer
{
  position: relative;
  width: 250px;
  height: 320px;
}

.thecard
{
  position: absolute;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: all 0.5s ease;
}

.thecard:hover
{
  transform: rotateY(180deg);
  cursor: pointer;
}

.thefront
{
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  background: #ffc728;
  color: #333;
}


.theback
{
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  background: #fafafa;
  color: #333;
  transform: rotateY(180deg);
}



/*   */

.no-display
{
  display: none;  
}

.bloque_link
{  
  min-height: 13em;
  padding: 20px;  
}

.img_card
{
    filter: opacity(15%);
}
.muestra_card
{
  display: none;
  position: static;
  background-color: #F7DC6F;
  padding: 10%;   
  margin-top: -13.5em;
  z-index: 100;  
  min-height: 13em;  
  color: black;
  font-size: 1em;
  font-weight: bold;
  transition: all 0.2s;
  cursor: default;  
}

.bloque_hover
{
  width: 100%;
  height: 100%;
  background-color: #F7DC6F !important;
}

.barra_dat_abier
{
  background-color: #FEF9E7;
  padding: 20px;
}

.text_barra
{
  font-size: 1em;
  color: #566573;
}

.sombra-dat_ind
{
  box-shadow:  1px 2px 6px 0px #ededed;
  min-height: 200px;
}

.sum_menu_right
{
  padding: 5px !important;
  width: 400px !important;
  background-color: white !important;  
}

.container-slider
{
  background-color: #dadada; padding: 20px; margin-top: -20px;
}

.navbar-nav li:hover > ul.dropdown-menu {
    display: block;    
}
.dropdown-submenu {
    position:relative;    
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:0px;    
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 

/* Estilos datos abiertos*/

.btnborde
{
  border-radius: 50px;
}

.thead
{
  background-color: #5E5138 !important;
  color: white;  
}

.page-link
{
  font-size: 10px !important;
}

.tit_seccion_dat
{
  font-size: 1.6em;
  color: #5E5138;
  font-weight: bold;
}

.sub_tit_seccion_dat
{
  font-size: 1.1em;
  color: #5E5138;
  font-weight: bold;
}

.sombra-dat
{
  box-shadow:  1px 2px 6px 0px #ededed;  
  min-height: 400px;
}

.tit_dat_abiertos
{
  font-size: 3em;
  color: #5E5138;
  font-weight: bold;
}

.desc_dat_abiertos
{
  font-size: 1.5em;
  color: #d9b401;
}

.deslizar
{
  overflow-y: scroll; max-height: 1000px !important;
  overflow-x: hidden;
}

.barra_gris
{
  background-color: #FAFAFA !important;
  padding: 20px;
  width: 100%;  
  border-radius: 5px;
}

.det_cafe
{
  font-size: 0.8em;
  color: #5E5138;
  font-weight: bold;
}

.det_amarillo
{
  font-size: 5vh;
  color: #d9b401;
  font-weight: bold;
}

/* Estilos programa anual */
.cuerpo_bloque3
{
  min-height: 190px;
}


.fondo_sol
{
   background: url(../images/sol_amarillo.png) no-repeat fixed center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;   
   text-align: center; 
}
.sombra_card_pres
{
  box-shadow:  1px 2px 6px 0px #ededed;    
}


hr
{
  margin-top: 3px; margin-bottom: 3px;
}

.text_presentacion_13
{
  font-size: 13px;
}

.text_presentacion
{
  font-size: 15px;
  color: ;
  text-align: justify;
}

.text_presentacion_14
{
  font-size: 14px;
  color: ;
  text-align: justify;
}

.text_presentacion_16
{
  font-size: 16px;
  color: ;
  text-align: justify;
}

.tit_pag_pres
{
  font-size: 4.5vh;
  font-weight: bold;
  color: #685642;
}

.caf_pres
{
  color: #685642;
}

.roj_pres
{
  color: #C04E29;
}

/* Estilos programa anual */

[class*="badger"]:after 
{
  font-family: "Panton";
  content: attr(data-badger);
  position: absolute;
  top: 0;    
  padding: 5px;
  font-size: 17px;
  font-weight: bold;
  background: #AA983F;
  color: #fff;
  margin-left: 0px;
}

.badger-left {
    border-top-left-radius: 0px;    
}

.badger-right {
    border-top-right-radius: 6px;
}

 .badger-left:after {
    left: 0;    
    border: solid;
    border-width: 0px 2px 2px 0px !important;
    border-color: #EBEDEF !important;
    border-bottom-right-radius: 7px;
    border-top-left-radius: 2px;          
}

 .badger-right:after {
    right: 0;
    border-radius: 0 6px 0 6px;
}

.badger-danger:after {
    background: #d9534f
}

.badger-blue:after {
    background: #007bff
}
.badger-warning:after {
    background: #f0ad4e
}

.badger-success:after {
    background: #5cb85c
}

.badger-info:after {
    background: #5bc0de
}

.badger-inverse:after {
    background: #222
}

.titulo_agenda_2030
{
  font-size: 3em;
}

.fecha_agenda
{
  color: #B7950B;
  font-size: 16px;
}

.det_nota
{
  text-align: justify !important;
  font-size: 14px;
}

/* Inician estilos para header */

.hora
{
  min-width: 70px;
}

.cafe
{
  color: #aa983f; !important;
}

.negro
{
  color: black !important;
}

.eventoactivo
{
  background-color: red !important;
}

.icon-menu
{
  background-size: 3.5em;
  background-repeat: no-repeat;
  background-position: 0;
}

.icon-menu:hover
{  
  background-position: -43px;
}

#icon-imprimir
{
  background-image: url(../images/sprite_imprimir.png);
}

#icon-reducir-font
{
  background-image: url(../images/reducir_fon_sprites.png);
}

#icon-aumentar-font
{
  background-image: url(../images/aumentar_font_sprite.png);
}

#icon-resetear-font
{
  background-image: url(../images/fuente_sprites.png);
}

.btn-circle-menu-redes 
{
  width: 40px;
  height: 40px;
  padding: 6px 5px;
  font-size: 20px;
  color: #720F3C;
  line-height: 1.33;
  border-radius: 50px; 
  background-color: white;
  font-size: 1.3rem; 
}

.btn-circle-menu-redes:hover
{    
  color: #aa983f;
  background-color: #DEDAD0;
}



.textmenu
{ 
  font-size: 1em;
  text-transform: uppercase;
  color: #DDDAD0;
  font-family: 'Ubuntu';
  font-weight: bold;  
  letter-spacing: 1px; 
}

.vineta
{
   content: url(../images/vinetamenu.png);
   margin-right: 0.5em;
}

.textmenu:hover
{  
  color: white;  
}

.submenutext
{  
  color: #720F3C;
  font-weight: bold;
  font-size: 0.9em;
}

.submenutext:hover:before
{
  visibility: visible;
}
.submenutext:before{
  content: url(../images/vinetasub.png);
  visibility: hidden;
  width: 14px;
  margin-right: 0.5em;
  color: white;
}

.barraclima
{
  position: sticky; top: 0px; right: 0;  left: 0; bottom: 0px;  background-color: #DEDAD0; text-align: center; height: 20px;
  color: #5E5138; font-size: 0.9em; font-weight: 400;
}

.header
{
  position: sticky; top: 0px; right: 0; left: 0;  z-index: 1030; margin-bottom: 20px;
}

.imgfaq
{
  margin-right: 20px;
}

.imgfaq:hover
{
  opacity: 0.5;
  filter: alpha(opacity=50); /* For IE8 and earlier */
  cursor: pointer;
}

.pointer:hover
{
  cursor: pointer;
}

.social
{  
  padding: 15px;
  color: #aa983f;
  font-size: 1.2em;
}

.social:hover
{  
  background-color:  #DEDAD0;
  cursor: pointer; 
  border-radius: 50%; 
}

.redes_s
{  
  margin-top: 30px;
  color: #aa983f;
  font-size: 1.2em;
  width: 80px;
  height: 80px;
}

.redes_s:hover
{  
  background-color: #DEDAD0;
  border-radius: 50%;
  cursor: pointer;
  width: 80px;
  height: 80px;
}

.dep_sub_jur_dis
{
  box-shadow:  none;
  border-bottom: solid;
  border-bottom-width: 6px;
  border-bottom-color: #49453c;
  border-color: #aa983f;
}

.dep_sub_jur
{
  box-shadow:  none;
  border-bottom: solid;
  border-bottom-width: 6px;
  border-bottom-color: #49453c;
  border-color: #aa983f;
}

.dep_sub_jur:hover
{  
  box-shadow:  1px 2px 6px 0px #ededed;
  background-color: #F8F9F9;
  cursor: pointer;
}

.det_text_sub_jur
{
  font-size: 14px;
}

/* Terminan los estilos del header */

.sombra:hover
{  
  box-shadow:  1px 2px 6px 0px #ededed;
  background-color: #F8F9F9;
}

.sombra
{
  box-shadow:  none;
  border-bottom: solid;
  border-bottom-width: 6px;
  border-bottom-color: #49453c; 
}

.fondo_gris
{
  background-color: #F8F9F9 !important;
}

.bloquegris
{  
  background-color: #7a6f44;
  font-size: 15px;
  color: white;
  text-align: center;  
  box-shadow:  6px 8px 10px 0px #ededed; 
  border-radius: 5px;
  padding: 5px;
}

.cuerpo_bloque
{
  min-height: 150px;
}

.cuerpo_bloque2
{
  min-height: 200px;
}

.titulo_agenda
{
  font-size: 20px;
  font-weight: bold;
}

.balazo1
{
  color: #566573;
  font-size: 13px;
}

.grupo
{
  color: #2E4053;
  font-size: 14px;
}

.cuerpo_bloque:hover
{
  cursor: pointer;  
  min-height: 150px;
}


.separador
{
  color: #49453c; font-size: 2vh; margin-top: 20px; margin-bottom: 20px; font-weight: 700; line-height: 20px; position: static;
}

.separadortrans
{
  border-bottom: solid; border-color: #B7950B; border-width: 3px; padding-bottom: 30px; border-radius: 20px;
}

.titulotrans
{
  font-family: "Ubuntu";
  font-size: 25px;
  color: #4D5656;
}

.texto_descripcion
{
  font-family: 'Ubuntu', sans-serif;
  font-size:16px;
  text-decoration:none;
  color:#3E3E3E;
  font-weight:bold;
}

.trans_2
{
  font-family: 'Ubuntu', sans-serif;
  font-size:15px;
  color:#808080;
  text-decoration:none;
  line-height: 24px;
  text-align: justify;
}

.bal
{
  font-family: 'Ubuntu', sans-serif;
  font-size:15px;  
  text-decoration:none;  
  text-align: justify;  
  font-weight: bold;
  border:solid;
  border-color: #9A7D0A;
  color: white;
  background-color: #D4AC0D;
}

.noticia
{
  font-family: 'Ubuntu', sans-serif;
  font-size:1.1em;  
  text-decoration:none;  
  text-align: justify;
}

.link_not
{
  font-family: 'Ubuntu', sans-serif;
  font-size:14px;
  color:#424242;
  text-decoration:none;
  text-outline:#006;
}

.titulo_not
{
  font-size: 16px;
}

.bloquedir
{
  box-shadow:  1px 2px 6px 0px #ededed; 
  min-height: 100;  
  text-align: center;
  font-size: 15px;  
  padding: 10px;
  margin: 0px;
}

.nombredir
{
  font-size: 20px;
  min-height: 60px;    
  display: flex;
  justify-content: center;
  align-items: center;  
  margin-top: 30px; 
}

.puestodir
{
  font-size: 15px;  
  background-color:  #635c44;
  color: white;
  margin: 30px -10px 0px 0px; 
  width: 100%;
  min-height: 70px;    
  display: flex;
  justify-content: center;
  align-items: center;  
  padding: 5px;
}

.bloquedir2
{
  box-shadow:  1px 2px 6px 0px #ededed; 
  min-height: 30px; 
  text-align: center;
  font-size: 15px;  
  padding: 10px;
  margin: 0px;
}

.nombredir2
{
  font-size: 10px;
  min-height: 40px;    
  display: flex;
  justify-content: center;
  align-items: center;  
  margin-top: 30px; 
}

.campos_buzon
{
  width: 100%;
  border-radius: 3px;
  box-shadow: none;
  border:solid;
  border-color: #dadada;
  border-width: 1px;
  font-size: 13px;
  height: 30px;
  padding: 5px;
}

.puestodir2
{
  font-size: 10px;  
  background-color:   #808b96 ;
  color: white;
  margin: 30px -10px 0px 0px; 
  width: 100%;
  min-height: 50px;    
  display: flex;
  justify-content: center;
  align-items: center;  
  padding: 5px;
}

.margin5
{
  margin-top: 5px;
}

.margin10
{
  margin-top: 10px;
}

.margin20
{
  margin-top: 20px;
}

.margin30
{
  margin-top: 30px;
}

.margin50
{
  margin-top: 50px;
}
/* Terminan estilos apartado secretaría */

.contmenu
{
  background-color: white;
  opacity: 0.8;  
}

.imgmenulateral
{
  background-position: 94% center;
  background-size: 22px;
  background-repeat: no-repeat;
  background-image: url(images/icon-bullet-child-second-nav.png);
}

.headermenulateral
{     
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0.6rem;
  font-size: 0.9em;
  color: #49453C;
  font-weight: 800;  
  margin-left: 30px;  
}
.headermenulateral:hover
{
  cursor: pointer;
}

.submenulateral
{
  padding: 0.6rem;
  margin: 0px 0px 0px 10px;
}

.submenulateral:hover
{
  cursor: pointer;
}

.submenulateral:hover:before
{ 
 visibility: visible; 
}

.submenulateral:before
{
  content: url(../images/vinetasub.png);
  visibility: hidden;
  width: 14px;
  margin-right: 0.5em;
  color: white;    
}

.menulateral-divider { 
  border-top: 1px solid #e9ecef;
}

.bodymenulateral
{
  font-family: 'Ubuntu';
  font-weight: 800;
  font-size: 0.9em;
  background-color: #635c44 !important;
  opacity: 0.8;
  color: white;
  line-height: 20px;
}

.imgbloque
{
  font-size: 50px;
  margin-top:30px;
  color: #aa983f; 
}

.descbloque
{
  font-size: 20px;  
  background-color:  #635c44;
  color: white;
  margin: 30px -10px 0px 0px;
  padding: 10px;
  width: 100%;
  min-height: 130px;    
  display: flex;
  justify-content: center;
  align-items: center; 
}

.link
{
  text-decoration: none;
}

.link:hover
{
  text-decoration: none;
  color: #fcf5d0;
}

.textblanco
{
  color: white !important;
}
.sin-padding-left{
  padding-left: 0;
  margin-left: 0;
}

.cardNoticias {
  width:100%;
  min-height:200px;
  background-color: #F6F4EB;
  margin-top:20px;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
}

.boton_noticias {
  border-radius: 50px;
}

.cardNoticiasImg {
  min-height:270px;
}

.cardNoticiasFecha {
  background-color: #E9E0BD;
  font-size:12px;
  padding: 5px 0px 5px 5px;
}

.cardNoticiasTitulo {
  min-height:50px;
  font-size:13px;
  padding: 0px 0px 0px 5px;
}

.bloqueservicios
{  
  background-color: #720F3C;
  font-size: 18px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom: solid 3px #d9b401;  
  font-weight: 500;
  height: 110px;
  width:  365px;  
  color: #E9E0BD;  
  box-sizing: content-box;
}
  .bloqueservicios:hover
  {  
    cursor: pointer;  
    color: #fff;
    background:  #8F124D url(../images/texture-bottom-block.png) no-repeat;
  }
  .bloqueservicios:hover .secIco #img_gaceta{
     background: url(../images/img-servicios/gaceta.png) 1px 0 no-repeat;
          background-size: auto;
          background-size: 5.5em;
  }
  
  .bloqueservicios:hover .secIco #img_juridico{
   background: url(../images/ico-juridico-sprite.png) 1px 0 no-repeat;
        background-size: auto;
        background-size: 5.5em;
  }

  .bloqueservicios:hover .secIco #img_actas{
   background: url(../images/actas.png) 1px 0 no-repeat;
        background-size: auto;
        background-size: 5.5em;
  }
  .bloqueservicios:hover .secIco #img_notarios{
   background: url(../images/notarios.png) 1px 0 no-repeat;
        background-size: auto;
        background-size: 5.5em;
  }
  .bloqueservicios:hover .secIco #img_migrantes{
   background: url(../images/migrantes.png) 1px 0 no-repeat;
        background-size: auto;
        background-size: 5.5em;
  }
  .bloqueservicios:hover .secIco #img_visitas{
   background: url(../images/visitas.png) 1px 0 no-repeat;
        background-size: auto;
        background-size: 5.5em;
  }

  .bloqueservicios .secLeft{
    float: left;
    width: 60%;
     padding:40px 0 0px 0px;
  }
  .bloqueservicios .secLeft div{
    float: left;
   
  }
     .bloqueservicios .secLeft .sepVertical{
      width: 30px;
      box-sizing: border-box;
      border-right: solid 2px #CEB312;
      height: 70px

     }
    .bloqueservicios .secLeft .bloqueTexto{
      padding-left: 1em;
      width: 9em;
      height: 100%;
      font-size: 1.1em;
    }
     .bloqueservicios .secLeft .bloqueTexto p
      {
        line-height: 20px;
      }
     .bloqueservicios .secIco{
      width: 40%;
      height: 100%;
      float: left;
     }
       .bloqueservicios .secIco #img_gaceta{
          width: 3em;
          height: 3.5em;
          margin: 1.5em auto 0;
          background: url(../images/ico-gaceta-sprite.png) -46px 0 no-repeat;
          background-size: auto;
          background-size: 5.5em;
        }
        .bloqueservicios .secIco #img_juridico{
          width: 3em;
          height: 3.5em;
          margin: 1.5em auto 0;
          background: url(../images/ico-juridico-sprite.png) -46px 0 no-repeat;
          background-size: auto;
          background-size: 5.5em;
        }
        .bloqueservicios .secIco #img_actas{
          width: 3em;
          height: 3.5em;
          margin: 1.5em auto 0;
          background: url(../images/actas.png) -46px 0 no-repeat;
          background-size: auto;
          background-size: 5.5em;
        }
        .bloqueservicios .secIco #img_notarios{
          width: 3em;
          height: 3.5em;
          margin: 1.5em auto 0;
          background: url(../images/notarios.png) -46px 0 no-repeat;
          background-size: auto;
          background-size: 5.5em;
        }
        .bloqueservicios .secIco #img_migrantes{
          width: 3em;
          height: 3.5em;
          margin: 1.5em auto 0;
          background: url(../images/migrantes.png) -46px 0 no-repeat;
          background-size: auto;
          background-size: 5.5em;
        }
        .bloqueservicios .secIco #img_visitas{
          width: 3em;
          height: 3.5em;
          margin: 1.5em auto 0;
          background: url(../images/visitas.png) -46px 0 no-repeat;
          background-size: auto;
          background-size: 5.5em;
        }

.bloque_codigo
{  
  background-color: #7F703F;   
  color: white;  
  padding: 60px 60px 60px 80px;
  box-shadow:  6px 8px 10px 0px #ededed;   
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-color:  #7F703F;
  font-size: 17px;
}

.bloquecafe1
{  
  background-color: #7a6f44;  
  color: white;  
  padding: 15px;
  box-shadow:  6px 8px 10px 0px #ededed;   
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  height: 80px;
  font-weight: bold;
}

.bloquecafe2
{  
  background-color: #635c44;  
  color: white;  
  padding: 15px;
  box-shadow:  6px 8px 10px 0px #ededed;   
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  height: 90px;
  font-weight: bold;
}

.bloquecafe3
{  
  background-color: #49453c;  
  color: white;  
  padding: 15px;
  box-shadow:  6px 8px 10px 0px #ededed;   
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  height: 80px;
  font-weight: bold;
}

.bloquecafe4
{  
  background-color: #aa983f;  
  color: white;  
  padding: 15px;
  box-shadow:  6px 8px 10px 0px #ededed;   
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  height: 80px;
  font-weight: bold;
}

.fondoRosa1 {
  background-color: #720F3C
;
}

.fondoRosa2 {
  background-color: #8F124D;
}

.bloquePrincipal1 {
  color: #E9E0BD;  
  padding: 15px;
  box-shadow:  6px 8px 10px 0px #ededed;   
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  height: 80px;
  font-weight: bold;
}

.bloquePrincipal1:hover {
  background-color: #8F124D;
}

.banner2
{  
  background-color: #49453c;  
  color: #F5DB7D;
  padding: 15px;
  box-shadow:  6px 8px 10px 0px #ededed;
  border-radius: 15px;
  min-height: 60px;
  font-weight: bold;
  font-size: 2vh;
}

.banner2:hover
{    
  color: white;  
}

.banner
{  
  background-color: #635c44;  
  color: #F5DB7D;
  padding: 15px;
  box-shadow:  6px 8px 10px 0px #ededed;
  border-radius: 15px;
  min-height: 60px;
  font-weight: bold;
  font-size: 2vh;
}

.banner:hover
{    
  color: white;  
}

.bloqueverde2
{  
  font-size: 1rem;
  color: white;
  text-align: center;
  padding: 10px;
  box-shadow:  6px 8px 10px 0px #ededed; 
  border-radius: 5px;  
}

.bloquecontra
{    
  min-height: 110px;
  font-size: 12px;
  color: white;
  text-align: center;
  padding: 10px;
  box-shadow:  6px 8px 10px 0px #ededed; 
  border-radius: 5px;  
}

.bloqueverde
{  
  background-color: #45B39D;
  font-size: 0.75em;
  color: white;
  text-align: center;
  padding: 10px;
  box-shadow:  6px 8px 10px 0px #ededed; 
  border-radius: 5px;  
  letter-spacing: 1.5px;    
  min-height: 70px;
}

.bloqueverde:hover
{    
  box-shadow:  none;   
  cursor: pointer;
}

.cafedegradado1
{  
  background-color: #7a6f44;
  font-size: 30px;
  color: white;
  text-align: center;
  padding: 0px;
  box-shadow:  6px 8px 10px 0px #ededed; 
  border-radius: 5px;
}

.cafedegradado2
{  
  background-color: #635c44;
  font-size: 30px;
  color: white;
  text-align: center;
  padding: 0px;
  box-shadow:  6px 8px 10px 0px #ededed; 
  border-radius: 5px;
}

.cafedegradado3
{  
  background-color: #49453c;
  font-size: 30px;
  color: white;
  text-align: center;
  padding: 0px;
  box-shadow:  6px 8px 10px 0px #ededed; 
  border-radius: 5px;
}

.bloqueconvo
{  
  background-color: #635c44;
  font-size: 23px;
  color: white;
  text-align: center;  
  box-shadow:  6px 8px 10px 0px #ededed; 
  border-radius: 5px;
}


.sombraserv:hover
{  
  box-shadow:  1px 2px 6px 0px #ededed;
  background-color: #F8F9F9;
}

.sombraserv
{
  box-shadow:  none;
  border-bottom: solid;
  border-bottom-width: 6px;
  border-bottom-color: #635c44; 
}

.bloquecafeserv
{  
  background-color: #635c44;
  font-size: 15px;
  color: white;
  text-align: center;  
  box-shadow:  6px 8px 10px 0px #ededed; 
  border-radius: 5px;
  padding: 5px;
}

.tittrans
{
  font-family:"Ubuntu";
  font-size: 1.3em; text-align: center;color: #4D5656;
}

.padre
{
  height: 5%;
/*  display: flex;
-moz-box-flex: 1;
  justify-content: center;
  align-items: center; */
}


.padding20
{
  padding: 20px;
}

.padding6
{
  padding: 6px;
}

.titulo_menu_segob
{
  font-family:"Ubuntu";
  font-size:1.7em;
  font-weight:bolder;
  color: black;
  text-decoration: none;
}

.det_doc
{
  font-family:"Ubuntu";
  font-size:30px;
  font-weight:bolder;  
}

.titulo_pie
{
  font-family:"Ubuntu", sans-serif;
  font-size:15px;
  color:#FFF;
  text-decoration:none;
}


.texto_pie
{
  font:"Ubuntu", serif;
  font-size:12px;
  color:#CCC;
  text-decoration:none;
  line-height:2em;
}

.linknoticia
{
  color: white;
  text-decoration: none;
  margin-top: 2.3em;
  font-size: 1.1em !important;
}

.linknoticia:hover
{
  color: white;
  text-decoration: none;
}


.texto_pie:visited
{
  color:#CCC;
  text-decoration:none;
}

/* .cuadrado
{
  border-radius: 0px !important;
}
*/

.text-color-black
{
  color: black;
}

.selectcal
{
  border:none !important;
  background-color: #E1E1E1 !important;
  color: black;  
}

.text-vh
{
  font-size: 0.7rem
}

.diassem
{
  width: 14%;
  padding: 2px;  
}

.cuadrado
{
  border-top-right-radius: 0.35rem;
  border-top-left-radius: 0.35rem;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.calen:hover
{
  background-color: #424949; 
  border-top-right-radius: 0.35rem;
  border-top-left-radius: 0.35rem;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.enlace
{
  color: black;
  font-size: 14px;
  text-decoration: none;
  padding: 10px;
}

.enlace:hover
{  
  padding: 10px;
  font-size: 14px;
  text-decoration: none;
  box-shadow:  1px 2px 6px 0px #ededed;
  color: #B7950B;
}


.margin10
{
  margin-top: 10px;
}

.btn-no-borde
{
  border-radius: 0px !important;
}

.enlacecal
{
  color: black;
  font-size: 14px;
  text-decoration: none;
  padding: 10px;
}

.enlacecal:hover
{   
  text-decoration: none;
  box-shadow:  1px 2px 6px 0px #ededed;
  border-radius: 10px;
  color: #B7950B;
}

.contador
{
  padding: 10px;
  font-size: 20px;
  text-decoration: none;
  box-shadow:  1px 2px 6px 0px #ededed;
  color: #B7950B;
  border-radius: 10px;
}

.fondo-gris-1
{
  background-color: #F2F3F4;
}

.texto_pie:hover
{
  text-decoration:none;
  color:#999;
}

.dorado
{
  color: #aa983f;
}

.verde2grafico
{
  background-color: #73C6B6;
}

.amarillografico
{
  background-color: #F7DC6F;
}

.rojografico
{
  background-color: #D98880;
}

.naranjagrafico
{
  background-color: #EB984E;
}

.azulgrafico2
{
  background-color: #A9CCE3;
}

.moradografico
{
  background-color: #EBDEF0;
}

.verdegrafico
{
  background-color: #C4F67B;
}

.grisgrafico
{
  background-color: #C8CCD1;
}

.azulgrafico
{
  background-color: #D4EFDF;
}

.cafegrafico
{
  background-color: #DEE3C5;
}

.melongrafico
{
  background-color: #FAE5D3;
}

.rosagrafico
{
  background-color: #F2D7D5;
}

.justificado
{
  text-align: justify !important;
}

.textxxs
{
  font-size: 10px;
}

.textxs
{
  font-size: 10px;
}

.textsm_buzon
{
  font-size: 12px;
}

.textprimer
{
  font-size: 1.7vh;
}

.textsm
{
  font-size: 0.8rem;
  color: #49453c !important;
  font-weight: 900;
  letter-spacing: 0.5px;
}

.margin_top_10
{
  margin-top: 10px;
}

.margin_top_30
{
  margin-top: 30px;
}


.textMagenta {
  color: #6f0a28;
}

.text12
{
  font-size: 0.9em;
}

.text-xs
{
  font-size: 9px;
}
.text_xs
{
  font-size: 8px;
}

.text-sm
{
  font-size: 0.8em;
}

.textmd
{
  font-size: 15px;  
}

.textlg
{
  font-size: 20px;
}

.textxg
{
  font-size: 30px;
}

.textxg_em
{
  font-size: 2.5em;
}

.textlg_em
{
  font-size: 1.5em;
}

.textmd_em
{
  font-size: 0.45em;
}

.amarillo
{
  color: #d9b401;
}

.min-height-240
{
  min-height: 290px;
}

.margen_pie
{
  margin-top:100px;
}

.shadow-card_dis
{
  box-shadow:  1px 2px 6px 0px #ededed;
  min-width: 180px;
  min-height: 200px;
  padding: 5px;
  text-align: center;
  font-size: 50px;    
  opacity: 0.8;
}

.shadow-card
{
  box-shadow:  1px 2px 6px 0px #ededed;
  min-width: 180px;
  min-height: 240px;
  padding: 5px;
  text-align: center;
  font-size: 50px;    
}

.sombra-card
{
  box-shadow:  1px 2px 6px 0px #ededed;  
  padding: 5px;    
}

.shadow-card:hover
{
  box-shadow: none;
  cursor: pointer;
  filter: sepia(5);
}

.titulocard
{
  background-color: white;
  opacity: 0.9;
  margin-top: 7%;
  width: 90%;
  padding: 10px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  font-size: 17px;
  box-shadow: 2px 2px 5px #999;
  text-decoration: none;
  color: black;
}


.detalleserv
{
  color: #49453c;
}

.contenidocard
{
  background-color: white;
  opacity: 0.9; 
  margin-top: 5%; 
  width: 80%; 
  padding: 10px; 
  border-top-right-radius: 5px; 
  border-bottom-right-radius: 5px; 
  font-size: 11px;
  box-shadow: 2px 2px 5px #999;
  color: black !important;
}

.shadow-card:hover
{
  box-shadow: none;
}

.title-page-footer {
  -webkit-box-shadow: inset 2px 8px 23px -6px rgba(0,0,0,0.35);
  -moz-box-shadow: inset 2px 8px 23px -6px rgba(0,0,0,0.35);
  box-shadow: inset 2px 8px 23px -6px rgba(0,0,0,0.35);
    background-color: #d8b700;
  padding: 0px 10px 0px;
  text-align: center;
}
.title-page-footer p {
  padding: 0;
    margin: 0;
    color: #FFFFFF;
    font-family: 'Ubuntu';
    font-size: 23px;
    letter-spacing: 1px;
}
.title-page-footer p span{
  font-family: 'Ubuntu';
  font-weight: normal;
  color: #FFFFFF;
}

.segob_pie
{
  font-family: 'Ubuntu', sans-serif;
  font-size:25px;
  color:#FFF;
  font-weight:bolder;
  line-height:2em;
}

.imgdifv
{
  min-height: 300px;
  max-height: 300px;
  min-width: 180px;
  max-width: 180px;
}
.imgdifv:hover
{
  filter: brightness(70%);
}

.minheight200
{
  min-height: 200px; 
}

.retorno
{
  font-family: 'Ubuntu', serif; 
  font-size:27px;
  margin-top: 25px; 
  color: #5EA10E; 
  text-decoration: none;
}

.retorno:hover
{
  font-family: 'Ubuntu', serif; 
  font-size:27px;
  margin-top: 25px; 
  color: #4D5656; 
  text-decoration: none;
}

.destacado
{
  font-family: 'Ubuntu', serif;
  color: "#BDBDBD";
  font-size:28px;
}

.bloqvisit
{
  border-left: solid;  border-bottom-left-radius: 10px; border-bottom: solid; padding: 10px; border-color: #7a6f44;
}

.textvisit
{
  background-color: #5E5138; width: 200px; padding: 10px; margin-top: -10px; margin-left: -10px; position: static; 
  border-top-right-radius: 10px; border-bottom-right-radius: 10px; color: white; font-size: 0.9rem; text-align: center;
}

.cafeclima
{
  color: #5E5138;
}


.margin-10
{
  margin-top: -10px;
}

.btnborde
{
  border-radius: 50px;
}

.barranav
{
  border-top: solid; border-color: #5EA10E; border-width: 10px; box-shadow: 2px 2px 5px #999;
}

.panelcartel
{
  color: white !important; font-size: 1.5em; cursor: pointer; font-weight: 500; padding: 10px !important;
}

.panelcalendario
{
  color: white !important; padding-top: 0px !important;padding-bottom: 0px !important;
}

.deg1
{
  background-color: #49453c;
}

.deg2
{
  background-color: #635c44;
}

.deg3
{
  background-color: #7a6f44;
}

.deg4
{
  background-color: #aa983f;
}

.text-dorado
{
  color: #aa983f;
}

.text-rojo
{
  color: #D98880;
}

.panelestadistica
{
  color: white !important; font-size: 16px; cursor: pointer;   
}

.panelcartel2
{
  background-color: #7a6f44 !important; color: white !important; font-size: 14px;
}

.nota { 
  font-size: 12px;
  padding: 10px;
  background-color: #fafafa;
  border-left: 6px solid #7f7f84;
  margin-bottom: 5px;  
  -webkit-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
          box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);

}
.nota-sm {padding: 5px;}
.nota-md {padding: 15px;font-size: 14px;}
.nota-lg {padding: 35px;font-size: 30px;}
.nota-success {border-color: #5EA10E; }
.nota-success>strong {color: #5EA10E;}
.nota-info {border-color: #45ABCD;}
.nota-info>strong {color: #45ABCD;}
.nota-warning {border-color: #d9b401;}
.nota-warning>strong {color: #FEAF20;}
.nota-danger {border-color: #d73814;}
.nota-danger>strong {color: #d73814;}


.lista
{
  padding:5px !important;
  border:solid 1px #85817F;
  border-top-right-radius: 0px !important; 
  border-top-left-radius: 0px !important; 
  font-size: 12px;  
}

.lista:hover
{
  background-color: #F6F5F4;
  cursor: pointer;
}

.header_recursos
{
  background-color: #85817F !important;
  color: #FFF;
}


/* Estilos para el pie de página


    /*@import url('https://fonts.googleapis.com/css?family=Ubuntu&display=swap');*/
    .container,body {font-family: 'Ubuntu', sans-serif;}
    .cuerpo {
      background-image: url(../images/01img-pie.png);
      background-repeat: no-repeat;
    }
    .tit_pie {color:#FFFFFF;font-weight: bold;text-transform: uppercase;margin-bottom: 10px;}
    .serv_pie {color:#eeaa02;font-weight: bold;text-transform: uppercase;margin-bottom: 10px;}
    .dir {font-size: 90%; color: #9a793f;}
    .dir > ul {
      margin:0;
      padding:0;
      list-style-type:none;
    }
    .dir > ul > li > a
    .btn-round {border-radius: 12px;}
    .btn-round-pie {
      text-transform: uppercase;
      color:#fff;
      font-size: 16px;
      background-color:#49453c;
      background-image:none;
      border-color:#49453c;
      font-weight: bold;
    }
    #lista_pie > ul >li {
      margin-left: -35px;
      padding:0;
      list-style-type:none;
      color: #fff;
    }  
    #lista_pie > ul >li > a {color: #fff;}
    #lista_pie > ul >li > a:hover {color: #49453c;}
    .btn-round:hover {background-color: #7a6f44; color: #fff;border-color: #7a6f44;}
    .btn-circle {
      width: 40px;
      height: 40px;
      padding: 6px 8px;
      font-size: 20px;
      color: #7a6f44;
      line-height: 1.33;
      border-radius: 50px;
      background-color: #fff;
       /*-webkit-box-shadow: 0 2px 3px rgba(34, 34, 34, 0.12), 0 2px 4px rgba(34, 34, 34, 0.24);
         -moz-box-shadow: 0 2px 3px rgba(34, 34, 34, 0.12), 0 2px 4px rgba(34, 34, 34, 0.24);
              box-shadow: 0 2px 3px rgba(34, 34, 34, 0.12), 0 2px 4px rgba(34, 34, 34, 0.24);*/
    }    
    .twitter.fb.yt{background-color: #fff;color: #7a6f44;}
    .twitter:hover {background-color: #45ABCD;color: #fff;}
    .fb:hover {background-color: #012E7E;color: #fff;}
    .yt:hover {background-color: #d73814;color: #fff;}
    .www {font-size: 18px; letter-spacing: 3px;color:#9a793f;}
    .palo {color: #7a6f44;}
    .mapa {margin-left: 30px; margin-top:20px;}
    .alert-palo {background-color: #720F3C;}
    .b_right {border-right: solid 1px #424242;}
    .bright {border-right: solid 2px white;}
    .bbottom {border-bottom: solid 2px white;}
    .font95 {font-size: 95%;}
    .font90 {font-size: 90%;}
    .font85 {font-size: 85%;}
    .vertical {
      display: flex;
      justify-content: center;
      align-items: center;
    }

.alert-pie {background-color: #8F124D;}

/* Menú Lateral */
.overlay-menu{
  display: block;
  width: 100%;
  height: 0;
  position: absolute;
  z-index: 999999;
  top:0;
  background:rgba(0, 0, 0, 0.6);
  transition: opacity 1s ease-out 0s;
  opacity: 0;
}
.resp-menu-botton {
  display: inline-block;
  font-size: 27px;
  vertical-align: middle;
  color: #720F3C;
  padding: 4px 9px;
  line-height: 32px;
  margin-left: 14px;
  cursor: pointer;
}

.resp-menu-botton:hover {
  border-radius: 4px;
  background-color: #dddad0;
}
.side-menu {
  display: block;
  position: fixed;
  top: 0;
  height: 100%;
  width: 360px;
  overflow-x: hidden;
  overflow-y: auto;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 15px;
  background: rgba(114, 15, 60, 0.9);
  color: #fff;
  transition: left 0.2s ease 0s;
  left: -360px;
}
.side-menu ul,
.side-menu ul li {
  padding: 0;
  margin: 0;
}

.side-menu ul #liDate {
  list-style: none;
  text-align: center;
  background: #e2e2e2;
  padding: 3.5px;
  font-family: "Ubuntu";
  font-weight: bold;
  font-size: 13px;
  color: #666666;
}
.side-menu ul li .controls {
  padding: 1.2em 0;
  height: auto;
  overflow: hidden;
}
  .side-menu ul li .controls div {
    display: inline-block;
    border-radius: 9px;
    text-align: center;
    padding: 2px 4px 2px;
    font-size: 24px;
    width: 40px;
    height: 40px;
    line-height: 39px;
    background-color: #e2e2e2;
    color: #aa983f;
    float:right;
    cursor: pointer;
    line-height: 2;
    margin-right: .7em;
  }
  .side-menu ul li .controls div:hover{
    background-color: #4a4a4a;;
    color:#fff;
  }
  .side-menu ul li .controls div i:before {
    font-style: normal;
    /* font-weight: normal; */
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1.5;
    margin-left: 0.2em;
  }
  .side-menu ul li .ulOptions{
    width: 90%;
    margin:0 auto;
    background:#DDDAD0;
    color:#49453C;
    font-size: 15px;
  }
  .side-menu ul li .ulOptions li{
    list-style: none;
    display: block;
    font-size: 1.068em;
    text-transform: uppercase;
    font-family: "Ubuntu";
    font-weight: bold;
    padding: 7px 35px 7px;
    color:#49453C;
  }
/* loader*/
.spinner {
  width: 60px;
  height: 60px;
  padding : 40px;  
  background-color: #B7950B;

  border-radius: 100%;  
  -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
  animation: sk-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
  0% { -webkit-transform: scale(0) }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes sk-scaleout {
  0% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 100% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    opacity: 0;
  }
}

/* loader 2*/
.sk-cube-grid {
  width: 70px;
  height: 70px;
  margin: 10px;
}

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #B7950B;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
          animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; 
}
.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s; }
.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s; }
.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1); 
  }
}

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1);
  } 
}