@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');


body {
	padding-top: 70px;

	/* background: #ffffff; */
	background: #30475E;
	/* Old browsers */
	background: -moz-linear-gradient(top, #30475E 0%, #082032 100%);
	/* background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); */
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
	/* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5)); */
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #30475E 0%, #082032 100%);
	/* background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); */
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #30475E 0%, #082032 100%);
	/* background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); */
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff 0%, rgb(60, 37, 62) 100%);
	/* background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); */
	/* IE10+ */
	/* background: linear-gradient(to bottom, #082032 0%, #30475E 100%); */	
	/* background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%); */

	/* PROPUESTA 1 */
	background: linear-gradient(to bottom, #fff 0%, #56526c 100%);
	/* PROPUESTA 2 */
	/* background: linear-gradient(to bottom, #fff 0%, rgb(100, 115, 126) 100%); */
	/* PROPUESTA 3 */
	/* background: linear-gradient(to bottom, #fff 0%, rgba(82, 76, 97, 0.436) 100%); */
	/* PROPUESTA 4 */
	/* background: linear-gradient(to bottom, #fff 0%, rgba(73, 41, 154, 0.436) 100%); */
	/* PROPUESTA 5 */
	/* background: linear-gradient(to bottom, rgba(82, 76, 97, 0.436) 0%, #56526c  100%); */
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
	/* IE6-9 */

}

.barra {
    /* top: 0px; */
    /* position: fixed; */
    
	background-color: #D25959;
    /* width: 360px;*/
    height: 70px;
    /* padding-left: 2px; */
    /* padding-top: 2px; */
    /* padding-bottom: 2px; */

}

#logo-logo {
    width: 100px;
    height: auto;
    overflow: hidden;
    /* padding-left: 15px; */
    /* padding-top: 10px; */
    /* padding-bottom: 10px; */
}

.logos_GnuLinux {
	display: block;
	margin: 0 auto;
}

footer {
	/* background-color: black; */
	background-color: #eededec2;
}

#app-messenger,
#app-whatsapp {
	position: fixed;
	right: 24px;
	bottom: 25px;
	width: 60px;
	z-index: 1000;
	display: none;
}

#app-whatsapp {
	bottom: 95px;
	display: block;
}

#app-messenger i,
#app-whatsapp i {
	font-size: 63px;
}

#app-whatsapp i {
	color: #1ebea5;
}

#app-messenger i {
	color: #0084ff;
}

@media screen and (max-width: 766px) {
	#fb-root {
		display: none;
	}

	#app-messenger {
		display: block;
	}
}



/* INICIO ESTILO DEL DIRECTORIO */

/* Style the buttons that are used to open and close the accordion panel */

/*Estilo para los icono se las secciones principales*/
.icon-info{
	background: none;
    border: none;
    padding: 0;
}
.icon-info:hover{
	background: none;
}








/* Estilos de los botones */
.botones button {
	padding: 5px 10px;
	background-color: #666;
	color: #fff;
	border: none;
	outline: none;
	cursor: pointer;
}
.botones div {
	padding: 5px 10px;
	background-color: #666;
	color: #fff;
	border: none;
	outline: none;
	cursor: pointer;
}


/* h1 */
.titulo-puesto{
	text-align: center;
}
/* img */
.img-puesto{
	float: right;
}

/* Como colocar <h1> centrado y button con imagen a la derecha con css*/


.div-principal {
	border: 1px solid #ccc;
	padding: 10px;
}

.div-desplegable {
	display: none;
}

/* EJEMPLO 2 */
.botones {
	display: flex;
}
.btn-desplegar{
	/*width: 25%;*/
	padding: 10px;
	background-color: #1211119a;
	cursor: pointer;
	padding: 10px;
	/* width: 100%; */
	color: #FFF;
	text-align: center;
	cursor: pointer;
	border: none;
	outline: none;
	transition: 0.4s;
	height: 100px;
	width: 130px;
}

.div-desplegable {
	display: none;
}

.botones {
	display: flex;
}

.activo,
.btn-desplegar:hover {
	background-color: #ccc;
	color: #444;
	text-align: center;
	align-items: center;
	height: 90px;
	width: 100px;
}

.accordion {
	background-color: #444;
	color: #ccc;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	text-align: center;
	border: none;
	outline: none;
	transition: 0.4s;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.activo,
.accordion:hover {
	background-color: #ccc;
	color: #444;
	text-align: center;
	align-items: center;
}


/*Como ajustar <div class="col-md-3"></div <div class="col-md-3"></div  <div class="col-md-3"></div  <div class="col-md-3"></div  <div class="col-md-3"></div  <div class="col-md-3"></div  <div class="col-md-3"></div  <div class="col-md-3"></div  de tal forma que siempre haya cuatro columnas en una fila y que los <div class="col-md-3"></div  se mantengan con el mismo tamanio */
/* Style the accordion panel. Note: hidden by default */
.nodo-columna{
	padding-right: 20px;
	padding-bottom: 10px;
}
.seccion {
	padding: 0 18px;
	background-color: rgba(224, 110, 110, 0.843);
	/* background-color: #ccccccd7; */
	display: none;
	overflow: hidden;
	padding-bottom: 15px;
}
.seccion:hover{
	background-color: #6b6b6b;
	transition: background-color .8s;
}
.seccion-colaborador {
	padding: 0 18px;
	background-color: white;
	/* display: none; */
	overflow: hidden;
}

/* .accordion::after {
	align-items: center;
	content: '\02795';
}

.activo:after {
	align-items: center;
	content: '\2796';
} */


/* agregar imagen como content a div con css */

#btn-director:after{
	align-items: center;
	content: url('../img/icons/director.png');
}
.btn-directora:after{
	align-items: center;
	content: url('../img/icons/directora.png');
}





/* .accordion::after{
	align-items: center; */
	/* content: url('./img/icons/director.png'); */
	/* background-image: url('../img/icons/director.png'); */
	/* content: url('../img/icons/director.png');
} */
/* .activo:after{
	align-items: center;
	
	background-image: url('../img/icons/director.png');

} */

.nodo {
	/* align-items: center; */
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 10px;
	padding-bottom: 10px;

	/* border: 1px solid #002B5B;
	border-radius:100%; */

	/* width: 500px;
	height: 200px; */
	/* border: 3px solid #002B5B;
	border-radius: 1200px; */
}

/*Estilo para los nodos de los colaboradores*/
.nodo-colaborador{
	display:flex;
	justify-content: center;
	align-items: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.sub-nodo {
	display: flex;
	justify-content: center;
	align-items: center;
	/* border: 3px solid #002B5B; */
	/* border-radius: 45%; */
	/* background-color: #05728f; */
	width: 500px;
	height: 300px;
	/* background: #4bc475; */
	/* border: 1px solid #000; */
}

.sub-nodo ,
.sub-nodo-colaborador{
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #002B5B;
	border-radius: 10%;
	width: 400px;
	height: 150px;
}

#nodo-img {
	padding-left: 5%;
	max-width: 60%;
	max-height: 60%;
}

#nodo-img-colaborador {
	padding-left: 5%;
	max-width: 90%;
	max-height: 90%;
}


.sub-nodo-colaborador p{
	font-size: 10px;
}

.foto-colaborador{
	position: relative;
}

.foto-colaborador img{
	position: absolute;
	top: -10px;
	left: 20px;
}

.foto-colaborador p{
	position: relative;
	padding-top: 70px;
	left: 20px;
	font-size: 10px;
}

.info-colaborador {
	align-items: center;
	padding-top: 20px;
}

.info-colaborador>article {
	background: #eee5e9;
	border: none;
	box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.3);
	border-radius: 20px;
	width: auto;
	transition: transform .3s;	
}
/* .correo-dir{
	width: auto ;
} */

.info-colaborador>article:hover {
	transform: translateY(5px);
	box-shadow: 2px 2px 26px 0px rgba(0, 0, 0, 0.3);
}

.info-colaborador>article img {
	width: 50%;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

.img-colab{
	text-align: center;
	margin:  0 auto;
}

#foto-img {
	margin: 0 auto;
	padding-left: 5%;
	max-width: 60%;
	max-height: 60%;
}

/* #foto-img-dir{
	margin: 0 auto;
	padding-left: 5%;
	max-width: 30%;
	max-height: 30%;
} */
.foto-img-dir{
	margin: 0 auto;
	padding-left: 5%;
	max-width: 30%;
	max-height: 30%;
}

.titulo-info {
	font-size: 15px;
	font-weight: bolder;
}

.cuerpo-info {
	font-size: 10px;
}


.btn-dir:hover{
	text-align: center;
	align-items: center;
	height: 40px;
	width: 40px;
	border: 2px solid #000;
	border-radius: 10px;
	/*padding: 10px 20px;*/
	cursor: pointer;
}





/*.btn-dir::before {*/
/*	content: attr(data-tooltip);*/
/*	position: absolute;*/
/*	top: -100px;*/
/*	!*left: 70%;*!*/
/*	transform: translateX(-50%);*/
/*	background-color: rgb(209, 89, 89);*/
/*	color: #333;*/
/*	border-radius: 5px;*/
/*	opacity: 0;*/
/*	visibility: hidden;*/
/*	transition: opacity 0.3s, visibility 0.3s;*/
/*	font-size: 20px;*/
/*}*/

/*.btn-dir:hover::before {*/
/*	opacity: 1;*/
/*	visibility: visible;*/
/*}*/



.btn-dir {
	/*position: relative;*/
	/*background-color: transparent;*/
	text-align: center;
	align-items: center;
	/*height: 40px;*/
	/*width: 100px;*/
	/*border: 2px solid #000;*/
	/*padding: 10px 20px;*/
	cursor: pointer;
}

.btn-dir::before {
	content: attr(data-tooltip);
	position: absolute;
	/*top: -55px;*/
	/*left: 98%;*/
	transform: translateX(-50%);
	background-color: rgba(241, 241, 241, 0.91);
	color: #333;
	border-radius: 8px;
	padding: 10px;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s, visibility 0.3s;
	font-size: 13px;
	/*width: max-content;*/
	white-space: nowrap;
	z-index: 999;
}

.btn-dir::after {
	content: "";
	position: absolute;
	/*padding-top: 10px;*/
	/*top: -15px;*/
	/*left: 93%;*/
	transform: translateX(-50%);
	border: 10px solid transparent;
	border-bottom-color: #f1f1f1;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s, visibility 0.3s;
}

.btn-dir:hover::before,
.btn-dir:hover::after {
	opacity: 1;
	visibility: visible;
}










@media(max-width: 768px) {
	.info-colaborador {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media(max-width: 500px) {
	.info-colaborador {
		grid-template-columns: repeat(1, 1fr);
	}

	.info-colaborador>article {
		text-align: center;
	}
}














/* TAGS */
#tsum-tabs h1 {
	padding: 50px 0;
	font-weight: 400;
	text-align: center;
}

#tsum-tabs p {
	margin: 0 0 20px;
	line-height: 1.5;
}

#tsum-tabs main {
	min-width: 1000px;
	max-width: 1200px;
	padding: 50px;
	margin: 0 auto;
	background: #fff;
}

#tsum-tabs section {
	display: none;
	padding: 20px 0 0;
	border-top: 1px solid #ddd;
}

#tsum-tabs input {
	display: none;
	padding-left: 100px;
}

#tsum-tabs label {
	display: inline-block;
	margin: 0 0 -1px;
	padding: 15px 25px;
	font-weight: 600;
	text-align: center;
	color: #bbb;
	border: 1px solid transparent;
}

#tsum-tabs label:before {
	font-family: fontawesome;
	font-weight: normal;
	margin-right: 10px;
}

#tsum-tabs label[for*='1']:before {
	content: '\f1cb';
}

#tsum-tabs label[for*='2']:before {
	content: '\f17d';
}

#tsum-tabs label[for*='3']:before {
	content: '\f16b';
}

#tsum-tabs label[for*='4']:before {
	content: '\f1a9';
}

#tsum-tabs label:hover {
	color: #888;
	cursor: pointer;
}

#tsum-tabs input:checked+label {
	color: #555;
	border: 1px solid #ddd;
	border-top: 2px solid orange;
	border-bottom: 1px solid #fff;
}

#tsum-tabs #tab1:checked~#content1,
#tsum-tabs #tab2:checked~#content2,
#tsum-tabs #tab3:checked~#content3,
#tsum-tabs #tab4:checked~#content4 {
	display: block;
}

@media screen and (max-width: 650px) {
	#tsum-tabs label {
		font-size: 0;
	}

	#tsum-tabs label:before {
		margin: 0;
		font-size: 18px;
	}
}

@media screen and (max-width: 400px) {
	#tsum-tabs label {
		padding: 15px;
	}
}


/*ESTILO DEL CORREO EN NODOS DIRECTORIO*/
.contenedor-atributo{
	overflow-wrap: break-word;
	cursor: pointer;
	text-decoration: solid;
	display: inline-block;
}



.copiar-mensaje {
	display: none;
	color: green;
}

.copiar-mensaje.mostrando {
	display: inline-block;
}






/* FIN ESTILO DEL DIRECTORIO */




/* CHAT DE SEGUIMIENTO */
#lista-tickets {
	list-style: none;
}

.container {
	max-width: 1170px;
	margin: auto;
	font-family: Vegur, 'PT Sans', Verdana, sans-serif;
}

img {
	max-width: 100%;
}

.inbox_people {
	background: #f8f8f8 none repeat scroll 0 0;
	float: left;
	overflow: hidden;
	width: 40%;
	border-right: 5px solid #c4c4c4;
}

.inbox_msg {
	border: 1px solid #c4c4c4;
	clear: both;
	overflow: hidden;
	border-radius: 2%;
}

.top_spac {
	margin: 20px 0 0;
}


.recent_heading {
	float: left;
	width: 40%;
}

.srch_bar {
	display: inline-block;
	text-align: right;
	width: 60%;
}

.headind_srch {
	padding: 10px 29px 10px 20px;
	overflow: hidden;
	border-bottom: 5px solid #c4c4c4;
	/* background-color: #444; */
	background-color: #355764;
	/* color: #355764; */
}

.recent_heading h4 {
	/* color: #0F3D3E; */
	color: #E2DCC8;
	/* color: #355764; */
	font-size: 21px;
	/* margin: auto; */
}

.srch_bar input {
	border: 1px solid #cdcdcd;
	border-width: 0 0 1px 0;
	width: 80%;
	padding: 2px 0 4px 6px;
	background: none;
}

.srch_bar .input-group-addon button {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	padding: 0;
	color: #707070;
	font-size: 18px;
}

.srch_bar .input-group-addon {
	margin: 0 0 0 -27px;
}

.chat_ib h5 {
	font-size: 15px;
	color: #464646;
	margin: 0 0 8px 0;
}

.chat_ib h5 span {
	font-size: 13px;
	float: right;
}

.chat_ib p {
	font-size: 14px;
	color: #989898;
	margin: auto
}

.chat_img {
	float: left;
	width: 11%;
}

.chat_ib {
	float: left;
	padding: 0 0 0 15px;
	width: 88%;
}

.chat_people {
	overflow: hidden;
	clear: both;
}

.chat_list {
	border-bottom: 1px solid #c4c4c4;
	margin: 0;
	padding: 18px 16px 10px;
}

.chat_list:hover {
	border-bottom: 1px solid #05728f;
	/* background-color: #6D8B74; */
	background-color: #c4c4c4;
	transform: translateY(-10%);
}

.inbox_chat {
	height: 550px;
	overflow-y: scroll;
}

.active_chat {
	background: #ebebeb;
}

.incoming_msg_img {
	display: inline-block;
	width: 6%;
}

.outgoing_msg_img {
	display: inline-block;
	width: 15%;
}

.received_msg {
	display: inline-block;
	padding: 0 0 0 10px;
	vertical-align: top;
	width: 92%;
}

.received_withd_msg p {
	background: #ebebeb none repeat scroll 0 0;
	border-radius: 3px;
	color: #646464;
	font-size: 14px;
	margin: 0;
	padding: 5px 10px 5px 12px;
	width: 100%;
}

.time_date {
	color: #747474;
	display: block;
	font-size: 12px;
	margin: 8px 0 0;
}

.received_withd_msg {
	width: 57%;
}

.mesgs {
	float: left;
	padding: 30px 15px 0 25px;
	width: 60%;
	background-color: #94B49F;
}

.sent_msg p {
	background: #05728f none repeat scroll 0 0;
	border-radius: 3px;
	font-size: 14px;
	margin: 0;
	color: #fff;
	padding: 5px 10px 5px 12px;
	width: 100%;
}

.outgoing_msg {
	overflow: hidden;
	margin: 26px 0 26px;
}


.sent_msg {
	float: right;
	width: 46%;
}

.input_msg_write input {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	/* border: medium none; */
	border-color: medium none #1ebea5;
	color: #4c4c4c;
	/* color: #ae0000; */
	font-size: 15px;
	min-height: 50px;
	/* min-height: 8px; */
	width: 100%;
	float: left;
	
}
.input_msg_write input::placeholder{
	color:rgba(12, 1, 16, 0.535);
}

.type_msg {
	border-top: 1px solid #c4c4c4;
	position: relative;
}

.msg_send_btn {
	background: #05728f none repeat scroll 0 0;
	border: medium none;
	border-radius: 50%;
	color: #fff;
	cursor: pointer;
	font-size: 17px;
	height: 33px;
	position: absolute;
	right: 20;
	top: 11px;
	width: 33px;
}

.messaging {
	padding: 0 0 50px 0;
}

.msg_history {
	height: 516px;
	overflow-y: auto;
}





#chat2 .form-control {
	border-color: transparent;
}

#chat2 .form-control:focus {
	border-color: transparent;
	box-shadow: inset 0px 0px 0px 1px transparent;
}

.divider:after,
.divider:before {
	content: "";
	flex: 1;
	height: 1px;
	background: #eee;
}


/* Hover para cursor cuando se selecciona el archivo para el chat de seguimiento */
.clip:hover{
	cursor: pointer;
}







.grilla{
    margin: 80px 20px 0px 0px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 30px;
    align-items: center;
}

.grilla > article{
    background: #eee5e9;
    border: none;
    box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.3);
    border-radius: 20px;
    width: 200px;
    transition: transform .3s ;
}

.grilla > article:hover{
    transform:  translateY(5px);
    box-shadow: 2px 2px 26px 0px rgba(0,0,0,0.3);
}

.grilla > article img {
    width: 100%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.texto{
    padding: 0 20px 20px;
}

.texto button{
    background: #ef6f6c;
    border-radius: 20px;
    border: none;
    color: #fff;
    width: 100px;
    font-weight: 600; 
    cursor: pointer;
}

@media(max-width: 768px){
    .grilla{
        grid-template-columns: repeat(2, 1fr);
    }
}

@media(max-width: 500px){
    .grilla{
        grid-template-columns: repeat(1, 1fr);
    }

    .grilla > article{
        text-align:  center;
    }
}

.nav audio:hover{
	background-color: #002B5B;
}




/* ESTILO PARA INICIO PAGINA */

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');


.secc{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 80px 100px;
  color: rgb(1, 0, 0);
}

.cont{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.main-title{
  font-size: 4em;
  margin-bottom: 50px;
}

.content{
  position: relative;
  width: 1150px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.content .image{
  position: relative;
  width: 800px;
  height: 400px;
  overflow: hidden;
}

.content .image img{
  z-index: 111;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.content .text-box{
  z-index: 222;
  /* background: rgba(255, 255, 255, 0.1); */
  background: rgba(214, 24, 24, 0.1);
  backdrop-filter: blur(20px);
  padding: 40px;
  max-width: 400px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  transform: translate(-80px, 50px);
}

.content .text-box h3{
  font-size: 2em;
  margin-bottom: 10px;
}

.media-icons{
  margin-top: 100px;
}

.media-icons a{
  color: rgb(4, 4, 4);
  font-size: 2em;
  margin: 60px;
}

.section-title{
  font-size: 3em;
  margin-bottom: 80px;
}

.info-title{
  font-size: 1.8em;
  margin-bottom: 10px;
}

.info{
  width: 700px;
  margin-left: 50px;
}

.media-info{
  width: 400px;
  margin-left: 50px;
}

.media-info li{
  list-style: none;
  font-size: 1.4em;
}

.media-info li a{
  color: rgb(0, 0, 0);
  text-decoration: none;
}

.media-info li:not(:last-child){
  margin-bottom: 50px;
}

.media-info li:nth-child(1), .media-info li:nth-child(5){
  padding-left: 0px;
}

.media-info li:nth-child(2), .media-info li:nth-child(4){
  padding-left: 100px;
}
.media-info li:nth-child(3){
  padding-left: 200px;
}

.sec-03{
  margin-bottom: 100px;
}
.sec-04{
  margin-bottom: 100px;
}
      



/*ES*/