/*desktop*/


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}




.det_ind_main  {
	background-color: rgba(0, 0, 0, 0.9);	
	margin: 0;
	
	
}






.det_ind_2 h6 {
	background-color: #000000;
	padding: 0.4rem;
	color: #FFFFFF;
}

.det_ind_2 h2 {	
	padding: 0.2rem 0.4rem;	
	font-family: "Squada One", "lucida grande", arial, verdana, "lucida sans unicode", tahoma, sans-serif;	
	margin-bottom: 0 !important;
}



.det_ind_2 .det_cont {
	
	-webkit-box-shadow: 0px 0px 10px 0px #000000; 
	box-shadow: 0px 0px 10px 0px #000000;
	
}





@media (max-width:479px)  {

	

}


@media (min-width:480px) and (max-width:799px)  {

	
}


@media (min-width:800px)  {
	
	
}