* { margin:0; padding:0; }
ul, li {
	list-style:none;	
}
a {
	text-decoration:none;	
}
body { 
	background:url(../images/ext_bg.jpg) repeat top left;;
	height:100%; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; 
	color:#000;}
img { 
	border:none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}			
*, *::before, *::after {
    box-sizing: border-box;
}
.clear {clear:both;}	
#wrapper {
    margin: 0 auto;
    max-width: 1170px;
}
.banner_frame img {
	width:100%;
}
table {
	width:100% !important;
	height:auto !important;
}
tabletd {
	text-align:left;
}

/*===================================================  index start ================================================================*/
/*===================================================  header start ================================================================*/
.top_link {
	color: #fde505;
    margin: 15px 17px 0;
	float:right;
}

.top_link a {
    color: #fde505;margin-top: 20px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.menu_header {
	top: 0;
    line-height: 80px;
    margin: 0 auto;
    float:left;
    width: 100%;
    z-index: 100;
}
.menu-inner .brand {
    float: left;
    padding: 15px 14px 15px 0;
	display: table-cell;
    vertical-align: middle;
}
.menu-inner .brand a {
    color: #fff;
    display: block;
    height: 100%;
    text-decoration: none;
}
.menu-inner .brand a img {
    max-height: 100%;
    max-width: 100%;
    float:left;
}
.hed_top {
    padding-top: 138px;
    background: url(../images/h_bg.jpg) no-repeat left top;
}
/*===================================================  header end ================================================================*/
/*===================================================  banner start ================================================================*/			
.banner_ot_page {
    width: 100%;
	float: left;
}
.banner_ot_page img {
    width: 100%;
	float: left;
}
.banner_frame {
    background-color: #fff;
    float: left;
    width: 100%;
}
.banner {
    width: 100%;
	float: left;
}
.captionOrange, .captionBlack {
	color: #fff;
	font-size: 50px;
	line-height: 70px;
	text-align: center;
	border-radius: 4px;
}
.captionOrange {
	text-shadow: 0 0 4px #8cccfd;
}
.captionBlack {
	font-size:16px;
	background: #000;
	background-color: rgba(0, 0, 0, 0.4);
}
a.captionOrange, A.captionOrange:active, A.captionOrange:visited {
	color: #ffffff;
	text-decoration: none;
}
a.captionOrange:hover {
	color: #eb5100;
	text-decoration: underline;
	background-color: #eeeeee;
	background-color: rgba(238, 238, 238, 0.7);
}
.jssorb01 {
	position: absolute;
}
.jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
	position: absolute;
	/* size of bullet elment */
	width: 12px;
	height: 12px;
	filter: alpha(opacity=70);
	opacity: .7;
	overflow: hidden;
	cursor: pointer;
	border: #000 1px solid;
}
.jssorb01 div { background-color: gray;border-radius:20px; }
.jssorb01 div:hover, .jssorb01 .av:hover { background-color: #d3d3d3; }
.jssorb01 .av { background-color: #fff; }
.jssorb01 .dn, .jssorb01 .dn:hover { background-color: #555555; }
.jssora02l, .jssora02r {
	display: block;
	position: absolute;
	/* size of arrow element */
	width: 55px;
	height: 55px;
	cursor: pointer;
	background: url(../images/a02.png) no-repeat;
	overflow: hidden;
}
.jssora02l { background-position: -3px -33px; }
.jssora02r { background-position: -63px -33px; }
.jssora02l:hover { background-position: -123px -33px; }
.jssora02r:hover { background-position: -183px -33px; }
.jssora02l.jssora02ldn { background-position: -3px -33px; }
.jssora02r.jssora02rdn { background-position: -63px -33px; }


/*===================================================  banner end ================================================================*/	
/*===================================================  body start ================================================================*/
.index_content_frame {
    float: left;
    width: 100%;
}
.tc_box {
    padding: 0 20px 10px;
    margin-top: 10px;
}
.tc_box h2 {
    color: #f7714c;
    font-size: 30px;
    padding: 15px 0;
    text-align: center;
	font-family:"Trebuchet MS", Arial;
}
.tc_box h3 {
    color: #f7714c;
    font-size: 25px;
    padding: 10px 0;
    text-align: center;
	font-family:"Trebuchet MS", Arial;
}
.tc_box.ot h2,
.tc_box.ot h3 {
    text-align: left;
}

.tc_box h6 {
    color: #000;
    font-size: 16px;
    padding: 10px 0 0;
	font-family:"Trebuchet MS", Arial;
}
.tc_box p {
    color: #000;
    font-size: 14px;
    padding: 10px 0 0;
	line-height: 21px;
	text-align:justify;
}
.contact_tc_box p{
	text-align:center;
}
.tc_box p.p_center{
	text-align:center;
}
.tc_box p.ext_color_1{
	color: #f7714c;
}
.tc_box p.ext_color_2{
	color: #f7714c;
}
.tc_box p.ext_color_3{
	color: #f7714c;
}
.tc_box a {
    color: #f7714c;
}
.tc_box ol,
.tc_box ul {
    float:left;
}
.tc_box ul li {
    list-style:inside disc;
}
.tc_box ol li{
    list-style:inside decimal;
}
.tc_box ol li,
.tc_box ul li {
    color: #af360c;
    font-size: 14px;
    padding: 10px 0 0;
	line-height: 21px;
}
.oc_box {
    padding: 10px 20px;
    text-align: left;
    margin-top: 10px;
}
.oc_box.oc_box_ext ul li {
    border-right: none;
}
.oc_box h2 {
    color: #af360c;
    font-size: 35px;
    padding: 0 0 15px;
    text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}
.oc_box p{
	padding:5px 0 0; 
	color:#fff;
	font-weight: bold;
	font-size:14px; 
	line-height: 16px;
}
.oc_box ul{vertical-align:top; list-style:none; padding:15px 0 0; display:table; width: 100%;}
.oc_box ul li {
    display: block;
    float: left;
    padding: 0 15px;
    vertical-align: top;
    width: 50%;
}
.oc_box_in {
	display:block;
	padding: 10px;
	background-color:rgba(0, 0, 0, 0.5);
	border-radius: 10px;
}
.oc_box_out1 {
	display:block;
	background:#fff url(../images/slot_1.jpg) center center;
	border-radius: 10px;
	border: 1px solid #494949;
	margin-bottom:10px;
}
.oc_box_out2 {
	display:block;
	background:#fff url(../images/slot_2.jpg) center center;
	border-radius: 10px;
	border: 1px solid #494949;
	margin-bottom:10px;
}
.oc_box ul li:last-child{border-right:0}
.oc_box h3{font-size: 25px; color:#af360c; padding: 0 0; font-family:Arial, Helvetica, sans-serif;}
.oc_box h3 a{text-decoration:none; color:#2F2F2F;}
.oc_box ul li .btn{display:inline-block; width:auto; float:right;}
.oc_box ul li .btn a{display:inline-block; width:auto; color:#fff; font-size: 14px; font-weight:bold;background-color:#2F2F2F; text-align:center; padding:8px 25px; cursor:pointer; border-radius:3px; text-decoration:none; text-transform:uppercase}
.services_home ul li .btn a:hover{background-position:0 -44px; color:#fff;}
img.three_img {
	border-style:solid;
	border-width:4px;
    border-radius: 5px;
    height: 160px;
    width: 160px;
}
.three_img_c1 {
	border-color:rgb(182, 194, 53);
}
.three_img_c2 {
	border-color:rgb(30, 158, 178);
}
.three_img_c3 {
	border-color:rgb(235, 137, 21);
}
.oc_box ul li .btn a.three_btn_c1 {
	background-color:rgb(250, 203, 157);
	color:#000;
}
.oc_box ul li .btn a.three_btn_c2 {
	background-color:rgb(30, 158, 178);
}
.oc_box ul li .btn a.three_btn_c3 {
	background-color:rgb(235, 137, 21);
}
.oc_box ul li .btn a {
	opacity: 1;
  	filter: alpha(opacity=100);
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.oc_box ul li .btn a:hover {
	opacity: 0.8;
  	filter: alpha(opacity=80);
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
/*===================================================  body end ================================================================*/
/*===================================================  footer start ================================================================*/
.powered_cl {
	float:right;
}
.footer {
    /*background: #2f2f2f;*/
	background: #828282;

    border-top: 5px solid #828282;
    color: #d5d5d5;
    padding: 40px 0 0;
	float:left;
	width:100%;
	margin-top: 20px;
}
/*.footer_1 {
    width: 320px;
	margin-left: 30px;
	float:left;
}*/
.footer_1 {
    width: 430px;
	float:left;
}
.footer_2 {
    width: 370px;
	float:left;
	margin-left: 30px;
}
.footer_3 {
    width: 288px;
	float:right;
	margin-right: 30px;
	margin-bottom: 20px;
}
.footer_3 iframe {
    background-color: #fff;
    border: medium none;
    height: 294px;
    overflow: hidden;
    width: 288px;
}
.footer .m_title {
    color: #fff;
    font-size: 14px;
    text-shadow: none;
	line-height: 1.4;
	margin:0 0 10px;
}
.footer .menu {
	width:100%;
}
.footer .menu li {
	margin-bottom:10px;
	width: 50%;
    float: left;
}
.footer .menu li a {
    color: #fff;
}
.footer a {
    color: #fff;
}
.footer a:hover {
    color: #d5d5d5;
}
.footer p {
    margin: 0 0 10px;
}
.newsletter-signup form {
    margin-bottom: 10px;
}
.newsletter-signup input[type="text"] {
    background: #dddddd;
    border: 1px solid #a3a3a3;
    box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.2) inset;
    color: #4d4d4d;
	border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 9px;
    padding: 4px 6px;
	box-sizing: content-box;
    width: 206px;
}
.newsletter-signup input[type="submit"] {
    background: #cd2122;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    height: 30px;
    margin-left: 5px;
    padding: 0 15px;
	cursor:pointer;
}
.newsletter-signup input[type="submit"]:hover {
    background: #000;
}
.footer .contact-details {
    background: url(../images/say_hi.png) no-repeat right top;
}
.footer_bottom{
    width: 100%;
	float:left;
   /* border-top: 5px solid #484848;*/
    color: #fff;
    padding: 30px 0 20px;
	background: #CE4823;
}
.footer .social-icons {
    float: right;
}
.footer .social-icons li.title {
    line-height: 30px;
}
.footer .social-icons li {
    margin: 0 0 0 10px;
	display: inline-block;
    vertical-align: middle;
}
.footer .social-icons li:first-child {
    margin-left: 0;
}

.social-icons li.social-twitter a {
    background-position: 0 0;
}
.social-icons li.social-facebook a {
    background-position: -60px 0;
}
.social-icons li.social-youtube a {
    background-position: -330px -30px;
}
.social-icons li a {
    background-color: #111;
    background-image: url(../images/social-icons-sprite.png);
    background-repeat: no-repeat;
    border-radius: 3px;
    display: inline-block;
    height: 30px;
    position: relative;
    text-indent: -9999px;
	-webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	transition:all 0.2s ease-out;
    width: 30px;
}
.social-icons li a:hover{background-color:#cd2122;box-shadow:0 0 6px rgba(0,0,0,0.4)}
/*===================================================  footer end ================================================================*/
/*===================================================  index end ================================================================*/
/*===================================================  all page style start ================================================================*/
.body_content {
   /* background-color: #fff;*/
	background: url(../images/bg.jpg) repeat center top;
	background-size:100% auto;
    float: left;
    margin-top: 0;
    width: 100%;
}
.banner2 {
    width: 100%;
}
.banner2 img {
    width: 100%;
}
.cont_area {
    float: left;
    margin: 0 0 20px;
    width: 100%;
}
.title_txt {
    color: #af360c;
    font-size: 21px;
    font-weight: normal;
    margin: 20px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.cont_area > p {
    /*color: #858786;*/
	color: #fff;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 10px;
}
img.ca-img {
    border-radius: 3px;
    box-shadow: 0 0 3px #fff;
    float: right;
	clear:right;
    margin: 0 0 10px 20px;
}
.stitle_txt {
    color: #af360c;
    font-size: 18px;
    font-weight: normal;
    margin: 20px 0;
}
.g_ingo_ul {
	margin-bottom: 10px;
}
.g_ingo_ul li:before {
	content: "\00BB \0020";
}
.g_ingo_ul li {
	color: #fff;
    font-size: 14px;
    line-height: 25px;
}
.g_ingo_ul li a {
	color: #fff;
    font-size: 14px;
    line-height: 25px;
}
.g_ingo_ul li a:hover {
	text-decoration:underline;
}
/*===================================================  all page style end ================================================================*/

/*----------------- contact us start-------------------*/
.contact_left {
	float:left;
	width: 220px;
}
.contact_left h4 {
	color:#999;
    font-size: 15px;
    font-weight: bold;
    line-height: 21px;
}
.contact_left p {
	/*color: #3C3C3C;*/
	color: #fff;
    font-size: 12px;
    line-height: 21px;
}
.contact_left p a {
	/*color: #3C3C3C;*/
	color: #fff;
}
.contact_pic {
    float: left;
    margin: 0 10px 0 0;
	width:150px;
	/*border: 1px solid #000;*/
	border: 1px solid #fff;
    padding:3px;
}
/*-----------------contact us end-------------------*/

/*===================================================  all page style end ================================================================*/
/*-----------------photo start-------------------*/

.photo_galary,
.photo_galary ul{
    float: left;
    width: 100%;
}
.tc_box .photo_galary li {
    list-style: none;
}
.photo_galary li {
    float: left;
    list-style: none;
    margin: 0 0 20px 20px;
}
.photo_galary img {
    border: 3px solid #fff;
    border-radius: 3px;
    box-shadow: 0 0 3px #ababab;
    border-radius: 2px;
	width:200px;
	height:140px;
}
.photo_galary h4 {
    line-height: 20px;
	color: #354a9f;
    font-family: trebuchet ms;
    font-size: 16px;
    font-weight: normal;
}
.photo_galary li {
    width:210px;
}
.photo_galary p {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    line-height: 25px;
    padding: 0 4px;
	text-align:center;
}


.photo_galary.photo_galary_large li,
.photo_galary.photo_galary_large img {
    width: 500px;
}
.photo_galary.photo_galary_large img {
	height:350px;
}
.photo_galary.photo_galary_large h4 {
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
	text-align:center;
}
/*-----------------photo end-------------------*/


/*-----------------pdf start-------------------*/

.pdf_galary,
.pdf_galary ul{
    float: left;
    width: 100%;
}
.tc_box .pdf_galary li {
    list-style: none;
}
.pdf_galary li {
    float: left;
    list-style: none;
    margin: 0 0 20px 20px;
	text-align: center;
}
.pdf_galary img {
    padding: 4px;
	width:76px;
	height:74px;
}
.pdf_galary h4 {
    line-height: 20px;
	color: #354a9f;
    font-family: trebuchet ms;
    font-size: 16px;
    font-weight: normal;
}
.pdf_galary li {
    width:210px;
}
.pdf_galary p {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    line-height: 25px;
    padding: 0 4px;
}
/*-----------------pdf end-------------------*/



.g_ingo_ul2 {
	margin-bottom: 10px;
}
.g_ingo_ul2 li:before {
	content: "\00BB \0020";
}
.g_ingo_ul2 li {
	background-color: rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    color: #FAC42B;
    float: left;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 8px;
    margin-right: 8px;
    padding: 5px 15px;
	cursor:pointer;
}
.g_ingo_ul2 li:hover {
	background-color: rgba(0, 0, 0, 0.9);
	color: #fff;
}
.g_ingo_ul2 li a {
	color: #FAC42B;
    font-size: 14px;
    line-height: 25px;
}
.g_ingo_ul2 li a:hover {
	/*text-decoration:underline;*/
	color: #fff;
}
table.menus_table {
    background-color: rgba(0, 0, 0, 0.7);
	border: 1px solid #FAC42B; 
	color:#fff;
	float:left;
	width:100%;
}
table.menus_table td {
    border: 1px solid #FAC42B;
    padding: 5px;
}
table.menus_table td.menus_table_td1 {
	text-align:left;
	vertical-align:middle;
}
table.menus_table td.menus_table_td2 {
	text-align:left;
	vertical-align:middle;
}
table.menus_table td.menus_table_td3 {
	text-align:center;
	vertical-align:middle;
}
table.menus_table td.menus_table_td1.menus_table_td1e {
	text-align:center;
}
table.menus_table td.menus_table_td2.menus_table_td2e {
	text-align:center;
}
table.menus_table td.menus_table_td3.menus_table_td3e {
	text-align:center;
}
table.menus_table img.menus_pic {
	width:100px;
}

.contact_map {
    border: 2px solid #fac42b;
    float: right;
    height: 200px;
    width: 400px;
}
.contact_map iframe{
	width:100%;
	height:100%;
	float:left;
}


/*======================================================   testimonial start  ===================================================================*/
blockquote:after {
    background: url("../images/blockquote-after-bg.png") no-repeat 0 0 transparent;
    bottom: -19px;
    content: "";
    height: 19px;
    left: 64px;
    position: absolute;
    width: 34px;
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
}
blockquote {
    border-left: 5px solid #EEEEEE;
    margin: 0 0 21px;
    padding: 0 0 0 15px;
}
blockquote {
    background: url("../images/blockquote-bg.gif") repeat-x 0 0 #D3D3D3;
    border: 1px solid #D7D3D7;
	-webkit-border-radius: 10px;
	 -moz-border-radius: 10px;
	 border-radius: 10px;
    padding: 10px;
    position: relative;
}

blockquote p:before {
    background: url("../images/blockquote-quote.png") no-repeat 0 -2px transparent;
    content: "";
    height: 19px;
    left: 3px;
    position: absolute;
    top: -3px;
    width: 20px;
}
blockquote p:after {
    background: url("../images/blockquote-quote2.png") no-repeat 6px 8px transparent;
    content: "";
    height: 30px;
    position: absolute;
    width: 30px;
}
blockquote p {
    font-size: 16px;
    font-weight: 300;
    line-height: 26.25px;
    margin-bottom: 0;
	float:left;
}

blockquote p {
    background: none;
    display: inline;
    font-size: 13px;
    line-height: 21px;
    padding-left: 30px;
	padding-right: 30px;
    position: relative;
	width:1146px;
	min-height:45px;
	color: #000;
	
}
blockquote .comment-author {
    display: block;
    font-size: 12px;
    margin-top: -10px;
    text-align: right;
	color: #000;
}
blockquote .tesstim-client {
    border: 3px solid #E2E4E3;
    float: right;
    height: 50px;
    position: absolute;
    right: 7px;
    top: 5px;
    width: 50px;
}

blockquote p:empty {
	display:none;
}
/*======================================================   testimonial end ===================================================================*/

.feedback_form_area {
	float:left;
	width:100%;
}
.feedback_form_area form {
	float:left;
}
.feedback_form_box {
    color: #666666;
    font-size: 13px;
    padding: 0 12px 10px 0;
    width: 400px;
}
.feedback_form_box li {
    display: block;
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
}
.feedback_form_box label {
    display: block;
    font-weight: bold;
    margin: 0 0 3px;
	color:#fff;
    padding: 0;
}
.feedback_form_box .required {
    color: red;
}

.feedback_form_box input[type="text"], 
.feedback_form_box input[type="date"], 
.feedback_form_box input[type="datetime"], 
.feedback_form_box input[type="number"], 
.feedback_form_box input[type="search"], 
.feedback_form_box input[type="time"], 
.feedback_form_box input[type="url"], 
.feedback_form_box input[type="email"], 
.feedback_form_box textarea, 
.feedback_form_box select {
    border: 1px solid #bebebe;
	border-radius: 5px;
    box-sizing: border-box;
    margin: 0;
    outline: medium none;
    padding: 7px;
    transition: all 0.3s ease-in-out 0s;
}
.feedback_form_box .field-long {
    width: 100%;
}


.feedback_form_box input[type="submit"], 
.feedback_form_box input[type="button"] {
    background: #95ba30;
    border: none;
    color: #fff;
    padding: 8px 15px;
	cursor:pointer;
	border-radius:5px;
}
.feedback_form_box input[type="submit"]:hover, 
.feedback_form_box input[type="button"]:hover {
    background: #ff6600;
}
.tc_box .ca_img_con p,
.tc_box .ca_img_con h3 {
    padding: 0;
}
.ca_img_con_frame {
    float: left;
    text-align: center;
    width: 100%;
}
.ca_img_con {
	display:inline-block;
	text-align:left;
	border-radius: 3px;
    border:3px solid #fff;
	box-shadow: 0 0 3px #ababab;
	box-sizing:content-box;
	
	position:relative;
	overflow:hidden;
	height:277px;
	width:200px;
	margin:30px;
}
.t_projects {
}
.t_projects img, .t_projects div{
	cursor:default !important;
}
.tc_box.ot .ca_img_con h3 {
	float: left;
    font-size: 15px;
    text-align: left;
    max-width: 200px;
	margin-bottom:0;
	/*position:absolute;
	top:-100px;
	-webkit-transition: top 0.5s;
    transition: top 0.5s;
	z-index:1;*/
	width:100%;
	line-height: 20px;
	height: 46px;
	background-color:#fff;
	padding: 3px;
}
.ca_img_con span{
	background: #c3c3c3;
	color:#ce2220;
    float: left;
    font-weight: bold;
    padding: 3px 5px;
    width: 100%;
}
.ca_img_con > a{
	clear: both;
    float: left;
    text-align: center;
}
.ca_img_con > p{
	clear:both;	
	text-align:center;
	/*position:absolute;
	bottom:-100px;
	z-index:1;*/
	line-height: 30px;
	
	
	background: #c3c3c3;
    color: #ce2220;
    font-weight: bold;
    padding: 3px;
    width: 100%;
	/*-webkit-transition: bottom 0.5s;
    transition: bottom 0.5s;*/
}
.tc_box.ot .ca_img_con:hover p {
	/*bottom:0;
	-webkit-transition: bottom 0.5s;
    transition: bottom 0.5s;*/
}
.tc_box.ot .ca_img_con:hover h3 {
	/*top:0;
	-webkit-transition: top 0.5s;
    transition: top 0.5s;*/
}
.ca_img_con > p a{
	color: #ce2220;
}
.ca_img_con img.ca_img {
    border-radius: 3px;
    border:3px solid #fff;
	box-shadow: 0 0 3px #ababab;
	max-width:200px;
	max-height:200px;
}
.ca_img_con:nth-child(odd) {
margin-bottom:70px;
}
.ca_img_con:nth-child(even) {
margin-top:70px;
}

.ca_img_con:nth-child(even) h3{
}
.index_2col {
    float: left;
    width: 50%;
}
.index_2col h3 {
	text-align:left;
}
.index_2col ul.style1{
}
.index_2col ul.style1 li{
	background:url(../images/bullets.png) no-repeat left center;
	list-style: none;
	margin:10px 18px 0;
	padding:0 0 0 25px;
	line-height:20px;
}
.tc_box p.index_font_big {
	font-size:20px;
	font-weight:bold;
	text-align:center;
	line-height:25px;
}
.quickblockarea h3 {
    color: #fff;
    font-size: 25px;
    padding: 10px 0;
	margin-bottom:15px;
    text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	background: #e67621;
}

.button1 {
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
	font-weight:bold;
	border:none;
    text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	background: #e67621;
	border-radius:5px;
	cursor:pointer;
}

.containerarea{padding:20px 10px;}
.quickblockarea {
	width:318px;
	border:solid 2px #e67621; 
	background:#fff; 
	margin-top: 35px;
	border-radius:5px;
	padding-bottom:10px;
}
.fl{float:left;}
.fr{float:right;}
.fieldtitle{font:bold 14px Arial;color:#000; text-align:right; width:110px; padding-right:10px;}
.inputtextL{
	border:solid 1px #B8B6B7;
	background-color:#fff;
	padding:6px 3px 3px;
	font:bold 12px Arial;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow: 0px 1px 1px 1px #f1f1f1;
	-webkit-box-shadow: 0px 1px 1px 1px #f1f1f1;
	box-shadow: 0px 1px 1px 1px #f1f1f1;
	}
.inputtextS{
	border:solid 1px #B8B6B7;
	background-color:#fff;
	padding:6px 3px 3px;
	margin:0px;
	font:bold 12px Arial;
	-moz-border-radius:4px 0 0 4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow: 0px 1px 1px 1px #f1f1f1;
	-webkit-box-shadow: 0px 1px 1px 1px #f1f1f1;
	box-shadow: 0px 1px 1px 1px #f1f1f1;
	}
.spacerH5{height:5px; font-size:5px;}
.spacerH10 {
    font-size: 10px;
    height: 10px;
}
.increseCls{background:url(../images/btnIncDec.gif) no-repeat left top; background-position:0 0; padding:0 0 13px 23px; margin-left:-2px; cursor:pointer;}
.decreseCls{background:url(../images/btnIncDec.gif) no-repeat right top; background-position:-26px 0; padding:0 0 12px 25px;cursor:pointer;}
.testmimage {
    padding: 0 10px;
    width: 110px;
}
.testmimage img{
    margin-bottom:10px;
}
.testminfo {
    width: 170px;
}


.leftcol_box {
    float: left;
    width: 322px;
}
.index_content_frame.index_content_frame_left_col {
	
}
.index_content_frame.index_content_frame_left_col .leftcol_box .quickblockarea {
	
}
.index_content_frame.index_content_frame_left_col .tc_box {
    float: right;
    width: 845px;
}
.tc_box p.mandatory {
    color: #af360c;
    font: 11px/15px Arial;
}
.tc_box p.mandatory red{
    color: #ff0000;
    font: bold 16px Arial;
}

.fieldblock {
    padding-right: 20px;
    text-align: right;
    width: 200px;
}
.lpad40 {
	margin-top:10px;	
}






.control-group {
	float: left;
	width: 100%;
	max-width:400px;
	clear:both;
}
.controls {
    margin: 10px 0;
}
.form-enquiry label {
    color: #000;
    display: block;
    margin-right: 5px;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
}


.form-enquiry input, .form-enquiry textarea {
    border: 1px solid #f7714c;
    border-radius: 3px;
    color: #000;
 
    height: 30px;
    padding: 2px 5px;
}
.form-enquiry .input-field-option {
    width: 100%;
}
.form-enquiry span {
    color:#ff0000;
}
.form-enquiry textarea {
    height: 30px;
    padding-top: 7px;
    resize: none;
    width: 100%;
}
.form-enquiry textarea.ord_adress {
    height: 50px;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
.control-group .btn-cartpop-proceed {
	background: #f7714c;
	border: medium none;
	border-radius: 4px;
	color: #fff;
	height: auto;
	padding: 9px 10px;
	text-indent: 0;
	text-shadow: 1px 1px 1px #333;
	text-transform: uppercase;
	width: 125px;
}

.spares_table {
	width:100%;
}
.spares_table .solid_back{
	background:#DDFFFF;
	font-weight:bold;
}
.spares_table td{
	padding:3px;
}



.ind_pic_box {
	float: left;
    width: 100%;
	text-align: center;
}
.ind_pic_box img {
    border-radius: 2px;
    /*box-shadow: 0 0 3px #ababab;*/
    width: 115px;
margin: 20px 100px 20px 100px;
}
.ind_pic_box img:first-child {
    margin-left:0;
}
.ind_pic_box img:last-child {
    margin-right:0;
}

/*===========================m====================================*/

.menu-inner .brand_right {
    display: table-cell;
    float: right;
    padding: 15px 14px 15px 0;
    vertical-align: middle;
}
.menu-inner .brand_right a.nav-linkss {
    color: #fff;
    display: block;
    height: 100%;
    text-decoration: none;
	margin-left:15px;
	float:left;
}
.menu-inner .brand_right a img {
    float: left;
    height: 75px;
    width: 75px;
	
	border: 3px solid #fff;
    border-radius: 3px;
    box-shadow: 0 0 3px #ababab;
}







.footer-logo {
    width: 100%;
    text-align: center;
    padding: 0 0 30px 0;
}
.footer-logo img {
    width: 130px;
}
.scoial {
    width: 100%;
    text-align: center;
    margin-bottom: 60px;
}

.scoial img {
    width: 30px;
}








