@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Staatliches&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab&display=swap');

/*font-family: 'Roboto Slab', serif; 'Montserrat', sans-serif; 'Staatliches', cursive;
*/ 

:root {
  --primary-font : 'Helvetica';
}

body{
	/* background-image: url('../images/icon/icon-texture.png'); */
	position: relative;
	font-family: "Helvetica"!important;
    
}
.asistencia{
    background: #008000b5!important;
    color: #eee!important;
}
.asistencia a{ color: #eee!important;}

.falta{
    background: crimson!important;
    color: #eee!important;
}
.falta a{ color: #eee!important;}


#day-of-days{
	margin-top: 0.5em;
	grid-gap: 1px!important;
}
#day-of-days li{
    width: 100%;
    height: 33px;
    background: #0000;
    border-radius: 5px;
    text-align: center;
    justify-content: center;
    font-weight: normal;
}
#day-of-days li b{
    margin: 0;
    font-weight: normal;
    font-size: 15px;
}
#logs{
	margin: auto 0;
    display: flex;
    height: 100vh;
    background-image: url(../images/img/bg-login.jpg);
    background-size: cover;
    background-position: center;
    background-color: #111;
}
form.user .form-control-user {
    border-radius: 0.5rem!important;
 }
 form.user .btn-user {
    border-radius: 0.5rem!important;
 }
.sidebar.toggled {
    overflow: visible;
    width: 6.5rem!important;
 }
.size-bar{
	z-index: 1!important;
	width: 6rem!important;
	transition: 0.3s;
}
.menu-act{
	margin-left: 5%!important;
	width: 95%!important;
	transition: 0.3s;
}
.find{
    position: absolute;
    width: 100%;
    background: #eee;
    z-index: 1;
    overflow-y: scroll;
    padding: 0;
    border-radius: 0px 10px 10px 10px;
    
}
.find .content_r{
    width: 100%;
    position: relative;
    margin: 0.5em 0;
}
.m_end{
	padding: 1.5% 2%;
    font-size: 0.9em;
    text-align: left;
    background: #fff;
    margin: 0.5%;
}
#result ul{
	width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 5px;
    list-style: none;
    padding: 0;
}
.con-item .item-note{display: grid;grid-template-columns:;width: 100%;position: relative;}
.con-item .item-note label{
    font-family: 'Helvetica';
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 0;
    color: #333333;
    line-height: 15px;
}
.con-item .item-note li{
width: 100%;
}
.con-item .item-note input{
	width: 100%;
	outline: none;
	width: 100%;
	border-radius: 5px;
	padding: 10px 10px;
	margin: 5px 0px 0px 0px;
	font-size: 15px;
	letter-spacing: 0.5px;
	color: #333;
	border: 1px solid #ddd;
	background: #fff;
	height: 40px;
	transition: .1s;
}

.con-item .item-note span{width: 130px;height: 20px;display: flex;justify-content: center;align-items: center;position: absolute;bottom: 0;right: 0;cursor: pointer;}

.con-item .item-note span>i{
	margin: 0 5px;
}
#result ul>li:hover{
	color: #111;
}
#result ul>li>ol{
    list-style: none;
    display: grid;
    grid-template-columns: 1fr;
    padding: 2% 0;
    background: #fff;
    margin: 1%;
    border-radius: .25rem;
    align-items: center;
}
#result ul>li>ol>li{
	font-size: 1em;
    text-align: left;
    padding: 0 4%;
    position: relative;
    color: #333;
    cursor: pointer;
    transition: 0.3s;
}
#result ul>li>ol:hover{
	box-shadow: 0 0.15rem 1.75rem 0 rgb(31 45 65 / 15%);
	transition: 0.3s;
}
#result ul>li>ol>li>span{
	position: absolute;
    top: 0;
    right: 5%;
    color: #222;
    border-radius: 50px
;
    padding: 0 2%;
    font-size: 0.9em;
}
#result ul>li>ol>li>small{
	color: #666;
}
#result ul>li>ol>li>img{
	width: 100%;
}
.sidebar .nav-item .nav-link[data-toggle=collapse]::after {
	position: relative;
	right: 1em;
}
.navbar{
	z-index: 0;
}
.body00{
	position: relative;

}
#desktop{
	display: block!important;
}
#mobil{
	display: none!important;
}
::-webkit-scrollbar {
    width: 5px;
    border-radius: 10px;
}
::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
    background: #555;
    border-radius: 10px;
}

.activado{
    border: 3px solid #08f!important;
    padding: 0 0%!important;
    width: 94%!important;
    margin: 0 4%!important;
}

#funcion-011 {
position: relative;
}
#funcion-011 i{
	position: absolute;
    right: 1.5em;
    font-size: 0.9em;
    top: 0.5em;
}

#numbers-pag{
    position: relative;
    right: 0;
    justify-content: flex-end;
    top: 1em;
}
#numbers-pag p{
	transition: 0.3s;
	font-size: 1.5em;
    color: #999;
    width: 4%;
}
#numbers-pag p:hover{
	transition: 0.3s;
	color: #111;
}
#numbers-pag ul{
	
}
#numbers-pag ul>li{
    width: 35px;
    height: 35px;
    border-radius: 3px;
    padding: 0;
    box-shadow: none;
    background: #4e73df;
    font-size: 17px;
    text-align: center;
}

/* login */

	.login form{
		font-family: var(--primary-font);
		padding: 3% 0% 0% 3%;
	}

	.login img{
		width: 150px;
	}

	.login form>label{
		font-size: 22px;
	    font-weight: bold;
	    letter-spacing: 0.5px;
	    color: #333;
	}

	.login form>input{
		font-size: 20px;
	    letter-spacing: 0.5px;
	    color: #000000; 
	    margin: 5px 0px 0px 0px;
	    padding: 3px 5px;
	    border-radius: 5px;
	    outline: none;
	    border: 1.5px solid #00000047;
	}

	.login button{
		background: #ffca6c;
	    font-size: 20px;
	    font-weight: bold;
	    color: #000000bd;
	    padding: 5px 20px;
	    border: none;
	    border-radius: 5px;
	    outline: none;
	}
 
/* lateral menu */
	.oculto{
		display: none!important;
	}
	.btn-lateral-menu{
		position: absolute;
	    top: 4px;
	    right: -30px;
	    z-index: 5;
	    text-align: center;
	    margin: 0px;
	    padding: 0px;
	    font-size: 25px;
	    line-height: 0px;
	    border: none;
	    background: #0000;
	    outline: none;
	    color: #66b3ed;
	    cursor: pointer;
	}

	.lateral-menu{
		font-family: 'Helvetica';
	    position: fixed;
	    left: 0%;
	    width: 15%;
	    height: 100%;
	    padding: 1% 1%;
	    background-color: #111111d9;
	    color: #fff;
	    transition: 0.3s;
	    z-index: 3;
	}

	.box-01{
		width: 100%;
	    margin: 0px 0px 10px 0px;
	    padding: 0px 0px 10px 0px;
	    display: flex;
	 	flex-wrap: wrap;
	    border-bottom: 1.5px solid #ffc107a1;
	}

	.box-01 h1{
		width: 100%;
	    margin: 0px 0px 5px 0px;
	    padding: 0%;
	    font-size: 18px;
	    letter-spacing: 1px;
	    color: #FFC107;
	    position: relative;
	}

	.box-01 h2{
		margin: 0px 20px 0px 0px;
		padding: 0%;
	}

	.box-01 h2>img{
		width: 60px;
		height: 60px;
		border-radius: 50px;
		cursor: pointer;
	}

	.box-01 ul{
		margin: 0%;
		padding: 0%;
		list-style: none;
		line-height: 20px;
	}

	.box-01 ul>li{
		letter-spacing: 0.5px;
		cursor: pointer;
	}

	.box-01 ul>li>p{
		width: 100%;
		margin: 0%;
		padding: 0%;
		position: relative;
	}

	.box-01 ul>li>p::after{
 		content: '•';
	    font-size: 45px;
	    position: absolute;
	    top: -3px;
	    margin-left: 10px;
	    color: #4CAF50;
	}

	.info-user{
		width: 100%;
		margin: 5px 0px 0px 0px;
		padding: 5px 0px 0px 0px;
		display: none;
	}

	.box-02 ul{
		list-style: none;
	    padding: 0% 0% 0% 0%;
	    margin: 0% 0% 0% 0%;
	    line-height: 25px;
	}

	.box-02 ul>li{
		font-size: 18px;
	    font-weight: bold;
	    letter-spacing: 0.5px;
	    margin-bottom: 5%;
	    padding: 2% 5%;
	    cursor: pointer;
	    border-radius: 5px;
	    background: #fff;
	    color: #111;
	}

	.btn-close{
	    width: 100%;
	    position: absolute;
	    bottom: 4%;
	    font-family: 'Helvetica';
	    background: #f44336;
	    color: #fff;
	    letter-spacing: 1px;
	    font-size: 17px;
	    padding: 12px 12px;
	    display: inline-block;
	    cursor: pointer;
	    /* border-radius: 5px; */
	    border: none;
	    outline: none;
	    left: 0;
	}

	/* SCROOLL */
	#move{
	overflow-y: scroll;
    height: 75vh;
    padding: 0% 5% 0% 0%;	
	}

/* DASHBOARD AREA CONTENT */

.dashboard-area {

}

.dashboard-area>li{
	background: #ffffff;
    border-top: 2.5px solid #ffab27;
    border-radius: 0px 0px 10px 10px!important;
}


.title-dashboard > span{
	cursor: pointer;
	width: 50%;
}

.title-dashboard span > strong{
    font-size: 18px;
    padding: 0 2%;
    color: #888;
}
.title-dashboard span > small{
    color: #999;
    font-size: 0.9em;
}
.hover-01{
	background: #00000021; 
}

/* principal content */
	.principal-content{
		font-family: 'Helvetica';
        width: 83%;
        position: fixed;
        margin-left: 15%;
        background: #0000;
        transition: 0.3s;
        overflow-y: overlay;
        height: 100%;
        padding-bottom: 7%;
        z-index: -1;
	}
    .principal-content::-webkit-scrollbar-thumb {
        background: #0000;
      }
      
      .principal-content::-webkit-scrollbar-track {
        background: #0000;
      }

	.principal-content h1{
	    align-items: center;
	    padding: 17px;
	    margin: 2% 2% 4% 4%;
	    text-align: left;
	    font-size: 22px;
	    border-left: 5px solid #e3bc0b;
	    color: #333;
	    font-family: 'Helvetica';
	    display: flex;
	    justify-content: space-between;
	    box-shadow: 0 0.15rem 1.75rem 0 rgb(31 45 65 / 15%);
	}


	.principal-content ul{
		display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0px;
    padding: 15px 20px 15px 40px;
    list-style: none;
	grid-gap: 8px;
	}

	.principal-content ul>li{
		width: 46%;
	    padding: 15px;
	    margin: 1% 0%;
	    border-radius: 10px;
	    box-shadow: 0px 0px 10px -3px #333;
	}

	.principal-content ul>li>ol{
		width: 100%;
		padding: 0px;
		margin: 0px;
	}

	.principal-content ul>li>ol>li{
		width: 100%;
	    list-style: none;
	    border-radius: 5px;
	    color: #111;
	    padding: 0.5% 0%;
	    margin: 1% 0%;
	    display: flex;
	    justify-content: space-between;
	    cursor: pointer;
	}

	.principal-content ul>li>h2{
		font-weight: bold;
	    margin: 0px 0px 15px 0px;
	    padding: 0px 0px 0px 0px;
	    letter-spacing: 0.5px;
	    font-size: 30px;
	    cursor: pointer;
	}

	.principal-content ul>li>ol>li>h3{
		padding: 0% 0% 0% 2%;
	    margin: 0%;
	    letter-spacing: 1px;
	    font-size: 20px;
	    /* font-weight: bold; */
	}

	.principal-content ul>li>ol>li>p{
		padding: 0% 2% 0% 5%;
	    margin: 0%;
	    letter-spacing: 0.5px;
	    font-size: 20px;
	    /* font-weight: bold; */
	}


	.fill_lead {
	    display: flex!important;
	    grid-gap: 0!important;
	    padding: 0!important;
	    box-shadow: none!important;
	}


	/** atives principal conytent */

		.back-limpieza{
			/* background-image: url('../images/img/bg-limpieza.jpg'); */
			background-size: cover;
	    	background-position: center;
	    	background-repeat: no-repeat;
		}

		.back-rysese{
			/* background-image: url('../images/img/bg-reclutamiento.jpg'); */
			background-size: cover;
	    	background-position: center;
	    	background-repeat: no-repeat;
		}

		.back-dimarketing{
			/* background-image: url('../images/img/bg-ese.jpg'); */
			background-size: cover;
	    	background-position: center;
	    	background-repeat: no-repeat;
		}

		.back-prestamos{
			/* background-image: url('../images/img/bg-prestamos.jpg'); */
			background-size: cover;
	    	background-position: center;
	    	background-repeat: no-repeat;
		}

		.back-autos{
			/* background-image: url('../images/img/bg-autos.jpg'); */
			background-size: cover;
	    	background-position: center;
	    	background-repeat: no-repeat;
		}

		.back-maredima{
			/* background-image: url('../images/img/bg-maredima.jpg'); */
			background-size: cover;
	    	background-position: center;
	    	background-repeat: no-repeat;
		}

		.back-notice{
			/* background-image: url('../images/img/bg-maredima.jpg'); */
			background-size: cover;
	    	background-position: center;
	    	background-repeat: no-repeat;
		}

		.back-calendar{
			background-image: url('../images/img/bg-calendar.jpg')!important;
			background-size: cover!important;
	    	background-position: center!important;
	    	background-repeat: no-repeat!important;
		}


		/* .bg-color-meta{
			background-color: #fff;
			border-bottom: 2.5px solid #FFC107;
		}

		.bg-color-billing{
			background-color: #fff;
			border-bottom: 2.5px solid #FFC107;
		}

		.bg-color-leads{
			background-color: #fff;
			border-bottom: 2.5px solid #FFC107;
		}

		.bg-color-sell{
			background-color: #fff;
			border-bottom: 2.5px solid #FFC107;
		} */

		.bg-color-porcent h6{
			padding: 1% 2%;
		    color: crimson;
		    /* background: #8bc34acf; */
		    /* border-radius: 100%; */
		    margin: 0%;
		    font-weight: bold;
		    border-bottom: 4px solid #ffffff;
		    font-size: 33px;
		}

	.lead-content{
		width: 100%;
		padding :0% 0%;
	}

	.lead-content hr{
		width: 98%;
	    margin: 5px 0px 10px 0px;
	    height: 1px;
	    background: #fec00799;
	    border: none;
	}

	.lead-content div {
		width: 100%;
	    position: relative;
	   	/*background-color: #00000030;fbeb22*/
	    border-radius: 0px;
	    
	    margin: 0px 0px 5px 0px;
	    padding: 0px 0px;
	}

	.lead-content div>ol{
	    margin: 0% 4%;
	    padding: 2% 2% 3%;
	    list-style: none;
	    display: grid;
	    justify-content: center;
	    font-size: 15px;
	    letter-spacing: 0;
	    color: #333;
	    background-color: #0000;
	    width: 94%;
	    box-shadow: 0 0.15rem 1.75rem 0 rgb(31 45 65 / 30%);
	    border-radius: 5px;
	    grid-template-columns: repeat(4, 1fr);
	    grid-gap: 40px;
	}

	.lead-content div>ol>li{
		width: 100%;
	    margin: 0px 0px 0px 0px;
	    padding: 3px 5px;
	    /* background: #fff; */
	    display: flex;
	    flex-wrap: wrap;
	}

	.lead-content div>ol>li>p{
		width: 100%;
		margin: auto;
		padding: 0px;
	}

	.lead-content div>ol>li>span{
		font-family: 'Helvetica';
	    font-weight: bold;
	    font-size: 13px;
	    letter-spacing: 0;
	    color: #444;
	    line-height: 15px;
	}

	#documents{
		color: #222;
    	font-weight: normal;
    	letter-spacing: 0;
	}

	.lead-content div>ol>li>p>i{
		cursor: pointer!important;
	}


	.lead-content div>ol>li>p>i:hover{
		color: #ffc107!important;
	}

	.dropdown_lead{
		width: 94%!important;
    	margin: 0% 4%!important;
    	padding: 0% 0!important;
    	background: #f8f9fc;
	}

	


	.lead-content form{
		width: 100%;
	    display: flex;
	    justify-content: space-evenly;
	    flex-wrap: wrap;
	    padding: 2px 0px;
	}

	.lead-content form>div{
		width: 49%;
	    margin: 5px 0px;
	    padding: 0;
	    border-radius: 3px;
	    box-shadow: none;
	    cursor: auto;
	    background-color: #fff;
	    border: 2px solid #eee;
	}

	.lead-content form>div>h3{
		width: 100%;
	    letter-spacing: 0px;
	    color: #555;
	    margin: 0px 0px 20px 0px;
	    padding: 1% 3%;
	    font-size: 17px;
	    font-weight: bold;
	    line-height: 40px;
	    background: #f8f9fc;
	    border-bottom: 1px solid #eee;
	}

	.lead-content form>div>ul{
	    width: 100%;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-around;
	    margin: 0px;
	    padding: 0px;
	    list-style: none;
	    padding: 0 2%;
   	}

   	.lead-content form>div>ul>li{
   		width: 48%;
	    padding: 0px;
	    padding: 0% 0%;
	    margin: 0px 0px 5px 0px;
	    border-radius: 5px;
	    box-shadow: none;
	    cursor: none;
   	}

   	.lead-content form>div>ul>li>label{
	    font-family: 'Helvetica';
	    font-weight: normal;
	    font-size: 15px;
	    letter-spacing: 0;
	    color: #222;
	    line-height: 15px;
   	}

   	.lead-content form>div>ul>li>input {
		outline: none;
	    width: 100%;
	    border-radius: 5px;
	    padding: 10px 10px;
	    margin: 5px 0px 0px 0px;
	    font-size: 15px;
	    letter-spacing: 0px;
	    /* font-weight: 800; */
	    color: #333;
	    border: 1px solid #ddd;
	    /* border-bottom: 1px solid #007eba5c; */
	    background: #fff;
	    /* box-shadow: 0px 0px 15px -7px #000; */
	    height: 40px;
	    transition: .1s;
   	}
   	.lead-content form>div>ul>li>input:focus{
		border: none;
		border: 1px solid #ddd;
		border-bottom: 2px solid #0075FF;
		outline: none;
		box-shadow: 2px 0px 5px rgb(163 163 163 / 40%);
	}
   	.lead-content form>div>ul>li>select {
		outline: none;
	    width: 100%;
	    border-radius: 5px;
	    padding: 10px 10px;
	    margin: 5px 0px 0px 0px;
	    font-size: 15px;
	    letter-spacing: 0px;
	    /* font-weight: 800; */
	    color: #333;
	    border: 1px solid #ddd;
	    /* border-bottom: 1px solid #007eba5c; */
	    background: #fff;
	    /* box-shadow: 0px 0px 15px -7px #000; */
	    height: 40px;
	    text-align: left;
   	}

   	.lead-content form>div>ul>li>textarea {
        outline: none;
        width: 100%;
        margin-top: 1px;
        margin-bottom: 0px;
        border-radius: 5px;
        padding: 8px 6px;
        font-size: 16px;
        letter-spacing: 0px;
        /* font-weight: 800; */
        color: #333;
        border: 1px solid #ddd;
        border-bottom: 1px solid #007eba5c;
        background: #fff;
        height: 100px;
   	}

   	.lead-content form>div>ul>li>table {
   		border: none;
	    outline: none;
	    width: 99%;
	    margin-top: 1px;
	    margin-bottom: 0px;
	    border-radius: 5px;
	    padding: 6px 10px;
	    font-size: 15px;
	    letter-spacing: 1px;
	    font-weight: 800;
	    color: #333;
	    background: #ffffff;
	    border: 1px solid #00000059;
   	}

   	#texto{
   		position: relative;
   		display: grid;
	    grid-template-columns: 1fr 1fr;
	    padding: 0;
	    list-style: none;
	    width: 100%;
	    padding: 0 2%;
   	}

   	#menu_drop{
   		width: auto;
	    position: absolute;
	    top: 2%;
	    right: 5%;
   	}

   	#submenu-item{
        padding: 0.50rem 1.5rem

   	}

	.products-left ul{
	    padding: 0;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: flex-start;
	    margin: 0;
	    border-bottom: 1px solid #eee;
	    position: relative;
	    margin: 0em 0;
	}
	.products-left ul>li{
	    list-style: none;
	    width: 49%;
	    padding: 1.5% 2%;
	    font-size: 18px;
	    position: relative;
	    text-align: center;
	    transition: .4s;
	    cursor: pointer;
	    color: #999;
	    box-shadow: none;
	    border: none;
	    border-radius: 0;
	    margin: 0;
	}
	.products-left textarea{
	    width: 100%;
	    height: 150px;
	    margin: 4% 0;
	    padding: 2%;
	    border: 1px solid #ddd;
	    border-radius: 5px;
	    text-decoration: none;
	    outline: none;
	    color: #555;
	}
	.products-left h2{
	    padding: 0 4%;
	    margin: 2em 0 0;
	    font-size: 1.4em;
	    color: #555;
	}
	.products-left p{
		padding: 2% 4%;
	    color: #444;
	}
	.products-left table{
		padding: 0 4%;
	}
	.products-left ul>li:hover{
		transition: .4s;
		background: #eee;
	}
	.enable-desc{
		transition: .4s;
		color: #222!important;
	}
	.enable-desc::before{
		content: '';
		position: absolute;
		bottom: -2px;
		width: 100%;
		height: 3px;
		background: #e2bb0f;
		left: 0;
		transition: .4s;
	}

   	.lead-content form>ol{
   		margin: 0% 0.5% 0.5% 0.5%;
	    padding: 0px;
	    list-style: none;
	    display: flex;
	    flex-wrap: wrap;
	    width: 99%;
	    justify-content: space-between;
   	}

   	.lead-content form>ol>li{
   		margin: auto 0%; 
   		width: 49%;
   		display: flex;
   	}

   	.btns-action{
	    width: 98%!important;
	    text-align: end;
	    margin: 10px 0px 10px 0px!important;
   	}

   	.btns-action > span{
		cursor: pointer;
	    margin: 0px 0px 0px 5px;
	    padding: 10px 30px;
	    background: #333;
	    border-radius: 3px;
	    color: #fff;
	    letter-spacing: 0.5px;
   	}

   	.btns-action button {
   		color: #fff;
   		background: #0000;
   		border: none;
   		outline: none;
   		cursor: pointer;
   	}

   	

/* modal-leads **/

	.modal-lead{
		position: fixed;
	    top: 0%;
	    right: 0%;
	    width: 100%;
	    height: 100%;
	    background-color: #000000b5;
	    visibility: hidden;
	    opacity: 0;
	    z-index: -5;
	}

	.closed_modal_lead {
		width: 30px;
		height: 30px;
		color: #fff;
		width: 40px;
		height: 40px;
		color: crimson;
		font-size: 20px;
		position: absolute;
		right: -15px;
		top: -15px;
		right: 0.5em;
		top: 0.5em;
		cursor: pointer;
		background: #0000;
		border-radius: 100px;
		line-height: 0px;
		border: 0px solid #F44336;
		display: flex;
	}

	.closed_modal_lead i{
		margin: auto;
	}

	.modal-lead-active {
		visibility: visible;
	    opacity: 1;
	    z-index: 10;
	    display: flex;
	}
	.content-modal-lead{
		width: 40%;
	    border-radius: 5px;
	    padding: 1%;
	    margin: auto;
	    background: #fff;
	    transform: translateX(300%);
	    transition: 0.2s;
	    font-family: 'Helvetica';
	}

	.content-modal-lead hr{
	    width: 100%;
	    margin: 2px 0px 5px 0px;
	    height: 3px;
	    background: #e2bb0f;
	    border: none;
	}

	.content-modal-lead h1{
	    letter-spacing: 0px;
	    margin: 0%;
	    padding: 1% 0% 1.5%;
	    font-size: 22px;
	    font-weight: bold;
	    color: #333;
	    font-family: 'Helvetica';
	}

	.content-modal-lead h1>i{
		margin: 0 1%;
	    font-size: 17px;
	    color: #999;
	}

	.content-modal-lead h1>small{
	    font-size: 20px;
	    color: #888;		
	}

	.content-modal-lead p{
	    font-size: 15px;
	    letter-spacing: 0.5px;
	    font-weight: 800;
	    color: #333;
	    margin: 2% 5% 2% 3%;
	    padding: 0px;
	}

	.content-modal-lead p>strong{
		font-family: 'Helvetica';
	    font-weight: bold;
	    font-size: 13px;
	    letter-spacing: 1px;
	    color: #333333;
	    line-height: 15px;
	}

	.form-new-lead {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.form-new-lead ol{
	    width: 49%;
	    display: flex;
	    flex-wrap: wrap;
	    list-style: none;
	    justify-content: space-between;
	    margin: 0% 0% auto 0%;
	    padding: 2%;
	    background: #ffff;
	    border-radius: 5px;
	    box-shadow: 0 0.15rem 1.75rem 0 rgb(31 45 65 / 10%);
	    border: 1px solid #eee;
	}

	.form-new-lead ol>li{
	    margin: 0% 0% 2% 0%;
	}

	.form-new-lead ol>li>label{
		font-family: 'Helvetica';
	    font-weight: bold;
	    font-size: 13px;
	    letter-spacing: 0;
	    color: #333333;
	    line-height: 15px;
	}

	.form-new-lead ol>li>input{
		outline: none;
	    width: 100%;
	    border-radius: 5px;
	    padding: 10px 10px;
	    margin: 5px 0px 0px 0px;
	    font-size: 15px;
	    letter-spacing: 0.5px;
	    color: #333;
	    border: 1px solid #ddd;
	    background: #fff;
	    height: 40px;
	    transition: .1s;
	}

	.form-new-lead ol>li>select {
	    outline: none;
	    width: 100%;
	    border-radius: 5px;
	    padding: 10px 10px;
	    margin: 5px 0px 0px 0px;
	    font-size: 15px;
	    letter-spacing: 0;
	    color: #333;
	    border: 1px solid #ddd;
	    background: #fff;
	    height: 40px;
	    text-align: left;
	}

	.form-new-lead ol>li>textarea {
		outline: none;
	    width: 100%;
	    margin-top: 1px;
	    margin-bottom: 0px;
	    border-radius: 5px;
	    padding: 8px 6px;
	    font-size: 16px;
	    letter-spacing: 0px;
	    /* font-weight: 800; */
	    color: #333;
	    border: 1px solid #ddd;
	    border-bottom: 1px solid #007eba5c;
	    background: #fff;
	    height: 100px;
	}


	/**/

	.form-new-lead ul{
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		list-style: none;
		margin: 0%;
		padding: 0%;

	}

	.form-new-lead ul>li{
		width: 20%;
	    margin: 0% 0%;
	}

	.form-new-lead ul>li>label{
		font-family: 'Helvetica';
	    font-weight: bold;
	    font-size: 13px;
	    letter-spacing: 1px;
	    color: #333333;
	    line-height: 15px;
	}

	.form-new-lead ul>li>input{
		outline: none;
	    width: 90%;
	    margin-top: 2px;
	    margin-bottom: 7px;
	    border-radius: 5px;
	    padding: 5px 5px;
	    font-size: 15px;
	    letter-spacing: 1px;
	    font-weight: 800;
	    color: #333;
	    border: 1px solid #00000059;
	    border-radius: 5px;
	}

	.form-new-lead ul>li>select {
	    border:none;
	    outline: none;
	    width: 97%;
	    margin-top: 2px;
	    margin-bottom: 7px;
	    border-radius: 5px;
	    padding: 4px 10px;
	    font-size: 15px;
	    letter-spacing: 1px;
	    font-weight: 800;
	    color: #333;
	    border-bottom: 1px solid #007eba5c;
	    background: #ebebebba;
	}

	.form-new-lead ul>li>p {
	    margin: 0px 2px 0px 2px;
	    font-family: 'Helvetica';
	    padding: 6px 10px;
	    border-radius: 5px;
	    color: #fff;
	    font-size: 18px;
	    letter-spacing: 1.5px;
	    cursor: pointer;
	    text-align: center;
	    font-weight: 400;
	}

	.form-new-lead ul>li>p>button {
	    margin: 0px;
	    padding: 0px;
	    border: none;
	    outline: none;
	    color: #fff;
	    background-color: #0000;
	    cursor: pointer;
	    font-weight: 400;
	    letter-spacing: 1.5px;
	    width: 100%;
	}

	.documents-content{
		margin: 0px;
		padding: 0px;
		list-style: none;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}

	.documents-content h2{
		font-family: 'Helvetica';
		color: #fff;
	    margin: 0% 0% 0% 0%;
	    padding: 0% 1%;
	    font-size: 20px;
	    font-weight: 100;
	    line-height: 40px;
	    background: #000;
	    letter-spacing: 1px;
	    border-radius: 5px;
	    cursor: pointer;
	    text-align: center;
	}

	.documents-content li{
		width: 100%;
	    margin: 2.5px 0px;
	}

	.documents-content label{
		font-family: 'Helvetica';
	    background-color: #4CAF50;
	    color: #fff;
	    padding: 5px 10px;
	    font-weight: 100;
	    border-radius: 5px;
	    letter-spacing: 1px;
	    font-size: 20px;
	}

	.documents-content iframe{
		width: 100%;
	    height: 400px;
	    border: none;
	    border-radius: 5px;
	}

	.content-modal-lead-active{
		transform: translateX(0%);
	    transition: 0.2s;
	}

	.box-info-modal{
		display: none;
	}

	.box-info-modal-active{
		display: block;
	}

	/**btn files**/

   	.btns-files{
   		justify-content: flex-start!important;
   		flex-wrap: wrap!important;
   	}

   	.btns-files li>div{
	    width: 100%;
	    margin: 5px 0px 5px 0px;
	    padding: 5px 10px;
	    background-color: #f6f6f6;
	    letter-spacing: 1px;
	    font-weight: bold;
	    border: 1px solid #ddd;
   	}
   	.btns-files li>div>label>img{
		margin: 0 auto;
	}
	.btns-files li>div>label>p:hover{
		color: #0093d5;
	}
   	.btns-files li>div>input{
   		margin-top: 5px;
   		font-weight: normal;
   	}

   	.btns-files li>label {
	    font-family: 'Helvetica';
	    background: #020101;
	    color: #fff;
	    letter-spacing: 2px;
	    /* font-weight: bold; */
	    font-size: 17px;
	    padding: 10px 12px;
	    display: inline-block;
	    cursor: pointer;
	    border-radius: 5px;
	    text-align: center;
	    width: 100%;
	}

   .btns-files-input{
   		width: 0.1px;
		height: 0.1px;
		opacity: 0;
		overflow: hidden;
		position: absolute;
		z-index: -1
   }

   .btns-files-input + label {
	    font-family: 'Helvetica';
	    background: #020101;
	    color: #fff;
	    letter-spacing: 2px;
	    /* font-weight: bold; */
	    font-size: 17px;
	    padding: 10px 12px;
	    display: inline-block;
	    cursor: pointer;
	    border-radius: 5px;
	}

	.btns-files-input:focus + label,
	.btns-files-input + label:hover {
	    background: #fff;
	    color: #020101;

	}

	.dropdown_lead_active{
		display: block;
		background-color: #0000;
	}

	.dropdown_lead_desactive{
		display: none;
		background-color: #0000;
	}

	.gallery-place{
		width: 100%;
	    display: flex;
	    justify-content: flex-start;
	    background: #00000014;
	    border-radius: 5px;
	    margin-top: 5px;
	}

	.gallery-place > div{
		width: 100px;
	    height: 100px;
	    padding: 0px;
	    position: relative;
	    display: flex;
	    justify-content: space-between;
	}

	.gallery-place > div > img{
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: -1;
	}

	.inputfile {
	    width: 0.1px;
	    height: 0.1px;
	    opacity: 0;
	    overflow: hidden;
	    position: absolute;
	    z-index: -1;
	}

	.inputfile + label {
	    width: 100%;
	    text-align: center;
	    /* font-size: 1.25rem; */
	    /* font-weight: 700; */
	    /* text-overflow: ellipsis; */
	    /* white-space: nowrap; */
	    flex-wrap: wrap;
	    cursor: pointer;
	    display: flex;
	    overflow: hidden;
	    padding: 5px;
	}

	.inputfile + label > i {
		width: 100%;
		margin: auto 0%;
		font-size: 18px;
		text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #4caf50, -1px 1px 0 #fff;

	}


	/* style 1 */

	.inputfile-1 + label {
	    color: #000000ad;
    	background-color: #0000;
    	border-radius: 5px;

	}

	.inputfile-1:focus + label,
	.inputfile-1.has-focus + label,
	.inputfile-1 + label:hover {
		color: #007eba;
	}

/* tools-menu **/

	.tools-menu{
		background-color: #0000!important;
		border-bottom: 2px solid #00000000!important;
	}

	.tools-menu ol{
		background-color: #0000!important;
	}

	.tools-menu ol>li{
		background-color: #0000!important;
		border:none!important;
	}

	.tools-menu ol>li>button{
		width: 100%;
	    font-family: 'Helvetica';
	    background: #353434;
	    color: #fff;
	    letter-spacing: 2px;
	    font-size: 17px;
	    padding: 10px 20px;
	    display: inline-block;
	    cursor: pointer;
	    border-radius: 50px;
	    border: none;
	    outline: none;
	}

/*dropdown-tool-bar*/
	.dropdown-tool-bar{
	 position: relative!important;
	}

	.dropdown-tool-bar p{
		font-size: 17px;
	    padding: 10px 10px!important;
	    cursor: pointer;
	    background: #ffe79f;
	    border-radius: 5px;
	    color: #333;
	    letter-spacing: 1px;
	    box-shadow: 0px 0px 5px -2px #000;

	}

	.search-bar input{
		font-family: 'Helvetica';
		width: 400px;
	    margin-right: 5px;
	    border: 2px solid #020101cc;
	    border-radius: 50px 0px 0px 50px;
	    font-size: 18px;
	    padding-left: 10px;
	    letter-spacing: 0.5px;
	    outline: none!important;
	}

	.search-bar button{
		border-radius: 0px 50px 50px 0px;
	    width: 45px;
	    height: 40px;
	    border: none;
	    display: flex;
	    justify-content: center;
	    margin: auto 0%;
	    background: #020101cc;
	    color: #fff;
	    outline: none!important;
	    cursor: pointer;
		}

	.search-bar button>i{
		margin: auto 0px auto -5px;

	}

	.dropdown-tool-bar ul{
		position: absolute;
	    z-index: 2;
	    background: #fff;
	    padding: 0px;
	    transform: translateY(47px);
	    border-radius: 5px 5px 5px 5px;
	    display:none;
	    box-shadow: -5px 5px 5px -6px #000000;
	}


	.dropdown-tool-bar ul>li{
		box-shadow: none;
	    margin: 0px 0px 2px 0px;
	    padding: 8px 0px;
	    width: 150px;
	    background: #fff;
	    border-radius: 0px;
	    padding-left: 9px;
	    border-left: 4px solid #ffe79f;
	    position: relative;
	    display: flex;
	}

	.dropdown-tool-bar ul>li>i{
		position: absolute;
	    margin: auto 0%;
	    left: -1px;
	    font-size: 16px;
	    color: #ffe79f;
	}


	.dropdown-tool-bar ul>li:hover{
		background-color: #ffe79f!important;
		border-left: 4px solid #333;
	}

	.dropdown-tool-bar ul>li:hover i {
		color: #333;
	}

	.filter_menu li>form{
		width: 100%;
		justify-content: space-between;
	}

	.filter_menu{
	    list-style: none;
	    margin: 0%;
	    padding: 0%;
	}

	.filter_menu ul{
		width: 90%;
	    background: #353434d1;
	    border-radius: 5px;
	    justify-content: flex-start;
	    padding: 0px 0px;
	    border-radius:  10px 0px 0px 10px;
	}

	.filter_menu ul > li{
	    padding: 0%;
	    margin: 3% 2.5% 1% 2.5%;
	    display: flex;
	    position: relative;
	    box-shadow: none;
	    width: 20%;

	    
	}

	.filter_menu ul > li > label{
		font-family: 'Helvetica';
		position: absolute;
	    top: -25px;
	    letter-spacing: 1px;
	    font-size: 17px;
	    color: #fff;
	}

	.filter_menu ul > li > input{
		font-family: 'Helvetica';
	    letter-spacing: 1px;
	    font-size: 17px;
	    color: #333;
	    padding: 5px 10px;
	    border:none;
	    outline: none;
	    border-radius: 5px;
	}

	.filter_menu ul > li > select{
		font-family: 'Helvetica';
		width: 90%!important;
	    letter-spacing: 1px;
	    font-size: 17px;
	    color: #333;
	    border:none;
	    outline: none;
	    padding: 5px 10px;
	    border-radius: 5px;
	}

	.filter_menu li > form > button{
		font-family: 'Helvetica';
	    width: 9%;
	    margin: 0%;
	    padding: 0%;
	    border: 3px solid #353434d1;
	    border-radius: 0px 100px 100px 0px;
	    background: #ffc107ab;
	    color: #353434;
	    font-size: 30px;
	    outline: none!important;
	    cursor: pointer;
	}

	#speedChart{
		position: relative;
	}
/* date-search */
 .date-search{
 	padding: 0px;
    border-radius: 50px;
    background: #fff;
    justify-content: space-between;
 }

 .date-search input{
 	font-family: 'Helvetica';
 	margin: auto 0%;
	width: 140px;
	height: 100%;
    border: none;
    border-radius: 50px 0px 0px 50px;
    font-size: 15px;
    padding-left: 10px;
    letter-spacing: 0.5px;
    outline: none!important;
 }

 .date-search select{
 	font-family: 'Helvetica';
    margin: auto 0%;
    width: 135px;
    height: 100%;
    border: none;
    /* border-radius: 50px 0px 0px 50px; */
    font-size: 15px;
    padding-left: 10px;
    letter-spacing: 0.5px;
    border-left: 1px solid #353434;
    outline: none!important;
    background: #e6e6e6;
 }


	#date-search_1::before {
	  	content: "Desde: ";
	    position: absolute;
	    top: -15px;
	    font-size: 13px;
	    font-family: 'Helvetica';
	    font-weight: bold;
	    letter-spacing: 1px;
	}

	#date-search_2::before {
  	content: "Hasta: ";
    position: absolute;
    top: -15px;
    font-size: 13px;
    font-family: 'Helvetica';
    font-weight: bold;
    letter-spacing: 1px;
	}

 .date-search button{
	border-radius: 0px 50px 50px 0px;
    width: 45px;
    height: 40px;
    border: none;
    display: flex;
    justify-content: center;
    margin: auto 0%;
    background: #020101cc;
    color: #fff;
    outline: none!important;
    cursor: pointer;
	}

 .date-search button>i{
	margin: auto 0px auto -5px;

	}

/* consult messages title*/

	.consult-message{
		font-size: 30px;
    	color: #020101cc;
    	margin: 20px 0px;
	}

/* error messages title*/

	.error-message{
		font-size: 30px;
		padding-left: 10px;
		color: #020101cc;
	}

/* brochure-content */

	.brochure-content{
		background-color: #34343400!important;
	}

	.brochure-content ol{
		display: flex;
		flex-wrap:wrap;
	}

	.brochure-content ol>li{
	    width: 100%;
	    position: relative;
	    margin: 0 1.5% 2% 0!important;
	    transition: 0.2s;
	    padding: 0!important;
	}

	.brochure-content ol>li>img{
		width: 100%;
		margin: 0%;
		padding: 0%;
		cursor: pointer;
		transition: 0.2s;
		object-fit: scale-down;
	}

	.brochure-content ol>li>p{
		position: absolute;
	    left: 0%;
	    bottom: -5%;
	    width: 91%!important;
	    background: #ffc107;
	    padding: 5px 6px!important;
	    color: #343434;
	    letter-spacing: 1px;
	    font-weight: bolder;
	    border-radius: 0px 15px 0px 1px;
	    font-size: 15px;
	    box-shadow: -3px 3px 4px -2px #000;
	}

	.brochure-content ol>li>span{
		position: absolute;
		left: 0%;
		width: 100%;
		height: 99%;
		background: #0000;
		display: flex;
		text-align: center;
	}

	.brochure-content ol>li>span>i{
		margin: auto;
    	font-size: 45px;
    	color: #0000;
    	cursor: pointer;
	}

	.brochure-content ol>li:hover span{
		background: #00000078;
		transition: 0.2s;
	}

	.brochure-content ol>li:hover span>i{
		transition: 0.2s;
    	color: #fff;
	}

/* title-consult */
	.title-consult{
		letter-spacing: 0.5px;
		color: #333;
	}

/* pagination */
	.pagination-content{
		background: #0000!important;
		display: flex;
		justify-content: center;
		margin:0%!important;
		padding: 0%!important;
		border-radius: 50px!important;
	}

	.pagination-content p{
		width: 5%;
	    margin: auto 0%;
	    text-align: center;
	    font-size: 45px;
	    cursor: pointer;
	    line-height: 0px;
	    color: #333;
	}

	.pagination-content:hover p{
		/*text-shadow: -3px 6px #FFC107 ;*/
	}

	.pagination-content ul{
	    display: flex;
	    justify-content: center;
	    padding: 5px 0px;
	    margin: auto 0%;
	    grid-gap: 5px;
	}

	.pagination-content ul>li{
		font-family: 'Helvetica';
		width: 15px;
	    height: 15px;
	    margin: auto 0px!important;
	    margin-left: 2.5px!important;
	    margin-right: 2.5px!important;
	    margin-bottom: 2.5px!important;
	    background: #333;
	    font-size: 15px;
	    line-height: 13px;
	    cursor: pointer;
	    color: #fff;
	    display: flex;
	    letter-spacing: 1px;
	}

	.pagination-content ul>li>span{
		margin: auto;
	}

	.pagination-content ul>li>span:hover{
	}

	.active_page{
	    background: #ffffff!important;
	    color: #4e73df!important;
	    font-size: 17px!important;
	    border: 2px solid;
	}

	.controls{
		width: 60%!important;
	    position: absolute;
	    top: 4.5%;
	    background: #111;
	    right: 6%;
	}

	.controls a{
		display: grid;
	}

	.controls a>span{

	}

	.sidebar #sidebarToggle::after {
		content: ''!important;
	}

@media (max-width: 1024px){
	.principal-content {
    	font-family: 'Helvetica';
    	width: 90%;
    	position: fixed;
    	margin-left: 18%;
    	background: #0000;
    	transition: 0.3s;
    	overflow-y: overlay;
    	height: 100%;
    	padding-bottom: 7%;
	}
	#sidebarToggleTop {
    	display: block!important;
	}
	.sidebar .nav-item .collapse {
    	left: calc(-0.5rem + 1.5rem / 2)!important;
    	top: 0px!important;
	}

}


@media (max-width: 947px){
	.sidebar{
		width: 0!important;
	}
	.principal-content{
		background: #fff;
		margin-left: 0;
		width: 100%;
	}
	.title-dashboard > span {
    	width: 70%;
	}
	.principal-content ul{
		padding: 15px 10px;
	}
	.lead-content {
		margin-bottom: 7%;
	}
	.lead-content form>div {
		width: 100%;
	}
	.dropdown_lead{
		margin: 0 3%!important;
	}
	.content-modal-lead {
		width: 95%!important;
	    overflow-y: scroll;
	    overflow-x: hidden;
	    z-index: 8;
	}
	.history{
		padding-right: 0!important;
		width: 100%;
	}
	.content-modal-lead h1 {
	    letter-spacing: 0px;
	    margin: 0%;
	    padding: 3% 1%;
	    font-size: 18px;
	}
	.form-new-lead ol {
		width: 100%;
	}
	.form-new-lead ul>li {
    	width: 40%;
	}
	.products-left ul>li {
		font-size: 14px;
		width: 48%;
	}
	.products-left textarea {
		height: 100px;
	}
	.modal-lead{
		overflow-y: scroll;
		height: 100%;
	}
	.form-new-lead ol {
		box-shadow: none;
	}
	.modal-lead-active{
		z-index: 10;
	}
	.content-modal-lead h1>small {
    	font-size: 16px;
	}
	.brochure-content ol {
		grid-template-columns: repeat(2, 1fr)!important;
    	grid-gap: 25px!important;
	}
	.brochure-content ol>li>p {
	    position: absolute;
	    left: 0%;
	    bottom: -5%;
	    width: 100%!important;
	    background: #ffc107;
	    padding: 5px 6px!important;
	    color: #343434;
	    letter-spacing: 0;
	    font-weight: bolder;
	    border-radius: 0;
	    font-size: 14px;
	    box-shadow: none;
	}
	.history ul>li>p {
    	font-weight: normal;
    	text-transform: lowercase;
    	font-size: 14px;
    	letter-spacing: 0;
	}
	.chart-bar{
		height: 55vh!important;
	}
	.controls{
		width: 30%!important;
		top: 2.5%;
	}
	.carousel-control-next {
	    right: 0!important;
	}
	.informacion_negocios h3 {
    	font-size: 1rem!important;
    	color: #111!important;
	}
	.card{
		margin: 0!important;
	}
	#desktop{
		display: none!important;
	}
	#mobil{
		display: block!important;
	}
	.fill_lead{
		display: grid!important;
    	/* width: 100%!important; */
    	grid-template-columns: 5% 15% 30% 20% 15% 10% 5%!important;
	}
	.fill_lead li{
		width: 100%!important;
    	font-size: 15px;
	}
	.sidebar.toggled {
    	width: 45%!important;
    	overflow-y: hidden!important;
	}

	.sidebar .nav-item .nav-link {
    	padding: 0% 2% 0% 20%!important;
    	margin: 0.5em 0!important;
    	text-align: left!important;
    	width: 100%!important;
	}
	.sidebar .nav-item .nav-link span {
    	font-size: 15px!important;
    	display: block!important;
	}

}

@media (min-width: 768px){
	.sidebar {
	}
	.sidebar .nav-item .collapse {
	    left: calc(1.5rem + 1.5rem / 2);
	    top: 45px;
	}
}
@media (max-width: 425px){
	.fill_lead li{
    	font-size: 11px;
	}
	.lead-content {
    	margin-bottom: 10%;
	}
	.btns-action > span {
		padding: 10px 15px;
	}

}