body{
	/*7a0000*/
	background-color: #f7f7f7;
	font-weight: 400;
	/*font-family: "Times New Roman", Times, serif;*/
}
.top-page {
	background-color: #a80000;
	color: #dadada;
	height: 2.2rem;
	box-shadow: 0 0.02rem 0.5rem rgb(0 0 0 / 20%) !important;
}

.top-page-right {
	float: right;
	list-style: none;
}

.top-page a, .nav-drop a {
	color: #f2f2f2 !important;
}

.top-page a:hover {
	color: #fdff98 !important;
}

.nav-drop{
	background-color: #a80000;
}

a:hover {
	color: #a80000 !important;
}

a{
	color: #0a0a0a !important;
    text-decoration: none;
}

.card-header {
    padding: 1rem 1rem 0rem 1rem;
}

svg {
    /*width: 32px;*/
}

.nav-link {
	display: block;
	padding: 0.4rem .6rem !important;
}

.top-container{
	max-height: 3rem;
    margin: 0;
}

.top-header ul.top-container li {
	list-style: none;
	float: left;
}

.form-control {
	border-radius: 0;
}

.btn {
	border-radius: 0;
}

.navbar{
	z-index: 3;    
	box-shadow: 0 0 !important;
}

.navbar-light .navbar-nav .nav-link {
	color: #0a0a0a;
	font-size: 1.04rem;
	/*font-weight: 400;*/
	text-transform: uppercase;
}

.btn-custom {
	border-radius: 40px;
	background: #a80000;
    color: white !important;
    padding: 0.5rem 1.5rem;
    font-size: .9rem;  
    font-weight: 450;   
    -webkit-transition: ease-out .7s;
    -moz-transition: ease-out 1s;
    transition: color .7s ease-in-out,background-color .7s ease-in-out,border-color .7s ease-in-out,box-shadow .7s ease-in-out;
    box-shadow: inset 0 0 0 0 #000;
}

.btn-table {
	background: #fff;
	color: inherit !important;
    padding: 0.2rem 1rem;
	border: 1px solid #b8b8b8;
}

.btn-plain {
	background: #fff;
	color: inherit !important;
	border: 1px solid #b8b8b8;
}

.btn-custom:hover{
	box-shadow: inset 400px 0 0 0 #000;
    color: #fff !important;
}

.form-check-input[type=checkbox]:checked:focus {
    background-color: #a80000;
}

.form-check-input[type=checkbox]:checked {
    background-color: #a80000;
    border-color: #3b0000;
}

.go-back {	
    color: #a80000 !important;
}

.t-group-btn{
	list-style: none;
	margin: 0.3rem !important;
    padding: 0 0.5rem !important;
}

.go-back:hover{
	color: #230000 !important;
	background-color: #fff !important;
	/*border-radius: 50%;*/
}

.dropdown-menu {
    min-width: 5rem;
}

.btn-table-in {
    width: 100%;
    border-radius: 40px;
    color: white !important;
    padding: 0.2rem 1rem;
    font-size: .9rem;
    margin: 0.25rem 0;
}

.btn-table-in:hover {
    color: white !important;
}

.show-row{
	padding: 0.6rem 0.7rem 0.1rem 0.7rem;
    font-size: 1.1rem;
    font-weight: 350;
    border-bottom: 1px solid #e2e2e2;
}

.dropdown-item:hover, .dropdown-item:focus {
    background-color: #230000;
    color: white !important;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #230000;
}

.btn-def {
	color: #a80000 !important;
	background-color: #fff;
}

.form-select {
    text-align: left; 
    border-radius: 0;
}

.form-control:focus, .form-select:focus {
    border-color: #000000;
    box-shadow: 0 0 0.2rem 0.15rem rgb(168 0 0 / 10%);
}

.errorval{
    border: 1px solid #842029;
}

/*h3,h4,h5,h6 {
	font-weight: 450;
}*/

/*b, strong{
	font-weight: 500;
}*/

.light-grey-bg {
	background: #f2f2f2;
}


h4{
    position: relative;    
    margin-bottom: 2rem;
}

  h4::after {
    content: '';
    position: absolute;
    width: 4rem;
    height: 0.35rem;
    background-color: #a80000;
    left: 0;
    bottom: -0.9rem;
}

.form-control.is-invalid {
    margin-bottom: 0;
}

.form-box {
	background-color: #fff;
    -webkit-box-shadow: 0px 1px 20px 0px #dadada; 
    -moz-box-shadow: 0px 1px 20px 0px #dadada;
    box-shadow: 0px 1px 20px 0px #dadada;
}

.sm-font-a {
	/*font-weight: 450;*/
    font-size: .95rem;
    color: #a80000 !important;
}

.sm-font-a:hover {    
    text-decoration: underline;
}

.service-details {
    background-color: #fff;
    padding: 1rem;
    height: 100%;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 5%);
}

.img-service{
    width: 2rem;
    vertical-align: baseline;
}

.service-details p {
    padding-top: .4rem;
    margin-bottom: 0.1rem;
}

.img-service-bg{
	width: 100%;
	padding: 1rem;
}

.main-container {
    background-color: #fff;
    padding: 1rem;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 5%);
}

.alert-dismissible .btn-close {
    padding: 0.8rem 1rem;
}

.btn-sm-custom {
	text-transform: none;
	/*color: #fff !important;*/
	padding: 0.1rem 0.7rem !important;
}


table.dataTable thead th, table.dataTable tfoot th {
    font-weight: 500!important;
}

b, strong {
    font-weight: 500!important;
}



div.dataTables_scrollBody.dropdown-visible {
  overflow: visible !important;
}





.item-link{
	color: #000;
	text-align: center;
	text-decoration: none;
}

.product-container {
	flex: 1;
	display: flex;
	flex-direction: column;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}


/*.product-container:not(:last-child) {
  margin-bottom: 20px;
}*/

.product-container .product-images {
	transition: all 750ms;
	display: flex;
	width: 200%;
	margin-left: 0;
}

.product-container .product-images img {
	min-width: 50%;
}

.product-container:hover .product-images {
	margin-left: -100%;
}

.product-container .product-see-details {
	position: absolute;
	bottom: 20%;
	right: 1rem;
	left: 1rem;
	display: flex;
	justify-content: center;
	align-items: center;
	/*background-color: white;*/
	/*padding: .8rem;*/
	opacity: 0;
	transition: all 1s;
	font-size: 14px;
}

.product-container:hover .product-see-details {
	opacity: 1;
}

@media only screen and (min-width: 768px) {
	.container {
		/*display: flex;*/
	}
	.product-container:not(:last-child) {
		margin-bottom: 0;
		margin-right: 20px;
	}
	.product-container .product-images img {
		max-width: 50%;
	}
}

.price-tag {
	/*font-weight: 450;*/
	color: #000 !important;
}



.invalid-feedbacks{
    color: #ea0000;
    font-size: .85rem;
    /*font-weight: 500;*/
    /*top: -1.2rem;*/
    position: relative;
    text-align: right;
}


@media (max-width: 768px) {
  .main-right-containt {
    width: 87%;
    padding: .8rem !important;
  }
}