/* CSS Document */
h1 {
	font-family: 'Circular Std';
	font-weight: 700;
	color: #000;
	letter-spacing: 0.4px;
}
h2{
	font-family: 'Circular Std';
	font-weight: 700;
	color:#00f;
	letter-spacing: 0.4px;
}
h3 {
	font-family: 'Circular Std';
	color: black;
	letter-spacing: 0.4px;
	line-height: 20px;
	font-size: 20px;
	font-weight: 700;
	margin: 0;
	margin-bottom: 15px;
}
h4 {
	font-family: 'Circular Std';
	font-weight: 700;
	font-size: 15px;
}
.btnx:hover {
	color: #fff;
	text-decoration: underline;
}
p,li,a{
	
	letter-spacing:normal;
}
small{
	color:grey;
}
.iconx {
	font-size: 32px;
	vertical-align: middle;
	margin-right: 20px;
}
.dotted li{
	list-style:circle;
}
#logo img {
	width: 75%;
}
#breadcrumb {
	text-align: center;
	
}
#breadcrumb a {
	margin-top: 25px;
	padding-right: 25px;
	color: white;
	font-size: 12px;
	font-weight: 700;
}
.shop-card {
	width: 90%;
	position: relative;
	border-radius: 4px;
	/* padding-bottom: 0; */
	margin-top: 0;
	margin-bottom: 30px;
	text-align: center;
	/* border: 1px solid #d7d5d5; */
	/* padding: 15px; */
	padding-bottom: 30px;
	padding-top: 20px;
}
.glide-selected {
	border: 5px solid #008000;
}
#item .btn-addcart, #item .btn-book, #cart-modal .btn-addcart {
	background-color: #008000;}
#cart-qty {
	
	border: 2px solid;
	
	color: #008000;
}
.price-css {
	font-family: 'Circular Std';
	font-size: 20px;
}
.title-css {
	/* font-family: 'Circular Std'; */
	margin-bottom: 5px;
	overflow: hidden;
	font-size: 14px;
	font-weight: 400;
}
#cart-modal .price-css {
	
	color: black;
	margin-top: 15px;
}
.btnx {
	font-size: 13px;
	border: none;
	color: white;
	width: 150px;
	background: black;
	line-height: 45px;
	font-weight: 400;
	border-radius: 6px;
}
.btn-wrap li {
	font-size: 13px;
	background: #008000;
	color: white;
	padding: 8px;
	/* display: inline-block; */
	border-radius: 90px;
	/* margin-bottom: 12px; */
	font-weight: 700;
	/* width: 65%; */
	margin: 0 auto;
	font-family: 'Circular Std';
}
.content{
	width:90%;
	margin: 0 auto;
}
.content-70{
	width:70%;
	margin: 0 auto;
}
.content-80{
	width:80%;
	margin: 0 auto;
}
.content-85{
	width:85%;
	margin: 0 auto;
}
.content-50{
	width:50%;
	margin: 0 auto;
}
.content-60{
	width:60%;
	margin: 0 auto;
}
.content-90{
width:90%;
	margin:0 auto;
}
		.d-content{
		width:50%;
		margin: 0 auto;
	}
.d-card {
	padding: 40px;
	margin-bottom: 25px;
	background: #800080;
	height: 150px;
	border-radius: 10px;
	/* text-align: center; */
	/* border: 2px solid; */
	color: blue;
}
#lists a {
	color: #fff;
	/* font-weight: 700; */
	font-size: 20px;
}


#mobile-nav-bar .mxnav2 {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}
#mobile-nav-bar .mxnav2 li a {
	/* font-weight: 700; */
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	/* font-family: 'Circular Std'; */
}

.social-nav {
	text-align: right;
	margin-top: 10px;
}
.mxnav {
	/* padding-top: 25px; */
	text-align: left;
	/* padding-bottom: 10px; */
	border-radius: 0px;
}
.mxnav ul{
	margin-bottom:0;
	
}
.mxnav ul li {
	display: inline-block;
	/* width: 230px; */
	position: relative;
	text-align: left;
	line-height: 30px;
	width: 12.5%;
	/* margin-right: 14%; */
	padding-bottom: 10px;
}
.btnx{
	border:none;
}
.mxnav ul li a {
	letter-spacing: normal;
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	/* text-transform: uppercase; */
	font-family: 'Circular Std';
}
.mxnav ul li > ul {
	padding-top: 20px;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 240%;
	background-color: #fff;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	padding-bottom: 20px;
}
#bottom-bar .mxnav > ul li ul li ul{
  display: none;
  position: absolute;
  top: 0%;
  left: 50%;
  background-color: #fff;
  box-shadow: none;
	padding: 0px;
}
.mxnav ul li:hover ul {
  display: block;

}
#bottom-bar .mxnav ul li ul li:hover ul {
  display: block;

}
#bottom-bar .mxnav ul li ul li a {
	color: black;
	font-family: arial;
	font-size: 15px;
	font-weight: 400;
}
#bottom-bar .mxnav ul li ul li {
	display: block;
	color: black;
	width: 150%;
	padding-bottom: 6px;
}
#top-bar {
	z-index: 100;
	width: 100%;
	position: relative;
	background: #188544;
}
.top-card-inner {
	width: 90%;
	margin: 0 auto;
	padding-top: 12px;
	padding-bottom: 5px;
	
	position: relative;
}
#bottom-bar {
	text-align: center;
	background: #2da35d;
}
#bottom-bar .mxnav a {
color:white;
}
#top-line {
	padding-top: 13px;
	border-bottom: 1px solid #e4e0e0;
	padding-bottom: 5px;
}
.bar h4 {
	color: white;
	font-size: 25px;
}
.contact-info {
	text-align: right;
}
.contact-info p {
	color: #712b71;
	text-align: left;
	font-size: 13px;
	letter-spacing: normal;
	margin: 0;
}
#top-barx .contact-info .svg-inline--fa {
    font-size: 30px;
    color: black;
}
#bar {
	padding-top: 65px;
	padding-bottom: 65px;
	/* background-image: url(../img/bar.jpg); */
	margin-bottom: 50px;
	background: #060606;
}

#newcss #bar{
	margin-bottom:0;
}

#logbtns a {
	color: #a48da4;
	font-size: 20px;
	
}
.hometag-css{
	font-size: 25px;color: black;margin-bottom: 20px;
}

#cart-top {
    background-color: #712b71;
}
#bar h1{
	color:white;
	text-align: center;
}
.banner{
width:85%;
position: relative;
margin: 0px auto;
background-repeat: no-repeat;

border-radius: 0px 0px 4px 4px;}
.banner-text {
	padding: 50px;
	
	/* height: 100%; */
	margin-left: 70px;
	/* padding-top: 70px; */
	margin-top: 100px;
	border-radius: 20px;
	
}
.banner-text h3 {
font-size: 55px;
	color: white;
	line-height: 45px;

}
.banner-text p {

	color: white;
	margin-bottom: 25px;

}
.banner-text small {
	color: #b7b7b7;
	font-size: 12px;
	text-align: left;
	display: block;
}
.banner-text li{font-size: 15px;color: white;}

.card-pic {
	height: 190px;
	width: 190px;
}
#cat-card{
	text-align: left;
}
#cat-card2 {
	padding: 30px;
}
#cat-card .keys {
	display: inline-block;
	padding-right: 15px;
	background: rgb(22, 0, 138);
	border-radius: 4px;
	margin-bottom: 15px;
	margin-right: 25px;
	
	color: #bdc6f6;
	font-size: 14px;
box-shadow: 7px 7px 5px -5px #0009;
	text-decoration: none;
	padding: 15px;
}
.full-wrap {
	text-align: center;
	padding-top: 70px;
}
.btn-nav {

	padding-top: 10px;
}
.btn-nav a {
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
#com-wall {
	/* position: absolute; */
	height: 350px;
	background: #fff;
	box-shadow: 0 10px 10px -10px rgba(0,0,0,0.25),0 18px 36px -18px rgba(0,0,0,0.27);
	border-radius: 8px;
	padding: 25px;
	text-align: center;
}
.hyt-350{
	
}

.step-wrap {
	font-size: 25px;
	text-align: center;
	background: white;
	color: black;
	line-height: 25px;
	padding: 18px;
	border-radius: 50px;
	font-weight: 700;
	width: 60px;
	margin: auto;
	margin-bottom: 25px;
}
.step-card{
	width:90%;
	text-align: center;
}
.cat-plate {
	margin-bottom: 20px;
	text-align: center;

}
.cat-plate h2 {
	color: white;
	font-size: 44px;
	line-height: 58px;
	
	
}
.cat-plate p {
	color: grey;
	font-size: 13px;
	line-height: 14px;
}
.card-data {
	padding-top: 20px;
	padding-bottom: 10px;
	height: 100px;
	width: 85%;
	margin: auto;
}
#cart-topx {
	display: block;
	text-align: right;
	border-left: 1px solid gray;
}
#searchbox {
	height: 45px;
	margin-bottom: 20px;
	background-color: transparent;
	border-radius: 0;
	border-bottom: 1px solid #fee;
	box-shadow: none;
	margin-top: 0;
	color: white;
}
#searchbox input::placeholder {
  color: #fff;
  opacity: 1;
}
#searchbox li {
	/* border-radius: 0 60px 60px 0px; */
	font-size: 13px;
	/* line-height: 44px; */
	color: white;
	background: transparent;
	width: 60px;
}
#contact-msg-card {

	padding: 50px;
	margin-bottom: 40px;
	background: #f9f8f8;
border-radius: 6px;
box-shadow: 0 7px 5px -5px #0003;
}

#contact-page .content-contain{
	width:60%;
}
.btn-menu {
    margin-top: 40px;
    text-align: right;
}
#contact-page input, #contact-page textarea {
	border: 2px solid #848484;
	box-shadow: none;
}

#time-card {
	background-color: #14145d;
	padding: 40px;
	/* margin-top: -40px; */
	background-image: linear-gradient(0deg, transparent 24%, rgba(50, 50, 50, 0.05) 25%, rgba(50, 50, 50, 0.05) 26%, transparent 27%, transparent 74%, rgba(50, 50, 50, 0.05) 75%, rgba(50, 50, 50, 0.05) 76%, transparent 77%, transparent), linear-gradient(90deg, transparent 24%, rgba(50, 50, 50, 0.05) 25%, rgba(50, 50, 50, 0.05) 26%, transparent 27%, transparent 74%, rgba(50, 50, 50, 0.05) 75%, rgba(50, 50, 50, 0.05) 76%, transparent 77%, transparent), linear-gradient(43deg, #043280 0%, #800080 100%);
	position: relative;
	z-index: 200;
	border-radius: 4px;
	box-shadow: 0 7px 5px -5px #0003;
}
#user-frm label {
	/* font-weight: 700; */
	margin-top: 7px;
	display: block;
	font-size: 14px;
	/* text-transform: uppercase; */
	margin-bottom: 5px;
	color: black;
}
#usercontent {
    border-top: none;
    padding: 0;
    margin-bottom: 30px;
}
#usercontent-card {
	background-color: whitesmoke;
	box-shadow: 0 7px 5px -5px #0003;
}
#user-frm .btnx {
	color: #fff;
	border-color: #00f;
	background: rgb(29, 152, 74);
	padding: 12px;
	line-height: 18px;
	width: 100%;
}
.usertitle {
	padding: 40px;
	background: #eaeaea;
	/* margin-bottom: 40px; */
}
#user-frm {
	padding-top: 60px;
	/* background: whitesmoke; */
	/* box-shadow: 0 7px 5px -5px #0003; */
	width: 60%;
	margin: 0 auto;
	padding-bottom: 120px;
}
.card{
	margin-bottom:0px;
}
#time-card h2{
	font-weight: 400;
	color:white;
}#time-card li{
	line-height: 40px;
	color:white;
}


#home-service-card {
	padding-top: 30px;
	text-align: center;
	margin-bottom: 70px;
}
.supply-card-list{
	padding:60px;
	height: 200px;
	background: blue;
	margin-bottom: 30px;
	border-radius: 4px;
	background-image: linear-gradient(0deg, transparent 24%, rgba(50, 50, 50, 0.05) 25%, rgba(50, 50, 50, 0.05) 26%, transparent 27%, transparent 74%, rgba(50, 50, 50, 0.05) 75%, rgba(50, 50, 50, 0.05) 76%, transparent 77%, transparent), linear-gradient(90deg, transparent 24%, rgba(50, 50, 50, 0.05) 25%, rgba(50, 50, 50, 0.05) 26%, transparent 27%, transparent 74%, rgba(50, 50, 50, 0.05) 75%, rgba(50, 50, 50, 0.05) 76%, transparent 77%, transparent), linear-gradient(43deg, #043280 0%, #800080 100%);
	background-size: cover;
}
.supply-card-list h2{
	font-weight: 400;
	color:white;
}
.card-main h1{
	color:white;
}
.card-main li{
	color:black;
	line-height: 30px;
}
.card-services-main {
padding: 35px;
position: relative;
z-index: 100;
background: #878a8d;
margin-top: 90px;
border-radius: 4px;
min-height: 220px;
}
.card-services-sub {
	position: relative;
	z-index: 10px;
	padding: 45px;
	background: #f6f4f6;
	box-shadow: 0 10px 5px -6px #0003;
min-height: 400px;
	margin-top: 40px;
	padding-left: 90px;
	margin-left: -90px;
}
.svg-inline--fa {
	font-size: 22px;
	color: #080707;
}

#top-barx .svg-inline--fa {
	font-size: 20px;
	color: black;
}
			.breadcrumb{
		margin-bottom: 25px;
		margin-top: 25px;
	}
.breadcrumb a, .breadcrumb .b-con, .breadcrumb span {
	color: #121212;
	margin-right: 10px;
	text-transform: capitalize;
	/* font-weight: 700; */
	font-size: 13px;
	letter-spacing: normal;
}
	#mobile-bottom-nav{
		display: none;
	}
#whatsapp-card{
	background-color: rgb(37, 211, 102);color: white;
padding: 10px;
border-radius: 10px;
border: none;
display: inline-block;
padding-left: 30px;
padding-right: 30px;
font-weight: 700;
margin-top: 10px;
}
.bar {
	/* border-right: 1px solid white; */
	padding-right: 50px;
	height: 250px;
	background: #249a54;
	padding: 35px;
	border-radius: 30px;
}
.bar p{
	color:white;
}
#footer-bar {
	background: #399326;
	position: relative;
	
}
#footer-bar p {
	color: #e7e5f5;
	font-size: 15px;
	margin-top: 25px;
}
#footer-bar-wrap {
	width: 80%;
	margin: 0 auto;
}
.btn-y {
	margin-top: 30px;
	display: block;
	/* width: 150px; */
	text-align: center;
	color: white;
	/* padding-left: 20px; */
	border: 2px solid;
	padding-top: 10px;
	padding-bottom: 10px;

	border-radius: 4px;
}
#footer-bar img {
	position: absolute;
	/* left: 50px; */
	/* top: -10px; */
	width: 100%;
}
#footer-bar h3 {
    color: white;
    line-height: 35px;
    font-size: 35px;
}
.footer-bar-section {
	padding-top: 100px;
	padding-bottom: 100px;
}

#footer {
	/* border-top: 1px solid rgb(225,225,225); */
	background-color: black;
	
}
#footer-box {
	padding: 40px;
	background: white;
	text-align: center;
	width: 85%;
	margin: 0 auto;
	margin-top: -150px;
	padding-bottom: 70px;
	border-radius: 20px;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
#social-box {
	/* width: 40%; */
	margin: 0 auto;
	border-top: 1px solid white;
	margin-top: 5px;
	padding-top: 5px;
}
#social-box img {
	width: 40px;
}
#footer-box .logo img {
	width: 200px;
}
#footer h3 {
	color: white;

	margin-bottom: 20px;
	
}
#footer-wrap{
padding-top: 100px;
padding-bottom: 100px;	
}
#footer-logo{
	width:70%;
	margin: 0 auto;
}
#footer li, #footer a, #footer p {
	color: white;
	font-size: 13px;
	margin-bottom: 10px;
}
#footer-bottom {
	background: #000;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: right;
}
#footer-bottom a {
	color: #71768e;
	font-size: 12px;
	/* line-height: 40px; */
	display: inline-block;
	border-left: 1px solid;
	padding-left: 25px;
	margin-left: 25px;
}
.item-img {
	height: 190px;
}
.mobile{
	display:none;
}
@media (max-width: 800px) {
	.mobile{
	display:block;
}
	.content-60 {
	width: 80%;
	
}
	.content-50 {
	width: 90%;
	
}
#com-wall {
	margin-top: 50px;
}
	#whatsapp-card{
	padding-left: 15px;
padding-right: 15px;
width:100%;
}
.bar {
	margin-bottom: 50px;
	height: auto;
	
}
	.bar h4 {
	margin-bottom: 25px;
}
	#top-bar {

	box-shadow: 0 20px 10px -16px rgba(9, 9, 16, 0.42);
}
#top-card-inner {
	width:100%;
}
	#cart-topx {
	border: none;
	border-top: none;
	margin-top: 0;
	padding-top: 0;
	/* text-align: center; */
}
#mobile-bottom-nav {
	display: block;
	/* background: #f58634; */
	/* padding: 5px; */
	/* box-shadow: 0 7px 5px -5px #0003; */
}
	#mobile-bottom-nav li{
		color:white;
		padding: 10px;
	}
	#mobile-nav-bar{
		display: none;
	}
.mxnav2 li {
	display: block;
	text-align: left;
	line-height: 30px;
	margin-bottom: 15px;
	color: white;
	margin-left: 0;
	border: none;
}
.mxnav2 li a{
	color: white;
}
	.cont {
	display: inline-block;
	cursor: pointer;
	margin-right: 20px;
}

.bar1, .bar2, .bar3 {
	width: 35px;
	height: 5px;
	background-color: white;
	margin: 6px 0;
	transition: 0.4s;
}

/* Rotate first bar */
.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-10px, 5px) ;
  transform: rotate(-45deg) translate(-10px, 5px) ;
}

/* Fade out the second bar */
.change .bar2 {
  opacity: 0;
}

/* Rotate last bar */
.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-10px, -7px) ;
  transform: rotate(45deg) translate(-10px, -7px) ;
}
	.mxnav{
		text-align:center;
		padding-bottom: 10px;
			margin-top:0;
	}
	.btn-nav {
	
	text-align: left;
	
}
.social-nav {
	text-align: center;
	display: none;
}
#logo img {
	width: 90%;
	/* text-align: center; */
}

	#logo {
text-align: left; 
padding: 0;
}
	#searchbox {
	margin-bottom: 10px;
	margin-top: 10px;
}
.mxnav ul li {
	margin-top: 15px;
	padding-right: 0;
	padding-left: 0px;
	display: block;
	width:100%;
}
.mxnav a {
	font-size: 15px;
	font-weight: 700;
	color: black;
}
#bottom-bar {
	text-align: left;
	display: none;
}
	#bottom-bar .mxnav {
	text-align: left;
	padding-top: 25px;
	padding-bottom: 25px;
}
.mobile-logo{	
	width: 120%;
padding: 10px;
margin-top: 10px;
	}
#cart-modal #Glide .glide__slide img {
	height: 300px;
	width: 300px;
}
	#Glide .glide__slide img {

}
#Glide .glide__slide {
	height: auto;
}
	#thumb-click {
	width: 100%;
	text-align: left;
}
	#thumb-click li {

	margin-right: 15px; 
}
	#user-frm {
	padding-top: 30px;

	width: 80%;
	padding-bottom: 30px;
}
	#lists{
		display:none;
	}

	#home .content-card{
		width:80%;
		margin: 0 auto;
	}
	.content-contain {
    width: 90%;
	}
.content-70 {
	width: 90%;}
	.d-content{
		width:70%;
		margin: 0 auto;
	}
.card-services-sub {
	margin-top: -20px;
margin-left: -15px;
width: 112%;
padding: 30px;
	}
	#time-card{
		margin-top: 20px;
border-radius: 4px;
	}
	.wrap {
    width: 80%;
	}
	.content-wrap{
		width:100%;
		padding:20px;
	}
.content {
	width: 85%;}
	.service-card-img img{
		width:100%
	}
	.reg-card{
		width:100%;}
	
	.webpack-card {
    width: 100%;
	height:600px;
	}
	#services-list{
		padding:30px;}
	#bar{
		height:auto;
		padding-bottom:65px;}
.item-img {
	height: 130px;
}
	.price-card {
    
    min-height: auto;
}
	.shop-card {
width:100%;
}
.card-pic {
	height: 130px;
	width: 130px;
}
	.card{
		border-right:none;}
	.banner {
		width: 100%;}
.banner-text {
	width: 95%;
	
	margin: 0px auto;
	/* padding: 45px; */
	border-radius: 0px;
	text-align: left;
	padding-top: 70px;
	/* margin-top: 85px; */
	padding: 40px;
}
	.banner-text h3 {
	font-size: 40px;
	color: white;
	line-height: 45px;
}
#contact-page .content-contain{
	width:90%;
}
	#contact-msg-card {
    width: 100%;
		padding: 30px;
	}
	.btn-width {
    width: 100px;
}
	.swiper-button-prev, .swiper-button-next{
		display:none;
		
		}
.btn-menu {
    margin-top: 0px;
    text-align: center;
}
	
		.banner .get{
	text-align:center}
	.banner-card li{
		font-weight:300;
		text-align:center;}
	#top-text {
   
}
	#top-text h1 {
    line-height: 40px;
    font-size: 33px;
}
	
#footer-box {
	width: 100%;
	padding: 25px;
	margin-bottom: 50px;
}
#footer h3 {

	margin-top: 20px;
}
	#btncreate-account {
	margin-top: 25px;
}
#footer-bottom a {
	border: none;
	text-align: left;
	display: block;
	padding-left: 0;
	margin-left: 0;
}#footer-bottom {
	
}
	#footer-wrap {

	padding-bottom: 20px;
}
.btn-nav a {
	margin-left: 10px;
	/* width: 30%; */
	display: inline-block;
	margin-right: 10px;
}
}
.hyperlink {
	color: white;
	cursor: pointer;
}
.hyperlink:hover {
	color: white;
	
}
