/* CSS Document */
h1{
	font-weight: 400;
	color: #00f;
}
h2{
	font-weight: 400;
	color:#00f;
	font-size: 25px;
	margin-bottom: 15px;
}
h3 {
	color: black;
	text-transform: capitalize;
	line-height: 65px;
	font-size: 50px;
	font-weight: 400;
	margin: 0;
	margin-bottom: 15px;
}
p,li,a{
	font-size: 15px;
	letter-spacing: -0.32px;
	line-height: 25px;
}
small{
	color:grey;
}
.iconx {
	font-size: 32px;
	vertical-align: middle;
	margin-right: 20px;
}
.dotted li{
	list-style:circle;
}
.card-data {
	height: 85px;
	padding-left: 10px;
	padding-right: 10px;
}
.content{
	width:75%;
	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-60{
	width:60%;
	margin: 0 auto;
}
.content-50{
	width:50%;
	margin: 0 auto;
}
		.d-content{
		width:50%;
		margin: 0 auto;
	}
.btnx {
	font-size: 12px;
	border-radius: 5px;
	border: none;
	color: white;
	width: 150px;
	background: black;
	padding-top: 7px;
	padding-bottom: 7px;
}
.btnx span img {
	width: 28px;
	height: inherit;
}
#logo img {
	width: 200px;
}
.card-intro{
	padding:20px;
}
.intro-img{
	margin-top:-80px;
}
.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;
}


.mxnav{
	padding-right: 25px;

	text-align:right;
	border-radius:0px;
display: flex;
align-items: center;
justify-content: space-between;}
.mxnav li {
	display: inline-block;
	padding-left: 50px;
	text-align: center;
	line-height: 70px;
}
#bottom-bar {
	background: #661daa;
}
#top-nav {
	text-align: right;
	/* padding-top: 10px; */
	border-right: 1px solid;
	padding-right: 35px;
}
#logbtns {

}
#top-nav li {
	display: inline-block;
	padding-left: 50px;
	text-align: center;
	line-height: 30px;
}
#top-nav a {
	letter-spacing: 0.5px;
	color: black;
	text-align: center;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: 400;
}
.mxnav a {
	letter-spacing: 0.5px;
	color: white;
	text-align: center;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: 700;
}
#top-bar {
	position: relative;
	z-index: 100;
	padding-top: 15px;
	box-shadow: 0 7px 5px -5px #0006;
	background: #f7f7f7;
}
#top-line {
	padding-top: 35px;

}

#paycard{
	border-top:1px solid rgba(192, 185, 221, 0.34);
	padding-top:15px;
	margin-top:15px;
	}

#searchbox {
	height: 45px;
	margin-bottom: 20px;
	background-color: #661daa21;
	border-radius: 30px;
	/* border: 1px solid #fee; */
	box-shadow: none;
	margin-top: -10px;
}
#searchbox li {
	/* border-radius: 0 60px 60px 0px; */
	font-size: 13px;
	/* line-height: 44px; */
	color: white;
	background: transparent;
	width: 60px;
}
#usercontent {

	border-top: none;
	padding: 0;
	margin-bottom: 30px;
}
.usertitle {
	padding: 40px;
	background: #eaeaea;
	/* margin-bottom: 40px; */
}
#user-frm .btnx {
	color: #fff;
	border-color: #00f;
	background: rgb(29, 152, 74);
	padding: 12px;
	line-height: 18px;
	width: 100%;
}
#user-frm {
	padding-top: 60px;
	/* background: whitesmoke; */
	/* box-shadow: 0 7px 5px -5px #0003; */
	width: 60%;
	margin: 0 auto;
	padding-bottom: 120px;
}
#usercontent-card {
	background-color: whitesmoke;
	box-shadow: 0 7px 5px -5px #0003;
}
#user-frm label {
	font-weight: 700;
	margin-top: 7px;
	display: block;
	font-size: 13px;
	/* text-transform: uppercase; */
	margin-bottom: 15px;
	color: #5a5a5a;
}
#acc-card {
	margin-top: 35px;
}
.cart-data-card{
	padding-top:20px;
	padding-bottom:10px;
	
	border-bottom:1px solid rgb(225,225,225);
	}

.table-btns {
    font-style: italic;
    font-size: 10px;
    color: #7373bf;
    padding-left: 10px;
    cursor: pointer;
}

#btn-paynow, #btn-reserve{
	cursor: pointer;
}
#btn-reserve a{
	color:white;
	text-decoration: none;
}

.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: 100px;
}

#newcss #bar{
	margin-bottom:0;
}

#logbtns a {
	color: #a48da4;
	font-size: 20px;
	
}

#cart-top {
    background-color: #712b71;
}
#bar h1 {
	color: white;
	text-align: center;
	font-size: 50px;
}
.banner{
position: relative;
z-index: 100;
margin: 0px auto;

background-repeat: no-repeat;

border-radius: 0px 0px 4px 4px;}
.banner-text {
	text-align: center;
	background: #30345f82;
	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, #04328000 0%, #00000024 100%);
	width: 100%;
	border-radius: 0px 4px 4px 0px;
	height: 100%;
	/* margin-left: 100px; */
	padding-top: 130px;
	margin: 0 auto;
	/* text-align: center; */
}
.banner-text p {
	font-size: 65px;
	color: white;
	font-weight: 400;
	line-height: 75px;
}
.banner-text small {
	color: #b7b7b7;
	font-size: 12px;

	display: block;
}
.banner-text li{font-size: 15px;color: white;}
.strip-inner {
	/* border: 3px solid #00f; */
	padding-bottom: 10px;
	padding: 35px;
	min-height: 280px;
	margin-top: 50px;
	margin-bottom: 40px;
	background: #ebebeb;
	border-radius: 20px;
	text-align: center;
}
.strip-inner h2 {
	color: #00f;
	font-size: 25px;
	margin: 0px;
	line-height: 40px;
	margin-bottom: 15px;
}
.card-pic{
	height: 150px;
}
.btn-addcart-modal {
	text-align: center;
	color: white;
	background: #3008a1;
	padding: 12px;
	border-radius: 4px;
	width: 100%;
	/* margin: 0 auto; */
	margin-top: 15px;
	font-size: 13px;
	font-weight: 700;
}
.card-wrap {
	min-height: 350px;
	padding: 50px;
	background: #f0f0f0;
	margin-bottom: 35px;
	border-radius: 20px;
}
.card-wrap li {
	list-style: circle;
}
.shop-card {
	
	margin-bottom: 90px;
}
#footer-top {
	border-bottom: 1px solid #9093cf;
	padding-bottom: 40px;
	text-align: center;
	margin-bottom: 40px;
}
#footer-top h1 {
	text-align: center;
	font-size: 40px;
	color: white;
	margin-bottom: 25px;
}

#footer-top li{
	display: inline-block;
color: #9093cf;
text-align: center;
padding-right: 20px;
border-right: 1px solid #9093cf;
margin-right: 20px;
}
#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 {
	padding-bottom: 100px;
}

.div-card {
	border-radius: 10px;
	margin-bottom: 30px;
	
	text-align: center;
}
.div-card img{
	margin-bottom: 5px;
	width: 100%; height: 225px;
	border-radius:10px;
}
.div-card li {
	font-size: 20px;
	font-weight: 700;
	line-height: 25px;

	color: white;
}
.div-card p {
font-size: 14px;
	color: #afb5d5;
}
.div-card-supply {
	padding: 40px;
	background: #1b1b8a;
	border-radius: 10px;
	margin-bottom: 30px;
	height: 280px;
}
.div-card-supply li {
	font-size: 20px;
	font-weight: 700;
	line-height: 25px;
	margin-bottom: 30px;
	color: white;
}
.div-card-supply p {

	color: #afb5d5;
}
.strip{
	
background: #2f435e;
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, #02028a 0%, #270e3b 100%);
	padding-top: 40px;
	
	}
.strip .inner{
	width:75%;
	margin:0px auto;
	}
#home .strip{
	}
.strip-inner img{
	width:100%;
	height:200px;
	border-radius:4px;
	margin-bottom:10px;}
.strip h2{
	font-size: 16px;
	color:#9093cf;}
.strip p{
	color:#9093cf;
	text-align:left;
	font-size: 14px;
	}
.strip a{
	color: #9093cf;
	font-size:12px;}

.strip li{
	text-align:left;
	color:#9093cf;
	font-size: 14px;
	}
#contact-msg-card {
	/* width: 80%; */
	margin: 0 auto;
	/* border: 2px dashed rgb(225,225,225); */
	padding: 80px;
	margin-bottom: 40px;
	background: #ebebeb;
	border-radius: 20px;
	text-align: center;
}
#contact-page .btnx{
	color: #00f;
	border-color:#00f;
}
#contact-page .content-contain{
	width:60%;
}
.btn-menu {
    margin-top: 40px;
    text-align: right;
}
#contact-msg-card input, #contact-msg-card textarea {
	border: 2px solid #000;
	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;
}
.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: 32px;
	color: white;
}
#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-menu-inv{
		display:none;
	}
@media (max-width: 800px) {
	#logbtns {
	text-align: center;
		padding-top: 10px;
		padding-bottom: 10px;
}
	.mobile-menu{
		display:none;
	}
		.mobile-menu-inv{
		display:block;
	}
#top-line {
	padding-top: 20px;
}
#top-nav {
	text-align: right;
	/* padding-top: 10px; */
	border-right: none;
	padding-right: 0;
	border-bottom: 1px solid grey;
	padding-bottom: 10px;
}
#top-nav li {
	display: block;
	padding-left: 0;
	text-align: center;
	line-height: 30px;
}
#bottom-bar {
	background: #661daa;
	padding-top: 15px;
	margin-top: 5px;
}
#top-bar {

	padding-top: 5px;}
#logo img {
	width: 150px;
	padding-left: 15px;
}
.cont {
	display: block;
	cursor: pointer;
	margin-top: 20px;
}

.bar1, .bar2, .bar3 {
	width: 35px;
	height: 5px;
	background-color: black;
	margin: 6px auto;
	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) ;
}
	.shop-card {
	margin-bottom: 10px;
}
.mxnav {
	text-align: center;
	padding-bottom: 10px;
	margin-top: 0;
	display: block;
	padding-right: 0;
}
.mxnav li {
	display: block;
	text-align: center;
	margin-bottom: 0;
	margin-top: 0;
	padding-right: 0;
	padding-left: 0;
	line-height: 48px;
}
	.mxnav a {
font-size:16px;
}
.mobile-logo{	
	width: 120%;
padding: 10px;
margin-top: 10px;
	}
	#sidr-id-logo img{
		width:100%;
	}
	#home .content{
		width:100%;}
	#home .content-card{
		width:80%;
		margin: 0 auto;
	}
	.content-contain {
    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-60 {
	width: 80%;
	margin: 0 auto;
}
	.content-70 {
	width: 80%;
	margin: 0 auto;
}
.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;}
	.price-card {
    
    min-height: auto;
}

	.card{
		border-right:none;}
.banner-text {
	width: 100%;
	/* font-size: 30px; */
	margin: 0px auto;
	padding: 0;
	border-radius: 0px;
	text-align: center;
	padding-top: 130px;
}
.banner-text p {
	font-size: 50px;
	color: white;
	font-weight: 700;
	line-height: 55px;
}
	#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;
}
	#footer-top li {
	display: block;
	color: #9093cf;
	text-align: center;
	padding-right: 0px;
	border-right: none;
	margin-right: 0px;
}
		.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;
}
	}

.hyperlink {
	color: white;
	cursor: pointer;
}
.hyperlink:hover {
	color: white;
	
}
