@charset "utf-8";
*{
	margin: 0px;
	padding: 0px;
}

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

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

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

}


::selection {
color: #ffffff;
background: #FA7C21; /* Safari */
}
::-moz-selection {
color: #ffffff;
background: #FA7C21; /* Firefox */
}


body {
	font: 12px "Helvetica Neue", sans-serif, Arial;
}
.header {
	height: 50px;
	width: 964px;
	margin-bottom: 30px;
}
h4{
	clear: both;
	margin-bottom: 15px;
}
.main {
	width: 964px;
	display: inline-block;
	margin-bottom: 50px;
}
.main_inner_01 {
	height: 500px;
	width: 964px;
	display: inline-block;
}
.client_line{
	clear: both;
	float: left;
	height: 1px;
	width: 964px;
	border-bottom: 1px dashed #CCC;
	margin-bottom: 30px;
}
.main_inner_career {
	height: 360px;
	width: 964px;
	display: inline-block;
}
.main_inner {
	width: 964px;
	display: inline-block;
	clear: both;
}
.main_inner_emmd{
	width: 964px;
	display: inline-block;
	padding-bottom: 50px;
	min-height:300px;
}
.logo {
	float: left;
	margin-top: 10px;
	background: url(../images/images.jpg);
	height: 38px;
	width: 144px;
}

.box {
	background: #f5f5f5;
	float: left;
	height: 220px;
	width: 270px;
	border: 1px solid #eaeaea;
	text-align: center;
	margin-bottom: 70px;
}
.box_mar {
	margin-right: 70px;
	
}
.box:hover{
	background: #EEE;
}



.container {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.round {
	height: 116px;
	width: 116px;
	border: 1px solid #d0cece;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	background: #dbd9d9;
	text-align: center;
	text-decoration: none;
	color: #958f8f;
	text-shadow: 0px 2px 2px #7e7c7c;
	margin: 30px auto 13px;
}
.roun_bt_letter {
	clear: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color: #554d4d;
}

.box a{
	text-decoration: none;
}
.round:hover{
	background: #D5D2D2;
}

.spn{
	font: bold 75px "Segoe UI", Palatino, serif;
	
}
.spn_o1{
	font: 35px "Minimal SF", sans-serif;
	
}
.spn_02{
	float: right;
	
}
.logo_link{
	font: 30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fd7b19;
	text-decoration: none;
}
.nav{
	float: right;
	margin-top: 30px;
}
.nav_link{
	color: #A7A3A3;
	text-decoration: none;
}
.nav_link:hover{
	color: #fd7b19;
}
.all_ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.nav ul li{
	float: left;
	margin-right: 10px;
}
.col_01 {
	float: left;
	width: 305px;
	padding-right: 80px;
	padding-bottom: 5px;
}
.col_02 {
	float: left;
	width: 292px;
	padding-bottom: 5px;
}
.col_03 {
	float: right;
	width: 200px;
	margin-left: 20px;
	padding-bottom: 5px;
	margin-right: 0px;
}
.col_03_inner {
	width: 200px;
	display: inline-block;
}

.facebook {
	float: left;
	height: 350px;
	width: 292px;
}

.content_wrap {
	background: url(../images/bg.jpg) repeat;
	height: 440px;
	width: 100%;
	padding-top: 20px;
}
.footer_wrap {
	height: 50px;
	width: 100%;
	border-top: 1px solid #fc9d07;
	background: url(../images/bg.jpg) repeat-x;
	clear: both;
}

.content {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}
.read {
	clear: left;
	float: left;
	margin-bottom: 20px;
	text-align: justify;
	width: 300px;
	line-height: 25px;
}
.spn_03{
	float: right;
	clear: left;
}

p{
	line-height: 25px;
	float: left;
	letter-spacing: 1px;
	clear: both;
	padding-bottom: 20px;
}

address{
	clear: both;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
}
.sev_h3{
	float: left;
	letter-spacing: 1px;
	margin-bottom: 20px;
	clear: both;
	font: italic 18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #545454;
}


.contant_h3{
	font-size: 16px;
	font-weight: lighter;
	margin-bottom: 10px;
}
.contant_h3_01{
	font-size: 16px;
	font-weight: lighter;
	margin-bottom: 5px;
	margin-top: 5px;
}
.Read_link{
	color: #600;
	text-decoration: none;
	margin-left: 10px;
}
.Read_link:hover{
	text-decoration: underline;
}

.fb-like-box {
	background: #ffffff;
}

.follow_wrap {
	float: left;
	width: 200x;
	margin-top: 5px;
}
.google_pluse {
	float: left;
	height: 60px;
	width: 60px;
	margin-right: 10px;
	border: 1px solid #c24c0b;
	text-align: center;
}
.google_pluse:hover{
	}
.twitter {
	float: right;
	height: 60px;
	width: 60px;
	border: 1px solid #c24c0b;
	text-align: center;
	margin-right: 0px;
}
.twitter:hover{
}
.ftr_contact{
	float: left;
	width: 250px;
	margin-bottom: 5px;
	clear: both;
}
.ftr_contact img{
	float: left;
	margin-top: 0px;
	margin-right: 15px;
}
.footer_lnik{
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.footer_lnik:hover{
	color: #9B2E09;
	}
.footer_lnik_01{
	color: #FFF;
	text-decoration: none;
	font: italic 13px "Palatino Linotype", "Book Antiqua", Palatino, serif;

}
.client_name{
	font: italic 15px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.footer_lnik_01:hover{
	color: #9B2E09;
	}	

.col_03 ul li{
	clear: both;
	margin-bottom: 5px;
}

.footer {
	height: 35px;
	width: 964px;
	padding-top: 15px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
.illu{
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.ds_h2{
	font: bold 35px "Chaparral Pro", "Book Antiqua", Palatino, serif;
	clear: right;
	margin-bottom: 20px;
}
.ds_ul{
	margin: 0px;
	padding: 0px;
	list-style: url(../images/index_10.png);
	clear: both;
}
.ds_ul_ul{
	padding: 0px;
	list-style: url(../images/index_10.png);
	clear: both;
	margin-top: 15px;
}
.ds_li{
	letter-spacing: 1px;
	margin-left: 18px;
	margin-bottom: 25px;
	line-height: 25px;
}
.ds_li_01{
	letter-spacing: 1px;
	margin-left: 18px;
	margin-bottom: 45px;
	float: left;
	line-height: 30px;
	margin-right: 50px;
	width: 250px;
	height: 110px;
}
.ds_li_02{
	letter-spacing: 1px;
	margin-left: 18px;
	margin-bottom: 45px;
	float: left;
	line-height: 30px;
	margin-right: 50px;
	width: 250px;
	height: 120px;
}
.ds_li_03{
	letter-spacing: 1px;
	margin-left: 18px;
	margin-bottom: 45px;
	float: left;
	line-height: 30px;
	margin-right: 50px;
	width: 250px;
	height: 80px;
}
.ds_contact{
	width: 964px;
	background-color: #F9F9F9;
	text-align: center;
	border: 1px solid #EFEFEF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 14px;
	clear: both;
	font-size: 14px;
	margin: 50px auto 20px;
}
.ds_contact_link{
	color: #fa7c21;
	text-decoration: underline;
}
.ds_contact_link:hover{
	text-decoration: none;
}
.ds_pic_wrap{
	background: url(../images/embedded_engineering_servises.png);
	height: 423px;
	width: 600px;
	margin: 25px auto;
	clear: both;
}
.web_li{
	float: left;
	margin-right: 21px;
	margin-bottom: 21px;
	text-align: center;
	padding: 5px;
}
.label {
	text-align: left;
	clear: left;
	width: 150px;
	margin-bottom: 15px;
	float: left;
	height: 20px;
	font-size: 13px;
}
.form_item {
	float: left;
	margin-left: 15px;
}
.test_field{
	width: 150px;
	border: 1px solid #dddddd;
	height: 20px;
	margin-bottom: 15px;
}
.text_area{
	height: 150px;
	width: 300px;
	border: 1px solid #dddddd;
	margin-bottom: 15px;
}
.submit {
	float: left;
	margin-left: 165px;
	margin-top: 10px;
}
.submit_btn{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #fa7c21;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	height: 30px;
	width: 74px;
	border:0px;
	cursor:pointer;
}
.submit_btn:hover{
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background: #fa7c21;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	height: 30px;
	width: 74px;
	border:0px;
	cursor:pointer;
}
.main_left{
	float: left;
	height: auto;
	width: 518px;
	margin-right: 42px;
}
.main_right{
	float: left;
	height: auto;
	width: 350px;
	background: #f2f2f2;
	padding-bottom: 20px;
}
.main_right_index{
	float: left;
	height: auto;
	width: 313px;
	background: #f2f2f2;
	margin-bottom: 10px;
}
.main_right_wrap{
	float: right;
	height: auto;
	width: 350px;
	margin-bottom: 10px;
}
p{
	margin-bottom: 6px;
}
.link_img{
	height: 33px;
	width: 125px;
	background: url(../images/link.jpg);
	margin-top: 10px;
}
.link_img:hover{
	height: 33px;
	width: 125px;
	background: url(../images/link_hover.jpg);
}
.main_right_col_01 {
	width: 248px;
	margin-right: 29px;
	padding-top: 10px;
	margin-left: 39px;
	padding-bottom: 15px;
	text-align: justify;
	margin-bottom: 10px;
	border-bottom: 1px solid #D7D7D7;
	display: inline-block;
}
.main_right_col_01_inner {
	width: 248px;
	margin-right: 29px;
	padding-top: 30px;
	margin-left: 39px;
	padding-bottom: 20px;
	text-align: justify;
	margin-bottom: 10px;
}
.main_right_top {
	background: #fa7c21;
	height: 30px;
	width: 313px;
	padding-left: 37px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 12px;
}
.mail{
	color: #fa7c21;
	text-decoration: none;
}
.mail:hover{
	text-decoration: underline;
}

/*acordion css*/
#wrapper {
	width: 800px;
	margin-left: 75px;
	margin-right: auto;
	clear: both;
	display: inline-block;
	}
	.ds_ul{
	margin: 0px;
	padding: 0px;
	list-style: url(../images/index_10.png);
	clear: both;
}


.accordionButton {
	width: 800px;
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
	background: #F0F0F0;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
	padding: 10px;
	}
	
.accordionContent {
	width: 800px;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	background: #D8E2ED;
	padding: 10px;
}
.accordion_img{
	margin-right: 10px;
	border:0px;
}	

/**/
.clint_link{ 
    color:#C8DCE5;
 }
.client_h3{
	margin: 5px auto 0;
	color:#FFF;
	font:13px Arial, sans-serif;
	letter-spacing:-1px;
}
			
.boxgrid{
	width: 75px;
	height: 85px;
	float:left;
	background:#f5f5f5;
	border: 1px solid #eaeaea;
	overflow: hidden;
	position: relative;
	padding: 6px;
}
	
.boxgrid img{
	position: absolute;
	top: 6px;
	left: 6px;
	border: 0;
	right: auto;
	background-image: url(images/Untitled-1.jpg);
}


				
.boxcaption{ 
    float: left; 
	position: absolute; 
	background: #fa7c21; 
	height: 80px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 }
.captionfull .boxcaption {
	top: 260px;
	left: 0;
}
.caption .boxcaption {
	top: 260px;
	left: 0;
}
.sev_side_01 {
	display: inline-block;
	float: left;
	height: auto;
	width: 630px;
	
}
.serv_side_02 {
	display: inline-block;
	float: left;
	height: auto;
	width: 270px;
	margin-left: 64px;
	margin-top: 60px;
	margin-bottom: 50px;
}
.serv_side_02 ul li {
	border-bottom: 1px dotted #888;
	padding: 0.75em 0;
	clear: both;
	color: #f8751b;
	font: italic 15px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	letter-spacing: 1px;

}
.serv_side_link{
	color: #545454;
	text-decoration: none;
}
.serv_side_link:hover{
	color: #f8751b;
}
.serv_side_link_01{
	color: #545454;
	text-decoration: none;
	font: italic 12px "Palatino Linotype", "Book Antiqua", Palatino, serif;

}
.serv_side_link_01:hover{
	color: #f8751b;
}


.ilustis{
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f8751b;
}
.copy_right {
	float: left;
}
.terms_li{
	line-height: 25px;
	margin-bottom: 25px;
	margin-left: 70px;
}
.terms_h4{
	color: #545454;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
.ft_follo{
	float: right;
	margin-right: 15px;
	height: 25px;
}
.ft_follo_img{
	float: left;
	margin-right: 15px;
}
