@charset "utf-8";
/* CSS Document */

/* ================================================== */
/*  PLAVICON CLIENTES	*/ 
/* ================================================== */

/* Asistencia y Pintores */  

#content {
    padding: 110px 0 90px 0;
}

#content.pt0 {
    padding-top: 0;
}

#subheader.descargas {
    background: url(../images/background/subheader-clientes-1.jpg)top fixed;
}

#subheader.multimedia {
    background: url(../images/background/subheader-clientes-2.jpg)top fixed;
}

#subheader.envases {
    background: url(../images/background/subheader-clientes-3.jpg)top fixed;
}

#subheader.acceso {
    background: url(../images/background/subheader-clientes-4.jpg)top fixed;
}

#subheader.precios {
    background: url(../images/background/subheader-clientes-4.jpg)top fixed;
}

#subheader.panel {
    background: url(../images/background/subheader-clientes-5.jpg)top fixed;
}

.de_light section.background-clientes {
    background-image: url(../images/clientes/fondo-section-clientes.png);
    background-repeat: no-repeat;
    background-size: auto !important;
    background-position: 40% 100%;
}	
.caja-painter.celeste-3 {
    width: 100%;
    background-color: #00a8ff;
    border-radius: 12px;
    background-image: url(../images/clientes/fondo-circulo-azul.png);
    background-repeat: no-repeat;
    background-size: 230px 197px !important;
    background-position: right top;
    padding: 30px;
}
img.foto-clientes {
    width: 85%;
}
.mt-foto-clientes {
    margin-top: -450px;
}
.mt-foto-clientes.acceso {
    margin-top: -380px;
}
.de_light #portada-clientes .box-icon .icon {
    color: #FFFFFF;
}
.box-icon {
    height: auto;
}
.box-icon .icon i.icon-download, .box-icon .icon i.icon-desktop {
	font-size: 35px
}	
.box-icon .icon i.icon-key {
	font-size: 42px
}
.box-icon .icon i.icon-clipboard {
	font-size: 40px
}
#cuentasModal .modal-body a {
    display: block;
    padding: 8px 0;
    font-size: 15px;
    border-bottom: 1px solid #eee;
}
#cuentasModal .modal-body a:last-child { border-bottom: none; }


/* Login */

.login-box {
    max-width: 480px;
    margin: 40px auto 60px;
    background: #ffffff;
    padding: 36px 36px 30px;
    border-radius: 12px;
    box-shadow: 0 4px 24px rgba(0,0,0,0.10);
    color: #333;
}
.login-box h2 { margin-bottom: 24px; color: #004975; }
.login-box label { font-weight: 600; font-size: 13px; display: block; margin-bottom: 4px; }
.login-box input[type="email"],
.login-box input[type="password"],
.login-box input[type="text"] {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin-bottom: 16px;
    font-size: 14px;
}
.login-box .error-msg { color: #c0392b; margin-bottom: 14px; font-size: 13px; }
.login-box hr { border-color: #eee; margin: 24px 0; }
.login-box .small-label { font-size: 13px; color: #666; }


/* Tablas */

.table > tbody > tr:nth-of-type(odd) { background-color: #f9f9f9; }
.table > :not(caption) > * > * { background-color: rgba(255,255,255,0); }
.table > tbody > tr.vigente { background-color: #ffefd3; }
.table > thead > tr > th { font-size: 15px; }
.table-cart td { padding: 10px 0; }
.d-cart-item .text { padding-left: 10px; font-size: 13.5px; }
.d-cart-item .text a { color: #212529; }
.d-cart-item .text a:hover { color: #38b6ff; }
.d-cart-item .text i { color: #38b6ff; margin-right: 10px; }
.d-cart-item .text a:hover i { color: #212529; }
.price { color: #38b6ff; text-align: center; font-size: 18px; line-height: 1.0em; }
th.prod { width: 40%; }
th.info { width: 40%; }
th.hoja { width: 20%; text-align: center; }
th.env { width: 20%; text-align: center; }
.de_light .table .price a { color: #38b6ff; }
.de_light .table .price a:hover { color: #606060; }


/* PRECIOS */

.table-cart tr.precio-destacado td {
    background: #db6f6f;
    color: #fff;
}

.table-cart tr.precio-destacado td a,
.table-cart tr.precio-destacado td i {
    color: #fff;
}
.table-cart tr.precio-destacado td a:hover i {
    color: #212529;
}


/* PANEL */

table.table.footable { color: #222; background-color: #eee; }

.dropdown-toggle::after {
    display: none;
}

.footable .pagination>li>a:hover {
    color: #FFFFFF;
    background-color: #38b6ff;
    border: 1px solid #38b6ff;
}

.footable .label-default {
    background-color: #38b6ff;
}

.footable .label {
    padding: .5em .6em .5em;
    font-size: 90%;
    font-weight: 600;
}

.footable.table > tbody > tr > td {
    font-size: 13px;
}


/* Personas */

img.descargas-foto { width: 100%; margin-bottom: 0; margin-top: 0; }
img.envases-foto { width: 100%; margin-bottom: 0; margin-top: 0; }
img.precios-foto { width: 100%; margin-bottom: 0; margin-top: 0; }


/* Botones */

.btn-round-celeste-2 {
    color: #fff;
    background-color: #38b6ff;
    text-transform: uppercase;
    padding: 12px 20px;
    border-radius: 20px;
    font-size: 11px;
    line-height: 10px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    min-width: 120px;
}
.btn-round-celeste-2:hover {
    background-color: #222222;
}
.buttons-info { 
    display: flex; 
    flex-wrap: wrap; 
    gap: 6px; 
    /*padding: 4px 0;*/
}
.btn-round-celeste-3 {
    color: #fff;
    background-color: #38b6ff;
    text-transform: uppercase;
    padding: 7px 15px;
    border-radius: 20px;
    font-size: 10.5px;
    line-height: 10px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    /* min-width: 120px; */
}


/* Filters Galería */

.picframe .project-name { color: #0078c1; }
#filters a.selected { background-color: #38b6ff; color: #FFFFFF; }
#filters a {
    background-color: #111111;
    outline: none;
    padding: 10px 20px 10px 20px;
    color: #c8c8c8;
    border-radius: 20px;
    font-size: 11px;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    border: none !important;
}
#filters a:hover { background-color: #38b6ff; color: #FFFFFF; }


/* Botonera Secciones */

.crumb button {
    background: #0078c1;
    border: 1px solid #0078c1;
    color: #fff;
    border-radius: 30px;
    /* padding: 4px 9px;
    font-size: 9px; */
    padding: 7px 10px 5px 10px;
    font-size: 10.5px;
    line-height: 1.3;
    text-transform: uppercase;
    cursor: pointer;
    letter-spacing: 1px;
}
.crumb button:hover {
    /* background: #111111; */
    /* background: #38b6ff; */
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    /* border: 1px solid #FFFFFF; */
    color: #0078c1;
    font-weight: bold;
}
a.btn-line-2 {
    border: solid 0px #FFF;
    color: #fff;
    font-weight: 500;
    /* font-size: 10px; */
    font-size: 11px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding: 3px;
    padding-left: 6px;
    padding-right: 5px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    letter-spacing: 1px;
    text-decoration: none;
}
a.btn-line-2:hover {
    background-color: #38b6ff;
}
a.btn-line-2:after {
    font-family: FontAwesome;
    content: "\f054";
    margin-left: 5px;
    color: #38b6ff;
}
a.btn-line-2:hover:after {
    color: #FFFFFF;
}


@media only screen and (max-width: 1399px) {

.mt-foto-clientes {
    margin-top: -300px;
} 
.mt-foto-clientes.acceso {
    margin-top: -380px;
}   

}

@media only screen and (max-width: 1199px) {

.mt-foto-clientes {
    margin-top: -250px;
}
.mt-foto-clientes.acceso {
    margin-top: -380px;
}

}

@media only screen and (max-width: 992px) {

.mt-foto-clientes {
    margin-top: -150px;
}
.mt-foto-clientes.acceso {
    margin-top: -380px;
}

}

@media only screen and (max-width : 768px) {

.de_light section.background-clientes {
    background-image: url(../images/clientes/fondo-section-clientes.png);
    background-repeat: no-repeat;
    background-size: 100% !important;
    background-position: 0% 100% !important;
}
.mt-foto-clientes {
    margin-top: -100px;
}
.mt-foto-clientes.acceso {
    margin-top: -250px;
}

} 

@media only screen and (max-width: 767px) {


}    

@media only screen and (max-width: 480px) {

.mt-foto-clientes {
    margin-top: -70px;
}
.mt-foto-clientes.acceso {
    margin-top: -80px;
} 
.mt-foto-clientes.acceso img {
    width: 85%;
}   

}


.row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; /* Opcional, para que se ajusten a nuevas líneas */
}

.negro,
.negro p {
    color: #606060 !important;
    height: 200px;
}