@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Fira+Sans:400,700');

body{
	font-family: 'Fira Sans', sans-serif;
	background-color: rgb(252,252,252);
font-weight: 400;
	overflow-x: hidden;

	}
.logo img{
	width:100%;
}
.top-sider2{
	border-left: 1px solid #dadada;
padding-left: 25px;
min-height: 160px;
}
a{
	outline: medium none !important;
	text-decoration:none;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    padding: 10px 10px;
    border-image: none;
    outline: medium none !important;
    cursor: default;
    border-radius: 2px;
    font-size: 15px;
    font-weight: 400;
	border: 1px solid #C0C0C0;
box-shadow: 0 2px 3px 0 rgba(0,0,0,.08);
}


h1{

	color: #1255A6;
font-size: 20px;
letter-spacing: 1px;
text-align: left;

font-weight: 700;
	}
h2{
	
	color: rgb(100,100,160);

	font-size:15px;
	font-weight:bold;}
p{

	color:rgb(130,130,130);
	font-size:14px;}
li{
	font-size:13px;
	color:rgb(130,130,130);
	list-style:none;}

.btn-menu {
    position: relative;
    display:block;
}

.right-bar{
	margin-top: -20px;
	
	text-align: left;
	padding-left: 30px;
	border-left:2px dashed rgb(225,225,225);
	
}
.right-bar h1{
	text-align: left;
	color:white;
}
.btnx {
   vertical-align: middle !important;
padding-left: 15px;
padding-right: 15px;
outline: none !important;
color: red;
display: inline-block;
text-align: center;
line-height: 40px;
font-size: 12px;
border: 2px solid red;
border-radius: 3px;
cursor: pointer;
	text-transform: uppercase;
	font-weight: 700;
}
.btn-modal-wrap{
	
	margin-top: 20px;
	
}
.pafter{
	text-align: left;
font-size: 16px;
margin-bottom: 40px;
}

.btn-modal {
   vertical-align: middle !important;
	font-weight: 700;
	text-transform: uppercase;

outline: none !important;
color: black;
display: inline-block;
text-align: left;
line-height: 50px;
font-size: 13px;

border-radius: 3px;
cursor: pointer;
}

.btn-width {
    width: 150px;
}
.btn-addcart{
	
	background-color: #c01a1a;
color: white;
border-radius: 3px;
font-weight: 700;
margin-top: 20px;
width: 200px;
text-align: center;
font-size: 13px;
margin-bottom: 20px;
display: inline-block;
padding: 15px;
cursor: pointer;
text-transform: uppercase;
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.3);
	}


.product{

	}
.product h1{
	font-size:30px;
	}
.product .show-price{
	font-size:25px;
	}
	#cartnav{
		margin-top:10px;}
#cart-top{
	background-color: #516bc8;
color: white;
font-weight: 700;
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    line-height: 50px;
    border-radius: 2px;
	}

	.top-bar{
		position:relative;
		z-index:2000;

		background-color:white;
		}
	.top-bar .inner{
		border-radius:0px 0px 4px 4px;
		background-color:rgb(255,255,255);
		}
.mxnav{

	width:100%;
	background-position:center;
	text-align:center;
	background-color: #1255A6;


	box-shadow: 0px 8px 14px 0px rgba(0,0,0,0.5);
	
}
.mxnav li{
	display: inline-block;
padding-left: 45px;
padding-right: 45px;

text-align: center;
line-height: 60px;


border-radius: 2px;

	}
.mxnav a{
	text-transform: uppercase;
font-weight: 400;
letter-spacing: 2px;
font-size: 14px;
color: #cbd1e0;
	text-decoration: none;
text-align: center;}
.sub-menus .material-icons{
	display:block;
	
	font-size: 90px;
	margin-bottom: 20px;
	text-align: center;
}
.stats .material-icons{
	color:white;
	display:block;
	font-size: 90px;
	margin-bottom: 20px;
	text-align: center;
}
.sub-menus a{
	font-weight:700;
	text-transform: capitalize;
}
.shadow-line{
	background-image:url(../img/header_shadow.png);

	background-repeat:no-repeat;

	height:2px;}
.content{
	margin-bottom: 30px;
	
	
	

	width:88%;
	margin:40px auto;

	}
#home .content {
	padding-top: 25px;
	top:20px;
	min-height:200px;
	}
.card{
	}
.logo{
	padding-top:30px;
	padding-bottom:10px;
	text-align:center;

	}
.logo img{

padding:5px;
	
	}
.logo h1{
	font-size: 50px;
	line-height: 80px;
	text-align: center;
}
#bar{
	background-color:rgb(168, 54, 54);
	background-image: url(../img/bar.jpg);
	background-repeat:no-repeat;
	background-position:center;
min-height: 120px;
margin-bottom: 30px;
padding: 15px;


	}
.bar-text{
	color:white;
	text-align:center;
	font-size:48px;
	font-weight:300;
	}
.left-bar{
	border-right: 1px solid rgb(225,225,225);
	padding-right:10px;}
.right-bar li{
color:white;
	line-height:30px;}
.right-bar p{
color:white;
	}
.banner{
	position:relative;
	margin:0px auto;
	
	height:400px;
	background-color:#4bd277;
	
	background-size:cover;
	background-position: center;
	background-repeat:no-repeat;
	}
.banner1{
	padding-top:30px;
	}
#banner2{
	margin:0px auto;
	width:100%;
	
	text-align:left;
	}
	#banner2 .bantxt{
		margin-top: 100px;
		margin-left:250px;
	display:inline-block;
	background-color:#ED1C24;
	width:400px;
	padding:20px;
	border-radius:4px;

	}
#banner2 .bantxt p{
		color:white;
	font-size:15px;

	}
#banner2 h2{
	font-weight:700;
	font-size:25px;
	
	
	text-align:left;
	display:inline-block;
	border-radius:4px;
	
	color:white;
	}
#pledge{
	
	
}

.banner-text{

	font-weight:300;
	font-size:80px;

	text-align:center;

	color:#fbe8e8;
	}
.banner-text2{
	margin-top:-280px;
	font-weight:bold;
	font-size:70px;
	text-transform:uppercase;
	margin-left:150px;
	text-align:left;

	color:rgb(240,240,240);
	}
.smallwords {
    font-size: 11px;
    color: #939292;
	font-weight: 300;
	text-transform: lowercase;
}
.banner-text3{

	font-weight:bold;
	font-size:15px;


	text-align:left;
	margin-left:150px;
	color:white;
	}

.bricklink{
	display:block;
	cursor:pointer;
text-decoration:none;
margin-bottom: 30px;
border-bottom: 3px solid rgb(225,225,225);
background:white;
border-radius: 8px;}
.bricklink:hover{
	text-decoration:none;
}
.news-brick{
	
	paading-bottom:20px;
	margin-bottom:20px;
}
.news-brick h1{
	font-weight:300;
}
.news-img-wrap img{
	width:100%;
	height:250px;

}
.news-img-wrap{
	margin-bottom:40px;
	
}

.bricks{

    
    color: white;
    min-height: 170px;


	}
.bricks h2{
	font-weight: 700;
margin: 0px;
font-size: 20px;
margin-bottom: 30px;
color:white;
text-transform: capitalize;}
.bricks h3{
	color:white;
	font-weight:300;
	font-size:14px;
	margin:0px;
	padding-top:3px;
		margin-top:10px;
		margin-bottom:10px;
	}
.bricks li, .bricks p{
font-size: 15px;
color: white;
line-height: 25px;
font-weight: 300;
	
}
.bricks a{
	color:white;
	font-size:13px;
	}
.contact-content{

	min-height:400px;
}

.nodata{
	text-align:center;
		vertical-align: middle;
	padding-top: 150px;
}
.nodata span{

	font-size: 30px;
	font-weight: 700;
	text-transform: capitalize;
	color:#e7e7e7;
	text-align: center;
	margin-top: 50%;
}
.stats{padding:20px;
	border:2px;
text-align: center;
	height: 200px;
}
.stats p{
	font-weight: 700;
	font-size:27px;
	color:white;
}
.homefooter{
	background-color:#1255A6;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:right}
#home .homefooter{
}
.contact-card{
	background: #eaeaea;
padding: 50px;
	width: 50%;
margin: 0px auto;
}
.contact-card li{
	text-align:right;
	}
	.contact-details-card:first-child{

	padding-top:0px;
	}
.contact-details-card{
	border-bottom:1px solid rgb(225,225,225);
	padding-bottom:20px;
	padding-top:20px;
	}
#sendcontact{
	cursor:pointer;}
#clear{
	cursor:pointer;
	}

.errorshow, .msgshow {
    border-radius: 4px;
    font-size: 14px;
    color: rgb(255, 0, 0);
    background-color: rgb(255, 255, 255);
}
.contact-info{


	height:70px;
	padding-top:15px;
	margin-top:35px;
	text-align:left;}
.contact-info li{
	font-size:12px;
	text-align:left;}
	.contact-info li{
		display:inline-block;}

.contact-info li span{

	color:rgb(150,150,160);
	}
.contact-info p span:first-child {
	font-weight:700;
	color:rgb(150,150,160);
	}
.fileinput-button input {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	opacity: 0;
	cursor: pointer;
	direction: ltr;
	font-size: 30px;
}
.fileinput-button {
	position: relative;
	top:0px;
	overflow: hidden;
}
.strip{
	padding-top:10px;
	padding-bottom:10px;

margin-top: 20px;}
.strip li{
	color:white;}
.strip a{
	color:white;}
.brickimg {
	width:100%;
	height:180px;
	}
.gcard{
	background-color:rgb(127, 150, 186); min-height:200px; padding:10px;
	border-radius:4px;
	}
.gcard h2{
	font-weight:300;
	margin:0px;
	margin-bottom:10px;
	color:white;}
.gcard p{
	font-weight:300;
	font-size:13px;

	color:white;}
#statement h1{
	font-size:50px;
	text-align:right;
	color:white;

	border-right:2px dotted white;
	padding-right:20px;}
#statement li{
	font-weight:300;
	font-size:19px;
	text-align:left;
	color:white;}
.slist{
	padding-top:40px;}
.itemname{
	font-size:13px;
	color:#7373d4;
	text-transform:capitalize;
	overflow: hidden;
text-overflow: ellipsis;
width: 100%;
line-height:15px;
font-weight:700;
text-align:center;
height:30px;

}

.price-css{
	font-size:16px;
	
	line-height:20px;
	color:    #d77e73;
}
.brick{
	padding:10px;
	background-color:white;
	margin-bottom:20px;
	border-radius:4px;


}
#page #descp-css li{
	font-size:14px;
	list-style: circle;
}
.brick-wrap{
	padding-top:10px;
		padding-bottom:20px;


}
.img-wrap{
	background-color:white;}
#home .bricks1{
	}
.bricks2{

	}
.bricks3{

	}
#modal-item {
    
}
.modal-inner {
	position: relative;
	margin-top: -40px;
	background-color: white;
	
    left: 50%;
width: 600px;
margin-left: -300px;
	padding: 20px;
}
.modal-inner {
	position: relative;
	margin-top: -40px;
	background-color: white;
	
    left: 50%;
width: 800px;
margin-left: -400px;
	padding: 20px;
}
.fields {
    margin-top: 25px;
}
#modal-item input, #modal-item select {
	
    width: 100%;
}
.user-card-inner{
	margin-top:20px;
	}
.user-card-inner label{
	font-weight:300;}
#totalcard{
	background-color:#516bc8;
	padding:20px;}
#paycard{
	border-top:1px solid rgba(192, 185, 221, 0.34);
	padding-top:15px;
	margin-top:15px;
	}
#totalcard li{
	color:white;
	line-height:40px;
	font-size:18px;
	text-align:center;
	}
#tablecontent{
	margin:50px auto;

	width:70%;}

#carttable{
	margin:50px auto;
	padding:20px;
	border:1px solid rgb(225,225,225);
	width:100%;}
#carttable thead{
	padding:5px;
	border-bottom:1px solid rgb(225,225,225);}

#carttable th{
	font-weight:300;

	text-align:center;
		line-height:50px;}
#tcartbody td{
	text-align:center;
	padding:5px;

	line-height:45px;
	border-bottom:1px solid rgb(225,225,225);
	}
.titledata{
	font-style:italic;}

	#acc-card{
		margin-top:30px;
		text-align:center;}
	#acc-card .btnx{
		width:200px; }

	#usercontent{
		border: 1px solid rgb(225, 225, 225);
		border-top:none;
padding: 20px;
margin: 0px auto;

	width:70%;
		}
/***********************************************Pasley*********************************/
#create-form-err {
}
.parsley-con {
	height: 20px;
	overflow: hidden;
	font-size: 12px;
	font-style: italic;
	color: #B94A48;
}
.error-notify {
	color: rgb(150, 50, 50);
	font-size: 11px;
}
input.parsley-success,  select.parsley-success,  textarea.parsley-success {
	color: #468847;
	border: 1px solid #D6E9C6;
}
input.parsley-error,  select.parsley-error,  textarea.parsley-error {
	color: #B94A48;
	border: 1px solid #EED3D7;
}
.parsley-errors-list {
	margin: 2px 0 3px 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px !important;
	line-height: 15px;
	color: rgb(150, 50, 50);
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in-;
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
}
.parsley-errors-list.filled {
	opacity: 1;
}
.errorstyle {
	margin-top: 10px;
	font-size: 11px;
	color: rgb(200,100,100);
}
#vanity-input {
	box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.075) inset;
	padding-left: 5px;
	display: inline-block;
	border: 1px solid rgb(189, 199, 216);
}
#vanity-input #vlabel {
	padding-right: 5px;
	display: inline-block;
	border-right: 1px solid rgb(189, 199, 216);
	line-height: 30px;
}
#vanity-input input {
	margin: 0px;
	border: medium none;
	box-shadow: none;
}
/**********************************************/
#heading{
	
	font-size: 45px;
	line-height: 60px;
	color: #ED1C24;
}

.guides{
	background-color: red;
	padding: 25px;
background: linear-gradient(135deg, rgba(248, 32, 32, 0.7) 0%, rgba(146, 3, 3, 0.7) 80%);
border-radius: 4px;
}
.guides h1{
	color:white;
}
.guides p{
	color:white;
}
.book-brick{
	margin-bottom: 15px;
width: 95%;
overflow: hidden;
border-radius: 4px;
	background-color: white;
padding: 5px;
box-shadow: 2px 2px 5px rgba(0,0,0,0.1);
}
.book-brick img{
	width:100%;
	height: 170px;
	
}

.book-title {
    text-transform: capitalize;
    font-weight: 700;
}
.book-price {
    margin-top: 10px;
    font-size: 14px;
    color: #292929;
    border-top: 1px dashed #a8a8a8;
    padding-top: 5px;
    text-transform: uppercase;
}
.event-brick{

margin-bottom: 35px;
width: 98%;
overflow: hidden;
border-radius: 4px;
background-color: #f6f6f6;
box-shadow: 0 10px 5px -6px #0003;

	}
#home .event-brick{

	background-color: white;



	
}
.event-brick img{
	width:100%;
	height: 200px;
}
.event-data{
	
height: 250px;
	margin-bottom: 10px;
}
#page .event-data{
	padding: 50px;
height: auto;
background: rgb();
background-color: #f5f5f5;
border-radius: 4px;
}
#page .event-data li{
	font-family:'gotham', "Segoe UI", "Museo300Regular", "Trebuchet MS", Verdana, sans-serif;
	font-size: 19px;
}
.card-data li strong{
	color:#8d8d8d;
	text-transform: capitalize;
	padding-right: 10px;
}
.card-data li{
	
	font-size: 14px;
color: #8d8d8d;
font-weight: 400;
	text-transform: capitalize;

margin-bottom: 5px;
}
.card-data .title-css{
	
display: block;
font-size: 15px;
height: 70px;
color: #1255A6;
text-transform:capitalize;
font-weight: 700;
letter-spacing: 0.5px;
border-bottom: 1px solid rgb(206, 206, 206);
padding-bottom: 10px;
margin-bottom: 10px;
overflow: hidden;
text-overflow: ellipsis;

}
#home .title-css{
	
}


#home .btnx{
	color:white;
	border-color:white;
}
.btn-addbook {
	cursor: pointer;
font-size: 12px;
display: inline-block;
color: #695baa;
font-weight: 700;
width: 50%;;
text-align: left;
text-transform: uppercase;
	
}
.btn-card a:last-child{
	text-align:right;
}

.btn-addbook:hover{
	color: #d11919;
border-color: #d11919;
	text-decoration: none;
}
.btn-card {
	padding-top: 5px;
	padding-bottom: 10px;
	border-top: 1px solid #695baa;

	text-align: center;
	/* background: #dde6e6; */
	width: 80%;
	margin: 0px auto;
	margin-top: 30px;
}

.brick-img{
	width:100%;
}
#eventcon li{
	line-height: 25px;
	font-size:15px;
}


.dashed-line {
	border-bottom: 2px dashed rgb(225,225,225); margin-bottom: 30px;
}

.guides .btnx {
	color:white;
	border-color: white;
}

.top-head {
	padding: 20px;

	border: 3px solid #ea3d44;
	border-bottom:none;
	border-radius:4px 4px 0px 0px;
}

.top-head h1{
	
	margin:0px;
	color:#1255A6;
	text-transform: capitalize;
}

.top-head p {
	margin: 0px;
	color: #898989;
margin-top: 5px;
font-size: 15px;
}

.data-content {
	background-color: #ea3d44;
padding: 25px;
	border-radius:0px 0px 4px 4px;
}

.top-sider {
	text-align: right;
	margin-top: 20px;
	padding-right:20px;
}
.top-sider2 img, .top-sider img{

padding-right:5px;
	height: 24px;
	}
.top-sider2 {
	text-align: left;
	padding-top: 20px;
	
}
.top-sider li, .top-sider2 li {
	
	
	letter-spacing: 1px;
font-size: 12px;
color:#8d8d8d;
}
.top-sider p, .top-sider2 p {
	letter-spacing: 1px;
	margin: 0px;
	font-weight: 700;
	color: #a2a2a2;
	font-size: 14px;
	/* text-transform: uppercase; */
	margin-bottom: 10px;
	
    padding-bottom: 5px; 
}
.about-img {
	margin-top: 35px;
	background-image:url(../img/payroll-lg1.jpg);
	background-size: cover;
	height: 350px;
	border-raius:6px;
}

#abtcon p {
	font-size: 15px;
	margin-bottom: 35px;
	
}

#abtcon h1{
	margin-bottom: 30px;
	
}

.bkwhite {
	background-color: white;
}

.bar-text h1 {
	color:white;
	text-transform: capitalize;
	text-align: center;
	font-size: 30px;
}


.serv-card {
	
	min-height: 250px;
padding: 20px;
background: #f5f5f5;
margin-bottom: 20px;
}

.team-img-wrap img {
	height: 200px;
	margin: 0px auto;
	
}

.team-img-wrap {
	margin-bottom: 30px;
}

.team-title {
	font-family:'gotham', "Segoe UI", "Museo300Regular", "Trebuchet MS", Verdana, sans-serif;
	font-size: 19px;
	font-weight: 700;
	color: #575792;
}

.team-pos {
	
margin-bottom: 20px;
padding-bottom: 20px;

font-style: italic;
color: #4f72c8;
height: 100px;
	
}

.team-data-wrap {
	min-height: 400px;
	margin-bottom: 20px;
}

#abtcon .team-descp {
	font-size: 13px;
	font-weight: 400;
}

.team-wrap {
	padding:20px;
}

.contact-card input{
	margin-bottom: 20px;
}


#contactform {
	
}
.user-card-inner label{
	font-weight: 700;
	font-size: 13px;
	text-transform: uppercase;
	color: grey;
	padding-top: 10px;
}
::placeholder{
	color:rgba(170,170,170,1.00);
	font-weight: 300;
	
}
#booking-card{
	


background: white;
}
#booking .event-data li{
	font-size:15px;
}
@media (max-width: 800px){
	.logo{
		padding-left:45px;
		padding-right:45px;
	}
.top-sider2{
	border-left: none;
	border-top: 1px solid #dadada;
padding-left: 0px;
padding: 25px;
min-height: auto;
}	
	.mxnav{
		padding:15px;
	}
	.mxnav li {
    display: inline-block;
    padding-left: 0;
    padding-right: 25px;
    text-align: center;
    line-height: 40px;
    border-radius: 2px;
}
}
