/*



Theme Name: DLP Electrical



*/







@charset "utf-8";
/* CSS Document */







/*========================



	Default Element



=========================*/







* {
	margin:0px;
	padding:0px;
}
img {
	border:none;
	height:auto;
	max-width:100%;
}
.clearfix:after {
	display:block;
	clear:both;
	content:",";
	height:0;
	visibility:hidden;
}
.clearfix {
	zoom:1;
}
.clear {
	clear:both;
}
a {
	text-decoration:none;
}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block;
}
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px; /*background:url(images/body_bg.jpg) no-repeat; position:fixed; top:0; background-size:cover; -moz-background-size:cover; -webkit-background-size:cover;*/
}
@font-face {
	font-family: 'MagistralBlackATTRegular';
	src: url('fonts/mgs85_0.eot');
	src: url('fonts/mgs85_0.eot') format('embedded-opentype'),  url('fonts/mgs85_0.woff2') format('woff2'),  url('fonts/mgs85_0.woff') format('woff'),  url('fonts/mgs85_0.ttf') format('truetype'),  url('fonts/mgs85_0.svg#MagistralBlackATTRegular') format('svg');
}
@font-face {
	font-family: 'PatuaOneRegular';
	src: url('fonts/patuaone-regular.eot');
	src: url('fonts/patuaone-regular.eot') format('embedded-opentype'),  url('fonts/patuaone-regular.woff2') format('woff2'),  url('fonts/patuaone-regular.woff') format('woff'),  url('fonts/patuaone-regular.ttf') format('truetype'),  url('fonts/patuaone-regular.svg#PatuaOneRegular') format('svg');
}
.spacer {
	font-size:0;
	line-height:0;
	height:0;
	clear:both;
}
/*========================



	Wrapper



=========================*/







.wrapper {
	width:100%;
	max-width:1000px;
	margin:0 auto;
}
.background_img {
	height:100%;
	position: fixed;
	width: 100%;
	z-index: -1;
	top:0;
}
.background_img:before {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
}
.banner_contact {
	width:100%;
	float:left;
	text-align:center;
	height:458px;
}
.banner_contact h4 {
	color: #231F20;
	font: 38px/50px 'MagistralBlackATTRegular';
	padding:20px 0;
}
.banner_contact ul {
	list-style:none;
}
.banner_contact ul li {
	background: none repeat scroll 0 0 #f15922;
	display: inline-block;
	height: 80px;
	margin:20px 6px;
	position: relative;
	width: 318px;
}
.banner_contact h5 {
	padding: 50px 0 0;
	text-align: center;
	font:normal 17px 'PatuaOneRegular';
	color:#000;
}
.forimg {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 50%;
	left: 125px;
	padding: 10px;
	position: absolute;
	top: -23px;
}
/*========================



	Header



=========================*/



.header {
	background:#FFFFFF;
	padding:10px 0 0 0;
}
.logo {
	width:40%;
	float:left;
}
.logo img {
}
#menu-wrap > div {
	display: none;
}
.navigation {
	width:100%;
	float:left;
	position:relative;
	padding:2px;
	z-index:4;
}
nav {
	width:100%;
	display:block;
	position:relative;
	z-index:2;
}
.menutriger {
	display:none;
}
nav ul {
	width:auto;
	margin:auto;
	list-style-type:none;/*background:linear-gradient(#4c4d4f, #292627);*/



}
nav ul li {
	float:left;
	color:#f1f1f1;
	line-height:36px;
	margin:0 0 0 0;
	border-right:solid 1px #625f60;
	position:relative;
	background:#161113;
}
nav ul li:first-child {
	margin: 0;
	padding: 0;
}
nav ul li:last-child {
	border-right:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
}
nav ul li a {
	font: normal 20px 'MagistralBlackATTRegular';
	color:#FFF;
	line-height:46px;
	padding:0 29px;
	text-decoration:none;
	display:block;
}
nav ul li a:hover, nav ul li a.selected {
	color:#000;
	text-decoration:none;
	background:-moz-radial-gradient( #feba12 20%, #fb1e25 80%);
	background:-webkit-radial-gradient( #feba12 20%, #fb1e25 80%);
	background:-o-radial-gradient( #feba12 20%, #fb1e25 80%);
	background:-ms-radial-gradient( #feba12 20%, #fb1e25 80%);
}
nav .current-menu-item a {
	color:#000;
	text-decoration:none;
	background:-moz-radial-gradient( #feba12 20%, #fb1e25 80%);
	background:-webkit-radial-gradient( #feba12 20%, #fb1e25 80%);
	background:-o-radial-gradient( #feba12 20%, #fb1e25 80%);
	background:-ms-radial-gradient( #feba12 20%, #fb1e25 80%);
}
nav ul li ul {
	display:none;
	position:absolute;
	left:0px;
	background:#000;
	top:45px;
	z-index:10000;
	width:225px;
	padding:10px 7px 0 7px;
}
nav ul li:hover ul {
	display:block;
}
nav ul li ul li {
	float:none;
	margin:0px;
	border-bottom:1px solid #FAD2D4;
	background:none;
	position:relative;
	font: normal 20px 'MagistralBlackATTRegular';
	line-height:26px;
	color:#b5b28d;
	height:30px;
	padding:0;
	border-right:none;
	border-left:none;
	border-top:none;
}
nav ul li ul li:last-child {
	padding:0 0 0 20px;
	border-bottom:none;
}
nav ul li ul li a {
	font: normal 20px 'MagistralBlackATTRegular';
	line-height:26px;
	color:#FFF !important;
	height:30px;
	padding:0;
	text-transform:capitalize;
	background:none !important;
}
nav ul li ul li a:hover {
	height:30px;
	background:none !important;
	color:#F15A22;
}
nav ul li ul li ul {
	display:none;
	visibility:hidden;
}
nav ul li ul li:hover ul {
	display:block;
	visibility:visible;
	left:180px;
	top:0px;
}
.banner_wrap {
	position: fixed;
	top: 0;
	z-index: -1;
}
.banner {
	margin-top:-24px;
	height:500px;
}
/* --------------



.banner_text {



  background: none repeat scroll 0 0 rgba(21, 16, 17, 0.7);



  position: absolute;



  right: 193px;



  top: 237px;



}



---------------- */



.banner_text {
	background: none repeat scroll 0 0 rgba(21, 16, 17, 0.7);
	display: inline-block;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 400px;
	width: 415px;
	padding-bottom:4px;
}
.banner_text h2 {
	font: normal 24px 'MagistralBlackATTRegular';
	color:#fff;
	line-height:30px;
	padding:0 10px;
	text-align:center;
}
/*========================



	Content Area



=========================*/



#content_area {
	background:#FFF;
	padding:6px 0 16px 0;
}
#content_area h1 {
	font:normal 35px 'PatuaOneRegular';
	line-height:45px;
	color:#FFFFFF;
	text-align:center;
}
.row_holder {
	width:100%;
	margin: 10px 0 0;
	float:left;
}
.row_holder ul {
	list-style:none;
}
.row_holder ul li {
	width:32.6%;
	float:left;
	padding:16px 0 10px 0;
	background:#161113;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin:0 10px 0 0;
}
.row_holder ul li h2 {
	font:normal 36px 'MagistralBlackATTRegular';
	line-height:30px;
	color:#C34A1F;
	text-align:center;
	border-bottom: solid 4px #FFF;
	padding-bottom:18px;
}
.row_holder ul li:nth-child(3n+3) {
	margin:0px;
}
.row_details {
	float: left;
	padding: 9px 9px 0 9px;
	width: 90.5%;
}
.row_details h5 {
	font: bold 15px Arial, Helvetica, sans-serif;
	line-height:25px;
	font-style:italic;
	color:#FFF;
	margin-bottom:12px;
}
.row_details img {
	float:left;
	margin:0 5px 10px 0;
	border:1px solid #666;
}
.row_details h4 {
	font:bold 15px Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#FFF;
	margin-top:31px;
}
.row_details h3 {
	font:bold 15px Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#FFF;
	margin-top:5px;
}
.contact {
	width:100%;
	float:left;
}
.rakk {
	border-radius: 6px;
	font: bold 20px/38px arial;
	margin: 0 0 2px;
	padding: 0 0 0 10px;
	width: 100%;
}
textarea {
	border-radius: 6px;
	font: bold 20px/38px arial;
	height: 169px;
	margin: 0 0 4px;
	padding: 0 0 0 10px;
	width: 100%;
}
.news_details {
	float: left;
	padding-bottom: 30px;
	width: 100%;
}
.news_details img {
	border: 1px solid #666666;
	float: left;
	margin: 0 5px 0 0;
}
.news_details p {
	font:bold 16px Arial, Helvetica, sans-serif;
	line-height:26.3px;
	color:#FFFFFF;
	width:68%;
	float:left;
}
.news_details h6 {
	font:normal 15px Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#FFF;
	width:68%;
	float:left;
}
.read_more {
	float: left;
	margin: 0 12%;
	padding: 2px 0;
}
.read_more > a {
	background: none repeat scroll 0 0 #F15922;
	border-radius: 6px;
	color: #FFFFFF;
	display: table;
	padding: 7px 0;
	text-align: center;
	width: 100% !important;
}
.read_more > a:hover {
	color: #000;
	background:#D2D2D4;
}
.electro {
	float:right;
}
.electro > h4 {
	font: normal 47px 'MagistralBlackATTRegular';
	color:#231f20;
	padding: 10px 0 10px 20px;
	text-align: left;
}
.electro ul {
	list-style:none;
}
.electro ul li {
	float:left;
	padding:0 20px;
}
.electro img {
	float: left;
}
.electro ul li a {
	color: #000000;
	font: 25px/43px arial;
	padding:0 0 0 10px;
	text-decoration: none;
}
.electro ul li a:hover {
	color:#FD8718;
}
.banner_bottom {
	float: left;
	background:#161113;
	padding:5px 0;
	width: 100%;
}
.banner_bottom > p {
	font: 16px/20px 'PatuaOneRegular';
	color:#FFF;
	text-align: center;
}
.dlppart {
	border-top:solid 4px #161113;
	background:#FFFFFF;
	padding:18px 0;
}
.dlppart_left {
	width:55%;
	border-right:solid 2px #161113;
	float:left;
}
.dlppart_left ul {
	list-style:none;
}
.dlppart_left ul li {
	background: url("images/bulletss.jpg") no-repeat scroll 0 19px rgba(0, 0, 0, 0);
	display: block;
	padding: 18px 0 18px 40px;
current
}
.dlppart_left ul li a {
	font:normal 26px 'PatuaOneRegular';
	color:#171113;
	line-height:20px;
}
.dlppart_right {
	float: right;
	width: 44%;
	overflow: hidden;
	height: 420px;
}
.dlppart_right p {
	color: #171113;
	font: 15px/21px Arial, Helvetica, sans-serif;
}
.dlppart_right > h5 {
	font: normal 24px 'MagistralBlackATTRegular';
	color:#171113;
	text-align:center;
	padding:0 0 5px 0;
}
/*========================



	Footer



=========================*/



#footer_container {
	background-color:#161113;
	float:left;
	width:100%;
}
.footer {
}
.footer ul {
	list-style:none;
	float:left;
}
.footer ul li {
	float:left;
	margin-right:21px;
}
.footer ul li a {
	font:normal 16px 'MagistralBlackATTRegular';
	line-height:31px;
	color:#fff;
	text-transform:uppercase;
}
.footer ul li a:hover {
	color:#FD8718;
}
.via_design {
	width:32%;
	float:right;
	padding:4px 0 0;
}
.via_design img {
	float:left;
	margin-right:5px;
}
.via_design p {
	font:normal 16px 'MagistralBlackATTRegular';
	line-height:31px;
	color:#fff;
	text-transform:uppercase;
}
.widget-container.widget_sp_image {
	list-style: outside none none !important;
}
.textwidget {
	color: #fff;
	font: 16px/20px "PatuaOneRegular";
	text-align: center;
}
.via_design p a {
	color: #fff;
	text-decoration: none;
}
.via_design p a:hover {
	color: #09aeed;
	text-decoration: underline;
}
.footer .current-menu-item a {
	color:#FD8718 !important;
}
/****************************************************************



						about news



****************************************************************/



.container {
	width:100%;
	margin-top:34px;
	background:#231F20;
	float:left;
}
.container_left {
	width:67%;
	padding-top:10px;
	background:#FFF;
	float:left;
}
.container_left > h4 {
	font: 20px "MagistralBlackATTRegular";
	color:#828284;
}
.container_right {
	width:25%;
	margin-right:2.2%;
	background:#B9BABC;
	padding:15px 12px 0 16px;
	float:right;
}
.container_right p {
	font:bold 20px Arial, Helvetica, sans-serif;
	line-height:40px;
	text-align:center;
	color:#000;
}
.aboutarea {
	width:100%;
}
.aboutarea p {
	font:normal 14px Arial, Helvetica, sans-serif;
	line-height:22px;
	padding-bottom:10px;
	color:#000;
}
.aboutarea h1 {
	font:bold 20px Arial, Helvetica, sans-serif;
	line-height:25px;
	text-align:left;
	color:#000;
}
.aboutarea > h4 {
	color: #000000;
	font: 18px/30px arial;
}
.aboutarea li {
	background: url("images/folimg.png") no-repeat scroll 3px 8px / 15px 15px rgba(0, 0, 0, 0);
	color: #000000;
	font: 15px/20px arial;
	padding: 5px 0 0 30px;
}
.tsl {
	width:100%;
	float:left;
	margin-bottom:20px;
	padding-bottom:20px;
}
.tsl h3 {
	background-color:#242021;
	border-radius: 0 11px;
	color: #FFFFFF;
	font: 18px/40px Arial, Helvetica, sans-serif;
	padding: 2px 10px;
	text-transform: uppercase;
}
.about_namess {
	background-color: rgba(255, 255, 255, 0.6);
	border: 1px solid #242021;
	color: #000000;
	float: left;
	font: 14px Arial, Helvetica, sans-serif;
	height: 26px;
	margin: 0 5px 8px 0;
	padding: 2px 5px 2px 10px;
	width: 90%;
}
.archives h3 {
	background-color: rgba(0, 97, 197, 0.6);
	border-radius: 0 11px;
	color: #FFFFFF;
	font: 18px/40px Arial, Helvetica, sans-serif;
	padding: 2px 10px;
	text-transform: uppercase;
}
.archives ul {
	list-style:none;
	padding: 16px 0 0 11px;
}
.archives ul li {
	background: url("images/arrow.png") no-repeat scroll 0 10px rgba(0, 0, 0, 0);
	float: left;
	line-height: 22px;
	padding: 10px 0;
	width: 76%;
}
.subrotaing {
	-moz-box-shadow:inset 0px 1px 0px 0px #0061AF;
	-webkit-box-shadow:inset 0px 1px 0px 0px #0061AF;
	box-shadow:inset 0px 1px 0px 0px #0061AF;
	background:linear-gradient( #0061AF, #1984D0);
	background:-moz-linear-gradient( #0061AF, #1984D0);
	background:-webkit-linear-gradient( #0061AF, #1984D0);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061AF', endColorstr='#77a809', GradientType=0);
	background-color:#0061AF;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #0061AF;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:10px 50px;
	text-decoration:none;
}
.subrotaing:hover {
	background:linear-gradient( #1984D0, #0061AF);
	background:-moz-linear-gradient( #1984D0, #0061AF);
	background:-webkit-linear-gradient( #1984D0, #0061AF);
}
.about_name {
	width:90%;
	float:left;
	background:#95AF3C;
	padding: 2px 5px 2px 10px;
	height:26px;
	border:1px #ACC653 solid;
	color:#FFF;
	font:normal 14px Arial, Helvetica, sans-serif;
	margin:0 5px 8px 0;
}
.from_about {
	width:96%;
	float:left;
	margin:4% 0 0 4%;
}
.testimo_textabout {
	width:80%;
	float:left;
	margin:10px 10px 10px 5px;
	background:url(images/quote_start.png) no-repeat left top;
	padding:0px 0 0 5px;
}
.testimo_textstar {
	width:100%;
	background:url(images/quote_end.png) no-repeat bottom right;
	padding:0 10px 23px 26px;
}
.testimo_textstar p {
	font:normal 15px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:left;
	line-height:20px;
}
.testimo_textstar h5 {
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:right;
	float:right;
	padding-top:10px;
	line-height:20px;
}
.latest_newss {
	width:100%;
	float:right;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.latest_newss h2 {
	font:normal 20px Arial, Helvetica, sans-serif;
	color:#f71a1e;
	line-height:24px;
	text-align:center;
}
.latest_newss li {
	width:96%;
	float:left;
	padding:5px;
	margin:10px 0px 0px 0px;
}
.latest_newss li img {
	box-shadow: 0 0 5px #000000;
	float: left;
	height: 80px;
	margin-right: 5px;
	padding: 7px;
	width: 80px;
}
.latest_newss li h4 {
	color: #ffffff;
	font: bold 16px/24px Arial, Helvetica, sans-serif;
	width: 255px;
}
.latest_newss li p {
	color: #ffffff;
	font: 14px/22px Arial, Helvetica, sans-serif;
	margin: 30px 0 0;
	padding: 0 0 10px;
	text-align: left;
	width: 255px;
}
.latest_newss li p a {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:20px;
	text-decoration:none;
	margin:0;
	padding:0;
}
.backcc {
	background:#FFF;
	float:left;
}
#news_leftpanel {
	width:71%;
	float:left;
}
.news_blog {
	float:none;
	overflow:hidden;
}
.news_blog h2 {
	font:normal 22px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:42px;
}
.news_blog p {
	color: #000;
	float: left;
	font: 14px/24px Arial, Helvetica, sans-serif;
	margin-bottom:2%;
	width: 51%;
}
.blog_pic {
	float:left;
	width:30%;
	margin: 0 16px 0 0;
	transition: all 0.9s ease-in-out 0s;
}
.blog_pic img:hover {
	box-shadow: 0px 0px 10px #000000;
	transition: all 0.9s ease-in-out 0s;
	transform: rotate(2deg);
}
.blog_area p {
	float:left;
}
.permalink_box {
	width:656px;
	float:left;
	border-bottom:1px #242021 solid;
	border-top:1px #242021 solid;
	padding:10px 0px 10px 0px;
	margin:15px 0px 15px 0px;
}
.permalink_box ul {
	list-style:none;
	width:440px;
	float:left;
	margin-bottom:0px;
}
.permalink_box ul li {
	float:left;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:18px;
	vertical-align:top;
	padding: 0 25px 0 0;
}
.permalink_box ul li a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:18px;
	text-decoration:none;
	float:left;
}
.permalink_box ul li img {
	float:left;
}
.permalink_right {
	width:93px;
	float:right;
}
.permalink_right ul {
	list-style:none;
	width:440px;
	float:left;
	margin-bottom:0px;
}
.permalink_right ul li {
	float:left;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#42413f;
	line-height:18px;
	vertical-align:top;
	padding: 0 25px 0 0;
}
.permalink_right ul li a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:18px;
	text-decoration:none;
	float:left;
}
.permalink_right ul li img {
	float:left;
}
.archives {
	float: left;
	padding-bottom: 0;
	width: 100%;
}
.archives h3, .category h3 {
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#FFF;
	line-height:40px;
	text-transform:uppercase;
	background-color:#242021;
}
.archives ul {
	list-style:none;
	padding: 16px 0 0 11px;
}
.archives ul li a {
	color: #000000;
	float: left;
	font: 16px/25px Arial, Helvetica, sans-serif;
	padding: 0 0 0 25px;
	text-decoration: none;
	width: 69%;
}
.testi {
	width:100%;
	float:left;
	background-color:#95AF3C;
	margin-top:20px;
	padding-bottom:20px;
}
.testi h3 {
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:40px;
	text-transform:uppercase;
	background-color:#739012;
	padding-left:20px;
}
.read_more {
	margin: 0 12%;
	padding: 2px 0;
}
.read_more > a {
	background:#242021;
	border-radius: 6px;
	color: #FFF;
	text-decoration:none;
	box-shadow: 0 0 5px #FFFFFF;
	padding: 8px 15px;
}
.read_more > a:hover {
	background:#F15A22;
	color: #000;
	text-decoration:none;
}
/*========================



	contact



=========================*/



.blog_area {
	width:98%;
	padding:0 10px;
	background:#FFF;
	float:left;
}
.contact_part {
	width:100%;
	max-width:303px;
	float:left;
}
.contact_part p {
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#094ca0;
	line-height:40px;
	padding-right:18px;
}
.contact_part2 {
	float: left;
	width: 40%;
}
.contact_part2 p {
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#221e1f;
	line-height:40px;
	padding-right:18px;
}
.contact {
	float: left;
	padding: 18.2px 0 18px;
	width: 100%;
}
.contact h1 {
	font:bold 20px 'MagistralBlackATTRegular';
	color:#000;
	line-height:20px;
	margin-bottom:20px;
}
.contact p {
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:40px;
	padding-right:18px;
}
.contact p span {
	font:normal 20px Arial, Helvetica, sans-serif;
	color:#000;
}
.contact p a {
	font:normal 16px Arial, Helvetica, sans-serif;
	padding:0 0 0 10px;
	line-height:34px;
	text-decoration:none;
	color:#000;
}
.contact p a:hover {
	text-decoration:none;
}
.contact h5 {
	width:100%;
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:20px;
	padding:12px 0 0 9px;
	float: left;
}
.contact h5 span {
	font:normal 20px Arial, Helvetica, sans-serif;
}
.contact_address {
	width:98%;
	margin-bottom:20px;
	float:left;
}


.contact_map {
	width:100%;
	margin-top:10px;
	float:left;
}
.subrotaing {
	background:-moz-linear-gradient( #feba12 20%, #fb1e25 80%);
	background:-webkit-linear-gradient( #feba12 20%, #fb1e25 80%);
	background:-o-linear-gradient( #feba12 20%, #fb1e25 80%);
	background:-ms-linear-gradient( #feba12 20%, #fb1e25 80%);
	border: medium none;
	border-radius: 8px;
	color: #FFFFFF;
	font: bold 16px arial;
	outline: medium none;
	padding: 10px 50px;
}
.subrotaing:hover {
	background:-moz-radial-gradient( #feba12 20%, #fb1e25 80%);
	background:-webkit-radial-gradient( #feba12 20%, #fb1e25 80%);
	color:#000;
	background:-o-radial-gradient( #feba12 20%, #fb1e25 80%);
	background:-ms-radial-gradient( #feba12 20%, #fb1e25 80%);
}
.row_details .contact {
	float: left;
	width: 100%;
	padding: 0 !important;
}
nav ul li a {
	color: #fff;
	display: block;
	font: 20px/46px "MagistralBlackATTRegular";
	padding: 0 30.6px;
	text-decoration: none;
}
.banner {
	float: left;
	margin-top: -24px;
	position: fixed;
	top: 0;
	z-index: -1;
}
.banner_hgt {
	height:430px;
}
.background_img:before {
	background:none;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
}
.banner_contact > h4 {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
	color: rgb(255, 255, 255);
	font: 38px/50px "MagistralBlackATTRegular";
	padding: 20px 0;
}
.contact_part2 {
	float: left;
	width: 36%;
}
.addresss {
	float: left;
	text-align: center;
	width: 100%;
}
.addresss b {
	color: rgb(240, 53, 34);
	font: 18px/41px "MagistralBlackATTRegular";
	text-decoration: underline;
}
.viaface {
	margin-top: 10px;
	width: 100%;
}
.row_details .read_more > a {
	border-radius: 6px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	padding: 8px 20px;
	text-decoration: none;
}
.read_more.newsy a {
	background-color: #f15922 !important;
	box-shadow: none !important;
	font-weight: bold !important;
	margin-left: -12px !important;
	padding: 8px 35px !important;
}
.read_more.testy a {
	background-color: #f15922 !important;
	box-shadow: none !important;
	font-weight: bold !important;
	margin-left: -10px !important;
	padding: 8px 20px !important;
}
.read_more.testy a:hover {
	background: linear-gradient(#f15922, #fcbc14) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	box-shadow: 1px 2px 3px #fea814 !important;
	color: #ffffff !important;
}
.read_more.newsy a:hover {
	background: linear-gradient(#f15922, #fcbc14) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	box-shadow: 1px 2px 3px #fea814 !important;
	color: #ffffff !important;
}
.buttanss {
	background: none repeat scroll 0 0 #f15922;
	border: medium none;
	border-radius: 6px;
	color: #ffffff;
	cursor: pointer;
	float: none;
	font: bold 16px/33px arial;
	margin-bottom: 0 !important;
	margin-left: 6% !important;
	margin-right: 10% !important;
	margin-top: 0;
	outline: medium none;
	text-align: center;
	width: 95%;
}
.buttanss:hover {
	background: linear-gradient(#f15922, #fcbc14) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	box-shadow: 1px 2px 3px #fea814 !important;
	color: #ffffff !important;
}
.widget-container.widget_wp-category-archive {
	list-style: outside none none;
}
.latest_newss b {
	color: #ffffff;
	float: right;
	font-size: 15px;
	border-bottom:1px solid;
}
.latest_newss h4 a {
	color: #ffffff !important;
	text-decoration: none;
}
.latest_newss h4 a:hover {
	border-bottom: 1px solid #fb2224;
	color: #fc671c !important;
	transition: all 0.2s ease-in-out 0.2s;
}
div.wpcf7 img.ajax-loader {
	border: medium none;
	display: none !important;
	margin-left: 4px;
	vertical-align: middle;
}
/*



========================================



	TESTIMONIALS



========================================



*/



.testimmonials_containt h4 {
	color: #000000;
	font: bold 20px/20px "MagistralBlackATTRegular";
	margin-bottom: 20px;
}
.testimmonials_containt {
	width:100%;
	background:#FFFFFF;
	float: left;
}
.testimonial_box {
	border: 1px solid #242021;
	background:#FFF;
	float: left;
	margin:5px 0;
	margin-bottom: 10px;
	width:97.5%;
}
.testimonial_box img {
	box-shadow: 1px 1px 3px #242021;
	float: left;
	height: 100px;
	margin: 10px;
	padding: 10px;
	width: 100px;
}
.testimonial_box .testimo_text {
	background: url(images/quote_start.png) no-repeat left top;
	float: right;
	margin: 10px 10px 10px 19px;
	padding: 0 0 0 5px;
	width: 81%;
}
.testimonial_box .testimo_text2 {
	background: url(images/quote_end.png) no-repeat right bottom;
	padding: 0 10px 0 26px;
}
.testimonial_box .testimo_text2 p {
	color: #000;
	font: 15px/20px Arial, Helvetica, sans-serif;
	text-align: justify;
}
.name {
	color: #000;
	float: right;
	font:normal 16px/20px Arial, Helvetica, sans-serif;
	margin: 10px 10px 10px 0;
	width: 200px;
}
.name b {
	color: #000;
	float: right;
	font:bold 15px/20px Arial, Helvetica, sans-serif;
	text-align: right;
}
/* =======surya========= */







.forimg {
	height: 49px;
	left: 0;
	margin: 0 auto;
	right: 0;
	width: 50px;
}
.banner_contact {
	float:none;
	background:url(images/bnr2.jpg) 0 0 no-repeat;
	position:relative;
 z-index(cat)
}
.banner_contact h4 {
	position:relative;
	z-index:4;
}
.banner_contact:before {
	position:absolute;
	content:" ";
	display:block;
	width:100%;
	height:100%;
	background:rgba(255,255,255,0.5);
}
.slicknav_btn {
	background:#000 !important;
}
.myPriya {
	background-color: #f15922;
	border: 1px solid #fead14;
	border-radius: 6px;
	color: #ffffff;
	cursor: pointer;
	font-weight: bold;
	padding: 4px 5px;
}
.myPriya:hover {
	background: linear-gradient(#fead14, #e16d22) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #f15922;
}
.mobi {
	width: 10%;
}
.faxi {
	width: 15%;
}
.meli {
	width: 12%;
}
.pages {
	border: 2px solid #626262 !important;
	color: #000000 !important;
	font-weight: bold;
	padding: 3px 4px !important;
}
.current {
	background: none repeat scroll 0 0 #fea714 !important;
	font-weight: bold;
}
.pagination a {
	border: 2px solid #626262 !important;
	padding: 4px 10px !important;
	font-weight: bold !important;
}
.ee a {
	display: none;
}
.container_left > p {
	font-family: Arial;
	font-size: 13px;
	line-height: 19px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: justify;
}
.container_left h1 {
	font-family: "MagistralBlackATTRegular";
}
.container_left > a {
	color: #000;
	text-decoration: none;
}
.container_left a:hover {
	color: #000;
	text-decoration: underline;
}
h2 {
	font-family: MagistralBlackATTRegular;
	line-height: 35px;
}
h1 {
	font-family: MagistralBlackATTRegular;
	line-height: 40px;
}
.container_left_inn > p {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
}
.container_left_inn a {
	color: #000;
	text-decoration: none;
}
.container_left_inn a:hover {
	color: #ea1d24;
	text-decoration: underline;
}
.contact_part img {
	float: left;
	margin-top: -10px;
	padding-right: 12px;
}
.contact_part2 img {
	float: left;
	margin-top: -12px;
	padding-right: 5px;
}
.contact_part a {
	color: #000000;
	text-decoration: none;
}
.contact_part2 a {
	color: #000000;
}
.contact_part span {
	font-weight: bold;
}
.contact_part2 span {
	font-weight: bold;
}
.contact_part a:hover {
	text-decoration: underline;
}
.contact_part2 > a:hover {
	text-decoration: underline;
}


.contact_addressggg {
  float: left;
  margin: 0 6px 0 0;
  width: 333px;
}

.contact_addressggffg {
  float: right;
  width: 64%;
}

.contact_address_name {
  border: 1px solid #242021;
  color: #242021;
  float: left;
  font: 14px Arial,Helvetica,sans-serif;
  height: 26px;
  margin: 2px 9px 9px 0;
  padding: 2px 5px 2px 10px;
  width: 100%;
}


.contact_message {
  border: 1px solid #242021;
  color: #242021;
  float: left;
  font: 14px Arial,Helvetica,sans-serif;
  height: 195px;
  margin-bottom: 8px;
  padding: 2px 5px 2px 10px;
  width: 100%;
}

.contact_addressggffg h5 {
  line-height: 31px;
  text-align: center;
}



.shrtrr {
  text-align: center;
  width: 100%;
}






































.banner_contact1 {
	width:100%;
	float:left;
	text-align:center;
	height:458px;
}
.banner_contact1 h4 {
  color: #231f20;
  font: 38px/50px "MagistralBlackATTRegular";
  padding: 20px 0;
  position: relative;
}


.banner_contact1 ul li {
	background: none repeat scroll 0 0 #f15922;
	display: inline-block;
	height: 80px;
	margin:20px 6px;
	position: relative;
	width: 318px;
}
.banner_contact1 h5 {
	padding: 50px 0 0;
	text-align: center;
	font:normal 17px 'PatuaOneRegular';
	color:#000;
}

.banner_contact1:before {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
  content: " ";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}
.banner_contact1 {
  background: url("images/bnr2.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  float: none;
  position: relative;
  z-index: -9;
}

.banner_contact1 ul {
  list-style: outside none none;
  position: relative;
  z-index: 100;
}


.bx-wrapper .bx-viewport {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  border: 0 solid #fff !important;
  left: -5px;
  transform: translateZ(0px);
box-shadow: none !important;
}





.cycle-slideshow, .cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.cycle-slideshow { width: 35%; min-width: 200px; margin: auto; padding: 0; }

/* anchors */
.cycle-slideshow > a { 
    position: absolute; top: 0; left: 0;
    width: 100%; padding: 0; background-color: #222; display: block;
}

/* images */
.cycle-slideshow > a > img { 
    width: 100%;
    position: static;
    display: block;
}

/* divs */
.cycle-slideshow > div { 
    position: absolute; top: 0; left: 0;
    width: 100%; padding: 0;
}

.composite-example > div { background: white }
.composite-example > div > img { display: block; }
.composite-example > div .cycle-overlay { 
    color: white; background: black; opacity: .6; filter:alpha(opacity=60);
    position: absolute; bottom: 0; width: 100%; padding: 15px;
}

.cycle-slide p { margin: 0; padding: 10px }



