@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'gotham';
	src: url('../gotham-light-webfont.eot');
	src: local('../fonts/gotham-light-webfont'), 
	url('../fonts/gotham-light-webfont') format('woff'), 
	url('../fonts/gotham-light-webfont.ttf') format('truetype');
	font-weight: normal;
}
@font-face {
	font-family: 'gotham';
	src: url('../fonts/gotham-bold-webfont.eot');
	src: local('../fonts/gotham-bold-webfont'), 
	url('../fonts/gotham-bold-webfont') format('woff'), 
	url('../fonts/gotham-bold-webfont.ttf') format('truetype');
	font-weight: 700;
}
body{


	font:13px;
		font-family:'gotham', "Segoe UI", "Museo300Regular", "Trebuchet MS", Verdana, sans-serif;;
		font-weight:normal;
		
	}
h1{
	
	color: rgb(100,100,160);
	font-size:16px;
	
	letter-spacing:1px;

	text-align:left;
	text-transform:capitalize;
	}
h2{
	color: rgb(100,100,160);
	
	font-size:18px;
	font-weight:bold;}
p{
	
	color:rgb(130,130,130);
	font-size:16px;}
li{
	font-size:13px;
	color:rgb(130,130,130);
	list-style:none;}

.btn-menu {
    position: relative;
    display:block;
}
.btnx:first-child {
    color: white;
    background-color: rgb(50,130,240);
    font-weight: 700;
    margin-left: 0px;
}
.btnx {
    vertical-align: middle !important;
    padding-left: 5px;
    padding-right: 5px;
    outline: none !important;
    margin-left: 10px;
    color: rgb(29, 89, 152);
    display: inline-block;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    border: 1px solid rgb(50,130,240);
    border-radius: 3px;
	cursor:pointer;
}
.btn-width {
    width: 150px;
}

@media (min-width: 768px) {
	.top-bar{
		position:relative;
		z-index:2000;
		box-shadow:1px 3px 20px rgba(0,0,0,0.4);
		background-color:white;
		}
	.top-bar .inner{
		border-radius:0px 0px 4px 4px;
		background-color:rgb(255,255,255);
		}
.mxnav{
	width:100%;
	background-position:center;
	margin-top:35px;
	padding-left:40px;
	text-align:right;
	border-radius:0px;}
.mxnav li{
	display: inline-block;
padding-left: 10px;
padding-right: 20px;

text-align: center;
line-height: 50px;


border-radius: 2px;

	}
.mxnav a{
	text-transform:capitalize;

	letter-spacing:2px;
	font-size:13px;
	
color:rgb(100,100,160);


	text-align:center;}
}
.shadow-line{
	background-image:url(../img/header_shadow.png);

	background-repeat:no-repeat;
	
	height:2px;}
.content{
	position:relative;
	
	
	}
#home .content {
	top:20px;
	}
.card{
	}
.logo{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	
	}
.logo img{

	background-size:cover;
	}
#bar{
	background-color:rgb(168, 54, 54);
	background-repeat:no-repeat;
	background-position:center;
min-height: 120px;
padding: 10px;
padding-top: 30px;
padding-bottom: 30px;

	}
.bar-text{
	color:white;
	text-align:center;
	font-size:48px;
	font-weight:700;
	}
.left-bar{
	border-right: 1px solid rgb(225,225,225);
	padding-right:10px;}
.right-bar li{
	
	line-height:30px;}
.banner{
	position:relative;
	margin:0px auto;
	width:100%;
	
	height:300px;
	background-color:rgb(168, 54, 54);
	background-image:url(../img/banner.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	}
.banner1{
	padding-top:30px;
	}
#banner2{
	margin:20px auto;
	width:70%;
	}
#banner2 h2{
	font-weight:300;
	font-size:45px;
	
	text-align:center;
	
	color:#fbe8e8;
	}
.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);
	}
.banner-text3{
	
	font-weight:bold;
	font-size:15px;
	
	
	text-align:left;
	margin-left:150px;
	color:white;
	}
.bricks{
	min-height:250px;
	margin-bottom:20px;
	padding:20px;


	
	}
.bricks h2{
	font-weight: 700;
margin: 0px;
font-size: 14px;
margin-bottom: 10px;
color: white;
text-transform: uppercase;}
.bricks h3{
	
	font-weight:300;
	font-size:14px;
	margin:0px;
	padding-top:3px;
		margin-top:10px;
		margin-bottom:10px;
	color:white;}
.bricks li, .bricks p{
font-size:13px;
	color:white;}
.bricks a{
	font-size:13px;
	color:white;}
.contact-content{
	
	min-height:400px;
}
.contact-card{
	padding-top:30px;}
.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;
	background: black;
margin-top: 20px;}
.strip li{
	color:white;}
.strip a{
	color:white;}
.brickimg {
	width:100%;
	height:150px;
	}
.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%;
height:35px;
font-weight:700;
text-align:center;
}

.price{
	font-size:16px;
	font-weight:bold;
	line-height:25px;
	color:    #d77e73;
	text-align:center;
	}
.brick{
	padding:10px;
	background-color:white;
	margin-bottom:20px;
	border-radius:4px;
	
	
}
.brick-wrap{
	padding-top:10px;
		border-top:1px solid rgb(235,235,235);

	
}
.img-wrap{
	background-color:white;}
@media (max-width: 768px) {
	.btn-width{
		width:100px;}
	.top-bar{
		position:relative;
		z-index:2000;
background-color:rgb(255,255,255);
box-shadow:1px 3px 20px rgba(0,0,0,0.4);
padding-bottom: 30px;
		}
	.top-bar .inner{
		border-radius:0px 0px 4px 4px;
		
		}
.top-info{
	display:none;
}
.top-info li{
	font-size:11px;
	color:white;}
	
.mxnav{
	width:100%;
	background-position:center;
	margin-top:0px;
	text-align:center;
	
	border-radius:0px;
	}
.mxnav li{
	display: inline-block;

line-height: 10px;


border-radius: 2px;
margin-left: 4%;

	}
.mxnav a{
	text-transform: uppercase;

	letter-spacing:2px;
	font-size:12px;

color:rgb(100,100,160);


	text-align:center;}
.contact-info {
    padding-left: 0px;
    height: 50px;
    padding-top: 0px;
    margin-top: 0px;
  
}
.contact-info p{

	text-align:center;
	border-left:1px solid rgb(245,245,245);}
.contact-info p span{
	display:inline-block;
	text-align:center;
	}
#banner2 {
   
    width: 85%;
}
#banner2 h2 {
   
    font-size: 35px;
   
    margin-top: -5px;
}
.banner-text {
   
    font-size: 40px;
   
}
.brickimg {
   
    height: 80px;
}
.bricks{
	width:100%;}
.bar-text{
	
	font-size:28px;
	line-height:40px;
	}
.brick {
    padding: 10px;
   
    width: 110%;
}
.itemname{
	font-size:12px;
	
height:35px;
}
#statement h1{
	font-size:40px;
	text-align:center;

	border:none;
	border-bottom:2px dotted white;
	padding-bottom:20px;}
#home #statement .slist {
    padding-top: 0px;
	text-align:center;
}
#statement{
	padding-bottom:20px;
	}
}

#list-bar{
	background-color: rgb(168, 54, 54);
background-repeat: no-repeat;
background-position: center;

text-align: center;
padding-top: 25px;
padding-bottom: 25px;
	}
#list-bar li{
	display:inline-block;
	border-left:1px solid rgb(225,225,225);
	color:white;
	padding-left:20px;
	padding-right:20px;
	cursor:pointer;
	
	}
.list-select{
	font-weight:700;
	}
