.img-fluid.logo {
	height: 55px;
}
.searchImg{
	width: 15px;
}
.form-control.border-1{
	border-color: rgba(0,0,0,0.05);
}
.form-control:focus{
	outline: unset !important;
	box-shadow: unset !important;
}
.btn:focus{
	outline: unset !important;
	box-shadow: unset !important;
}
.fs-13{
	font-size: 13px;
}
.form-control.me-2.border-1.fs-13 {
	width: 45%;
}
form.d-flex.ms-auto.mt-auto {
	justify-content: flex-end;
	align-items: center;
}
.bg-danger{
	background-color: #ED1C24 !important;
}
a{
	text-decoration: none !important;
}
.menu a.active, .menu a:hover{
	color: #e5ba39 !important;
}

.menu.bg-danger.py-2 {
	border-bottom: 10px solid #464646;
}
.topBar {
	border-top: 30px solid #464646;
}
.img-fluid.partImg {
	height: 35px;
}
.position-absolute {
	position: absolute !important;
	right: 0;
	top: -11px;
}
.numver.bg-dark {
	height: 35px;
	display: inline-flex;
	justify-content: flex-end;
	align-items: center;
	background: linear-gradient(90deg,#5C5C5C, #474747);
	color: white;
}
.part.position-absolute {
	display: flex;
	z-index: 1000;
}
.numver.bg-dark {
	height: 35px;
	display: inline-flex;
	justify-content: flex-end;
	align-items: center;
	background: linear-gradient(90deg,#5C5C5C, #474747);
	color: white;
	padding-right: 50px;
	padding-left: 150px;
}
.topBar {
	border-top: 30px solid #676767;
}
.fa.fa-phone, .fa-globe, .fa-home {
	background: #B3B3B3;
	width: 25px;
	height: 25px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	margin-right: 5px;
	font-size: 12px;
}
.fs-12{
	font-size: 12px;
}
body, html{
	overflow-x: hidden !important;
}
.text-primary{
	color: #3C81BB !important;
}
.slider1 img {
	height: 220px;
	display: block;
	margin: auto;
	object-fit: contain;
}
.btn.prevBtn.slick-arrow {
	position: absolute;
	z-index: 1;
	left: 5px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 40px;
	color: #6F6F6F;
}
.btn.nextBtn.slick-arrow {
	position: absolute;
	z-index: 1;
	right: 5px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 40px;
	color: #6F6F6F;
}
.footer{
	/* background-image: url("../img/New\ website\ Footer.jpg"); */
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: bottom;
	background-color: #44545c;
}
.btn.btn-dark.grad.rounded-pill.ms-2 {
	background: linear-gradient(white,#383838, #383838);
	border: unset;
}
.footer .form-control {
	background: #666666;
	border: unset;
	border-radius: 10px !important;
}
.footer {
	/* background-image: url("../img/New\ website\ Footer.jpg"); */
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: bottom;
	background-color: #4D4D4D !important;
	/* padding-top: 240px !important; */
	/* padding-bottom: 10px; */
}
/* .footer .container {
	position: absolute;
	top: 0;
	left: 0;
} */
/* .footer .container {
	position: absolute;
	top: 25px;
	left: 50%;
	transform: translate(-50%);
} */

.footer{
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: bottom;
}
.footer {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
	padding-bottom: 75px;
	/* padding-top: 20px !important; */
}
.footer td{
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.footer {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: bottom;
	padding-bottom: 75px;
	padding-top: 20px !important;
	background-color: #44545c !important;
}
.foterMenu.bg-danger {
	border-bottom: 10px solid #454545;
	padding-bottom: 20px;
	font-size: 18px;
	color: white;
}

/* fixes */
.img-fluid.cartBg {
	position: absolute;
	transform: scaleY(1.7) scaleX(3);
	transform-origin: 0 100%;
	left: -25px;
}
.text-white.cartLink {
	position: relative;
	left: 35px;
}
.nav-item.dropdown {
	display: inline-block;
	color: white !important;
}
.nav-link.dropdown-toggle {
	color: white;
	padding: 0 15px 0 0;
}
.subMenu.list-unstyled {
	position: absolute;
	display: none;
	right: -40px;
	background: white;
	padding: 10px;
	border-radius: 3px;
	top: 0;
}
li.position-relative:hover .subMenu {
	display: block;
}
.subMenu.list-unstyled {
	position: absolute;
	display: none;
	right: -67%;
	background: white;
	padding: 10px;
	border-radius: 3px;
	top: 0;
}
.subMenu.list-unstyled li {
	padding: 2px;
}
.subMenu.list-unstyled a{
	padding: 5px;
	display: block;
	width: 100%;
}
.subMenu.list-unstyled a:hover {
	background: #E9ECEF !important;
	/* color: white !important; */
	
}
.text-primary {
	color: #656565 !important;
}
.footer .form-control.rounded::placeholder {
	color: white;
}
.footerLogo {
	/* padding-left: 50px; */
	display: flex;
	justify-content: center;
	align-items: center;
}
.footerLogo img {
	margin: 4px;
	height: 40px;
	margin-bottom: 15px;
}




/* fixes 2 */
.col-md-6.text-end.pe-5 {
	padding-right: 100px !important;
}
.navbar.navbar-expand-lg.navbar-light.bg-transparent {
	padding-bottom: 10px;
	padding-top: 0px;
}
.footer {
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: bottom;
	padding-bottom: 180px;
	padding-top: 70px !important;
	background-color: #44545c !important;
}
.footerLogo img {
	height: 50px;
}
.form-control.me-2.border-1.fs-13 {
	width: 185px;
}
.img-fluid.cartBg {
	position: absolute;
	transform: scaleY(1.5) scaleX(3);
	transform-origin: 0 100%;
	left: -25px;
}

.footer .form-control {
	background: #666666;
	border: unset;
	border-radius: 0 !important;
	margin-top: 5px;
	margin-bottom: 5px;
}
.btn.btn-dark.grad.rounded-pill.ms-2.mt-2 {
	margin-left: 0 !important;
	width: 120px;
	height: 42px;
}
.footer .form-control.rounded {
	height: 45px;
}
.img-fluid.cartBg {
	position: absolute;
	transform: scaleY(1.5) scaleX(3);
	transform-origin: 0 100%;
	left: -25px;
	bottom: -8px;
}
.form-control.rounded.w-75 {
	width: 70% !important;
}
.footer {
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: bottom;
	padding-bottom: 180px;
	padding-top: 70px !important;
	background-color: #44545c !important;
}
.footer .col-md-5 {
	flex: 0 0 33.33%;
}

.footer {
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: bottom;
	padding-bottom: 120px;
	padding-top: 70px !important;
	background-color: #44545c !important;
}



/* fix 3 */
.fixtop {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100000;
	background: white;
}
.subMenu.list-unstyled {
	width:165px;
	left:190px;
}
body {
	padding-top: 135px;
}
@media screen and (min-width:1600px){
	.footer .text-white.fs-13 {
		font-size: 15px;
	}
}
@media screen and (max-width: 1599px){
	.footer {
		background-repeat: no-repeat;
		background-size: 100% 65%;
		background-position: bottom;
		/* padding-bottom: 180px; */
		padding-top: 70px !important;
		background-color: #44545c !important;
	}
	.footer {
		background-repeat: no-repeat;
		background-size: 100%;
		background-position: bottom;
		/* padding-bottom: 180px; */
		padding-top: 70px !important;
		background-color: #44545c !important;
	}
}
@media screen and (max-width: 992px){
	.fixtop {
		position: unset;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 100000;
		background: white;
	}
	body {
		padding-top: 0;
	}
	.topBar {
		border-top: 30px solid #676767;
		padding-top: 20px;
	}

	.menu.bg-danger.py-2 .col-md-6 ul li {
		display: block !important;
		margin: auto;
	}
	.menu.bg-danger.py-2 .col-md-6 {
		display: block !important;
		margin: auto;
	}

	/* fixes 2 */
	.img-fluid.cartBg {
		display: none;
	}
	.text-white.cartLink {
		position: relative;
		left: 0;
	}
	.navbar-toggler {
		border: unset !important;
	}
	.footer {
		background-repeat: no-repeat;
		background-size: 100%;
		background-position: bottom;
		/* padding-bottom: 180px; */
		padding-top: 70px !important;
		background-color: #44545c !important;
	}
}

@media screen and (max-width: 767px){
	.part.position-absolute {
		display: flex;
		z-index: 1000;
		right: -12%;
	}
	.numver.bg-dark {
		position: relative;
		left: -120px;
	}
	.footer .col-md-5 {
		flex: 0 0 100%;
	}

	.footer .col-md-5 .text-start {
		text-align: center !important;
	}
	.form-control.rounded.w-75 {
		margin: 5px auto;
		width: 75% !important;
	}
	.btn.btn-dark.grad.rounded-pill.ms-2.mt-2 {
		margin-bottom: 20px;
	}
	/* .part.position-absolute{
		display: none;
	} */
	/* .topBar.position-relative {
		padding-top: 0;
	} */
	.img-fluid.partImg {
		height: 35px;
	}
	.numver.bg-dark {
		padding-left: 0;
		padding-right: 0;
		height: 35px;
		padding-right: 15px;
	}
	.numver.bg-dark a {
		display: block !important;
		width: 120px;
	}
	.numver.bg-dark {
		position: relative;
		left: -80px;
	}
	.footerLogo {
		padding-left: 0;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: auto;
		justify-content: center;
		align-items: center;
	}
	.footer {
		background-repeat: no-repeat;
		background-size: 205%;
		background-position: bottom;
		padding-bottom: 75px;
		padding-top: 20px !important;
		background-color: #44545c !important;
	}
	.foterMenu.bg-danger li {
		display: block !important;
		font-size: 14px;
	}
	.foterMenu.bg-danger li:nth-child(2n) {
		display: none !important;
	}
	.navbar-toggler {
		font-size: 17px;
		border: unset !important;
		outline: unset !important;
		box-shadow: unset !important;
	}
	.menu.bg-danger.py-2 .text-end {
		text-align: left !important;
		padding-left: 0 !important;
		position: relative;
		left: -5px;
	}
	.d-flex.ms-auto.mt-auto {
		justify-content: center !important;
	}
	.menu.bg-danger.py-2 {
		display: none;
	}
	.menu.bg-danger.py-2 li {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.footer .col-md-4.m-auto.text-center {
		margin-top: 15px !important;
		margin-bottom: 15px !important;
	}
	.text-white.cartLink {
		position: relative;
		left: 0;
	}
	.img-fluid.cartBg {
		display: none;
	}


	/* fixes 2 */
	.footerLogo.mt-3 img {
		height: 35px;
	}
	.footer .text-start {
		text-align: center !important;
	}
}

@media screen and (max-width:650px){
	.part.position-absolute {
		display: flex;
		z-index: 1000;
		right: -14%;
	}
}

@media screen and (max-width:600px){
	.part.position-absolute {
		display: flex;
		z-index: 1000;
		right: -16%;
	}
}

@media screen and (max-width:500px){
	.part.position-absolute {
		display: flex;
		z-index: 1000;
		right: -20%;
	}
}




