
html, body {
    font-family: 'Roboto', sans-serif;
}

.header {
	padding-top: 130px;
	background-color: #eee;
}
.header h1 {
	font-size: 60px;
}

.contenedor2 {
	padding:0 120px;
}

/* Inician estilos para la barra de navegación superior */
.navbar {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
	border-radius: 0;
    background-color: #363739;
    font-size: 12px;
    font-weight: 400 !important;
}
/* Terminan estilos para la barra de navegación superior */

/* Inician estilos para botnes de menú superior */
.nav_tit{
    padding-top: 10px !important;
    color: #B29000 !important;
}
.nav_tit1{
    font-size: 14px !important;
    color: #B29000 !important;
    margin: -10px 0px !important;
    font-weight: 700 !important;
}
.nav_tit2_bkp{
    font-size: 30px !important;
    font-weight: 100 !important;
    text-transform: lowercase !important;
    line-height: 18px !important;
}
.nav_tit2{
    font-size: 28px !important;
    margin: -10px 0px !important;
    font-weight: 100 !important;
}

.nav1{
    padding-top: 30px !important;
    text-transform: uppercase;
    color: #B29000 !important;
}
.nav1:hover{
    color: #999 !important;
}
.nav1:active {
    color: #f4f4f4 !important;
}

.space_top {
    padding-top: 140px;
    padding-bottom: 100px;
}
.space_bottom {
    padding-bottom: 200px;
}

.logo_head {
    width: 60px;
}
.button1 {
    border: 1px solid #AAD9E4 !important;
    background-color: transparent !important;
}
.button1:hover {
    border: 1px solid #AAD9E4 !important;
    background-color: #00B9E4 !important;
}

.recuadro {
    margin-bottom: 100px;
    margin-left: 40px;
}
.recuadro1 {
    background-color: #fff;
    opacity: 0.8;
    border-radius: 2px;
    padding: 20px;
}
.col-center {
    float: none;
    margin: 0 auto;
}
.col-center1 {
    float: none;
    margin: 10% auto;
}
.col-center2 {
    padding-left: 80px;
    margin: 8% auto;
}

.recuadro-heading {
	color: #fff;
    background-color: #ff6500;
    border-color: #337ab7;
    padding:10px;
    text-align: center;
}

.recuadro-body {
	padding:15px;
}

.panel_1 {
    background-color: rgba(54,55,57,0.9);
    border: 1px solid #999;
    border-bottom-right-radius: 50px;
    padding: 20px;
}
.panel_tit1 {
    font-size: 30px;
    font-weight: 100;
    padding-bottom: 10px;
    border-bottom: 1px solid #333;
}
.panel_tit2 {
    font-size: 30px;
    font-weight: 100;
    padding-bottom: 10px;
    border-top: 1px solid #e0e0e0;
}
.panel_footer {
    border-top: 1px solid #333;
    margin-top: 20px;
}
.cont_panel {
    padding-top: 30px;
    padding-bottom: 10px;
}
.cont_panel h6 {
    font-size: 12px;
    color: #097EC2;
    text-decoration: none;
}
.cont_panel hr {
    border-top: 1px solid #333;
}
.form05a {
    font-size: 12px;
    color: #666;
    border: 1px solid #999;
    background-color: #fff;
    padding: 4px;
    border-radius: 3px;
}
.form05a {
    font-size: 12px;
    color: #666;
    border: 1px solid #999;
    background-color: #f4f4f4;
    padding: 8px;
    border-radius: 3px;
    margin-bottom: 3px;
    width: 85%;
}
.form05b {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #666;
    text-decoration: none;
    border: 1px solid #999;
    background-color: #f4f4f4;
    padding: 8px 4px;
}
.form05c {
    font-size: 12px;
    color: #666;
    border: 1px solid #999;
    background-color: #f4f4f4;
    padding: 8px !important;
    border-radius: 3px;
    margin-bottom: 3px;
}

.separa_1 {
    margin-left: 20px !important;
}
.separa_2 {
    height: 100px;
}

form {
    font-size: 12px;
    color: #666;
}
input, button, select {
    margin: 2px 0px;
}
button {
    font-size: 11px !important;
    color: #666 !important;
    text-transform: uppercase;
    padding: 5px 20px !important;
    margin: 0 0 !important;
}
.btn_txt1 {
    color: #fff !important;
}

.button_form5a {
    margin-top: 20px;
    font-weight: 700;
    padding: 10px;
    width: 85%;
}

.block1 {
    width: 100px;
    background-color: #fff;
    opacity: .5;
    margin-top: 1px;
    height: 100px;
}
.block2 {
    width: 100px;
    background-color: #fff;
    opacity: .5;
    margin-left: -55px;
    margin-top: 1px;
    height: 100px;
}

.fila_a {
    height: 25px;
    background-color: #333;
    padding: 0 5px;
}
.fila_a_ {
    height: 25px;
    background-color: #333;
    padding: 0 5px;
}
.fila_b {
    height: 25px;
    padding: 0 5px;
}


/* Inician estilos para texto de saludo */
.rec-saludo2 {
    color: #363739;
}
.rec-saludo2 h1 {
    font-size: 50px;
    font-weight: 100;
    line-height: 18px;
}
.rec-saludo2 h2 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.rec-saludo3 {
    color: #364F88;
}
/* Terminan estilos para texto de saludo */


/* Estilos para los KPI's */
.kpis_tit {
    background-color: rgba(54,55,57,0.9);
    border: 1px solid #999;
    border-top-left-radius: 10px;
    box-shadow: 0 0 30px #999;
    padding: 8px 20px;
    margin-top: 10px;
}
.kpis_tit h1 {
    font-size: 28px;
    font-weight: 100;
    color: #B29000;
}
.kpis_chart {
    width: 100%;
    height: 300px;
}

.kpis_boxChart {
    border: 1px solid #fff;
    border-bottom-right-radius: 10px;
    background: rgba(255,255,255, .7);
    box-shadow: 0 0 30px #999;
    padding: 5px;
    margin-top: 10px;
    min-height: 310px;
}
.kpis {
    border: 1px solid #fff;
    border-bottom-right-radius: 10px;
    background: rgba(255,255,255, .7);
    box-shadow: 0 0 30px #999;
    padding: 10px 20px;
    margin-top: 10px;
}
.kpis h1 {
    font-size: 14px;
    font-weight: 700;
    color: #363739;
    margin: 0;
}
.kpis h2 {
    font-size: 12px;
    font-weight: 700;
    color: #363739;
    margin: 0;
}
.kpis h3 {
    font-size: 12px;
    font-weight: 300;
    color: #666;
    margin: 0;
}
.kpis_t_ {
    font-size: 12px;
    font-weight: 700;
    color: #363739;
    text-transform: uppercase;
    padding-top: 10px;
    border-bottom: 1px dotted #363739;
}
.kpis_t {
    font-size: 12px;
    font-weight: 300;
    color: #363739;
}
.kpis_alert {
    font-size: 14px;
    font-weight: 300;
    color: #097EC2;
    margin: 0;
}
.kpis hr {
    border-bottom: 1px solid #fff;
    margin: 10px 0;
    padding: 0;
}


/* Inician estilos para footer y enlaces */
footer {
 	/*background-color: #4F6D9F;*/
    opacity: .75;
    padding: 5px 0;
    padding-left: 40px !important;
    padding-right: 40px !important;
    font-size: 12px;
    color: #999 !important;
    font-weight: 300 !important;
    background-color: #363739;
}
.avisop {
    color: #fff !important;
}
.avisop:hover {
    color: #00B9E4 !important;
    text-decoration: underline !important;
}
/* Terminan estilos para footer y enlaces */

.space {
    height: 100px;
}
.space50 {
    height: 50px;
}

.table1 {
  display: table;
  border-spacing: 1px;
}
.row1 {
  display: table-row;
}

/* Inicia estilo para celda transparente */
.cell-x {
  display: table-cell;
  width: 100px;
  height: 100px;
  background-color: transparent;
  padding: 10px;
  vertical-align: middle;
}
/* Termina estilo para celda transparente */

/* Inicia estilos para celda blanca sin icono */
.cell-null {
  display: table-cell;
  width: 100px;
  height: 100px;
  background-color: #fff;
  padding: 10px;
  vertical-align: middle;
  opacity: .9;
}
/* Termina estilos para celda blanca sin icono */

/* Inicia estilo de celda general */
.cell1 {
  display: table-cell;
  vertical-align: middle;
  width: 100px;
  height: 100px;
  background-color: rgba(0,0,0,0.7);
  max-width: 100px;
  max-height: 100px !important;
}
.cell2 {
  display: table-cell;
  width: 200px;
}

.bot_ico0 {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px;
}
.font_ico {
    font-size: 26px;
}
/* Termina el estilo de celda general */


/* Inician estilos de iconografía */

.tit_head_content { color: #ccc; }
.tit_head_content1 { color: #B29000; }

.tit_head_content2 { color: ##F5ECCE; }



.bot_ico1 { color: #F48222; }
.bot_ico1:hover {
    color: #fff;
    background-color: #F48222 !important;
    text-decoration: none;
    width: 100%;
    height: 100%;
}
.bot_ico2 { color: #00FFFF; }
.bot_ico2:hover {
    color: #097EC2;
    background-color: #00FFFF !important;
    text-decoration: none;
    width: 100%;
    height: 100%;
}
.bot_ico3 { color: #00A69C; }
.bot_ico3:hover {
    color: #fff;
    background-color: #00A69C !important;
    text-decoration: none;
    width: 100%;
    height: 100%;
}
.bot_ico4 { color: #8CC53F; }
.bot_ico4:hover {
    color: #fff;
    background-color: #8CC53F !important;
    text-decoration: none;
    width: 100%;
    height: 100%;
}
.bot_ico5 { color: #44505A; }
.bot_ico5:hover {
    color: #fff;
    background-color: #44505A !important;
    text-decoration: none;
    width: 100%;
    height: 100%;
}
.bot_ico6 { color: #00B9E4; }
.bot_ico6:hover {
    color: #fff;
    background-color: #00B9E4 !important;
    text-decoration: none;
    width: 100%;
    height: 100%;
}
.bot_ico7 { color: #FAAE19; }
.bot_ico7:hover {
    color: #fff;
    background-color: #FAAE19 !important;
    text-decoration: none;
    width: 100%;
    height: 100%;
}
.bot_ico8 { color: #FF1C05; }
.bot_ico8:hover {
    color: #fff;
    background-color: #FF1C05 !important;
    text-decoration: none;
    width: 100%;
    height: 100%;
}
.bot_ico9 { color: #193059; }
.bot_ico9:hover {
    color: #fff;
    background-color: #193059 !important;
    text-decoration: none;
    width: 100%;
    height: 100%;
}
.bot_ico10 { color: #1F7D64; }
.bot_ico10:hover {
    color: #fff;
    background-color: #1F7D64 !important;
    text-decoration: none;
    width: 100%;
    height: 100%;
}
.bot_ico11 { color: #05A54B; }
.bot_ico11:hover {
    color: #fff;
    background-color: #05A54B !important;
    text-decoration: none;
    width: 100%;
    height: 100%;
}

.ico1 { background: url('../assets/csod_color_ico1.png') no-repeat top; }
.ico1:hover { background: url('../assets/csod_white_ico1.png') no-repeat top; }
.ico2 { background: url('../assets/csod_color_ico2.png') no-repeat top; }
.ico2:hover { background: url('../assets/csod_white_ico2.png') no-repeat top; }
.ico3 { background: url('assets/csod_color_ico3.png') no-repeat top; }
.ico3:hover { background: url('assets/csod_white_ico3.png') no-repeat top; }
.ico4 { background: url('assets/csod_color_ico4.png') no-repeat top; }
.ico4:hover { background: url('assets/csod_white_ico4.png') no-repeat top; }
.ico5 { background: url('assets/csod_color_ico5.png') no-repeat top; }
.ico5:hover { background: url('assets/csod_white_ico5.png') no-repeat top; }
.ico6 { background: url('assets/csod_color_ico6.png') no-repeat top; }
.ico6:hover { background: url('assets/csod_white_ico6.png') no-repeat top; }
.ico7 { background: url('assets/csod_color_ico7.png') no-repeat top; }
.ico7:hover { background: url('assets/csod_white_ico7.png') no-repeat top; }
.ico8 { background: url('assets/csod_color_ico8.png') no-repeat top; }
.ico8:hover { background: url('assets/csod_white_ico8.png') no-repeat top; }
.ico9 { background: url('assets/csod_color_ico9.png') no-repeat top; }
.ico9:hover { background: url('assets/csod_white_ico9.png') no-repeat top; }
.ico10 { background: url('assets/csod_color_ico10.png') no-repeat top; }
.ico10:hover { background: url('assets/csod_white_ico10.png') no-repeat top; }
.ico11 { background: url('assets/csod_color_ico11.png') no-repeat top; }
.ico11:hover { background: url('assets/csod_white_ico11.png') no-repeat top; }

.img-ico {
    margin-bottom: 5px;
}
.bot_ico6x { color: #ff6500; }
.bot_ico6x:hover {
    color: #fff;
    background-color: #ff6500 !important;
    text-decoration: underline;
    width: 100%;
    height: 100%;
}

/* Terminas estilos de iconografía */

.block_submenu {
    width: 200px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
    background-color: #fff;
    opacity: .9;
}
.nav_submenu {
    font-size: 11px;
    font-weight: 700;
    color: #193059;
    text-decoration: none;
}
.nav_link:hover {
    color: #00B9E4;
}
.nav_link:active {
    color: #00B9E4;
}

/* Inicia estilo para background */
.full {
    background: url('../assets/bg_olmex_new01.webp') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.full_int {
    background: url('../assets/1.webp') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.full_int1 {
    background: url('../assets/7.webp') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.full_int2 {
    background: url('../assets/3.webp') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.full_int3 {
    background: url('../assets/4.webp') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.full_int4 {
    background: url('../assets/6.webp') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


/* Termina estilo para background */

.certificate {
    height: 50px;
    float: right;
}

.navbar-inverse {
    border-bottom: 3px solid #B29000;
}



/* Buscador de contenido */
#ctn-icon-search {
    position: absolute;
    right:20px;
    height: 100%;
    display: flex;
    justify-content: center;      
    align-items: center;
}
#ctn-icon-search span {
    font-size: 18px;
    color: #777;
    cursor: pointer;
    transition: all 300ms;
}
#ctn-icon-search span:hover {
    color: #46a2fd;
}

#ctn-bars-search {
    width: 100%;
    margin-bottom: 20px;
}
#ctn-bars-search input {
    display: block;
    width: 100%;
    margin: auto;
    padding: 10px;
    font-size: 12px;
    border: 1px solid #999;
    border-radius: 3px;
    z-index: 100;
}

#box-search {
    width: 100%;
    background: #fafafa;
    overflow: hidden;
    display: none;
    overflow: hidden;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    z-index: 99;
}

#box-search li {
    display: block;
    width: 100%;
    color: #fff;
    padding: 5px 0;
}
#box-search a {
    color: #666;
    font-size: 12px;
    text-decoration: none;
}
#box-search li:hover {
    background: #f3f3f3;
}
#box-search span {
    font-size: 12px;
    margin-right: 10px;
}

#cover-ctn-search {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    background: rgba(0,0,0,.5);
    z-index: 7;
    display: none;
}

#close-box-search {
    font-size: 18px;
    color: #fff;
    position: relative;
    text-align: right;
    margin-bottom: 10px;
    display: none;
    cursor: pointer;
}



/* 2do. Buscador de contenido */
#ctn-icon-search1 {
    position: absolute;
    right:20px;
    height: 100%;
    display: flex;
    justify-content: center;      
    align-items: center;
}
#ctn-icon-search1 span {
    font-size: 18px;
    color: #777;
    cursor: pointer;
    transition: all 300ms;
}
#ctn-icon-search1 span:hover {
    color: #46a2fd;
}

#ctn-bars-search1 {
    width: 100%;
    margin-bottom: 20px;
}
#ctn-bars-search1 input {
    display: block;
    width: 100%;
    margin: auto;
    padding: 10px;
    font-size: 12px;
    border: 1px solid #999;
    border-radius: 3px;
    z-index: 100;
}

#box-search1 {
    width: 100%;
    background: #fafafa;
    overflow: hidden;
    display: none;
    overflow: hidden;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    z-index: 99;
}

#box-search1 li {
    display: block;
    width: 100%;
    color: #fff;
    padding: 5px 0;
}
#box-search1 a {
    color: #666;
    font-size: 12px;
    text-decoration: none;
}
#box-search1 li:hover {
    background: #f3f3f3;
}
#box-search1 span {
    font-size: 12px;
    margin-right: 10px;
}

#cover-ctn-search1 {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    background: rgba(0,0,0,.5);
    z-index: 7;
    display: none;
}

#close-box-search1 {
    font-size: 18px;
    color: #fff;
    position: relative;
    text-align: right;
    margin-bottom: 10px;
    display: none;
    cursor: pointer;
}

/* Estilos para la ventana flotante */
.chatbot-container {
position: fixed;
bottom: 20px;
right: 20px;
width: 300px;
height: 400px;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 10px;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
display: flex;
flex-direction: column;
justify-content: space-between;
overflow: hidden;
z-index: 1000;
transition: height 0.3s, width 0.3s; /* Animación para minimizar/maximizar */
}

.chatbot-container.minimized {
height: 40px;
width: 200px;
}

.chatbot-header {
background-color: #979A9A;
padding: 10px;
color: white;
text-align: center;
display: flex;
justify-content: space-between;
align-items: center;
}

.chatbot-header button {
background: none;
border: none;
color: white;
font-size: 16px;
cursor: pointer;
}

.chatbot-body {
padding: 10px;
overflow-y: auto;
flex-grow: 1;
background-color: #f9f9f9;
display: none; /* Ocultar cuando está minimizado */
}

.chatbot-body.visible {
display: block;
}

.chatbot-input-container {
padding: 10px;
background-color: #f1f1f1;
display: none; /* Ocultar cuando está minimizado */
}

.chatbot-input-container.visible {
display: flex;
}

.chatbot-input-container input {
width: 80%;
padding: 8px;
border: 1px solid #ccc;
border-radius: 5px;
}

.chatbot-input-container button {
padding: 8px 10px;
border: none;
background-color: #4CAF50;
color: white;
border-radius: 5px;
cursor: pointer;
}

.chatbot-input-container button:hover {
background-color: #45a049;
}

.chatbot-message {
margin-bottom: 10px;
}

.chatbot-message.user {
text-align: right;
font-weight: bold;
}

.chatbot-message.bot {
text-align: left;
font-style: italic;
}









