/*
Theme Name: Home Boyz
Theme URI: http://wordpress.org/themes/twentyfourteen
Author: the WordPress team
Author URI: http://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal
 * http://necolas.github.com/normalize.css/ and Blueprint
 * http://www.blueprintcss.org/
 *
 * -----------------------------------------------------------------------------
 */@charset "utf-8";
/* CSS Document */

@font-face {
    font-family:"SourceSansPro-Regular";
    src:url(fonts/SourceSansPro-Regular.otf) format("opentype");
}
@font-face {
    font-family:"OpenSans-Light_0";
    src:url(fonts/OpenSans-Light_0.ttf) format("truetype");
}

.bggb,.padding,.f_col,.one_third bggbaa,.banner_inner {
    /*background: rgba(0, 0, 0, 0) url("images/module_box_transparent2.png") repeat scroll 0 0;*/
    background-color:#222222 !important;
}

body {
    /*background-image: url("images/grey-stitch.jpg");*/
      background-image: url("images/chrismo.jpg");
    font-family: "SourceSansPro-Regular";
	/*background-position:center top;*/
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	/*background-color:#222222;
	background-color:#2851a1;*/
}
.nav{ display:block}
.tog1{ display:none;}
.header {
    width: 100%;
}
.sub-menu li{
	background-color:#fff !important;
	}
	.sub-menu li a{
	color:#000 !important;
	}
.sub-menu li:hover{
	background-color:#fff !important;
	}	
	.sub-menu li a:hover{
	background-color:#fff !important;
	}
.sub-menu li.current_page_item a{color:#A4DD11 !important;}	
.nav li.current_page_item a{ color:#A4DD11  }	

.nav li.current_page_parent a{ color:#A4DD11  ; }	
.container{
	max-width:1000px;
	margin:0 auto;
	}

.header_up {
    width: 100%;
}

.teleph {
    float: left;
    width: 30%;
}
.padding {
    background: url("images/module_box_transparent2.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 25px 0 12px;
}
.nav li:nth-child(1) {
/*Firefox*/
-moz-border-top-left-radius: 12px;
-moz-border-top-right-radius: 0px;
-moz-border-bottom-right-radius: 0px;
-moz-border-bottom-left-radius: 12px;
/*Safari, Chrome*/
-webkit-border-top-left-radius: 12px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 12px;
border-top-left-radius: 12px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 12px;
} 

.nav li:nth-child(6) {
/*Firefox*/
-moz-border-top-left-radius: 0px;
-moz-border-top-right-radius: 12px;
-moz-border-bottom-right-radius: 12px;
-moz-border-bottom-left-radius: 0px;
/*Safari, Chrome*/
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 12px;
-webkit-border-bottom-right-radius: 12px;
-webkit-border-bottom-left-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 12px;
border-bottom-right-radius: 12px;
border-bottom-left-radius: 0px;
} 


.email {
    float: right;
    text-align: right;
    width: 30%;
}
.clear{
	clear:both;
	}

.header_up {
    color: #FFFFFF;
	font-size:19px;
	padding:10px 0 10px 0;
}
.yellow{
	color:#A4DD11;
	}

.header_lower {
    margin: 25px 0 20px;
    width: 100%;
}

.nav {
    float: right;
    margin: 22px 0 10px;
    padding: 0;
	/*overflow:hidden;*/
	-moz-border-radius: 7px;/*Firefox*/
	-webkit-border-radius: 7px;/*Safari, Chrome*/
	border-radius: 7px;
	-webkit-transition: all 1s ease-in-out;/* Safari 3.2+, Chrome */
	-moz-transition: all 1s ease-in-out;/* Firefox 4-15 */
	-o-transition: all 1s ease-in-out;/* Opera 10.5-12.00 */
	transition: all 1s ease-in-out;/* Firefox 16+, Opera 12.50+ */
}

.nav li {
    color: #FFFFFF;
    float: left;
    list-style: none outside none;
	 margin: 0 2px 0 0;
	background:none repeat scroll 0 0 rgba(255, 255, 255, 0.25);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color=#333333)";/*IE 8*/
	-moz-box-shadow: 3px 3px 8px rgba(50, 50, 50, 0.8);
	-webkit-box-shadow: 3px 3px 8px rgba(50, 50, 50, 0.8);
	box-shadow:3px 3px 8px rgba(50, 50, 50, 0.8);
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color=#333333);
}
.logo {
    float: left;
    width: 30%;
}
.nav a {
    color: #fff;
    display: block;
    padding: 10px 22px;
    text-decoration: none;
	font-size:20px;
}
.event_para{
	display:none;position:absolute;
	top:0; z-index:999;
	}
.one_third_inner:hover > .event_para{
	diplay:block;
	
	}

.banner{
	width:100%;
	}

.banner_inner{
	 background: url("images/module_box_transparent2.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	}

.slider {
    margin: 0 auto;
    padding: 24px 0;
    width: 94%;
}

.nav a:hover{
  color: #fff;
  background: none repeat scroll 0 0 rgba(182, 238, 0, 0.5) !important;
}
	
.sub-menu{
	display:none;
	width: 240px;
	}
.sub-menu a:hover {
  color: #A4DD11;
  background:#fff!important;
}
.nav li{
	position:relative;
	}
.nav li:hover .sub-menu {
  display: block;
  left: -40px;
  position: absolute;
  top: 46px;
  z-index: 1;
}

.sub-menu > li {
    float: none;
	 padding: 2px 0 4px;
}
.sub-menu a{
	font-size:14px;
	text-align:left;
	color:#666;
	}
.third_col {
  width: 100%;
  padding: 26px 0 20px;
}
.one_third {
  display: inline-block;
  float: left;
  margin: 0 23px 0  0;
  width: 31%;
  background-color:#444547;
}
.bggbaa{
	/* background: url("images/module_box_transparent2.png") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	 margin:0 0 0 14px;	
	}
.asas {
  margin: 0 0 0 33px;
}
.right_txt p {
  margin: 0 0 15px;
  padding: 0;
}
.one_third_inner {
    margin: 25px auto;
    width: 80%;
	position:relative;
}

.one_third_inner img {
    width: 100%;
}
.event {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
  color: #FFFFFF;
  font-size: 18px;
  padding: 9px 13px;
  position: absolute;
  top: 0;
  font-family:"OpenSans-Light_0";  
}
.ch{
	color:#A4DD11;
	}




*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

a {
    text-decoration: none;
    outline: none;
}

a img {
    border: none;
}

.caption {
    -webkit-backface-visibility: hidden; /* prevent flash when embedding fiddle */
	display: inline-block;
	position: relative;
	overflow: hidden;
	background: #000;
}

.caption img {
	display: block;
	max-width: 100%;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

.caption:hover img {
	opacity: 0.5;
}

.caption::after,
.caption::before {
	position: absolute;
	width: 100%;
	height: 50%;
	color: #fff;
    z-index: 1;
    -webkit-transition: -webkit-transform 0.3s ease-in-out; 
	-moz-transition: -moz-transform 0.3s ease-in-out; 
	transition: transform 0.3s ease-in-out; 
}



.caption::before {
	content: '...' attr(data-description) '...';
	top: 59%;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	font-size: 14px;
	padding: 19px;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	transform: translateY(100%);
}

.caption:hover::after,
.caption:hover::before {
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transform: translateY(0%);
}

.container_inner {
  margin: 0 auto;
  padding: 12px 0 18px;
  width: 94%;
}
.common_hdg {
  color: #A4DD11;
  font-size: 25px;
  font-family:"OpenSans-Light_0";
}
.bggb{
	background: url("images/module_box_transparent2.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	}
.left_img {
  float: left;
  width: 40%;
  position:relative;
}
.left_img img {
	width:100%;
	border:5px solid #202020;
	height:283px;
	}
.right_txt {
  color: #FFFFFF;
  float: right;
  width: 57%;
}
.img_txt {
  padding: 16px 0 10px;
  width: 100%;
  text-align:justify;
}
.scroll img:hover {
  opacity: 0.4;
}
.left_txt p {
  margin: 0 0 17px;
}
.f_email a:hover
{
	color:#F59833;}
.green a{
	color:#A4DD11;
	}
.green a:hover{
	color:#F59833;
	}
.left_txt {
  float: left;
  width: 57%;
  color:#fff;
}
.right_img img {
    border: 5px solid #202020;
    height: 283px;
    width: 100%;
}
.right_img {
  color: #FFFFFF;
  float: right;
  width: 40%;
}
.cont_it {
  color: #FFFFFF;
  font-style: italic;
  margin: 10px auto;
  text-align: center;
  width: 90%;
}
.fourth{
	width:100%;
	margin:20px 0 0 0;
	}
.fourth_inner{
	padding:7px 0;
	}
	
.one_fourth {
  border-radius: 7px;
  float: left;
  margin: 0 0 10px 17px;
  overflow: hidden;
  position: relative;
  width: 20%;
  -webkit-transition: all 0.2s ease-in-out;/* Safari 3.2+, Chrome */
	-moz-transition: all 0.2s ease-in-out;/* Firefox 4-15 */
	-o-transition: all 0.2s ease-in-out;/* Opera 10.5-12.00 */
	transition: all 0.2s ease-in-out;/* Firefox 16+, Opera 12.50+ */
	-moz-border-radius: 7px;/*Firefox*/
	-webkit-border-radius: 7px;/*Safari, Chrome*/
	border-radius: 7px;
	overflow:hidden;
}


.one_fourth  img {
  width: 100%;
}
.ab_txt {
  bottom: 15px;
  color: #FFFFFF;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.one_fourth:hover{
	-moz-transform: rotate(0deg) scale(1.1, 1.1) skewX(0deg) skewY(0deg) translate(0px, 0px);/* FF3.5+ */
-webkit-transform: rotate(0deg) scale(1.1, 1.1) skew(0deg, 0deg) translate(0px, 0px);/*Saf3.1+, Chrome*/
-o-transform: rotate(0deg) scale(1.1, 1.1) skew(0deg, 0deg) translate(0px, 0px);/* Opera 10.5 */
-ms-transform: rotate(0deg) scale(1.1, 1.1) skew(0deg, 0deg) translate(0px, 0px);/* IE 9 */
transform: rotate(0deg) scale(1.1, 1.1) skew(0deg, 0deg) translate(0px, 0px);
	}
	
	.f_wrap {
  margin: 0 auto;
  width: 71%;
}
.footer{
	width:100%;
	}
	
.footer_inner {
    margin: 25px 0 0;
    width: 100%;
}
.f_col {
 background: url("images/module_box_transparent2.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
 
  float: left;
  margin: 0 9px 0 0;
  min-height:404px;
  width: 32%;
  padding: 32px 30px 20px 27px;
}	

.f_hdg {
  color: #A4DD11;
  font-size: 25px;
}
.f_services{
	padding:0;
	margin:0;
	}
.f_services > li  {
  list-style: none outside none;
  border-bottom: 1px solid #A7A7A7;
    padding: 9px 0;
}
.f_services li.current_page_item a{color:hsl(31, 91%, 58%)}
.f_services a{
	color: #A4DD11;
	}
.f_logo {
  padding: 153px 0;
  text-align: center;
  margin: 0 0 0 12px;
}
.ff {
  margin: 0 0 0 19px;
}
.con_hdg {
  color: #A4DD11;
  font-size: 25px;
}
.btn {
  border-bottom: 1px solid #A7A7A7;
  border-top: 1px solid #A7A7A7;
  padding: 9px 0;
}
.f_tele {
  border-bottom: 1px solid #A7A7A7;
  padding: 13px 0;
}
.t_name {
  color: #F59833;
  font-size: 18px;
  font-style: italic;
  padding: 0 0 7px;
  width: 100%;
}
.num {
  color: #FFFFFF;
}
.f_email a{
  color: #A4DD11;
}
.scroll {
  padding: 41px 0 12px;
  text-align: center;
  width: 100%;
}
.f_cont {
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
	width:100%;
}
.fs_cont {
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
	width:100%;
}
.sub_footer_inner {
  padding: 0 0 20px;
  width: 100%;
}
.f_btn {
  background: url("images/bttn_send.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 16px;
  outline: medium none;
  padding: 13px 23px 12px;
}
.f_btn:hover{
	color:#F59833;
	}
.pad {
  padding: 0 0 97px;
}
.ed_banner {
  width: 100%;
  position:relative;
}

.ed_banner > img {
  width: 100%;
}
.green_hdg {
  color: #A4DD11;
  font-size: 30px;
  padding: 14px 0 5px;
  font-family:"OpenSans-Light_0";
}
.ev_img {
  color: #FFFFFF;
  text-align: justify;
  width: 36%;
  float:left;
}

.green{
	color: #A4DD11;
	}
.ev_txt {
  float: right;
  margin: 18px 0 0;
  width: 60%;
  position:relative;
}
.ev_txt img {
  border: 6px solid #333333;
  width: 100%;
  height:375px;
}

.ev_simg{
	 width: 60%;
  	float: left;
	margin: 20px 0 0;
	position:relative;
	}
	
.ev_stxt{
	width: 36%;
  	float: right;
	color:#fff;
	}
.ev_simg img {
  border: 5px solid #333333;
  width: 100%;
  height:375px;
}
.orange{
	color:#f59833;
	}
.one_second {
  float: left;
  margin: 20px 18px 0 0;
  width: 48%;
  position:relative;
}
.one_second img {
    width: 100%;
	border: 5px solid #333333;
}
.li_orange > li {
  color: #F59833;
  list-style: none outside none;
  text-align: center;
  font-style:italic;
}
.li_orange {
  margin: 0;
  padding: 0;
}
.common_para {
  color: #FFFFFF;
  margin: 13px 0 7px;
}
.social_icon {
	width: 300px;
  	margin: 22px 0 12px 0;
}
.social {
  float: left!important;
  margin: 0 8px 0 0;
  width: 62px;
}
.google {
  width: 36px;
}
.white_hdg {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 20px;
}
.line {
  text-align: center;
  width: 100%;
}

/* power distribution */
.ev_img span{ color:#96c042;}
.efcts{ float:left;}
.efcts_im { float:right;}
.full{ width:100%; color:#FFF; }



.sub-menu li:nth-child(1){
	-moz-border-radius: 0px;/*Firefox*/

	-webkit-border-radius: 0px;/*Safari, Chrome*/
	border-radius: 0px;
	}
	
	
.sub-menu li:nth-child(4){
	-moz-border-radius: 0px;/*Firefox*/
	-webkit-border-radius: 0px;/*Safari, Chrome*/
	border-radius: 0px;
	}
.f_services a:hover {
    color: #F59833;
}
.asasa {
  bottom: 224px;
  color: #FFFFFF;
  position: absolute;
  width: 100%;
  padding: 6px 0 6px 10px;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
}
/*.left_img{position:relative;}
.left_img:hover{
	background-image:url(../images/zoom.png);
	background-repeat:no-repeat;
	position:absolute;
	top:50px;
	}*/

.l_img > img {
  border: 5px solid #555555;
  width: 100%;
}
.wide_para  p {
  color: #FFFFFF;
  font-size: 16px;
}
.wide_txt > p {
  color: #FFFFFF;
}
.common_a{
	color:#A4DD11;
	}
	
.common_a:hover{
	color:#F59833;
	}
.l_img {
  margin: 17px 0 0;
}

.upp_left {
  color: #A4DD11;
  float: left;
  font-size: 35px;
  width: 60%;
  font-family:"OpenSans-Light_0";
}
.upp_right {
  float: right;
  padding: 16px 0 0;
  width: 15%;
  
}
.upp_right a{
	color: #A4DD11;
	}
.upp_right a:hover{
	color: #F59833;
	}
.cont_third_cover {
  border: 5px solid #333333;
  margin: 13px 0 0;
  padding: 70px 0 46px;
  width: 100%;
}
.cont_third {
  float: left;
  margin: 0 0 0 25px;
  width: 30%;
  text-align:center;
}
.nnmm {
  border-bottom: 1px solid #FFFFFF;
  color: #FFFFFF;
  margin: 0 auto;
  padding: 0 0 15px;
  text-align: center;
  width: 67%;
}
.nm_mail {
  margin: 18px 0 0;
}
.mn_ad {
  color: #FFFFFF;
   line-height: 32px;
}
.btmbtn {
  margin: 0 auto;
  width: 27%;
  padding:10px 0 0 0;
}
.map {
  border: 5px solid #333333;
  margin: 42px 0 0;
}

.banner_txt {
  color: #A4DD11;
  font-family: opensans-light_0;
  font-size: 36px;
  left: 32px;
  position: absolute;
  top: 20px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color=#989797)";/*IE 8*/
	text-shadow: 1px 1px 3px #989797;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color=#989797); /*IE 5.5-7*/
}

	
	
span.text-content {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
  cursor: pointer;
  display: table;
  font-size: 20px;
  height: 281px;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 500ms ease 0s;
  width: 100%;
}
.left_img:hover span.text-content {
    opacity: 1;
}
span.text-content span {
    background: url("images/zoom.png") no-repeat scroll 169px 117px rgba(0, 0, 0, 0);
    display: table-cell;
    padding: 30px 0 0;
    text-align: center;
    vertical-align: middle;
}
.right_img{
	position:relative;
	}
span.text-content {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
  cursor: pointer;
  display: table;
  font-size: 20px;
  height: 281px;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 500ms ease 0s;
  width: 100%;
}
.right_img:hover span.text-content {
    opacity: 1;
}
span.text-content span {
    background: url("images/zoom.png") no-repeat scroll 177px 123px rgba(0, 0, 0, 0);
    display: table-cell;
    padding: 30px 0 0;
    text-align: center;
    vertical-align: middle;
}
.ev_simg span.text-content {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
  cursor: pointer;
  display: table;
  font-size: 20px;
  height: 375px;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 500ms ease 0s;
  width: 100%;
}
.ev_simg:hover span.text-content {
    opacity: 1;
}
.ev_simg span.text-content span {
    background: url("images/zoom.png") no-repeat scroll 270px 170px rgba(0, 0, 0, 0);
  display: table-cell;
  padding: 30px 0 0;
  text-align: center;
  vertical-align: middle;
}

.ev_txt span.text-content {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
  cursor: pointer;
  display: table;
  font-size: 20px;
  height: 375px;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 500ms ease 0s;
  width: 100%;
}
.ev_txt:hover span.text-content {
    opacity: 1;
}
.ev_txt span.text-content span {
  background: url("images/zoom.png") no-repeat scroll 270px 170px rgba(0, 0, 0, 0);
  display: table-cell;
  padding: 30px 0 0;
  text-align: center;
  vertical-align: middle;
}


.one_second span.text-content {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
  cursor: pointer;
  display: table;
  font-size: 20px;
  height: 300px;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 500ms ease 0s;
  width: 100%;
}
.one_second:hover span.text-content {
    opacity: 1;
}
.one_second span.text-content span {
  background: url("images/zoom.png") no-repeat scroll 204px 124px rgba(0, 0, 0, 0);
  display: table-cell;
  padding: 30px 0 0;
  text-align: center;
  vertical-align: middle;
}
.one_second img{
	height:300px;
	}
		/*contact Us */
.cnt {
    margin: 0 auto;
    padding: 12px 0;
    width: 100%;
}
.contact_lft{ width:66%; background: url("images/module_box_transparent2.png") repeat scroll 0 0 rgba(0, 0, 0, 0);padding: 4px 30px 35px; float:left;}
.form_cnt {
    margin: 36px 0 0;
}
.form_one {
    margin: 0 0 28px;
}
.form_one label{  color: #FFFFFF; font-size: 14px;
    font-weight: normal;
    line-height: 20px; float:left; width:100%;}
.form_one input {
    float: right;
    width: 89%; padding: 8px 5px;box-shadow: 3px 3px 8px #333333;
}
.form_one textarea {
    float: right;
    width: 89%; padding: 8px 5px;box-shadow: 3px 3px 8px #333333;
}
.frm_sb {
    box-shadow: 3px 3px 8px #333333; background:rgb(192,193,195); color:##666666;
    float: left !important;
    margin-left: 63px;
    padding: 8px 5px !important; outline:none; border:none; border-radius:4px;
    width: 22% !important;
}
.frm_im{  float: left !important;
    margin-left: 63px;}
	.contact_rght{ width:32%; background: url("images/module_box_transparent2.png") repeat scroll 0 0 rgba(0, 0, 0, 0);padding: 4px 30px 35px; float:right;}
	.deat {
    font-size: 25px;
    text-align: center;
}
.para{ text-align:center;}
.phn{ text-align:center; padding:41px 0px;}
.loffice{ color:#FFF;}
.num2{ color:#F59833;}
.phn2{ border-bottom:none; text-align:center; padding:41px 0px;}
#cntctfrm_contact_form{ width:100%; position:relative}
#cntctfrm_contact_form label{
	color:#fff; float:left; width:20%; margin:19px 0 0 0;
	}
#cntctfrm_contact_form .text {
  border: 1px solid #CCCCCC; float:left;
  display: block;
 margin:14px 0px !important;
  min-height: 31px;
  width: 70% !important;
  padding:0 0 0 4px;
  background-color:#fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#333333)";/*IE 8*/
	-moz-box-shadow: 3px 3px 3px #333333;/*FF 3.5+*/
	-webkit-box-shadow: 3px 3px 3px #333333;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
	box-shadow: 3px 3px 3px #333333;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#333333); /*IE 5.5-7*/
	-moz-border-radius: 5px;/*Firefox*/
	-webkit-border-radius: 5px;/*Safari, Chrome*/
	border-radius: 5px;
}
#cntctfrm_contact_form textarea {
  margin:14px 0px !important;
   width: 70% !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#333333)";/*IE 8*/
	-moz-box-shadow: 3px 3px 3px #333333;/*FF 3.5+*/
	-webkit-box-shadow: 3px 3px 3px #333333;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
	box-shadow: 3px 3px 3px #333333;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#333333); /*IE 5.5-7*/
	height:125px;
	padding:4px 0 0 4px;
	-moz-border-radius: 5px;/*Firefox*/
	-webkit-border-radius: 5px;/*Safari, Chrome*/
	border-radius: 5px;
}
.recaptcha_nothad_incorrect_sol.recaptcha_isnot_showing_audio {
  margin: 20px 0 13px 121px;
}
#cntctfrm_contact_form input {
	 background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
     color: #444444 !important;
	 font-size: 18px;
     padding: 6px 15px;
	 -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color=#333333)";/*IE 8*/
	-moz-box-shadow: 3px 3px 8px #333333;/*FF 3.5+*/
	-webkit-box-shadow: 3px 3px 8px #333333;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
	box-shadow: 3px 3px 8px #333333;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color=#333333); /*IE 5.5-7*/
	-moz-border-radius: 5px;/*Firefox*/
	-webkit-border-radius: 5px;/*Safari, Chrome*/
	border-radius: 5px;margin-left: 121px !important;
}
#gglcptch_error{ position:absolute; width:100% !important; bottom:-20px; text-align:center}

.common_hdg{
text-transform:capitalize;
}
.entry-title a{
color:#a4dd11 !important;
}
.comments-link a{
display:none!important;
}
label{
color:black !important;
}
.table_12990382_info{
color:white !important;
}
th{
color:black !important;
}