@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:13.5px;
		font-family:'gotham', "Segoe UI", "Museo300Regular", "Trebuchet MS", Verdana, sans-serif;
		font-weight:normal;
		
	}
h1{
	
	color:#F26122;
	font-size:35px;
	line-height:50px;
	
	text-align:center;
	text-transform:capitalize;
	}
h2{
	color:rgb(100,100,100);
	text-align:center;
	font-size:25px;
	font-weight:300;}
p,li{
	
	color:rgb(100,100,120);

	font-size:16px;
	list-style:none;}

.btn-menu {
    position: relative;
    display:block;
}
.btnx:first-child {
   color: black;
   
   
    margin-left: 0px;
}
.btnx {
    vertical-align: middle !important;
    
    outline: none !important;
    
   
    display: inline-block;
	
    line-height: 35px;
    font-size: 14px;
	padding-left:15px;
	padding-right:15px;
	margin-top:20px;
	text-transform:uppercase;
	font-weight:700;
	border:2px solid black;
	
   
}
.btnx:hover{
	text-decoration:none;}
.btn-width {
    width: 150px;
}
	.top-bar{
		position:relative;
		z-index:2000;
		background-color:rgb(255,255,255);
	}
	.top-bar .inner{
		border-radius:0px 0px 4px 4px;
		background-color:rgb(255,255,255);
		}
.mxnav{
	
	background-position:center;
	margin-top:30px;
	border-radius:0px;
	text-align:center;}
.mxnav li{
	display:inline-block;
	padding-left:55px;
	padding-right:55px;
	text-align:center;
	line-height:40px;
	}
.mxnav a{
	text-decoration:none;
text-align:center;
	letter-spacing:2px;
	font-size:13px;
	font-weight:700;

	text-transform:uppercase;
	color:#d1acac;
	


}
	#call-box{
	
	padding-left:15px;
	}
	
	#call-box li{
		font-size:12px;
		
color: #adadce;
		}


@media (min-width: 768px) {
	#call-box{
	margin-top:45px;
	
	padding-left:15px;
	
	border-left:1px solid #adadce;}
	
	#call-box li{
		font-size:12px;
		line-height:30px;
color: #adadce;
		}
}
#home .index, #srv .serv, #abt .abt, #contact .contact{
	
	border:4px solid #c04e4e;
	
	}

#home .index a, #srv .serv a, #abt .abt a, #contact .contact a{
font-size:16px;
color:#c04e4e;
font-weight:700;
}


.shadow-line{
	margin-top:40px;
	background-image:url(../img/header_shadow.png);

	background-repeat:no-repeat;
	width:115%;
	background-size:cover;
	margin-left:-7%;
	height:30px;}
.content{
	position:relative;

	
	}
#home .content {
	
	}
.card{
	}
.home-content2{
	position:relative;
	top:-50px;
	background-color:rgb(240,240,240);
	min-height:400px;
	}

#services {
	border-bottom:1px solid rgb(225,225,225);
	margin-top:10px;
	text-align:center;
	
	}	
#services h1{
	
	text-align:center;
	}	
#services .cardlist{
	
	line-height:40px;
	margin-right:20px;
	
	height:50px;
	}
#services .cardlist li{
	border-radius:4px;
	border:1px solid rgb(225,225,225);
	line-height:30px;
	color:rgb(100,100,150);
	margin-top:20px;
	}
#about{
	width:70%;
	margin:0px auto;
	margin-bottom:40px;
	}
#about h1{
	text-align:center;}
.contact-content .btnx:first-child {
    color: white;
    background-color: rgb(50,130,240);
    font-weight: 700;
    margin-left: 0px;
}
.sidemenu{
	text-align:center;}
.sidemenu a{
	display:inline-block;
	width:250px;
	color:white;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;}
.contact-content .btnx {
	font-style:normal;
    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: 13.5px;
    border: 1px solid rgb(50,130,240);
    border-radius: 3px;
}
.card{
	 border-right: 1px solid rgb(225,225,225);
	 padding-right:15px;
	 min-height:300px;
	margin-bottom:30px;}
.card-left{
	margin-bottom:30px;
	background:rgb(62, 198, 121);
	padding:5px;
	border-radius:4px;}
.card-left h1{
	
	fonr-weight:700;
	color:white;}

.card-left p, .card-left li{
	font-size:16px;
	color:white;
	text-align:center;}
.card h1{
	
	padding-bottom:5px;}

.card p, .card li{
	font-size:16px;
	text-align:center;}
.card2{
	width:60%;
	margin:0px auto;
	border-radius:4px;
	
	margin-bottom:40px;
	text-align:center;
	}
.card2 li{
	text-align:center;}

.card3{
	padding-left:20px;
	
	
		margin-bottom:20px;
	border-left:1px solid rgb(225,225,225);
	
	}
.card3 p{
	text-align:left;}
.card3 li{
	padding-bottom:5px;
	list-style:disc;
	text-align:left;}
.card4 {
	}
.logo{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	
	}
.logo img{
	
	
	}
.foodimg{
	background-image:url(../img/food1.jpg);
	background-repeat:no-repeat;
	height:300px;
	background-position:center;
	background-size:contain;}
.conimg{
	background-image:url(../img/con1.png);
	background-repeat:no-repeat;
	height:300px;
	background-position:bottom;
	background-size:contain;}
.conimg2{
	background-image:url(../img/con2.jpg);
	background-repeat:no-repeat;
	height:400px;
	background-position:bottom;
	background-size:contain;}
#bar{
	
	background-repeat:no-repeat;
	background-position:center;
	background-color:#b94f4b;
background-image: linear-gradient(-36deg,#EAF0C9 -5%, #b94f4b 95%);	
	}
.bar-text{
	
	color: white;
text-align: center;
font-size: 45px;
font-weight: 300;
line-height: 120px;}
.left-bar{
	border-right: 1px solid rgb(225,225,225);
	padding-right:10px;}
.right-bar li{
	
	line-height:30px;}
.banner{
	position:relative;
	
	height:400px;
	background-repeat:no-repeat;
	}
.bannerimg1{
	background-image:url(../img/1.jpg);
	background-repeat:no-repeat;}
.bannerimg2{
	background-repeat:no-repeat;
	background-image:url(../img/2.jpg);}
.banner-services{
	position:relative;
	width:100%;
	height:340px;
	background-repeat:no-repeat;
	}
.banner-text{
	display:inline-block;
	margin-top:50px;
	
	font-weight:bold;
	font-size:50px;
	text-transform:uppercase;
	border-radius:4px;
	text-align:center;
	background-color:#F26122;
	padding:10px;
	color:white;
	}
.banner-text2{
	display:inline-block;
	background-color:#F26122;
	font-size:45px;
	text-transform:uppercase;
	margin-left:150px;
	text-align:left;
	
	color:white;
	}
.banner-text3{
	
	font-weight:bold;
	font-size:15px;
	
	
	text-align:left;
	margin-left:150px;
	color:white;
	}
.partner-logos{
	background-repeat:no-repeat;
	background-image:url(../img/PartnerLogos.jpg);
	
	height:183px;}
	.content{
		padding-top:30px;
		min-height:300px;
		padding-bottom:20px;}
.mon{
	background-image:url(../img/mountains@2x.png);
	height:100px;
	width:100%;
	margin-top:-40px;
	background-size:cover;}
.content-top{
	position:relative;
	top:-55px;}
.content-top .inner{
	
	padding:20px;
	border-radius:4px;
	}
.content-top p{
	color:rgb(50,50,100);
	
	font-size: 40px;
line-height: 50px;
text-align: center;
font-weight: 700;}
.content-top li{
	color:grey;
	
	font-size: 20px;

text-align: center;
font-weight: 700;
font-style:italic;
}
.section{
	margin-top:20px;
	}
.section h1{
	padding-bottom:10px;}
.section img{
	border-radius:4px;}
.section2{
	margin-top:20px;
	height:250px;
	background-color:black;
	
	}
.section2 h1{
	color:white;}
.section2 p{
	color:rgb(200,200,200);}
.middle{
	background-color:rgb(230,230,240);
	
	
	padding-bottom:20px;}
.strip{
	padding-top:40px;
	background-position:center;
		padding-bottom:20px;
	background-size:cover;
	background-color:#1c1e3d;
	
	}
.strip-inner h2, .strip-inner li
{
	color:white;
	}
.strip-inner img{
	padding-top:20px;
	
	border-radius:4px;
	margin-bottom:10px;}
.strip h2{
	color:black;}
.strip li{
	color:white;
	line-height:20px;
	font-size:14px;
	font-weight:700;
	}
.strip li a{
	color:rgb(130,130,150);
	line-height:20px;
	font-size:13px;
	font-weight:300;
	}
.strip li span{
	font-size:13px;
	font-weight:300;
}
.top-head{
	height:35px;
	text-align:center;}
.top-head a{
	display:inline-block;
	border-radius:4px;
	background-color:rgb(50,130,240);
	color:white;
	width:150px;
	line-height:35px;
	padding-left:5px;
	padding-right:5px;}

.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);
}
.front-wording{
	width:90%;
	margin:0px auto;
	
	}
.front-wording p{
	color:rgb(100,100,100);
	font-size:25px;
	text-align:center;
	
	}
.borderleft{
	border-left:2px solid black;}
@media (max-width: 768px) {
	h1 {
    color: #F26122;
    font-size: 35px;
	line-height:40px;
	}
	.bar-text {
    
    font-size: 35px;
   
    line-height:70px;
}
.card {
	border-right:none;
	min-height:auto;
	padding-bottom:30px;
    border-bottom: 1px solid rgb(225,225,225);
}
.btn-width {
    width: 120px;
}
	.mxnav{
		border-top:1px solid rgb(225,225,225);
		padding-top:10px;
		padding-bottom:10px;
		margin-top:0px;
		text-align:center;}
	.mxnav li{
		display: inline-block;
padding-left: 10px;
padding-right: 10px;}
#call-box{
	display:none;}
.logo{
	
	text-align:center;}
.logo img{
	text-align:center;
	}	
.banner-text{
	font-size:25px;
}
.borderleft{
	border-left:none;}
	.card2 {
    width: 100%;}
	.card3{
		text-align:center;
		border-left:none;}
	.card3 p{
		text-align:center;
		}
		.conimg {
   
    background-size: cover;
}
.banner-text {
    font-size: 30px;
	line-height:70px;
}
.card2 .btnx{
	margin-bottom:30px;}
	.contact-card{
		margin-bottom:60px;}
.contact-card input, .contact-card textarea{
	line-height:25px;
	width:100%;}
	.conimg2 {
    
    background-size: cover;
}
	}