/* General */
body {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
}

a {
	text-decoration: none;
	outline: none;
}

li {
	list-style: none;
}

p {
	color: #999;
}

.loader {
	position: fixed;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	background: #FFF;
	z-index: 9999;
}

button,
input[type="submit"],
input[type="button"] {
	box-shadow: none !important;
	cursor: pointer;
	text-decoration: none !important;
}

.overflow {
	overflow: hidden;
}

.cursor {
	cursor: pointer;
}

/* font */
.Acta-ExtraBold {
	font-family: 'Acta-ExtraBold';
}

/* iconos */
.navside .nav li.active .nav-caret {
	opacity: inherit;
}

.navside .nav li.active .nav-caret i {
	background-color: #6cc788;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
}

/* fuentes */
.Lato {
	font-family: "Lato";
}

/* colores y fondos */
.fc-gris-icono {
	color: #9d9d9d;
}

.fc-marron {
	color: #006B9C;
}

.fc-marron3 {
	color: #679de6;
}

.fc-gris {
	color: #999;
}

.fc-white,
.fc-white:hover,
.fc-white:focus {
	color: #fff;
}

.fc-naranja,
.fc-naranja:hover,
.fc-naranja:focus {
	color: #ff651f;
}

.fc-negro-21 {
	color: #212121;
}

.fc-negro,
.fc-negro:hover,
.fc-negro:focus {
	color: #000;
}

.fc-naranja-text,
.fc-naranja-text:hover,
.fc-naranja-text:focus {
	color: #f27f48;
}

.fc-azul-text,
.fc-azul-text:hover,
.fc-azul-text:focus {
	color: #4285e0;
}

.fc-discovery-text,
.fc-discovery-text:hover,
.fc-discovery-text:focus {
	color: #42aae0;
}

.fc-discovery-trazo {
	border-color: #42aae0;
}

.fc-discovery-trazo:hover,
.fc-discovery-trazo:focus {
	background-color: #42aae0;
	color: #fff;
}

.fc-naranja-trazo {
	border-color: #f4976a;
}

.fc-naranja-trazo:hover,
.fc-naranja-trazo:focus {
	background-color: #f4976a;
	color: #fff;
}

.fc-marron-trazo {
	border-color: #006B9C;
}

.fc-marron-trazo:hover,
.fc-marron-trazo:focus {
	background-color: #006B9C;
	color: #fff;
}

.fc-marron3-trazo {
	border-color: #006B9C;
}

.fc-marron3-trazo:hover,
.fc-marron3-trazo:focus {
	background-color: #006B9C;
	color: #fff;
}

.fc-azul-trazo {
	border-color: #006B9C;
}

.fc-azul-trazo:hover,
.fc-azul-trazo:focus {
	background-color: #006B9C;
	color: #fff;
}

.bc-transparente {
	background-color: transparent;
}

.bc-white {
	background-color: #fff;
}

.bc-gris {
	background-color: #e0e0e0;
}

.bc-gris-claro {
	background-color: #f0f0f0;
}

.bc-gris-claro-i {
	background-color: #f0f0f0 !important;
}

.bc-naranja {
	background-color: #f27f48;
}

.bc-naranja-oscuro {
	background-color: #ef6726;
}

.bc-naranja-oscuro2 {
	background-color: #ff5000;
}

.bc-azul {
	/*background-color: #4285e0;*/
	background-color: #679de6;
}

.bc-verde {
	background-color: #6cc788;
}

.bc-aside {
	background-color: #2e3e4e;
}

.bc-marron {
	background-color: #006B9C;
}

.bc-marron2 {
	background-color: #8e855f;
}

.bc-marron3 {
	background-color: #006B9C;
}

/* size y weight */
.fs-10 {
	font-size: 10px;
}

.fs-11 {
	font-size: 11px;
}

.fs-12 {
	font-size: 12px;
}

.fs-13 {
	font-size: 13px;
}

.fs-14 {
	font-size: 14px;
}

.fs-16 {
	font-size: 16px;
}

.fs-18 {
	font-size: 18px;
}

.fs-20 {
	font-size: 20px;
}

.fs-22 {
	font-size: 22px;
}

.fs-24 {
	font-size: 24px;
}

.fs-36 {
	font-size: 36px;
}

.fs-38 {
	font-size: 38px;
}

.fw-400 {
	font-weight: 400;
}

.fw-700 {
	font-weight: 700;
}

.fw-900 {
	font-weight: 900;
}

.fsi {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

/* border */
.b-b-orange {
	border-bottom: 2px solid #ff651f;
}

.b-gris {
	border: 1px solid #e7e7e7 !important;
}

.b-b-0 {
	border-bottom: 0 !important;
}

/* espacio de letra */
.ls-4-negativo {
	letter-spacing: -4px;
}

.ls-2-negativo {
	letter-spacing: -2px;
}

.h-a {
	height: auto;
}

/* margin y padding */
.pl-4-5 {
	padding-left: 2rem;
}

.mlr-5-negativo {
	margin: 0 -5px;
}

.mt-15-negativo {
	margin-top: -15px;
}

.ml-25-negativo {
	margin-left: -25px;
}

.mt-2-negativo {
	margin-top: -2em;
}

.mt-25-negativo {
	margin-top: -25px;
}

.mt-30-negativo {
	margin-top: -30px;
}

/* interlineado */
.l-h-14px {
	line-height: 14px;
}

.l-h-15px {
	line-height: 15px;
}

.l-h-16px {
	line-height: 16px;
}

/* width */
.w-36,
.w-75px,
.w-96 {
	display: inline-block;
	text-align: center;
}

.w-36 {
	width: 36px;
	height: 36px;
	line-height: 36px;
}

.w-75px {
	width: 75px;
	height: 75px;
	line-height: 75px;
}

.w-96 {
	width: 96px;
	height: 96px;
	line-height: 96px;
}

/* position */
.relative {
	position: relative;
}

/* shadow */
.bs-n {
	box-shadow: none !important;
}

.bs-naranja-sm {
	box-shadow: 0px 4px 5px 0px rgba(222, 122, 71, 0.30);
}

.bs-gris-sm {
	box-shadow: 0px 4px 5px 0px rgba(135, 135, 135, 0.30);
}

/* aside */
#aside {
	//z-index: 1051;
}

#aside ul li a:hover,
#aside ul li a:focus,
#aside ul li a.active {
	background-color: #2b3a49;
}

#aside ul li a:hover span,
#aside ul li a:focus span,
#aside ul li a.active span {
	color: #ffffff !important;
	opacity: inherit;
}

/* pagina panel */
.panel-reels {
	bottom: 0;
	position: absolute;
	right: 20px;
}

.descuento-item-bottom {
	bottom: 20px;
	left: 0;
	position: absolute;
	right: 0;
}

.streamline .sl-item:last-child {
	padding-bottom: 0 !important;
}

/* zona optimizada */
.desc_fecha {
	position: absolute;
	bottom: 0;
}

/* reels*/
.img-circle-75 {
	left: 0;
	position: absolute;
	margin-top: -37.5px;
	right: 0;
	top: 50%;
	z-index: 1;
}

.fondo-reels {
	background-color: rgba(242, 127, 72, 0.7);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.reels_item:hover .img-circle-75,
.reels_item:hover .fondo-reels {
	display: block;
}

/* modals  */
.close {
	opacity: 1 !important;
	position: absolute;
	top: 0;
	right: 0;
}

.modal-open .modal.modal-center.in,
.modal-open .modal.modal-center.show {
	display: flex !important;
	align-items: center !important;
}

.modal-open .modal.modal-center.in .modal-dialog {
	flex-grow: 1;
}

/* videos */
.contenedor-video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.contenedor-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* paginacion */
.pagination li.active a,
.pagination li:hover,
.pagination li:focus {
	background-color: #ff7e44 !important;
	border-color: #ff7e44 !important;
	color: #fff !important;
}

/* cuenta */
.add-user {
	position: absolute;
	right: 28px;
	z-index: 1;
	top: 37px;
}

.add-user a {
	display: block;
}

/* portafolio edit */
.content-eyes {
	background-color: #ddd;
	border-radius: 5px;
	cursor: pointer;
	height: 27px;
	width: 32px;
}

.content-eyes.active,
.content-eyes:hover {
	background-color: #6ac386;
}

.content-eyes i {
	color: #000;
}

.content-eyes.active i,
.content-eyes:hover i {
	color: #fff;
}

.k-pager-wrap {
	background-color: #ffffff !important;
	border-left: 1px solid #e7e7e7 !important;
	border-right: 1px solid #e7e7e7 !important;
	border-top: 0 !important;
	border-bottom: 1px solid #e7e7e7 !important;
}

.k-animation-container,
.k-animation-container *,
.k-animation-container :after,
.k-block .k-header,
.k-dialog .k-window-content,
.k-list-container,
.k-widget,
.k-widget #editor *,
.k-widget #editor :before {
	box-sizing: border-box !important;
}

.k-grid td.k-state-selected,
.k-grid tr.k-state-selected>td {
	border-color: #e6e6e6 !important;
}

.k-window-titlebar .k-window-actions {
	z-index: 99;
}

.k-window-titlebar.k-header {
	background-color: #fff !important;
	/*padding: 0;*/
	color: #333;
	border: 0 !important;
	min-height: auto;
	height: auto;
	position: relative;
}

.k-window-titlebar {
	background-color: #f0f0f0 !important;
}


.k-upload {
	background-color: #e0e0e0 !important;
	border: 0 !important;
}

.k-i-close:before {
	color: #444 !important;
	content: "\f00d" !important;
	font-family: "Font Awesome 5 Free" !important;
	font-size: 18px !important;
	font-weight: 900 !important;
}

.k-window-actions {
	z-index: 1;
}

.k-dropdown {
	border: 1px solid rgba(0, 0, 0, .15) !important;
	padding-bottom: 8px !important;
}

.k-dropdown .k-state-hover {
	box-shadow: none !important;
}

.k-grid-editar_laminas,
.k-command-cell a {
	border: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

.k-grid-toolbar {
	padding: 0 !important;
}

#grilla_detalle tr {
	cursor: pointer;
}

#grilla_detalle tr th,
#grilla_detalle tr td {
	border: 0;
}

#grilla_detalle .k-command-cell {
	text-align: right;
}

#grilla_detalle .k-command-cell a span {
	background-color: rgba(0, 0, 0, 0.065) !important;
	padding: 3px;
	width: 18px;
}

#grilla_detalle tbody tr:nth-child(odd) {
	background-color: #f9f9f9;
}

.mensaje_cliente {
	background-color: #f9f9f9;
	border-top: 1px solid #f3f5f5;
	padding: 10px;
}

/* solicitud de pedidos */
.card-header {
	background-color: #ffffff;
	padding: 0;
}

.card-header a {
	display: block;
	padding: 15px;
}

.card-header a:before {
	color: #444 !important;
	content: "\f106" !important;
	font-family: "Font Awesome 5 Free" !important;
	font-size: 18px !important;
	font-weight: 900 !important;
	float: right;
}

.card-header a.collapsed:before {
	content: "\f107" !important;
}

/* documentos de cobranza */
.constancias {
	border-radius: 5px;
	background-color: #f0f0f0;
	color: #006B9C;
	padding: 10px;
}

.constancias span {
	text-decoration: underline;
}

/* medias */
@media (min-width: 1600px) {
	.col-xxl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
}

@media (min-width: 1900px) {
	.col-xxl-3 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

@media (min-width: 2500px) {
	.col-xxl-3 {
		-ms-flex: 0 0 15%;
		flex: 0 0 15%;
		max-width: 15%;
	}
}

span.k-grid-search {
	position: absolute;
	right: 4px;
}

td.k-command-cell button.k-button.k-button-icontext,
.k-grid tbody a.k-button {
	min-width: 0px;
	margin: 0px;
	margin-right: 2px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 0px;
}

.k-grid tr td {
	line-height: 1.5em;
	padding: .3em;
}

.k-selectable .k-grid-header th.k-header {
	color: black;
	font-weight: bold;
}

.modal-content {
	border: 0px;
}

.modal-content .modal-body {
	padding: 0px;
}

.modal-content .modal-footer {
	padding: 0px;
}