
body{
	color:#000;
/*	background-image: url("../images/bg-festa.png");*/
	background-attachment: fixed;
	background-color:rgb(248, 248, 255,9.9);
	border:0px solid red;
	max-width: 1366px;
	margin:0 auto;
	font-family: 'Roboto', sans-serif;
	
}

.fa-fade, .fa-beat{
	font-family: 'Roboto', sans-serif;
}

.assinatura{
	font-family: 'Satisfy', cursive;
	font-size:54px;
}

/* NOVOS DO SISTEMA LAVANDERIA - START*/
 .doc-sm{
        width:100px;
        border:0;
        border-radius:7px;
        padding:3px 3px 3px 3px;
    }
    .doc-md{
        width:200px;
        border:0;
        border-radius:7px;
        padding:3px 3px 3px 3px;
    }
    .doc-lg{
        width:100%;
        border:0;
        border-radius:7px;
        padding:3px 3px 3px 3px;
    }

 input[type='file']{
        display: none;
    }
    .btn-ad{
        background-color:#12306C;
        cursor: pointer;
        color:#fff;
        padding:3px 7px 3px 7px;
        border-radius: 7px;
        margin:0px 0px 2px 0px;
    }
    .btn-ad:hover{
        background-color:#EE511F;
    }
    .img-square{
        width:150px;
        height:130px;
        border:0px solid red;
        position: relative;
        float:left;
        margin:0px 0px 4px 0px;
    }
    .img-square img{
        width:150px;
        height:130px;
    }
    .img-square .a-deletar{
        position: absolute;
        top:0px;
        left:5px;
    }
     .img-square .a-deletar:hover{
        -webkit-transform:rotateZ(360deg);
        transition: 0.5s;
        background-color: #fff;
        padding:0px 7px 0px 7px;
        top:0px;
        left:0px;
    }


/* NOVOS DO SISTEMA LAVANDERIA - END*/

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  z-index: 9999;
}

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(../images/200x200.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size:150px 150px;
  margin: -100px 0 0 -100px;
  padding:12px 12px 12px 12px;
  background-color:rgba(0,0,0,0.9);
  border-radius: 22px;
}


.cifrao{
	font-size: 11px;
	padding:0px 5px 0px 0px;
}

h5,h1{
	display: inline-block;
	
}
.underbar{
	border-bottom:5px solid #8A2BE2; 
	width:100%;
	margin:10px 0px 0px 0px;
}
.cart-total{
	background: #8A2BE2;
	padding:17px 7px 19px 40px;
	border-bottom-left-radius: 52px;
	color:#fff;
}

.table-responsive{
	background:#fff;
	padding:12px 12px 12px 12px;
	color:#000;
	border-radius:22px;
}

.sub-cor{
	color:#8A2BE2;
}

.navbar{
	background-color:#12306c;
}

.navbar-brand img{
		max-width:150px;
	}
.navbar-brand{
	position: relative;
}	
.navbar-brand span{
	position:absolute;
	top:60px;
	left:0px;
}

footer{
	
	background:#000;
	/*background-image: url("../images/bg_footer3.png");
	background-size:cover;
	background-attachment: fixed;*/
	border-top:1px solid #000;
	padding:0px 5px 50px 5px;
	margin:0px 0px 0px 0px;
	color:#F8F8FF;
}


.f-prod-admin{
	
}

.modal-detalhes{
	background-color: #8A2BE2;
}

footer li{
	list-style: none;
	padding:7px 0px 7px 0px;
}
footer a{
	color:#fff;
}
footer a:hover{
	color:#FD9330;
}
footer a.btn-light{
	border:2px solid #00FF91;
	background:none;
	color:#00FF91;
}
footer a.btn-light:hover{
	border:2px solid #fff;
	background:none;
	color:#fff;
}

.b-rede{
	border-left:2px dotted #585858;
}
.b-institucional{
	border-left:2px dotted #585858;
	border-right:2px dotted #585858;
}

.direitos{
	background:#1a1a1a;
	color:#DCDCDC;
}

a{
text-decoration: none;
color:#12386F;

}
a:hover{
color:#000;

}


/* Whatsapp Pulse */
 .float{
    padding:7px 0px 0px 0px;    
    position:fixed;
    width:40px;
    height:40px;
    bottom:10px;
    right:0px;
    left:10px;
    background-color:green;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    z-index:100;
    transition: 0.3s;   
    }
/* End Whatsapp Pulse */
 
.x{
	font-family: Ubuntu;
	font-size: 16px;
	font-weight: normal;
}

.form-login{
    background-color:rgba(255,255,255);
    border:3px solid #12306C;
    border-radius:8px;
    max-width:350px;
    position:relative;
}


.t-box{
	max-width:350px;
	max-height:350px;
	position: relative;
	border-radius:7px;


}

.t-box:hover > a > .t-nome{
	/*	background-color:#FF9331;*/
/*	border-radius:17px;*/
	background-color:#8A2BE2;
	font-weight: bolder;
	transition: 0.17s;
}

.t-box img:hover{
	box-shadow: 1px 1px 10px #585858;
	filter: saturate(2);
	transition: 0.7s;
}
.t-box img{
	width:100%;
	max-height:350px;
	border-radius:12px;
}
.t-nome{
	position: absolute;
	bottom:0px;
	background-color:rgba(0,0,0,0.9);
	width:100%;
	color:#fff;
	padding:7px 7px 7px 7px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
}


.t-data{
	position: absolute;
	top:-5px;
	left:-5px;
	background-color:#8A2BE2;
	border-radius:7px;
	color:#fff;
	padding:7px 7px 7px 7px;
	
}





/*input[type="text"], input[type="password"],input[type="email"],input[type="file"]{
	font-size: 32px;
}*/

.fa-eye{
cursor: pointer;
}

.fa-bars{
	color:#fff;
}

input[type='radio'], input[type='checkbox']{
	cursor: pointer;
}

/*escondendo o spin button do number*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
/*input[type=number]{
    -moz-appearance: textfield;
}*/


/*  BS MOD*********************/

.btn-close:hover{
	 -webkit-transform:rotateZ(360deg);
    transition: 0.5s;
}

a.btn-light{
	color:#fff;
	
}

.input-group a.btn-light{
	border:2px solid #8A2BE2;
	background: none;
	color:#8A2BE2;
}
.input-group a.btn-light:hover{
	border:2px solid #000;
	background: none;
	color:#000;
}

.showPass{
	padding:9px 9px 0px 7px;
	color:#12386F;
}
.showPass:hover{
	color:#000;
}

.btn-esgotado{
	border:2px solid gray;
	width:110px;
	padding:7px 7px 7px 7px;
	color:gray;
	border-radius: 22px;
	text-align: center;
}

.btn-outline-info{
	border-radius: 22px;	
}

.btn-light{
	border:2px solid #12386F;
	border-radius: 8px;
	padding:17px 17px 17px 17px;
	background:#12386F;
	color:#fffF;
}
.btn-light:hover{
	border:2px solid #000;
	background:none;
	color:#000;
}



.btn-primary{
	border:0px solid #00C4F4;
	border-radius: 22px;
	background:#12386F;
	padding:17px 17px 17px 17px;
}
.btn-success, .btn-danger, .btn-warning, .btn-info{
	border:0px solid #00C4F4;
	border-radius: 22px;
	padding:17px 17px 17px 17px;
}
.btn-primary:hover{
	background:#EE511F;
	padding:17px 17px 17px 17px;
}


.d-sell{
display:none;
position:fixed;
top:5px;
left:0px;
}

a.badge{
	color:#fff; 
}
.badge{
	border:none;
	border-radius:22px;
}


.bg-ada{
	background-color: #8A2BE2;
}

.navbar-toggler{
	border:none;
}


.nav-link{
	color:#fff;
}
.nav-link:hover{
	color:#FF9331;
}


.card, .input-group-text, .navbar-toggler{
	border-radius: 8px;

}

.input-group-text{
border:2px solid #DCDCDC;	
padding:17px 17px 17px 17px;
}

.form-control{
	border:2px solid #DCDCDC;	
	border-radius: 8px;
	padding:17px 17px 17px 17px;
}
.form-file{
	border:2px solid #DCDCDC;	
	border-radius: 8px;
	padding:0px 0px 0px 0px;
}

.navbar-toggler, .modal-content, .alert{
	border:none;

}

.modal-content{
	border-radius:0px;
	color:#000;
}

.login .modal-content{
	border-radius: 32px;
}

.login .modal-header{
	/*background-color: rgba(0,254,145);
	color:#000;*/
	font-weight: bolder;
	border-top-right-radius: 32px;
	border-top-left-radius: 32px;
	
}
.modal-header{
	border-bottom: none;
}

.card .card-header{
/*	background-color: rgba(0,254,145);*/
/*	color:#000;*/
	font-weight: bolder;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
}

/* *************************** */

.val-tx{
	margin:15px 0px 0px 0px;
	font-size:12px;
}

.box-particles{
	position:absolute;width:100%;z-index:-1;
}

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

	.box-particles{
	position:absolute;
	width:100%;
	z-index:-1;
	height:100vh;
	border:0px solid red;
	}

	.val-tx{
	margin:0px 0px 0px 0px;
	font-size:16px;
	}
	.val-tx2{
	margin:25px 0px 0px 0px;
	font-size:16px;
	}

	
	.fa-eye{
		padding:15px 12px 12px 12px;
	}

	.m-gap-top{
		margin:13px 0px 0px 0px;
	}

	.t-nome{
		font-size: 9px;
	}

	.nav-item{
		padding:0px 0px 10px 0px;
		
	}
	.nav-link{
		font-size: 24px;
		/*background-color: rgba(0,0,0,0.7);
		border-radius:7px;*/
		padding:7px 7px 7px 7px;
	}


	.b-rede{
	border-left:0px dotted #585858;
	}
	.b-institucional{
	border-left:0px dotted #585858;
	border-right:0px dotted #585858;
	}

	

	.t-box img{
	width:100%;
	
	}


	.t-box{
		max-width:200px;
		max-height:200px;
	}

	.offcanvas{
	/*background-image: url("../images/notas.jpg");
	background-size: cover;
	background-attachment: fixed;*/
	background-color: #000;
	}

	footer, .direitos{
		font-size: 12px;
	}

}