/* *********************************************** INICIO *************************************************** */
/* *************************************** CODIGO NAVIGATION BAR ******************************************** */
.dropdown-item:focus, .dropdown-item:hover {
  color: #000;
  background-color: #59afff;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #fff;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: #02529d;
  border: 0;
}

.navbar-nav .dropdown-menu {
  background-color: #02529d;
}

.dropdown-menu {
  border: 1px solid rgb(1, 53, 102);
}
/* *********************************************** FIN *************************************************** */
  
  
/* *********************************************** INICIO *************************************************** */
/* *************************************** CODIGO CARDS ALTERNATIVA 1 *************************************** */
a, a:hover, a:focus, a:active {
     text-decoration: none;
     color: inherit;
}
 a.bt_l:link, a.bt_l:visited {
     background-color: white;
     color: black;
     border: 2px solid green;
     padding: 2px 5px;
     text-align: center;
     text-decoration: none;
     display: inline-block;
}
 a.bt_l:active, a.bt_l:hover {
     outline-width: 0;
     background-color: green;
}
 a.bt_2:link {
    color:#094f91;
}
 a.bt_2:visited {
    color:#094f91;
}
 a.bt_2:hover {
    font-family:monospace;
}
 .card-icon i {
     font-size: 48px;
}
 .card-dash {
     margin: 5px;
     padding: 0px 10px;
     position: relative;
     display: flex;
     flex-direction: column;
     min-width: 0;
     word-wrap: break-word;
     background-color: #fff;
     background-clip: border-box;
     border: 1px solid rgba(0, 0, 0, .125);
     border-radius: 10px;
     box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
     -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
     transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
 .card-dash .dash-name {
     font-style: italic;
     text-transform: capitalize;
     opacity: 1;
     text-align-last: left;
     font-size: 18px;
     margin-bottom: .5rem;
}
 .card-dash:hover {
     box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.5);
     transition: .3s linear all;
     -webkit-transform: scale(1.1, 1.1);
     transform: scale(1.1, 1.1);
}
 .card-dash.primary {
     background-color: #007bff;
     color: #FFF;
}
 .card-dash.danger {
     background-color: #ef5350;
     color: #FFF;
}
 .card-dash.success {
     background-color: #66bb6a;
     color: #FFF;
}
 .card-dash.info {
     background-color: #26c6da;
     color: #FFF;
}
 .card-dash.info {
     background-color: #26c6da;
     color: #FFF;
}
 .card-dash i {
     font-size: 5em;
     opacity: 0.2;
}
 .card-dash .dash-numbers {
     right: 35px;
     top: 20px;
     font-size: 32px;
     display: block;
}
/* ============ desktop view ============ */
 @media all and (min-width: 992px) {
     .dropdown-menu li{
         position: relative;
    }
     .dropdown-menu .submenu{
         display: none;
         position: absolute;
         left:100%;
         top:-7px;
    }
     .dropdown-menu .submenu-left{
         right:100%;
         left:auto;
    }
     .dropdown-menu > li:hover{
         background-color: #f1f1f1 
    }
     .dropdown-menu > li:hover > .submenu{
         display: block;
    }
}
/* ============ small devices ============ */
 @media (max-width: 991px) {
     .dropdown-menu .dropdown-menu{
         margin-left:0.7rem;
         margin-right:0.7rem;
         margin-bottom: .5rem;
    }
}
/* *********************************************** FIN *************************************************** */


/* *********************************************** INICIO *************************************************** */
/* ******************************************** FAVORITOS CARDS ********************************************* */
.col-md-3 {
  padding: 1rem;
}
 .card {
     background-color: #fff;
     border-radius: 10px;
     border: none;
     position: relative;
     margin-bottom: 0px;
     box-shadow: 0 0.46875rem 2.1875rem rgba(90,97,105,0.1), 0 0.9375rem 1.40625rem rgba(90,97,105,0.1), 0 0.25rem 0.53125rem rgba(90,97,105,0.12), 0 0.125rem 0.1875rem rgba(90,97,105,0.1);
     transition: all 0.2s;
}
 .card:hover {
     box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.4);
     transform: scale(1.01);
}
 .l-bg-cherry {
     background: linear-gradient(to right, #493240, #f09) !important;
     color: #fff;
}
.l-bg-sin-link {
  background: linear-gradient(to right, #353535, #9f9c9c) !important;
  color: #fff;
}
 .l-bg-blue-dark {
     background: linear-gradient(to right, #373b44, #4286f4) !important;
     color: #fff;
}
 .l-bg-green-dark {
     background: linear-gradient(to right, #0a504a, #38ef7d) !important;
     color: #fff;
}
 .l-bg-orange-dark {
     background: linear-gradient(to right, #a86008, #ffba56) !important;
     color: #fff;
}
 .l-bg-style-card-rep {
     background: linear-gradient(to right, #2794f4d4, #0f508c) !important;
     color: #fff;
}
 .l-bg-style-card-rep-sl {
     background: linear-gradient(to right, #828282d4, #41484f) !important;
     color: #fff;
}
 .card .card-statistic-3 .card-icon-large .fas, .card .card-statistic-3 .card-icon-large .far, .card .card-statistic-3 .card-icon-large .fab, .card .card-statistic-3 .card-icon-large .fal {
     font-size: 80px;
}
 .card .card-statistic-3 .card-icon {
     text-align: center;
     line-height: 50px;
     margin-left: 15px;
     color: #000;
     position: absolute;
     right: 0px;
     top: 0px;
     opacity: 0.1;
}
 .l-bg-cyan {
     background: linear-gradient(135deg, #289cf5, #84c0ec) !important;
     color: #fff;
}
 .l-bg-green {
     background: linear-gradient(135deg, #23bdb8 0%, #43e794 100%) !important;
     color: #fff;
}
 .l-bg-orange {
     background: linear-gradient(to right, #f9900e, #ffba56) !important;
     color: #fff;
}
 .l-bg-cyan {
     background: linear-gradient(135deg, #289cf5, #84c0ec) !important;
     color: #fff;
}
 .l-bg-colorb-1 {
     background: linear-gradient(to right, #e67e7e, #ff2b2b) !important;
     color: #fff;
}
 .l-bg-colorb-2 {
     background: linear-gradient(to right, #00a8b0, #ffba56) !important;
     color: #fff;
}
 .l-bg-colorb-3 {
     background: linear-gradient(to right, #9811ca, #ffba56) !important;
     color: #fff;
}
 .l-bg-colorb-4 {
     background: linear-gradient(to right, #a86008, #769700) !important;
     color: #fff;
}
/* *********************************************** FIN *************************************************** */


/* *********************************************** INICIO *************************************************** */
/* ******************************************** CARD 2 PROCESOS ACTIVO ************************************** */
 .card-pro {
     background-color: #fff;
     border-radius: 7px;
     border: none;
     position: relative;
     margin-bottom: 25px;
     box-shadow: 0 0.46875rem 2.1875rem rgba(90,97,105,0.1), 0 0.9375rem 1.40625rem rgba(90,97,105,0.1), 0 0.25rem 0.53125rem rgba(90,97,105,0.12), 0 0.125rem 0.1875rem rgba(90,97,105,0.1);
     transition: all 0.2s;
     align-items: center;
     height: 9rem;
     width: 11rem;
     margin-inline: 20px;
}
 .card-pro:hover {
     box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.4);
     transform: scale(1.01);
}
 .bg-pro-st1 {
     background: linear-gradient(to right, #3498db , #0061a2) !important;
     color: #fff;
     word-break: break-word;
     text-align: center;
     line-height: normal;
     font-size: 1.2rem;
}
 .bg-pro-st2 {
     background: linear-gradient(to right, #FF9333 , #A61D00) !important;
     color: #fff;
     word-break: break-word;
     text-align: center;
     line-height: normal;
     font-size: 1.2rem;
}
 .bg-pro-st3 {
     background: linear-gradient(to right, #2bc8a9 , #006f59) !important;
     color: #fff;
     word-break: break-word;
     text-align: center;
     line-height: normal;
     font-size: 1.2rem;
}
 .bg-pro-st4 {
     background: linear-gradient(to right, #8e44ad , #4b0568) !important;
     color: #fff;
     word-break: break-word;
     text-align: center;
     line-height: normal;
     font-size: 1.2rem;
}
 .bg-pro-st5 {
     background: linear-gradient(to right, #ec39b0 , #8c055f) !important;
     color: #fff;
     word-break: break-word;
     text-align: center;
     line-height: normal;
     font-size: 1.2rem;
}
 .bg-pro-st6 {
     background: linear-gradient(to right, #28b463 , #069d46) !important;
     color: #fff;
     word-break: break-word;
     text-align: center;
     line-height: normal;
     font-size: 1.2rem;
}
 .bg-pro-st7 {
     background: linear-gradient(to right, #e74c3c , #c41200) !important;
     color: #fff;
     word-break: break-word;
     text-align: center;
     line-height: normal;
     font-size: 1.2rem;
}
 .card-pro .card-pro-statistic-3 .card-pro-icon {
     text-align: center;
     color: #fff;
     right: 0px;
     top: 0px;
     opacity: 1;
}
 .card-pro .card-pro-statistic-4 .card-pro-icon2 {
     text-align: center;
     color: #fff;
     right: 0px;
     top: 0px;
     opacity: 0.2;
}
 .card-pro .card-pro-statistic-3 .card-pro-icon-large .fas, .card-pro .card-pro-statistic-3 .card-pro-icon-large .far, .card-pro .card-pro-statistic-3 .card-pro-icon-large .fab, .card-pro .card-pro-statistic-3 .card-pro-icon-large .fal {
     font-size: 45px;
}
/* *********************************************** FIN *************************************************** */



/* *********************************************** INICIO *************************************************** */
/* ****************************************** CARD 2 PROCESOS INACTIVO ************************************** */
 .card-pro-in {
     background-color: #fff;
     border-radius: 7px;
     border: none;
     position: relative;
     margin-bottom: 25px;
     box-shadow: 0 0.46875rem 2.1875rem rgba(90,97,105,0.1), 0 0.9375rem 1.40625rem rgba(90,97,105,0.1), 0 0.25rem 0.53125rem rgba(90,97,105,0.12), 0 0.125rem 0.1875rem rgba(90,97,105,0.1);
     transition: all 0.2s;
     align-items: center;
     height: 9rem;
     width: 11rem;
     margin-inline: 20px;
}
 .card-pro-in:hover {
     box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.4);
     transform: scale(1.01);
}
 .bg-pro-in-st-in {
     background: linear-gradient(to right, #828282d4, #41484f) !important;
     color: #fff;
     word-break: break-word;
     text-align: center;
     line-height: normal;
     font-size: 1.2rem;
}
 .card-pro-in .card-pro-in-statistic-3 .card-pro-in-icon {
     text-align: center;
     color: #fff;
     right: 0px;
     top: 0px;
     opacity: 0.2;
}
 .card-pro-in .card-pro-in-statistic-3 .card-pro-in-icon-large .fas, .card-pro-in .card-pro-in-statistic-3 .card-pro-in-icon-large .far, .card-pro-in .card-pro-in-statistic-3 .card-pro-in-icon-large .fab, .card-pro-in .card-pro-in-statistic-3 .card-pro-in-icon-large .fal {
     font-size: 45px;
}
/* *********************************************** FIN *************************************************** */


/* *********************************************** INICIO *************************************************** */
/* ******************************************** CARDS PAGINAS ACTIVO **************************************** */
 .card-pro2 {
     background-color: #fff;
     border-radius: 25px;
     border: none;
     position: relative;
     margin-bottom: 20px;
     box-shadow: 0 0.46875rem 2.1875rem rgba(90,97,105,0.1), 0 0.9375rem 1.40625rem rgba(90,97,105,0.1), 0 0.25rem 0.53125rem rgba(90,97,105,0.12), 0 0.125rem 0.1875rem rgba(90,97,105,0.1);
     transition: all 0.2s;
     align-items: center;
     height: 5.5rem;
     width: 10rem;
     margin-inline: 10px;
}
 .card-pro2:hover {
     box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.4);
     transform: scale(1.01);
}
 .bg-pro2-st1 {
     background: linear-gradient(to right, #3498db , #0061a2) !important;
     color: #fff;
     word-break: break-word;
     text-align: center;
     line-height: normal;
     font-size: 1rem;
}
 .bg-pro2-st2 {
     background: linear-gradient(to right, #FF9333 , #A61D00) !important;
     color: #fff;
     word-break: break-word;
     text-align: center;
     line-height: normal;
     font-size: 1rem;
}
 .bg-pro2-st3 {
     background: linear-gradient(to right, #2bc8a9 , #006f59) !important;
     color: #fff;
     word-break: break-word;
     text-align: center;
     line-height: normal;
     font-size: 1rem;
}
 .bg-pro2-st4 {
     background: linear-gradient(to right, #8e44ad , #4b0568) !important;
     color: #fff;
     word-break: break-word;
     text-align: center;
     line-height: normal;
     font-size: 1rem;
}
 .bg-pro2-st5 {
     background: linear-gradient(to right, #ec39b0 , #8c055f) !important;
     color: #fff;
     word-break: break-word;
     text-align: center;
     line-height: normal;
     font-size: 1rem;
}
 .bg-pro2-st6 {
     background: linear-gradient(to right, #28b463 , #069d46) !important;
     color: #fff;
     word-break: break-word;
     text-align: center;
     line-height: normal;
     font-size: 1rem;
}
 .bg-pro2-st7 {
     background: linear-gradient(to right, #e74c3c , #c41200) !important;
     color: #fff;
     word-break: break-word;
     text-align: center;
     line-height: normal;
     font-size: 1rem;
}
 .card-pro2 .card-pro2-statistic-3 .card-pro2-icon {
     text-align: center;
     color: #fff;
     right: 0px;
     top: 0px;
     opacity: 1;
}
 .card-pro2 .card-pro2-statistic-4 .card-pro2-icon2 {
     text-align: center;
     color: #fff;
     right: 0px;
     top: 0px;
     opacity: 0.2;
}
 .card-pro2 .card-pro2-statistic-3 .card-pro2-icon-large .fas, .card-pro2 .card-pro2-statistic-3 .card-pro2-icon-large .far, .card-pro2 .card-pro2-statistic-3 .card-pro2-icon-large .fab, .card-pro2 .card-pro2-statistic-3 .card-pro2-icon-large .fal {
     font-size: 24px;
}
/* *********************************************** FIN *************************************************** */



/* *********************************************** INICIO *************************************************** */
/* ****************************************** CARD PAGINAS INACTIVO ***************************************** */
 .card-pro2-in {
     background-color: #fff;
     border-radius: 25px;
     border: none;
     position: relative;
     margin-bottom: 20px;
     box-shadow: 0 0.46875rem 2.1875rem rgba(90,97,105,0.1), 0 0.9375rem 1.40625rem rgba(90,97,105,0.1), 0 0.25rem 0.53125rem rgba(90,97,105,0.12), 0 0.125rem 0.1875rem rgba(90,97,105,0.1);
     transition: all 0.2s;
     align-items: center;
     height: 5.5rem;
     width: 10rem;
     margin-inline: 10px;
}
 .card-pro2-in:hover {
     box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.4);
     transform: scale(1.01);
}
 .bg-pro2-in-st-in {
     background: linear-gradient(to right, #828282d4, #41484f) !important;
     color: #fff;
     word-break: break-word;
     text-align: center;
     line-height: normal;
     font-size: 1rem;
}
 .card-pro2-in .card-pro2-in-statistic-3 .card-pro2-in-icon {
     text-align: center;
     color: #fff;
     right: 0px;
     top: 0px;
     opacity: 0.2;
}
 .card-pro2-in .card-pro2-in-statistic-3 .card-pro2-in-icon-large .fas, .card-pro2-in .card-pro2-in-statistic-3 .card-pro2-in-icon-large .far, .card-pro2-in .card-pro2-in-statistic-3 .card-pro2-in-icon-large .fab, .card-pro2-in .card-pro2-in-statistic-3 .card-pro2-in-icon-large .fal {
     font-size: 24px;
}
/* *********************************************** FIN *************************************************** */


/* *********************************************** INICIO *************************************************** */
/* ******************************************** CARD DE IMAGEN ********************************************** */
 .property-card {
     height:10em;
     width:14em;
     display:-webkit-box;
     display:-ms-flexbox;
     display:grid;
     -webkit-box-orient:vertical;
     -webkit-box-direction:normal;
     -ms-flex-direction:column;
     flex-direction:column;
     position:relative;
     -webkit-transition:all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
     -o-transition:all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
     transition:all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
     border-radius:16px;
     overflow:hidden;
}
 .property-image {
     height:3em;
     width:14em;
     padding:1em 2em;
     position:Absolute;
     top:0px;
     -webkit-transition:all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
     -o-transition:all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
     transition:all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
     background-image:url('#APP_FILES#fondo_boton3.jpg');
     background-size:cover;
     background-repeat:no-repeat;
}
 .property-description {
     height:6em;
     width:14em;
     position:absolute;
     bottom:0em;
     -webkit-transition:all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
     -o-transition:all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
     transition:all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
     text-align:center;
}
 .property-card:hover .property-description {
     height:0em;
     padding:0px 1em;
}
 .property-card:hover .property-image {
     height:12em;
}
 .property-card:hover .property-social-icons {
     background-color:white;
}
 .property-card:hover .property-social-icons:hover {
     background-color:blue;
     cursor:pointer;
}
 .property-image-title {
     text-align:center;
     position:Relative;
     word-break: break-word;
     top:30%;
     opacity:0;
     transition:all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1) 0.2s;
     color:#fff;
     font-size:1.2em;
}
 .property-card:hover .property-image-title {
     opacity:1;
}
/* *********************************************** FIN *************************************************** */


/* *********************************************** INICIO *************************************************** */
/* ******************************************** CARD REPORTE ALTERNATIVA 2 ********************************** */
 .headingrep {
     text-align: center;
}
 .headingrep__title {
     font-weight: 600;
}
 .headingrep__credits {
     margin: 10px 0px;
     color: #888888;
     font-size: 25px;
     transition: all 0.5s;
}
 .headingrep__link {
     text-decoration: none;
}
 .headingrep__credits .headingrep__link {
     color: inherit;
}
 .cardsrep {
     display: flex;
     flex-wrap: wrap;
     justify-content: space-between;
}
 .cardrep {
     margin: 5px;
     padding: 20px;
     width: 400px;
     height: 190px;
     display: grid;
     grid-template-rows: 20px 50px 1fr 50px;
     border-radius: 10px;
     box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.25);
     transition: all 0.2s;
}
 .cardrep:hover {
     box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.4);
     transform: scale(1.01);
}
 .cardrep__link, .cardrep__exit, .cardrep__icon {
     position: relative;
     text-decoration: none;
     color: rgba(255, 255, 255, 0.9);
     font-size: 20px;
}
 .cardrep__link::after {
     position: absolute;
     top: 25px;
     left: 0;
     content: "";
     width: 0%;
     height: 3px;
     background-color: rgba(255, 255, 255, 0.6);
     transition: all 0.5s;
}
 .cardrep__link:hover::after {
     width: 100%;
}
 .cardrep__exit {
     grid-row: 1/2;
     justify-self: end;
}
 .cardrep__icon {
     grid-row: 2/3;
     font-size: 30px;
}
 .cardrep__title {
     grid-row: 3/4;
     font-weight: 400;
     color: #ffffff;
}
 .cardrep__apply {
     grid-row: 4/5;
     align-self: center;
}
 .cardrep-1 {
     background: radial-gradient(#1fe4f5, #3fbafe);
}
 .cardrep-2 {
     background: radial-gradient(#fbc1cc, #fa99b2);
}
 .cardrep-3 {
     background: radial-gradient(#76b2fe, #b69efe);
}
 .cardrep-4 {
     background: radial-gradient(#60efbc, #58d5c9);
}
 .cardrep-5 {
     background: radial-gradient(#f588d8, #c0a3e5);
}
 @media (max-width: 1600px) {
     .cardsrep {
         justify-content: center;
         font-size: 1.5rem;
    }
}
/* *********************************************** FIN *************************************************** */


/* *********************************************** INICIO *************************************************** */
/* ******************************************** CARDS CONTACTOS ********************************************* */
.contact-box {
  background-color: #ffffff;
  border: 1px solid #e7eaec;
  padding: 20px;
  margin-bottom: 20px;
  margin-right: 20px;
}
.contact-box > a {
  color: inherit;
}
.contact-box.center-version {
  border: 1px solid #e7eaec;
  padding: 0;
}
.contact-box.center-version > a {
  display: block;
  background-color: #ffffff;
  padding: 20px;
  text-align: center;
}
.contact-box.center-version > a img {
  width: 80px;
  height: 80px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.contact-box.center-version address {
  margin-bottom: 0;
}
.contact-box .contact-box-footer {
  text-align: center;
  background-color: #ffffff;
  border-top: 1px solid #e7eaec;
  padding: 15px 20px;
}

.img-circle {
  border-radius: 70%;
}

.img-circle-gray {
  border-radius: 70%;
  filter: grayscale(100%);
}

/* *********************************************** FIN *************************************************** */


/* *********************************************** INICIO *************************************************** */
/* ******************************************** CARDS CLIENTES MAYOREO **************************************** */
 .card-prolcm {
     border-radius: 5px;
     border: none;
     position: relative;
     margin-bottom: 20px;
     box-shadow: 0 0.46875rem 2.1875rem rgba(90,97,105,0.1), 0 0.9375rem 1.40625rem rgba(90,97,105,0.1), 0 0.25rem 0.53125rem rgba(90,97,105,0.12), 0 0.125rem 0.1875rem rgba(90,97,105,0.1);
     transition: all 0.2s;
     align-items: center;
     height: 5.5rem;
     width: 12rem;
     margin-inline: 10px;
}
 .card-prolcm:hover {
     box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.4);
     transform: scale(1.01);
}

 .bg-prolcm-style-ac {
     background: linear-gradient(to right, #68b4d9 , #48d7bc) !important;
     color: #255162;
     word-break: break-word;
     text-align: center;
     line-height: normal;
     font-size: 1rem;
}
 .bg-prolcm-style-in {
     background: linear-gradient(to right, #c4c4c4 , #3b403f) !important;
     color: #fff;
     word-break: break-word;
     text-align: center;
     line-height: normal;
     font-size: 1rem;
}
 .card-prolcm .card-prolcm-statistic-3 .card-prolcm-icon {
     text-align: center;
     color: #fff;
     right: 0px;
     top: 0px;
     opacity: 1;
}
 .card-prolcm .card-prolcm-statistic-4 .card-prolcm-icon2 {
     text-align: center;
     color: #fff;
     right: 0px;
     top: 0px;
     opacity: 0.2;
}
 .card-prolcm .card-prolcm-statistic-3 .card-prolcm-icon-large .fas, .card-prolcm .card-prolcm-statistic-3 .card-prolcm-icon-large .far, .card-prolcm .card-prolcm-statistic-3 .card-prolcm-icon-large .fab, .card-prolcm .card-prolcm-statistic-3 .card-prolcm-icon-large .fal {
     font-size: 24px;
}
/* *********************************************** FIN *************************************************** */


/* *********************************************** INICIO ************************************************************** */
/* ******************************************** CARDS CLIENTES MAYOREO INACTIVO **************************************** */
 .card-prolcm-in {
     border-radius: 5px;
     border: none;
     position: relative;
     margin-bottom: 20px;
     box-shadow: 0 0.46875rem 2.1875rem rgba(90,97,105,0.1), 0 0.9375rem 1.40625rem rgba(90,97,105,0.1), 0 0.25rem 0.53125rem rgba(90,97,105,0.12), 0 0.125rem 0.1875rem rgba(90,97,105,0.1);
     transition: all 0.2s;
     align-items: center;
     height: 5.5rem;
     width: 12rem;
     margin-inline: 10px;
}
 .card-prolcm-in:hover {
     box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.4);
     transform: scale(1.01);
}
 .bg-prolcm-in-st-in {
     background: linear-gradient(to right, #c4c4c4 , #3b403f) !important;
     color: #fff;
     word-break: break-word;
     text-align: center;
     line-height: normal;
     font-size: 1rem;
}
 .card-prolcm-in .card-prolcm-in-statistic-3 .card-prolcm-in-icon {
     text-align: center;
     color: #fff;
     right: 0px;
     top: 0px;
     opacity: 0.2;
}
 .card-prolcm-in .card-prolcm-in-statistic-3 .card-prolcm-in-icon-large .fas, .card-prolcm-in .card-prolcm-in-statistic-3 .card-prolcm-in-icon-large .far, .card-prolcm-in .card-prolcm-in-statistic-3 .card-prolcm-in-icon-large .fab, .card-prolcm-in .card-prolcm-in-statistic-3 .card-prolcm-in-icon-large .fal {
     font-size: 24px;
}
/* *********************************************** FIN *************************************************** */

