@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'GOTHIC';
    src: url('fonts/GOTHIC.html');
    src: url('fonts/GOTHICd41d.html?#iefix') format('embedded-opentype'),
         url('fonts/GOTHIC-2.html') format('woff'),
         url('fonts/GOTHIC-3.html') format('truetype'),
         url('fonts/GOTHIC-4.html#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
a:link{
	text-decoration:none;
	/*color:#000000;*/
	}
a:hover{
	text-decoration:none;
	color:#000000;
	}
a:visited{
	text-decoration:;
	/*color:#000000;*/
	}
a:active{
	/*text-decoration:none;*/
	
	}
span {
	color: #090;
	font-size: 16px;
}

fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
 div, p, ul, ol, h1, h2, h3, h4 ,img,li{
	padding:0px; margin:0px; border:0px;
 }
li {
	list-style:none;
} 
caption, th {
	text-align:left;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
/* to preserve line-height and selector appearance */
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}

/*because legend doesn't inherit in IE */
legend {
	color:#000;
}
.clear
{
	clear:both;
}
 h1{
	font-family:"Century Gothic", sans-serif, serif;
	font-size:18px;
	color:#7c7c7c;
	text-align:center;
	text-decoration:none;
	line-height:20px;
	font-weight:600;
		
}
 h2{
	font-family:"Century Gothic", sans-serif, serif;
	font-size:24px;
	color:#fa8e2a;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
		
}
h5 {
	font-family:"Century Gothic", sans-serif, serif;
	color: #000;
	font-size: 18px;
	line-height: 38px;
	font-weight: bold;
	margin-bottom: 0px;
	display: inline-block;
	padding: 0 10px;
	font-style: normal;
	margin-top:10px;
}
.whatsup{ position:fixed; top:86%; right:10px; z-index:999; display:inline-block;}
.callss{ position:fixed; top:72%; right:10px; z-index:999; display:inline-block;}
h3 {
	font-family:"Century Gothic", sans-serif, serif;
	color: #5d313e;
	font-size: 16px;
	line-height: 38px;
	font-weight:normal;
	
	margin-bottom: 10px;
	display: inline-block;
	font-style: normal;
	margin-top:10px;
	background:#f7f1d1;
	width:975px;
	text-align:center;
	margin-left:20px;
	
}
/********** Gallery **********/

.p1 {
	margin-bottom:8px;
}
.p2 {
	margin-bottom:15px;
}
.p3 {
	margin-bottom:30px;
}
.p4 {
	margin-bottom:40px;
}
.p5 {
	margin-bottom:50px;
}


/*============================================*/

body {
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	background:#fff;
}

header{
	width:100%;
	background:#fff;
	border-top:#163d77 10px solid;
	
}
section{
	width:100%;

	
}
.main_wrapper {
	width:1020px;
	margin:0px auto;	
}
.logo {
	width:100%;
	height:75px;
	float:left;
	padding: 10px 0;	
}
.logo a {
	float:left;	
}
/*.main_nav{
	width:830px;
	height:85px;
	float:left;
	margin-left:60px
}
*/
.mrgtop{
	margin-top:30% !important;
	text-align:center;
	color:#FFBED6!important;
}
.nav{
	float:left;
	padding:0;
	width:100%;
	background:#fa8e2a;
	/*margin-left: 60px;*/
}
.nav li{
	list-style: none;
	color: #fff;
	float: left;
	
}
.nav li a{
	list-style: none;
	color: #fff;
	float: left;
	font-size: 12px;
	padding: 29px 13px 29px 13px;
	font-family: "Century Gothic", sans-serif, serif;
	padding-bottom: 29px;
	font-weight:600;
}
.nav li a:hover{
	background:#1a6eeb;
	text-decoration:none;
	color:#fff;
	
}
.active{
	background:#1a6eeb;
	list-style: none;
	color: #fff;
	float: left;
	font-size: 12px;
	padding: 29px 13px 29px 13px;
	font-family: "Century Gothic", sans-serif, serif;
	padding-bottom: 29px;
	font-weight:600;

}
.top_right{
	text-align:right;
	float:right;
	width:350px;
	margin-top:10px;
}
.top_right p {
	float:left;
	line-height:20px;
	margin: 0 0 10px 0;	
	font-size:20px;
}
.top_right p img {
	margin-right:10px;
	float:left;
}
.bannerwrapper{
	width:100%;
	margin:0 auto;
	float:left;

}
.bannerwrapper1{
	width:100%;
	margin:0 auto;
	float:left;
	background:#fff;
}
.middlebanner_bg {
	width:100%;
}
.middlebanner_boxwrap{
	width:100%;
	background:url(../images/bg_reason.jpg);
	padding:70px 0;
}
.middlebanner_boxwrap h2 {
	    width: 100%;
    height: 220px;
    color: #fff;
    font-size: 36px;
	text-align:center;
    text-decoration: none;
	line-height:70px;
	
}
/*www.tecfighters.com*/
.middlebanner_box1{
	width:300px;
	height:150px;
	float:left;
	background:#fff;
	border-top:6px solid #5d313e;
	border-bottom:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	
}

.middle_banner{

	
}
.middlebanner_box2{
	background:#fff;
	border-top:6px solid #af2f48;
	border-bottom:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	margin-left:55px;
	margin-right:55px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.middlebanner_box3{
	width:450px;
	margin-bottom:23px;
	height:190px;
	margin-right:120px;
	display:block;
	float:left;
	background:#fff;
	border-top:6px solid #fa8e2a;
	border-bottom:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	
}
.middlebanner_box3 h1 {
	margin-top: -30px;
    width: 100%;
    float: left;
	color:#000;
	font-size:25px;
	text-transform:uppercase;
}

.middlebanner_box4{
	width:450px;
	margin-bottom:23px;
	display:block;
	height:190px;
	display:block;
	background:#fff;
	border-top:6px solid #fa8e2a;
	border-bottom:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	
}
.middlebanner_box4 h1 {
	margin-top: -30px;
    width: 100%;
    float: left;
	color:#000;
	font-size:25px;
	text-transform:uppercase;
}
.ronundbox1{
	width: 100px;
	height: 100px;
	float: left;
	background: #5d313e;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	position: relative;
	top: -50px;
	z-index: 9999 !important;
	margin-left: 35%;
	border: 4px solid #e7cdd0;
	text-align: center;
	padding-top: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;

	
}
.ronundbox1 img{
	-moz-transition: all 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;

}
.ronundbox1 img:hover{
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);

}
.ronundbox2 img{
	-moz-transition: all 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;

}
.ronundbox2 img:hover{
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);

}
.ronundbox3 img{
	-moz-transition: all 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;

}
.ronundbox3 img:hover{
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);

}

.ronundbox4 img{
	-moz-transition: all 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;

}
.ronundbox4 img:hover{
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);

}


.ronundbox2{
	width:100px;
	height:100px;
	background:#af2f48;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	position: relative;
	top: -50px;
	z-index: 9999 !important;
	margin-left: 35%;
	border: 4px solid #e7cdd0;
	text-align: center;
	padding-top: 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;

}
.ronundbox3{
	width:350px;
	height:170px;
	background:#fa8e2a;
	float: left;
	position: relative;
	top: -50px;
	z-index: 9999 !important;
	margin-left: 11%;
	border: 4px solid #e7cdd0;
	text-align: center;
	padding-top: 25px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;

	
}
/*www.tecfighters.com*/
.ronundbox4{
	width:350px;
	height:170px;
	background:#fa8e2a;
	float: left;
	position: relative;
	top: -50px;
	z-index: 9999 !important;
	margin-left: 11%;
	border: 4px solid #e7cdd0;
	text-align: center;
	padding-top: 25px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;

	
}
.contoverbox{
	width:450px;

	background:#1a6eeb;
	position: relative;
	top: -120px;
	padding:10px;
	left:-1px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	opacity:0;

}
.contoverbox img{
	width:430px;
	height:205px;
}
.contoverbox p{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	text-align:justify;
	line-height:18px;
}


.contoverbox4{
	width:450px;

	background:#fa8e2a;
	position: relative;
	top: -120px;
	padding:10px;
	left:-1px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	opacity:0;

}
.contoverbox4 img{
	width:430px;
	height:205px;
}
.contoverbox4 p{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	text-align:justify;
	line-height:18px;
}

.contoverbox2{
	width:300px;

	background:rgba(255, 255, 255, 0.48);
	position: relative;
	top: -120px;
	padding:10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	opacity:0;

}
.contoverbox2 img{
	width:280px;
}
.contoverbox2 p{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#838383;
	text-decoration:none;
	text-align:justify;
	line-height:18px;
}
.contoverbox3{
	width:300px;

	background:rgba(255, 255, 255, 0.48);
	position: relative;
	top: -120px;
	padding:10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	opacity:0;

}
.contoverbox3 img{
	width:280px;
}
.contoverbox3 p{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#838383;
	text-decoration:none;
	text-align:justify;
	line-height:18px;
}
.content_wrapper{
	width:100%;
	height:280px;
	background:#fff4e9;
	border-bottom:10px solid #1a6eeb;
	
}
.maincontent_box{
	width:auto;
	padding:10px 0px 10px 10px;
	float:left;
}
.maincontent_box h2{
	margin-bottom: 26px;
	width:100%;
}
.abt_img{
	
	width:170px;
	border:4px solid #fff;
	/*border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	box-shadow: 0px 0px 10px #646464;
	-webkit-box-shadow: 0px 0px 10px #646464;
	-moz-box-shadow: 0px 0px 10px #646464;
	-o-box-shadow: 0px 0px 10px #646464;
	-ms-box-shadow: 0px 0px 10px#646464;*/
	float:left;
}
.content_box{
	width:800px; /*320px*/
	float:left;
	margin-left:30px;
}
.content_box p{
	font-family:"Century Gothic", sans-serif, serif;
	text-decoration:none;
	text-align:justify;
	line-height:26px;
	font-size:14px;
	color:#000;
}

.block_info1 {
/*	margin-top: 33px;*/
	text-align: center;
}
/***** Lightbox image *****/


.hmegallery{
	width: 100%;
	height: auto;
	/*background: #fff;*/
	margin-bottom: 20px;
/*	border: 1px solid #e1e1e1;*/

}
	
.footer_wraper{
	width:100%;
	height:auto;
	background:#fff4e9;
	margin-top:0px !important;
	padding-top:0px !important;
}
/*.bannerwrapper{
	width:100%;
	height: 718px;
	border-bottom:15px solid #f7f1d1;
	margin:0 auto;
	float:left;
}*/

.footer {
	width:100%;
	height:auto;
	border-top:1px solid #3e72af;
	background:#608ec4;	

}
.footer_align {
		margin-top:15px;
}
.clear {
	clear:both;	
}
.footer_left {
	width:220px;
	height:230px;
	float:left;	
	margin-right:10px;
	margin-left: 25px;
	margin-top:15px;
}
.footer_left h1 {
	float: left;
	font-size: 15px;
	margin: 0px;
	height: 30px;
	line-height: 30px;
	color: #363636;
	width: 100%;
	text-align: justify;
}

.footer_left p {
	width:100%;
	float:left;
	font-size:14px;
	font-weight:normal;	
	line-height:25px;
	text-align:justify;
	color:#363636;
}
.footer_left p a {
	color:#363636;
	text-decoration:none;	
}
.footer_text {
	width: 100%;
	
	text-align: center;
	line-height: 24px;
	margin: 0px auto;
	margin-top: 20px;

}
.footer_text p {
	float:left;
	color:#fff;
	text-align: center;
    width: 100%;
}
.footer_textrght{
	float:right;
}
.footer_textrght p {
	float:left;
	color:#fff;
}
.footer_text a {
		color:#000;
		text-decoration:none;
		float:left;
		margin:4px 0px 0px 5px;
} 
.footer_textrght a img {
	height:20px;
		
}
.footer_textrght a {
		color:#fff;
		text-decoration:none;
		float:left;
		margin:0px 0px 0px 5px;
} 
	
/*.support {
	width:300px;
	height:500px;
	background:#ccc;
	position:absolute;	
}*/
.support {	
	clear:both;
	position: fixed;
    _position: absolute;
    bottom: 0;
	height:180px;
	width: 200px;
	background:#CCC;
	top:73%;
	right:5px;
	overflow:visible;
	z-index:1000;
	border:1PX solid;
		
	}
.powered {
	width:230px;
	height:230px;
	float:left;	
}
.powered h1 {
	float:left;
	font-size:15px;
	margin:0px;
	height:30px;
	line-height:30px;
	width:100%;
	color:#363636;
}
.powered .fb {
	width:66px;
	height:66px;
	float:left;
	margin:10px 16px 0px 0px;	
}
.powered .twiter {
	width:66px;
	height:66px;
	float:left;
	margin:10px 16px 0px 0px;	
}
.powered .linked {
	width:66px;
	height:66px;
	float:left;	
	margin:10px 0px 0px 0px;
}

.sociallinks{
	min-height:52px;
}
.sociallinks li{
	list-style:none;
	float:left;
}
.sc_fb{
	width: 52px;
	height: 52px;
	display: inline-block;
	margin: 4px;
	background:url(../images/social_icons.html);
	background-position:top left;
}
.sc_fb:hover{
	background-position:bottom left;
}
.sc_twt{
	width: 52px;
	height: 52px;
	display: inline-block;
	margin: 4px;
	background:url(../images/social_icons.html);
	background-position:top center;
}
.sc_twt:hover{
	background-position:bottom center;
}
.sc_in{
	width: 52px;
	height: 52px;
	display: inline-block;
	margin: 4px;
	background:url(../images/social_icons.html);
	background-position:top right;
}
.sc_in:hover{
	background-position:bottom right;
}
.footerbottomwrap{
	background:#163d77;
	height:70px;
	border-top: 6px solid #1a6eeb;
}
/*.foonav{
	padding:10px;
}*/
.foonav li{
	list-style:none;
	color:#47292b;

}
.foonav li a{
	color:#47292b;
	text-decoration:none;
	line-height:34px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	list-style: none;

	background-image: url(../images/arrow.html);
	background-repeat: no-repeat;
	background-position-y: 7px;
	padding-left: 20px;
	font-size-adjust: 0.58;

}


.foonav li a:hover{
	color: #b58847;
}
/*www.tecfighters.com*/
/*-------------------------------------ABOUT US START HERE----------------------------------*/
.aboutus_wrap{
	width:100%;
	height:auto;
	float:left;
}
.abtbanner{
	border-bottom:0px solid #f7f1d1;
}
.abtbanner img {
	width:100%;
}
.abtconttop_wrapper{
	width:100%;
/*	height:400px;*/
	padding-bottom:20px;
	float:left;
	background:#fff4e9;
	border-bottom:10px solid #fa8e2a;
}
.abtcontbox{
	float:left;
	padding:10px;
	width:100%;
}
.abtcontbox h1{
	width:100%;
	height:50px;
	color:#765658;
	font-size:36px;
	text-decoration:none;
	text-align: left;
	
}
.abtcontbox_left{
	width: 620px;
	float:left;	
}
.abtcontbox_left h2 {
	font-size: 22px;
	margin: 7px 0 13px;
	font-weight:normal;

}
.img_poz {
	position: relative;
	display: inline-block;
	float: left;
	margin: 7px 20px 0 0;
	border:4px solid #fff;
}
.title {
	color: #ff7f66;
	font-weight: bold;
}
.abtcontbox_left p{
	font-family:"Century Gothic", sans-serif, serif;
	font-size:14px;
	text-align:justify;
	line-height:26px;
}
.abtcontbox_right{
	width: 360px;
	float:right;
	margin-left:20px;	
}
.abtcontbox_right h2 {
	font-size: 24px;
	margin: 7px 0 13px;
	font-weight:normal;
	text-align:center;

}


.list_3 {
	margin: 0;
	list-style: none;
}
.list_3>li {
    overflow: hidden;
    margin-bottom: 24px;
}
.list_3>li>p{
	overflow: hidden;
	font-family:"Century Gothic", sans-serif, serif;
	font-size:16px;
	text-align:justify;
	line-height:26px;
	color:#004b8d;
}
.list_3 > li.last {
    margin-bottom: 0;
}
.list_3>li> .badge {
	
	font: 300 30px/30px 'Century Gothic', sans-serif;
	width: 49px;
	height: 49px;
    margin: 6px 11px 0 0;
    padding-top: 9px;
    float: left;
    color: #fff;
    text-align: center;
    background: url('../images/patternbg1.html') center top no-repeat;
}

.exterior_left{
	width: 470px;
	float:left;
	background:#fff;
	padding:15px;
	margin-right:20px;
	margin-bottom:20px;
}
.exterior_left h2 {
	font-size: 24px;
	margin: 7px 0 13px;
	font-weight:normal;
	text-align:center;

}
.exterior_left .list_3 {
	margin: 0;
	list-style: none;
}
.exterior_left .list_3>li {
    overflow: hidden;
    margin-bottom: 0px;
}
.exterior_left .list_3>li>p{
	overflow: hidden;
	font-family:"Century Gothic", sans-serif, serif;
	font-size:14px;
	text-align:justify;
	line-height:26px;
	color:#000;
	margin-left:50px;
}
.exterior_left .list_3>li>img{
	margin-left:50px;	
	margin-bottom:10px;
}
.exterior_left .list_3 > li > img:last-child {	
	margin-bottom:0px;
}
.exterior_left .list_3 > li.last {
    margin-bottom: 0;
}
.exterior_left .list_3>li> .badge {
	
	font: 300 30px/30px 'Century Gothic', sans-serif;
	width: 39px;
	height: 39px;
    margin: 6px 11px 0 0;
    padding-top: 5px;
    float: left;
    color: #fff;
    text-align: center;
    background: url(../images/exterior_round.html) center top no-repeat;
}

.link_1{
	color: #ff7f66;
	font-weight: bold;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	line-height:24px;
}
.link_1:hover{
	color: #aeaeae;
	text-decoration: none;
}
.marquee_wrap{
	width:100%;
	float:left;
	background:#fff;
/*	height:400px;*/
}
.marquee_box{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:30px;
	
}

.marquee_wrapper {
    width: 1020px;
    margin: 0px auto;
}
.marquee_wrapper h2 {
    width: 100%;
    height: 70px;
    color: #fa8e2a;
    font-size: 36px;
    text-align: center;
    text-decoration: none;
    line-height: 70px;
	padding:20px 0;
}
/*-------------------------------------------content css start here--------------------------------*/
.contact_wrap{
	width:100%;
	height:auto;
	float:left;
	background: #fff;
    padding: 20px 0 20px 20px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.contactbox_left{
	width: 660px;
	float:left;
}
.contactbox_right{
	width: 320px;
	float:right;
	margin-left:20px;	
}
h2.head1.w1 {
	width: auto;
	text-align: left;
	font-weight:normal;
	margin-bottom:20px;
}
.map {
	padding-top: 1px;
}
/*.wrapper {
	overflow: hidden;
}*/
.map_box{
	width: 380px;
	float:left;

}
.img_inner.inner2 {
	background-color: #ebebeb;
	margin-bottom: 25px;
}
.map figure {
	width: 366px;
	height: 358px;
	overflow: hidden;
	margin-top: 7px;
}
.img_inner {
	border-radius: 19px;
	float: left;
	padding: 7px;
	background: #d1d1d1;
	margin-right: 20px;
	overflow: hidden !important;
	margin-top: 8px;
	display: block;
	margin-bottom: 24px;
}
.adressbox{
	width: 280px;
	float:left;
}	
.contact_text {
	margin-top: 10px;
	float:left;
	font: 300 30px/30px 'Century Gothic', sans-serif;
	font-size:14px;	
	margin-bottom:10px;
}
.contact_text span{
	color:#960;
	font-weight:bold;
	
}
.maincnts_cnt{
	float:left;
	width:320px;
	height:auto;
}
.maincnts_cnt h1{
	font-size: 20px;
	color: #3b3b3b;
	font-family: 'Marcellus SC', serif;
}
.inpt_field {
	float:left;
	width:300px;
	line-height:25px;
	padding:4px;
	border:none;
	box-shadow: 3px 3px 10px #ccc inset;
	-webkit-box-shadow: 3px 3px 10px #ccc inset;
	-moz-box-shadow: 3px 3px 10px #ccc inset;
	-o-box-shadow: 3px 3px 10px #ccc inset;
	background:#eeeeee;
	color:#999;
}
.send{
	background:#fa8e2a;
	width:100px;
	height:30px;
	padding:0px;
	float:right;
	color:#FFF;
	font-size:17px;
	cursor:pointer;
	margin-top:10px;
	margin-right:13px;
	border:none;
}
/*-------------------------------------certification US START HERE----------------------------------*/
.certification_wrap{
	width:100%;
	height:auto;
	float:left;
}
.cert_head{

	display:block;
	text-align:center;
}
.cert_head h1{
	font-family: "Century Gothic", sans-serif, serif;
	color: #5d313e;
	font-size: 18px;
	line-height: 38px;
	font-weight: bold;
	margin-bottom: 0px;
	display: inline-block;
	padding: 0 10px;
	font-style: normal;
	margin-top: 10px;
	text-align:center;

}
.certification_wrap p{
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#838383;
	text-decoration:none;
	text-align:justify;
	line-height:24px;
	margin-bottom:20px;
		
}
.middleimage {
	width: 150px;
	height: 150px;
	float: left;
	
	background-image:url(../images/cert_bg.html);
	background-repeat:no-repeat;
}
.middleimage>a:hover {
	opacity: 1;
	-webkit-transition: all 0.45s ease;
	transition: all 0.45s ease;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	background:#036;

}
 .middleimage>a  {
	border-radius: 170px;
	background: #ffffff;
	margin: 0;
	text-align: center;
	padding: 38px 10px 0 10px;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.middleimage_wrap{
	width:100%;
	height:auto;
	
}
/*--- menu ------*/
.menuHolder {
  position: absolute;
  width: 100%;
  z-index: 5;
  margin: 0 auto;
  top: 406px;
}
.menuMov {
  position: relative;
  margin: 0 auto;
  /*text-align: center;*/

  z-index: 10;
}
.menu {
  position: relative;
  z-index: 1;
  text-align: center;
  display: inline-block;
  margin-bottom:20px;
}
.sf-menu {
  z-index: 3;
  position: relative;
  display: inline-block;
  margin: 0;
}
.sf-menu > li {
  /*position: relative;*/

  display: inline-block;
  /*float: left;*/

  width: 191px;
  height: 191px;
  background: #a21f4b;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  /*margin: 0 10px;*/
  margin-left:6px;

}
.sf-menu > li img {
  position: relative;
  margin-top: 25px;
  z-index: 3;
}
.flipper {
  position: relative;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 10;
}
.sf-menu > li > a {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.sf-menu > li > a:hover {
  text-decoration: none;
}
.sf-menu > li > a:hover .flipper {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
}
.sf-menu > li.active > a {
  text-decoration: none;
}
.sf-menu > li.active > a .flipper {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
}
.sf-menu > li .hoverItem .flipper,
.sf-menu > li .activeLink .flipper {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
}
.submenu_1 {
  position: absolute;
  top: 198px;
  left: 28px;
  width: 148px;
  padding: 32px 0;
  z-index: 5;
  background: #fff;
  margin: 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.submenu_1 li {
  position: relative;
  text-align: left;
  list-style: none;
  text-align: center;
}
.submenu_1 a {
  font-size: 12px;
  color: #0d342f;
  position: relative;
  display: inline-block;
  text-decoration: none;
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.submenu_1 a:hover {
  color: #78bd1a !important;
}
.submenu_1 li > a:hover,
.submenu_1 li .hoverItem {
  color: #78bd1a !important;
}
.submenu_2 {
  position: absolute;
  width: 138px;
  left: 150px;
  top: -32px;
  z-index: 10;
  margin: 0;
  padding: 32px 0;
  background: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.submenu_2 .marTop {
  margin: 10px 0 0;
}
.submenu_2 .marBot {
  margin: 0 0 0px;
}
.submenu_2 a {
  color: #0d342f;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.submenu_2 a:hover {
  color: #78bd1a !important;
}
.submenu_2 li > a:hover,
.submenu_2 li .hoverItem {
  color: #78bd1a !important;
}
.mText {
  font: italic 14px/14px Georgia, "Times New Roman", Times, serif;
  color: #ffffff;
  position: absolute;
  width: 100%;
  z-index: 1;
  text-align: center;
  left: 0;
  padding-top: 140px;
  text-shadow:1px 2px 2px #000;
}
.mTextOver {
  font: italic 12px/12px Georgia, "Times New Roman", Times, serif;
  color: #ffffff;
  position: absolute;
  width: 100%;
  z-index: 3;
  text-align: center;
  top: -100px;
}
._area {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 5;
  left: 0;
  display: block;
}
._overPl {
  position: absolute;
  width: 191px;
  height: 191px;
  bottom: 191px;
  z-index: 2;
  left: 0;
  display: block;
  background: #0d342f;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
._overLine {
  position: absolute;
  width: 100%;
  height: 4px;

  top: 0;
  z-index: 10;
  left: 0;
  display: none;
  background: #43c5e9;
  opacity: 0;
}
/*.item_01,
.item_02,
.item_03,
.item_04 {
  position: absolute;
  display: block;
  width: 191px;
  height: 191px;
  top: 0;
  left: 0;
  margin-top: 0;
  padding-top: 0;
}
.item_01 {
  margin-left: 171px;
}
.item_02 {
  margin-left: 382px;
}
.item_03 {
  margin-left: 594px;
}
.item_04 {
  margin-left: 807px;
}*/
/*--- menu end ------*/
.featuredbox {

	float: left;
	min-height: 200px;
	padding:20px;

}
.featuredbox p{
	text-align:justify;
	margin-left:20px;
	line-height:30px;
	text-decoration:none;
		
}
.featuredbox img {
float: left;
margin-right: 15px;
}
.featuredbox h2{
	margin-bottom:20px;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	
}

/*--------------------------------quality--------------------------------------------*/

ul.prod-dis {
	list-style:none;
	margin:0px;
	padding:0px;
}
ul.prod-dis li {
	float:left;
	border:1px solid #996600;
	padding:2px;
	background:#ffffff;
	margin-left:14px;
	margin-bottom:14px;
}
ul.prod-dis li.mrnone {
	margin-left:0;
}
ul.prod-dis li:hover {
	-webkit-box-shadow:  0px 1px 3px 1px #d7d7d7;
	box-shadow:  0px 1px 3px 1px #996600;
	background:#ffdea6;
}
ul.prod-dis li .bg {
	background:#d9c4a0;
	width:490px;
	height:220px;
	position:relative;
	overflow:hidden;
}
ul.prod-dis li .txt {
	float:left;
	width:252px;
	margin:25px 0 0 25px;
}
ul.prod-dis li .txt h2 {
	color:#C20008;
	font:"Myriad Pro", Arial, Helvetica, sans-serif;
	/*color:#142435;*/
	font-size:21px;
	font-weight:normal;
	padding-bottom:8px;
}
ul.prod-dis li .txt p {
	color:#6D1E00;
	font-size:14px;
	line-height:20px;
	text-align:justify;
	margin-right:23px;
}
ul.prod-dis li .txt p strong {
	color:#676f78;
	font-size:16px;
	display:block;
}
ul.prod-dis li .txt a {
	color:#2767a2;
	background:url(../images/bluearrow.html) no-repeat right 6px;
	padding-right:13px;
	margin-top:15px;
	display:inline-block;
}
ul.prod-dis li .txt a:hover {
	text-decoration:underline;
}
ul.prod-dis li .prod-img {
	float:right;
	height:175px;
	width:175px;
	-webkit-border-radius: 50%;
	border-radius:50%;
	position:absolute;
	bottom:5px;
	right:5px;
	overflow:hidden;
	-webkit-box-shadow:  0px 0px 2px 1px #d2d2d2;
	box-shadow:  0px 0px 2px 1px #d2d2d2;
	border:3px solid #ffffff;
}
.connect-fix {
	border:1px solid #dedede;
	padding:14px 20px;
}
/*----------------------------------------------------------media---------------------------------------------*/
.media_bg{
	float:left;	
}
.media_bg h2{
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	text-align:justify;
}
	
.img{
	float:left;
	width:180px !important;
	height:130px!important;
}
/*---------------------------------------------------------network--------------------------------------------------*/

.network{
	width:978px;
	height:auto;
	color:#f02836;
	font-size:11px;
	line-height:18px;
	float:left;
	padding:4px 0px 0px 22px;
	}
.networkimage{
	width:486px;
	height:497px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/networkimage1.html) no-repeat;
	float:left;
	padding:0px 0px 0px 0px;
	}

li {
	list-style:none;
} 
.netwrk1{
	padding: 12% 34% 0% 0%;	
}
.netwrk2{
	padding: 9% 24% 1% 2%;
}
.netwrk3{
	padding: 1% 0% 1% 8%;
}
.netwrk4{
	padding:1% 43% 1% 2%;
}
.netwrk6{
	padding: 0% 2% 1% 19%;
}
.netwrk5{
	padding: 3% 0% 0% 26%;
}
.netwrk7{
	padding: 4% 24% 0% 0%;
}
.netwrk8{
	padding: 0% 0% 0% 42%;
}
.netwrk9{
	padding: 3% 0% 0% 26%;
}
.netwrk10{
	padding: 0% 12% 0% 0%;
}
.netwrk11{
	padding: 0% 0% 0% 49%;
}
.netwrk12{
	padding:0%;
}
.netwrk13{
	padding: 3% 0% 0% 57%;
}
.netwrk14{
	padding: 6% 18% 0% 0%;
}
.net21{
	position: absolute;
	margin-left: 480px;
	width: 200px;
	font-size: 16px;
	text-shadow: 1px 1px 1px #534040;


}
/*www.tecfighters.com*/
.net22{
	position: absolute;
	margin-left: 480px;
	width: 200px;
	bottom: 92%;
	font-size: 16px;
	text-shadow: 1px 1px 1px #534040;


}
.networkimage a{
	color:#818181;
	text-decoration:none;
	}
.networkimage a:hover{
	color:#000000;
	}
.networkimageblank{
	width:200px;
	height:497px;
	color:#f02836;
	float:left;
	padding:0px 0px 0px 0px;
	}
.networknumber{
	width:200px;
	height:60px;
	color:#f02836;
	float:left;
	padding:30px 0px 0px 0px;
	}
.networkimageblankright{
	width:280px;
	height:497px;
	color:#f02836;
	float:left;
	padding:0px 0px 0px 0px;
	}
.saliantfeaturesinner{
	width:255px;
	height:108px;
	color:#f02836;
	font-size:12px;
	line-height:18px;
	float:left;
	padding:0px 0px 0px 10px;
	}
.saliantfeaturesinnertext{
	width:723px;
	height:108px;
	color:#f02836;
	font-size:12px;
	line-height:18px;
	float:left;
	padding:0px 0px 0px 10px;
	}
.position_box{
	position:relative;
}