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

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'aardvarkboldregular';
    src: url('../fonts/aardv-webfont.eot');
    src: url('../fonts/aardv-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aardv-webfont.woff') format('woff'),
         url('../fonts/aardv-webfont.ttf') format('truetype'),
         url('../fonts/aardv-webfont.svg#aardvarkboldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'nexa_lightregular';
    src: url('../fonts/nexa_light-webfont.eot');
    src: url('../fonts/nexa_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nexa_light-webfont.woff') format('woff'),
         url('../fonts/nexa_light-webfont.ttf') format('truetype'),
         url('../fonts/nexa_light-webfont.svg#nexa_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*--------------------------
RESET
---------------------------*/
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, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary, 
time, mark, audio, video{margin:0; padding:0}
img {border:0;}

body
	{
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	background:#FFF;
	font-size:13px;
	color:#484848;
	margin:0;
	}
.clear-fix:before, .clear-fix:after {
	display:table;
	content:"";
	line-height:0;
}
.clear-fix:after {
	clear:both;
}
.clear-fix {
	*zoom:1;
}
.clear
	{
	clear:both;
	}
.fl {
	float:left !important;
}
.fr {
	float:right !important;
}

#wrapper {
	width:1000px;
	margin:0 auto;
	background:#fff;
}
#wrapper2 {
	width:1000px;
	margin:0 auto;
}
#header
	{
	height:118px;
	background:url(../images/hdr_back.png) 0 20px no-repeat;
	margin:0 auto;
	clear:both;
	}
#header:before, #header:after {
	display:table;
	content:"";
	line-height:0;
}
#header:after {
	clear:both;
}
#header {
	*zoom:1;
}
.logo
	{
	float:left;
	margin:30px 0 0 0;
	width:320px;
	}
.logo img
	{
	border:0;
	}
.logo a
	{
	border:0;
	}
	
.header_right
	{
	float:right;
	text-align:left;
	color:#2f2f2f;
	font-family:'Open sans';
	background:url(../images/phone.png) no-repeat;
	padding:0;
	}
.header_right .top {
	float:right;
}
.header_right .top ul {
	margin:10px 0 0 0;
	padding:0;
}
.header_right .top ul li {
	float:left;
	list-style:none;
	font-size:16px;
	color:#353535;
	margin:0 0 0 13px;
}
.header_right .top ul li img {
	float:left;
	margin:0 7px 0 0;
}
.header_right .top ul li span {
	/*font-weight:bold;*/
}
.header_right .top ul li a {
	color:#353535;
	text-decoration:none;
}
.header_right .top ul li a:hover {
	text-decoration:underline;
}


.header_right .bottom {
	
}
#nav
	{
	height:35px;
	margin:20px auto 0;
	background:url(../images/nav-back.png) repeat-x;
	float:right;
	}
	
ul.menu
	{
	padding:0;
	margin:0 0 0 0;
	}

.menu li {
	display:block;
	list-style:none;
	float:left;
}
.menu li a {
	display:block;
	color:#666;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
	padding:0 19px;
	font-weight:600;
	}
	
.menu li a img {
	display:block;
	margin:0 auto;
}
.menu li a:hover, .menu li.active a, .menu li a.active  {
	color:#00a3dd;
}

.banner {
	margin-bottom:0px;
	/*overflow:hidden;*/
	height:380px;
}
#banner_inside {
	width:100%;
	position:absolute;
	z-index:999;
	top:0;
}
.banner_inside {
	width:1200px;
	margin:0 auto;
}
.banner_inside-box {
	width:1150px;
	background:url(../images/banner_inside_back.png) repeat;
	position:absolute;
	height:365px;
	margin:0 0 0 50px;
}
.banner_inside-box p {
	color:#FFF;
	font-size:30px;
	line-height:46px;
	padding:75px 0 0 350px;
	letter-spacing:2px;
	text-align:center;
	font-family:'aardvarkboldregular';
}
.banner_inside-box p img {
	width:516px;
	height:187px;
	margin:18px 0 0 230px;
}
.banner_inside-box p strong {
	display:block;
	margin:20px 0 0 0;
	font-weight:normal;
	font-size:48px;
}
.click_here {
	background: #00b7f3; /* Old browsers */
	background: -moz-linear-gradient(top,  #00b7f3 0%, #00b7f3 50%, #00a4e8 51%, #00a4e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b7f3), color-stop(50%,#00b7f3), color-stop(51%,#00a4e8), color-stop(100%,#00a4e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00b7f3 0%,#00b7f3 50%,#00a4e8 51%,#00a4e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00b7f3 0%,#00b7f3 50%,#00a4e8 51%,#00a4e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00b7f3 0%,#00b7f3 50%,#00a4e8 51%,#00a4e8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #00b7f3 0%,#00b7f3 50%,#00a4e8 51%,#00a4e8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7f3', endColorstr='#00a4e8',GradientType=0 ); /* IE6-9 */
	width:170px;
	line-height:48px;
	color:#FFF;
	display:block;
	text-align:center;
	font-size:24px;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
		-ms-border-radius:5px;
		 -o-border-radius:5px;
			border-radius:5px;
	margin:30px 0 0 670px;	
}
.click_here:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.call_now {
	background:url(../images/call_now.png);
	width:422px;
	height:236px;
	position:absolute;
	margin:94px 0 0 2px;
}
.call_now_2 {
	background:url(../images/call_now_2.png);
	width:422px;
	height:236px;
	position:absolute;
	margin:94px 0 0 2px;
}
.content
	{
	padding:25px 0 10px;
	text-align:center;
	}
.content:before, .content:after {
	display:table;
	content:"";
	line-height:0;
}
.content:after {
	clear:both;
}
.content {
	*zoom:1;
}
.content h1,h2,h3,h4,h5,h6 {
	margin:15px 0 10px;
	padding:0;
	font-size:30px;
	color:#302f2f;
	font-weight:600;
}
.content h1 {
	border-bottom:2px solid #ddd;
}
.content h1 span {
	border-bottom:3px solid #034ea1;
}
.content h1 span span {
	color:#034ea1;
}

.border_none {
	border:0 !important;
}
.heading_1 {
	border:none !important;
	color:#034ea1;
}
.heading_line {
	background:url(../images/line.png) no-repeat center;
	text-align:center;
}
.content p {
	padding:0px 0 5px;
	margin:0;
	font-size:20px;
	font-weight:400;
	line-height:36px;
	font-family: 'Open Sans';
	color:#535353;
}
.service {
	margin:20px 0 0;	
}
.colom {
	width:200px;
	float:left;
	margin:0 0 0 66px;
}
.colom.first {
	margin:0;
}
.colom .heading {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin:30px 0 0 0;
	color:#303030;
}
.colom p {
	color:#7a7a7a;
	line-height:22px;
	font-size:14px;
	padding:15px 0 0 0;
}
.request_quote {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	background:#034ea1;
	padding:0;
	width:250px;
	display:block;
	margin:27px auto;
	line-height:45px;
	-webkit-border-radius:7px;
	   -moz-border-radius:7px;
		-ms-border-radius:7px;
		 -o-border-radius:7px;
			border-radius:7px;
	-webkit-box-shadow:0px 5px 2px #b6b6b6;
	   -moz-box-shadow:0px 5px 2px #b6b6b6;
		-ms-box-shadow:0px 5px 2px #b6b6b6;
		 -o-box-shadow:0px 5px 2px #b6b6b6;
			box-shadow:0px 5px 2px #b6b6b6;
}

.txt{  margin:20px 0 0 0; display:block; text-align:center;}
.txt span{font-size:20px; color:#535353; font-family: 'Open Sans'; font-weight:400; display:block;}
.txt a{ text-decoration:none;}
.txt a img{ width:516px; height:187px; margin:20px auto; display:block;}

.request_quote:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.gallery_outer {
	background:#d0d0d0;
	padding:35px 0 17px;
	overflow: hidden;
}
.gallery_box {
	width:100% !important;
	overflow:hidden;
	margin:0 auto;
}
.gallery {
	padding:35px 0 10px 0;
	margin:0 auto;
	width:1000px;
}
.gallery li {
	list-style:none;
	float:left;
	background:#FFF;
	padding:10px;
	-webkit-box-shadow:0px 5px 2px #b6b6b6;
	   -moz-box-shadow:0px 5px 2px #b6b6b6;
		-ms-box-shadow:0px 5px 2px #b6b6b6;
		 -o-box-shadow:0px 5px 2px #b6b6b6;
			box-shadow:0px 5px 2px #b6b6b6;
	margin:0 7px;
}
.gallery li img {
	width:298px;
	height:340px;
}
.gallery_left {
	background:url(../images/arow_left.png) no-repeat center;
	width:18px;
	height:31px;
	clear:both;
	margin:30px 85px 0 445px;
	float:left;
	cursor:pointer;
}
.gallery_right {
	background:url(../images/arow_right.png) no-repeat center;
	width:18px;
	height:31px;
	margin:30px 0 0;
	float:left;
	cursor:pointer;
}
#testimonial {
	background:#034ea1;
}
.testimonial {
	background:#034ea1;
	width:1000px;
	height:200px;
	margin:0 auto;
}
.testimonial ul {
	padding:0;
	margin:0;
}
.testimonial ul li {
	list-style:none;
	color:#FFF;
	text-align:center;
	padding:20px 0 0;
	font-size:18px;
	line-height:35px;
	font-style:italic;
}
.testimonial ul li strong {
	display:inline-block;
	width:30px;
	height:16px;
	background:url(../images/inv_coma.png) no-repeat left top;
}
.testimonial ul li span {
	display:inline-block;
	width:32px;
	height:16px;
	background:url(../images/inv_coma_right.png) no-repeat right bottom;
}
.testimonial ul li .testiname {
	font-size:16px;
	font-weight:bold;
	margin:20px 0 10px;
}
#footer_top {
	width:100%;
	background:url(../images/footer_top.jpg) top center;
}
.footer_top {
	width:1000px;
	height:43px;
	background:url(../images/footer_top.jpg) top center;
	margin:0 auto;
}
.footer_top ul {
	padding:0;
	margin:0 0 0 282px;
	/*float:right;*/
}
.footer_top ul li {
	list-style:none;
	display:inline-block;
	padding:4px 0;
	margin:0 0 0 140px;
}
.footer_top ul li a {
	color:#585757;
	text-decoration:none;
	line-height:35px;
	text-transform:uppercase;
	font-size:15px;
}
.footer_top ul li a img {
	float:left;
	margin:0 20px 0 0;
}
.footer_top ul li a:hover {
	color:#0e4985;
}
#footer {
	background:url(../images/footer.png) top center;
	width:100%;
}
.footer:before, .footer:after {
	display:inline-table;
	content:'';
	line-height:0;
}
.footer:after {
	clear:both;
}
.footer {
	*zoom:1;
}
.footer {
	background:url(../images/footer.png) top center;
	width:1000px;
	height:340px;
	margin:0 auto;
}
.footer_content {
	width:370px;
	float:left;
	margin:60px 50px 0 0;
}
.footer_content.last {
	margin-right:0;
	clear:right;
}
.footer_content_2 {
	width:250px;
}
.footer_content .heading {
	font-size:18px;
	font-weight:bold;
	color:#9d9fa8;
	margin:0 0 25px 0;
}
.footer_content .heading hr {
	display:inline-block;
	width:220px;
	float:right;
	margin:13px 0;
	padding:0;
	background:#9d9fa8;
}
.hr_width {
	width:115px !important;
}
.footer_content p {
	color:#FFF;
	font-size:13px;
	line-height:20px;
	padding:5px 0;
}
.footer_content p strong {
	display:inline-block;
	font-size:14px;
}
ul.footer_nav {
	padding:0;
	margin:0;
}
.footer_nav li {
	list-style:none;
	line-height:26px;
}
.footer_nav li a {
	color:#FFF;
	font-size:12px;
	display: -moz-box;
}
.footer_nav li a:hover {
	text-decoration:underline;
}


.footer_bottom:before, .footer_bottom:after {
	display:inline-table;
	content:'';
	line-height:0;
}
.footer_bottom:after {
	clear:both;
}
.footer_bottom {
	*zoom:1;
}
.footer_bottom {
	height:;
	color:#7a7a7d;
	font-size:12px;
	margin:30px 0 0;
}
.footer_bottom img {
	display:inline-block;
}




/**************** ======================= About Us ======================= ****************/
.about_content {
	text-align:justify;
	padding-bottom:25px;
}
.about_content p {
	line-height:30px;
	font-size:17px;
	padding:0 0 15px;
}


/**************** ======================= Services ======================= ****************/

.service_list {
	padding:0;
	margin:0 0 0 0;
	float:;
}
.service_list li {
	list-style:none;
	padding:10px;
	line-height:30px;
	margin:50px 0 0;
	border:1px solid #ddd;
	font-size:20px;
}
.service_list li h2 {
	font-size:22px !important;
}
.service_list li p {
	font-size:17px;
}
.service_list li img {
	float:left;
	margin:0 15px 0 0;
}
.service_list li h2 {
	font-size:16px;
}
.service_img_right {
	float:right !important;
	margin:0 0 0 15px !important;
}


/**************** ======================= Photo Gallery ======================= ****************/

.photo_gallery {
	padding:0;
	margin:0 20px 0 0;
	float:left;
	width: 480px;
}
.photo_gallery li {
	list-style:none;
	padding:0;
	line-height:30px;
	text-align:center;
}
.photo_gallery li.first {
	font-size:20px;
	font-weight:bold;
	color:#034ea1;
	margin:0 0 10px 0;
	border-bottom: 1px solid #034ea1;
}
.photo_gallery2 {
	margin:0 0 0 20px;
}

ul.section {
	padding:0;
	margin:0;
}
.section li {
	float:left;
	display:block;
	margin:8px 8.5px 8px 8.5px;
	border:1px solid #ddd;
	padding:3px;
}
.section li a img {
	width:100px;
	height:75px;
}


/**************** ======================= Testimonial ======================= ****************/

.testimonial_container:before,
.testimonial_container:after {
	display:table;
	content:'';
	line-height:0;
}
.testimonial_container:after {
	clear:both;
}
.testimonial_container {
	*zoom:1;
}

.row:before,
.row:after {
	display:table;
	content:'';
	line-height:0;
}
.row:after {
	clear:both;
}
.row {
	*zoom:1;
}
.row {
	margin:30px 0;
}

.testimonial_left {
	float:left;
	padding:0;
	margin:0;
	/*width:520px;*/
	/*border:1px solid #ddd;*/
}
.testimonial_left li {
	list-style:none;
	border:1px solid #ddd;
	margin:0 0 20px 0;
}
.testimonial_left li p {
	padding:20px 10px 20px;
	font-style:italic;
	font-size:15px;
	font-weight:normal;
	font-family:'Open Sans';
	text-align:center;
	color:#999;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
		-ms-border-radius:5px;
		 -o-border-radius:5px;
			border-radius:5px;
}
.testimonial_left li p span {
	display:block;
}
.testimonial_left li strong {
	display:block;
	/*width:100%;*/
	font-style:normal;
	font-size:14px;
	margin:10px 0 0 0;
	text-align:right;
	padding:0 25px 0 0;
	color:#00a3dd;
}
.testi_client {
	display:block;
	width:300px;
	margin:10px 0 10px 0;
}
.testi_client img {
	float:left;
}
.testi_name {
	font-weight:bold;
	margin:0 0 0 10px;
	float:left;
}
.testi_name span {
	font-weight:normal;
	display:block;
}
.quat_left {
	display:inline-block !important;
}
.quat_left img {
	margin:0 20px 0 0;
}
.quat_right {
	margin:0 0 0 4px;
	vertical-align:text-top;
}
.quat_right img {
	margin:0 0 0 20px;
}

.testimonial_right {
	float:right;	
}

.testi_img_bottom {
	display:block;
	text-align:right;
	padding:0 20px 0 0;
}

/**************** ======================= Contact ======================= ****************/

.contact_left {
	float:left;
	width:550px;
}
.contact_left P {
	/*float:left;*/
}
.cont_sec_left {
	width:100px;
	font-weight:bold;
}
.cont_sec_right {
	/*float:left;*/
	margin:0px 50px 10px 0;
}
.cont_sec_right p {
	font-family:'Open Sans';
	font-size:14px;
	padding-bottom:0px;
}
.cont_sec_right strong {
	display:block;
	margin:5px 0 0 0;
}
.cont_sec_right strong img {
	float:left;
	margin:4px 10px 0 0;
}
.cont_sec_right a {
	color:#034ea1;
	font-weight:600;
}
.cont_sec_right a:hover {
	text-decoration:underline;
}
.cont_sec_right span {
	font-weight:bold;
	color:#034ea1;
	font-size:20px;
	display:block;
}


.contact_right {
	float:right;
	border:1px solid #00a3de;
	padding: 8px 35px 20px 35px;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
		-ms-border-radius:5px;
		 -o-border-radius:5px;
			border-radius:5px;
	color:#FFF;
	background:/*url(../images/contact_top.png) no-repeat top center*/;
	background: #00a3de; /* Old browsers */
	/*width:375px;*/
}
.contact_right_heading {
	text-align:left;
	font-size:30px;
	height:50px;
	line-height:27px;
	margin:20px 0 0 0;
}
.contact_right_heading img {
	margin:0px 10px 0 0px;
	display:inline-block;
	float:left;
}
.contact_right_heading p {
	display:inline-block;
}
.contact_right p {
	margin:5px 0;
	font-family:'open_sansregular';
	padding:0 0 5px 0;
}
.contact_right p label {
	display:block;
	width:150px;
	/*float:left;*/
	color:#FFF;
}
.contact_right p label span {
	/*color:#f00;*/
	font-size:12px;
	margin:0 0 0 3px;
}
.contact_right p input[type="text"] {
	border:1px solid #ddd;
	height:30px;
	color:#a9a9a9;
	line-height:20px;
	padding:0 0 0 3px;
	width:300px;
	-webkit-border-radius:3px;
	   -moz-border-radius:3px;
		-ms-border-radius:3px;
		 -o-border-radius:3px;
			border-radius:3px;
	/*float:right;*/
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top,  #eeeeee 0%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eeeeee 0%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eeeeee 0%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #eeeeee 0%,#eeeeee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}
.contact_right p textarea {
	border:1px solid #ddd;
	height:20px;
	line-height:20px;
	color:#a9a9a9;
	padding:0 0 0 3px;
	width:300px;
	-webkit-border-radius:3px;
	   -moz-border-radius:3px;
		-ms-border-radius:3px;
		 -o-border-radius:3px;
			border-radius:3px;
	height:80px;
	font-family:'Open Sans';
	/*float:left;*/
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top,  #eeeeee 0%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eeeeee 0%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eeeeee 0%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #eeeeee 0%,#eeeeee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}
.contact_right p input[type="submit"] {
	line-height:35px;
	display:block;
	color:#FFF;
	width:100px;
	border:0;
	font-size:16px;
	/*float:right;*/
	margin:10px auto 0 auto;
	cursor:pointer;
	background: #000; /* Old browsers */
	

	-webkit-border-radius:4px;
	   -moz-border-radius:4px;
		-ms-border-radius:4px;
		 -o-border-radius:4px;
			border-radius:4px;
}
.contact_right p input[type="submit"]:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.capcha {
	width:180px !important;
	float:left;
}
.capcha_img {
	float:left;
	margin:0 0 0 20px;
}
.click_here2 {
	color:#000;
	text-align:center;
	font-size:15px !important;
}
.click_here2 a:hover {
	text-decoration:underline;
}

#map {
	width:;
	margin:0 auto;
	border:5px solid rgba(221,221,221,0.5);
	height:282px;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
		-ms-border-radius:5px;
		 -o-border-radius:5px;
			border-radius:5px;
}
.thank_you {
	text-align:center;
	font-family:'Open sans' !important;
	font-size:18px !important;
	line-height:30px !important;
}


.contact-form {
	width:500px;
	padding:20px;
	z-index:9999;
	background: #00a3dd url(../images/free_quotes2.png) no-repeat 335px 150px;
	display:none;
}
.contact-form h1 {
	color:#fff;
	border-bottom:1px solid #FFF;
	padding-bottom:3px;
}
.contact-form p {
	margin:10px 0;
}
.contact-form p label {
	display:block;
	color:#FFF;
}
.contact-form p label a {
	color:#000;
}
.contact-form p label a:hover {
	text-decoration:underline;
}
.contact-form p input[type="text"], .contact-form p textarea {
	width:300px;
	background: #f2f2f2; /* Old browsers */
	background: -moz-linear-gradient(top,  #f2f2f2 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f2f2f2 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	border:0;
	-webkit-border-radius:3px;
	   -moz-border-radius:3px;
		-ms-border-radius:3px;
		 -o-border-radius:3px;
			border-radius:3px;
	height:22px;
	margin:5px 0 0 0;
}
.contact-form p textarea {
	height:60px;
}
.contact-form p input[type="submit"] {
	width:120px;
	height:30px;
	-webkit-border-radius:3px;
	   -moz-border-radius:3px;
		-ms-border-radius:3px;
		 -o-border-radius:3px;
			border-radius:3px;
	border:0;
	margin:20px 0 0;
	cursor:pointer;
	background:#7ebb2b;
	color:#FFF;
	height:30px;
}
.contact-form p input[type="submit"]:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}
.font_20 {
	font-size:20px !important;
}
.text_left {
	text-align:left;
}
.testi_heading {
	text-align:center;
	color:#FFF;
	font-size:30px;
	margin-top:25px
}
.capcha_style {
    -moz-user-select: none;
    background: url("../images/white_wave.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFF;
    font-family: 'open_sansregular';
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 6px;
    margin-top: 7px !important;
	margin-left:5px !important;
    padding:0 2px;
   	width: 96px;
	margin-left:0px;
	display:inline-block;
}
.trusty{margin-top:10px;}

#nav span{ display:none;}
#nav ul.menu{ /*display:block;*/}
/* custom responsive css 11mar2016 */
@media only screen and (max-width : 1170px) {
/* home page slider */
.banner_inside{ width:100%;}
.call_now{ width:100%; background: url(../images/call_now.png) no-repeat; left:0; right:0; margin: 94px 0 0 0px; display:none;}
.call_now_2{width:100%; background:url(../images/call_now.png) no-repeat 9px 0; left:0; right:0; margin: 94px 0 0 0px;}
.banner_inside-box{width: 90%; margin: 0px auto; left: 0; right: 0;}
#banner_inside{box-sizing: border-box; -moz-box-sizing: border-box;
-ms-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box;}
.banner_inside-box p{padding: 75px 0 0 0;}
.click_here {margin: 20px 10px; font-size: 15px; width: auto; padding: 10px 20px; line-height: 24px; height: auto; float:right;}
.banner_inside-box p img{width: 350px; height: 127px; margin: 18px 10px 0 0px; float: right;}
}
@media only screen and (max-width : 1024px) {
#wrapper{ width: 100%; padding: 0 10px; box-sizing: border-box; -moz-box-sizing: border-box;
-ms-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box;}
.testimonial{width: 100%;padding: 0 10px; box-sizing: border-box; -moz-box-sizing: border-box;
-ms-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box;}
.footer_top{width: 100%;padding: 0 10px; box-sizing: border-box; -moz-box-sizing: border-box;
-ms-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box;}
.footer{width: 100%;padding: 0 10px; box-sizing: border-box; -moz-box-sizing: border-box;
-ms-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; height: auto; background-size: cover;}
.service .colom{display: inline-block; vertical-align: top; float:none; margin: 0 0 0 4%;}
.service .colom.first{margin: 0;}
.logo{ width:auto;}
.logo img{ width: 280px; height: 53px;}
/* home page slider */
.banner_inside{ width:100%;}
.call_now{ width:100%; background: url(../images/call_now.png) no-repeat; left:0; right:0; margin: 94px 0 0 0px; display:none;}
.call_now_2{width:100%; background:url(../images/call_now.png) no-repeat 2px 0; left:0; right:0; margin: 94px 0 0 0px;}
.banner_inside-box{width: 90%; margin: 0px auto; left: 0; right: 0;}
#banner_inside{box-sizing: border-box; -moz-box-sizing: border-box;
-ms-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box;}
.banner_inside-box p{padding: 75px 0 0 0;}
.click_here {margin: 10px 10px; font-size: 15px; width: auto; padding: 5px 10px; line-height: 24px; height: auto; float:right;}
.banner_inside-box p img{width: 350px; height: 127px; margin: 18px 10px 0 0px; float: right;}
.footer_content {width: 30%;  margin: 60px 30px 0 0;}
.footer_content_2 {width: 30%;}
.footer_content .heading hr{width: 100% !important;}
.banner{height: 300px;}
ul.section{ text-align: center;}
.section li{float: none; display: inline-block; vertical-align:top; margin: 8px 5px;}
.call_now_2 { background: url(../images/call_now.png) no-repeat 13px 0; width: 322px; height: 180px; background-size: 100%;}
.gallery_left{display: inline-block; vertical-align: top;float: none; margin: 30px 85px 0 0px;}
.gallery_right{display: inline-block; float: none;}
.arrow-outer{ text-align:center; width:100% !important;}
.banner_inside-box p strong{font-size: 38px;}
}
@media only screen and (max-width : 1000px) {
.contact_left{width: 55%;}	
}
@media only screen and (max-width : 970px) {
.service .colom{margin: 0 0 0 2%;}
.contact_left{width: 47%;}
.contact_right{padding: 8px 20px 20px;}
.header_right .top ul li{font-size: 14px; line-height: 22px;}
.header_right .top ul li a{font-size: 14px; }
.menu li a{padding: 0 15px;}
}
@media only screen and (max-width : 900px) {
.service .colom{margin: 0 0 0 2%; width: 23%;}
.service .colom img{/*width: 100%; height: 100%;*/}
.colom p{line-height: 20px; font-size: 14px;}
.testimonial_left{width:100%;}
.testimonial_left li{width:100% !important; margin: 0 0 20px 0 !important;}
.header_right .top ul li{font-size: 13px;}
.header_right .top ul li a{font-size: 13px;}
.logo img{ width: 265px; height: 50px;}
.menu li a{padding: 0 12px;}
}
@media only screen and (max-width : 850px) {
.logo img{ width: 220px; height: 41px;}	
.header_right .top ul li{font-size: 12px; margin: 0 0 0 10px; line-height: 24px;}
.header_right .top ul li a{font-size: 12px;}
.header_right .top ul li img{margin: 0 5px 0 0;}
.menu li a{padding: 0 10px; font-size:11px;}
.banner_inside-box{width: 88%;}
.banner_inside-box p img{width: 250px; height: 91px; margin: 18px 10px 0 0px; float: right;}
.call_now_2{background: url(../images/call_now.png) no-repeat 0px 0; width:322px; height:180px; background-size: 100%;}
.banner_inside-box p{font-size: 20px;line-height: 36px;}
.banner_inside-box p strong{font-size: 28px;}
}
@media only screen and (max-width : 768px) {
.section li{margin: 8px 5px;}
.call_now_2{background: url(../images/call_now.png) no-repeat 9px 0; width: 322px; background-size: 100%; height: 180px;}
}
@media only screen and (max-width : 767px) {
.service .colom{margin:0 0 3% 2%; width: 47%;}
.service .colom.first{margin:0 0 3% 2%;}
.service .colom img{width: auto; height: auto;}
.colom .heading{font-size: 18px;}
.content p{font-size: 16px; line-height: 28px;}
.content h1, .heading_line{font-size: 24px;}
.testimonial{ height:auto; padding: 10px;}
.footer_top ul{margin: 0 0 0 15%;}
.footer_content .heading hr{/*display:none;*/width: 90% !important; float: left;}
.footer_content{ width: 100%; float: left; margin: 20px 0px 0 0;}
.footer_content.footer_content_2 {width: 49%; margin: 20px 0px 0 0;}
.footer_bottom{margin: 20px 0 10px;}
.testimonial_left li p{font-size: 13px; line-height: 22px;}
.contact_left{width: 100%; }
.contact_right{margin-top: 30px; width: 100%; float:left; box-sizing: border-box; -moz-box-sizing: border-box;
-ms-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box;  padding: 8px 15px 20px 15px;}
.contact_right p input[type="text"]{width:100%;}
.contact_right p textarea{width:100%; resize: none;}
.content h1 span{border-bottom: 0;}
.logo {width: 100%; text-align: center; margin: 15px 0 5px;}
.logo img{width: 320px; height: 60px;}
.header_right{width:100%; float: left; text-align: center;}
.header_right .top{float: none;}
#nav{float: none; height: auto; margin: 10px auto; position: relative;}
.header_right .top ul li{ float: none; display: inline-block; vertical-align: top;}
#nav span{display: block; background: url(../images/btn-menu-mobile.png) center 18px no-repeat #034ea1; padding: 22px 0; color: #fff; cursor: pointer;}
.menu li{width: 100%; padding: 10px 0; border-bottom: 1px solid #D8D8D8;}
.menu li:last-child { border-bottom: 0;}
#nav ul.menu{margin: 0px; position: absolute; z-index: 4; background:#fff; left: 0; right: 0; box-shadow: 0px 0px 10px #B5B3B3; -moz-box-shadow: 0px 0px 10px #B5B3B3; -ms-box-shadow: 0px 0px 10px #B5B3B3; -o-box-shadow: 0px 0px 10px #B5B3B3; -webkit-box-shadow: 0px 0px 10px #B5B3B3;}
.menu {display: none;}
.banner_inside-box p{ padding: 15px 0 0 0;}
.gallery li img{ width:100%; height:100%;}
.gallery_outer{ width:100%;}
.banner{height: 200px; clear: both;}
.banner_inside-box{/*height: auto;*/ height:100%;}
.call_now_2{margin: 14px 0 0 0px; width: 222px; height: 124px; display:none;}
.banner_inside-box p img{margin: 36px auto 0; float:none;}
.click_here {margin: 10px 10px; font-size: 15px; width: auto; padding: 5px 10px; line-height: 24px; height: auto;}
.testimonial ul li{font-size: 15px; line-height: 30px;}
.gallery_outer{/* display:none;*/}
.block{display:block;}
.none{display:none;}
.content{padding: 5px 0 10px;}
.contact_right_heading{font-size: 27px;}
.about_content{padding-bottom: 20px;}
}
@media only screen and (max-width : 667px) {
.colom .heading{font-size: 16px;margin: 15px 0 0 0;}
.content p{font-size: 14px; line-height: 24px;}
.footer_top{ background: url(../images/footer_top.jpg) right center;}
.footer_top ul{text-align: left; margin: 0;}
.footer_top ul li{ margin:0;}	
.gallery_left{margin: 30px 85px 0 0px;}
.service_list li h2 {font-size: 18px !important;margin: 15px 0 5px;}
.service_list li p {font-size: 14px; line-height: 22px;}
.contact-form{width: 100%; box-sizing: border-box; -moz-box-sizing: border-box;
-ms-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; background: #00a3dd; padding: 10px;}
.contact-form p input[type="text"], .contact-form p textarea{ width:100%; box-sizing: border-box; -moz-box-sizing: border-box;
-ms-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box;}
}
@media only screen and (max-width : 567px) {
.txt a img{ width:100%; height:100%;}
.service_list li h2 {font-size: 16px !important;}
.service_list li p {font-size: 13px; line-height: 20px;}
.logo{ width:100%;}
.logo img{ width: 280px; height: 53px;}
}
@media only screen and (max-width : 520px) {
.section li a img {width: 90px; height: 68px;}
}
@media only screen and (max-width : 480px) {
.service .colom{margin:0 0 3% 0%; width: 100%;}
.service .colom.first{ margin:0 0 3% 0%;}
.content p {font-size: 14px; line-height: 22px; padding: 5px 0 0 0;}
.footer_content .heading{margin: 0 0 5px 0;}
.footer_content{ width: 100%; margin: 20px 0px 0 0;}
.service_list li{text-align: center; border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; -webkit-border-radius: 3px;    margin: 20px 0 0;}
.service_list li img{float: none;margin: 0 0 0 0px !important;}
.service_img_right{float: none !important;}
.service_list #service_5 .fl{float: none !important;}
.banner_inside-box p {font-size: 14px; line-height: 20px; padding: 25px 0 0 0;}
.banner_inside-box p strong{font-size: 24px;}
.click_here {margin: 20px 10px 0; font-size: 15px; width: auto; padding: 5px 10px; line-height: 24px; height: auto;}
.banner_inside-box{height: 190px;}
.contact_right p input[type="submit"]{line-height: 22px;}
.section li a img { width: 80px; height: 64px;}
}
@media only screen and (max-width : 380px) {
.content h1, .heading_line {font-size: 20px;}
.header_right .top ul li{ margin: 0 5px 10px 0px;}
.banner_inside-box p{font-size: 10px; line-height: 20px;}
.banner_inside-box p strong{font-size: 16px; margin: 10px 0 0 0;}
.gallery li{width: 250px !important; height: 285px !important;}
.click_here {margin: 8px 10px 0; font-size: 14px; width: auto; padding: 4px 10px; line-height: 24px; height: auto;}
.section li a img { width: 90px; height: 68px;}
.section li { margin: 8px 5px;}
.banner{height: 150px;}
.banner_inside-box { height: 150px;}
.banner_inside-box p img{margin: 8px auto; width: 220px; height: 80px;}
.header_right .top ul li img {margin: 0 5px 0 0; background-size: 100%; width: 24px; height: 24px;}
.header_right .top ul li{font-size: 11px;}
.footer_content .heading{font-size: 16px;}
}
@media only screen and (max-width : 368px) {
.section li a img { width: 80px; height: 60px;}
}
@media only screen and (max-width : 340px) {
.section li a img { width: 75px; height: 56px;}
.section li { margin: 8px 2px;}
}