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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font: inherit;
	vertical-align: baseline;
	font-family:Arial;
	line-height:18px;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{ text-decoration:none; color:#ddd;}
.divclear{clear:both;}

h2{ color:#18191b;font:600 38px 'Montserrat', sans-serif; text-align:center; margin:0px auto;}
h3{ color:#fff;font:300 25px 'Montserrat', sans-serif; text-align:center; margin:0px auto;}
h4{ color:#ff7469;font:700 16px/20px 'Montserrat', sans-serif; text-align:left; padding:10px 0 5px;}
hr{ background:url(../images/border_star.png) no-repeat center center; border:none; height:15px; margin: 5px auto; padding:0;}
p{ color:#838586; font-size:15px; line-height:23px; text-align: justify; padding:5px 0;}
p a:link{ color:#ff7469;}
p a:visited{ color:#ff7469;}
p a:hover{ color:#ff7469; text-decoration:underline;}
strong{ font-weight:bold; color:#ff7469;}

.wrap{ width:1230px; margin:0px auto; padding:0;}
#banner{ background:url(../images/banner.jpg) no-repeat center top; height:1000px; margin:0px auto; padding:0; width:100%; min-width:1500px;}
#banner h2{ padding:110px 0 12px; color:#fff;}
.f-nav{ z-index: 9999; position: fixed; top: 0; width: 100%; background:#292d31;} /* this make our menu float top */
#header{ height:115px;margin:0px auto; padding:0; width:100%;}
#header_inner{ height:115px;margin:0px auto; padding:0; width:100%; background:#292d31;}
#header .left, #header_inner .left{ float:left; width:275px; height:45px; padding:38px 0 0;}
#header .right, #header_inner .right{ float:right; width:410px; height:115px;}
/*Menu starts*/
			#menu
			{
			padding:0;
			margin:0;
			white-space:nowrap;
			list-style-type:none;			
			text-align:left;
			text-transform:uppercase;			
			}
			#menu li {display:inline;}
			#menu li a
			{
			padding:10px;			
			text-decoration:none;
			font:400 14px/115px 'Montserrat', sans-serif;			
			}			
			#menu li a:hover 
			{
			color:#ff7469;		
			}			
			#menu li .current			
			{
			color:#ff7469;		
			}			
.page-navigation{ top:10%;}
.page-navigation li {
    width: 100%;
}

.page-navigation .current a {
    color: #ff7469;
}
			/*Menu ends*/ 
#banner .left_banner{ float:left; width:405px; background:#fff; border-radius:15px 15px 15px 15px; margin:90px 0 0;}
#banner .right_banner{ float:right; width:735px;margin:120px 30px 0 60px;}
#banner .left_banner .fa{ color:#fff; font-size:22px; padding:0 10px 0 0; float:left;}
#banner .right_banner .fa{ color:#fff; font-size:60px; padding:0 15px 0 20px; float:left;}

.header_signup{ height:110px; background:#ff7469; border-radius:15px 15px 0 0; padding:20px 30px 0;}
.header_signup h3{font:400 20px/22px 'Montserrat', sans-serif; text-align:left; text-transform:uppercase; padding:0 0 10px;}
.header_signup p{ color:#fff; font-size:15px; line-height:23px; text-align:left;padding: 8px 0 0;}
form {
    margin: 20px 0 0 30px;
}
#banner .input_txt, #banner textarea {
    border: 1px solid #ebebeb;
    color: #d8d8d8;
    font: 15px/40px "Arial";
    height: 40px;
    margin: 0 10px 15px 0;
    padding: 0 0 0 8px;
    width: 333px;
}

.submit {
    background: #ff7469  none repeat scroll 0 0;
    color: #fff;
    font: 300 18px/40px "Montserrat",sans-serif;
    margin: 10px 0;
    padding: 0;
	width: 333px;
    text-transform: none;
	text-align:center;
}
.submit:hover {
    background:#292d31;
    color: #fff ;
}
.get_touch{ font-size:13px; line-height:18px; margin:0px auto; text-align:center; padding:10px 30px 20px; color:#b4b4b4;}
.features{ width:590px; float:right; margin: 0 30px 40px 0;}
.features h3{font:600 25px 'Montserrat', sans-serif; text-align:left; padding:0 0 10px;}
.features p{line-height:21px; text-align:left; color:#fff; padding:0;}

#welcome{margin:0px auto; padding:40px 0; width:100%; min-width:1500px;}
#welcome p{ width:930px; line-height:26px; color:#41565a; font-weight:bold; margin:0px auto; text-align:center;}

#content{margin:0px auto; padding:40px 0; width:100%; min-width:1500px;}

#about{ background:#f6f8f9;margin:0px auto; padding:40px 0 0; width:100%; min-width:1500px;}
#about .left{ float:left; width:791px; padding:30px 20px 0 0;}
#about .right{ float:right; width:419px;height:630px;}
#about  p strong{ color:#41565a;}

#service{background:#fff;margin:0px auto; padding:40px 0; width:100%; min-width:1500px;}
.serv_list{width:555px;margin:40px 30px 0; float:left;}
.ser_item{ width:515px;  background:#F6F8F9; padding:20px;}
.border{background:url("../images/shadow.png") no-repeat scroll bottom right; height:17px; width:100%;}
.list1{ margin:10px 0 15px 40px;}
.list1 li{ font-size:15px; font-weight:bold; line-height:28px; color:#41565a; list-style:square;}

#contact{ background:url(../images/map.jpg) no-repeat center top/cover; height:500px;margin:0px auto; padding:40px 0; width:100%; min-width:1500px;}
#contact p{ color:#fff;}
#contact .left{ float:left; width:730px; margin:30px 0 0;}
#contact .right{ float:right; width:450px; margin:0 0 0 50px;}
#contact .input_txt, #contact textarea {
    border: 1px solid #ebebeb;
    color: #d8d8d8;
    font: 15px/30px "Arial";
    height: 30px;
    margin: 0 10px 15px 0;
    padding: 0 0 0 8px;
    width: 333px;
}
#contact strong{ color:#fff;}
#contact p a:link{ color:#18191b;}
#contact p a:visited{ color:#18191b;}
#contact p a:hover{ color:#18191b; text-decoration:underline;}

#footer{ height:100px; line-height:100px; width:100%; min-width:1500px; margin:0px auto; text-align:center; color:#41565a; font-size:15px;}
#footer a:link{ color:#ff7469;}
#footer a:visited{ color:#ff7469;}
#footer a:hover{ color:#41565a; text-decoration:underline;}