body {
    margin:0;
    padding: 0;
}

.principal {
    background-image: url("../img/Background/Background.webp");
    background-color: #cccccc;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

tr.group,
tr.group:hover {
    background-color: #6c757d !important;
}

.nombre span {
    color: #000000 !important;
}

.barra {    
    color: #000000 !important;
}

.tablaProd {
    /* background-color: #313131 !important; */
    padding:10px;
    margin: 10px 20px;
    width: 720px;
    color:#fff
}
.tablaClientes{
    width: 95%;
}
table td {
word-wrap: break-word;
max-width: 700px;
}
#tablaDetalleCot td {
white-space:inherit;
}
#idcotPDF {
    opacity: 0;
}
.mod {
    margin-left: 25px;
}
.lab {
    color:white;
}
.card {
   background-color: transparent; 
}
img.logo {
    height: 80px;
    width: 100%;
    background-color: #000000;
}
.metros {
    color:#fff;
    padding: 5px;
    text-align: center;
}

textarea {
    resize: none;
    background-color: #f5f1f1;
}

.metros input{
    background-color: #000000;
}

.metros h3 {
    text-align: center;
    font-weight: bold;
}

.modalName h4 {
    text-align: left !important;
}

footer a  {
    color: #747070;
}
footer b  {
    color: #747070;
}

.seleccionador h2, span {
    color: #fff;
}

.empotrar {
    position: relative;
    display: inline-block;
    width: 24%;
}
.empotrar img {    
    padding: 5px;
    height:auto;
    width:100%;
}

.blanco {
    position: relative;
    display: inline-block;
    width: 24%;
}
.blanco img {    
    padding: 5px;
    height:auto;
    width:100%;
}
.sobreponer {
    position: relative;
    display: inline-block;
    width: 24%;
}
.sobreponer img {
    padding: 5px;  
    height:auto;
    width:100%;
}
.calido {
    position: relative;
    display: inline-block;
    width: 24%;
}
.calido img {
    padding: 5px;  
    height:auto;
    width:100%;
}
.suspender {
    position: relative;
    display: inline-block;
    width: 24%;
}
.suspender img {
    padding: 5px;
    height:auto;
    width:100%;    
    opacity: 0.7;
}
.neutro {
    position: relative;
    display: inline-block;
    width: 24%;
}
.neutro img {
    padding: 5px;
    height:auto;
    width:100%;    
    opacity: 0.7;
}
.exterior {
    position: relative;
    display: inline-block;
    width: 24%;
}
.exterior img {
    padding: 5px;
    height:auto;
    width:100%; 
}
.rgb {
    position: relative;
    display: inline-block;
    width: 24%;
}
.rgb img {
    padding: 5px;
    height:auto;
    width:100%; 
}
.mont img {
    padding: 5px;
    height:100%;
    width:100%;    
    opacity: 0.7;
}

.perf img {
    padding: 5px;
    height:100%;
    width:100%;     
    opacity: 0.7;
}

.colo img {
    padding: 5px;
    height:auto;
    width:100%;     
    opacity: 0.7;
}

.tled img {
    padding: 5px;
    height:auto;
    width:100%;
    margin-top:30% ; 
    opacity: 0.7;
}
.fuent img {
    padding: 5px;
    height:80%;
    width:70%;
    /*margin-top:30% ;*/   
    opacity: 0.7;
}
.perfilSel{
    height: 30%;
}

.perfilSel img {
    opacity: 0.7;
    display: block;
    margin-left: 100px;
    margin-bottom: 20px;
    width: 35%; 
}

.tiraSel{
    height: 30%;
}

.tiraSel img {
    display: block;
    margin-left: 100px;
    margin-bottom: 20px;
    width: 35%;
}

.fuenteSel{
    height: 30%;
}

.fuenteSel img {
    display: block;
    margin-left: 100px;
    margin-bottom: 20px;
    width: 35%;
}

.titulo {
    position: absolute;
    bottom: -10%;
    left: 24%;
    color: white;
}

.coti {
    margin:40px 35px;
}

/* .blanco a {
    display: none;
}
.calido a {
    display: none;
}
.neutro a {
    display: none;
}
.rgb a {
    display: none;
}

.blanco .titulo {
    display: none;
}
.calido .titulo {
    display: none;
}
.neutro .titulo {
    display: none;
}
.rgb .titulo {
    display: none;
} */

.active .bs-stepper-circle {
    background-color:grey !important;
}

.btn-primary {
    background-color:grey !important;
    border-color: grey !important;
    margin-top: 20px !important;
}

.btn-primary:hover {
    background-color:rgb(181, 178, 178) !important;
    border-color: rgb(181, 178, 178)  !important;
}