/*
Theme Name: NWIF
Theme URI: 
Description: 
Author: Ricky Chen
Version: 1.0
License:
License
Tags:
Text Domain: 
*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700');

body{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	line-height:28px;
	color:#000;
	-webkit-font-smoothing: antialiased;
	overflow-x:hidden;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-weight:300;
	margin:auto;
}
.alignleft {
	float: left;
	margin-right:30px;
	margin-bottom:30px;
}

.alignright {
	float: right;
	margin-left:30px;
	margin-bottom:30px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.rowrow{
	width:100%;
	display:table;
	position:relative;
}
.row-no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.mg1{
	padding-top:40px;
	padding-bottom:40px;
}
#topnavbar{
	border-top:3px solid #02ff00;
	padding-top:20px;
	padding-bottom:20px;
}
.logo {
    float: left;
    position: relative;
}
.logo img{
	width:100%;
	height:auto;
}
.top_right {
	position:relative;
	display:block;
	float:right;
	clear:right;
}
.top_right_social{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	display:table;
	margin-top:15px;
}
ul.top_right_social li{
	float:left;
	margin-right:18px;
}
ul.top_right_social li a{
	font-size:16px;
	display:block;
	line-height:16px;
	text-align:center;
	color:#000;
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}
ul.top_right_social li a i{

}
ul.top_right_social li a:hover{
	color:#F60;
}
.top_phonenumber_box{
	float:left;
	position:relative;
	display:block;
	border-radius:10px;
	background-color:#9ca79c;
	padding:9px 17px;
}
.top_phonenumber_box span{
	float:left;
	line-height:16px;
	color:#FFF;
	font-weight:300;
	margin-top:5px;
	margin-right:4px;
}
.top_phonenumber_box i{
	width:26px;
	height:26px;
	border-radius:50%;
	border:1px solid #FFF;
	font-size:13px;
	line-height:26px;
	float:left;
	display:block;
	color:#FFF;
	margin-right:10px;
}
.top_phonenumber_box a{
	float:left;
	display:block;
	font-size:23px;
	line-height:23px;
	color:#FFF !important;
	font-weight:400;
	text-decoration:none;
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}
.top_phonenumber_box a:hover{
	color:#02ff00 !important;
}
.navbar-default{
	border-radius:0;
	background-image:none;
	border-left:0;
	border-right:0;
	
}
.navbar-default .navbar-nav>li{
	margin-left:40px;
}
.navbar-default .navbar-nav>li>a{
	font-size:17px;
	line-height:17px;
	color:#000;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
	text-shadow:none;
	text-transform:uppercase;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li.current-menu-item>a, .navbar-default .navbar-nav>li.current_page_parent>a{
	color:#F60;
}

.navbar-default .navbar-nav>li.current-menu-item::after{
	content:"";
	width:12px;
	height:2px;
	position:absolute;
	  bottom:-6px;
	left:50%;
	margin-left:-6px;
	background-color:#02ff00 !important;
}
.navbar-default .navbar-nav li ul{
	position:absolute;
	padding:0;
	list-style:none;
	padding-top:20px;
	width:300px;
	display:none;
margin-left:-150px;
left:50%;
}
.navbar-default .navbar-nav li:hover ul{
	display:block;
}
.navbar-default .navbar-nav li ul li{
	border-top:1px solid #ececec;
	border-left:1px solid #ececec;
	border-right:1px solid #ececec;
}
.navbar-default .navbar-nav li ul li:last-child{
	border-bottom:1px solid #ececec;
}
.navbar-default .navbar-nav li ul li a{
	padding-top:13px;
	padding-bottom:13px;
	font-size:14px;
	line-height:16px;
	color:#000;
	width:100%;
	display:block;
	background-color:rgba(255, 255, 255, 1);
	text-align:center;
	
}
.navbar-default .navbar-nav li ul li a:hover{
	text-decoration:none;
	color:#02ff00;
}

.navbar{
	margin-bottom:0;
	border:0;
	z-index:10000;
}
.navbar-default .navbar-brand{
	padding:0;
	height:auto;
}

@media ( min-width: 768px ) {
	.navbar-brand {
		display:none;
	}
	.collapse.navbar-collapse {
		clear:right;
    }
	.navbar-nav{
		margin-top:15px;
	}
}
/*Homepage*/
.fixed_bg{
	background-repeat:no-repeat;
	background-attachment:fixed;
}

.slider_txt_shadow{
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
	text-transform:uppercase;
}
.partners{
	border-top:1px solid #d7dcd7;
	border-right:1px solid #d7dcd7;
}
.partners .vc_col-sm-4{
	padding-left:0;
	padding-right:0;
	border-left:1px solid #d7dcd7;
}
.partners:last-child{
	border-bottom:1px solid #d7dcd7;
}
.service_panel .vc_column_container>.vc_column-inner{
	padding-left:0;
	padding-right:0;
	padding-top:0 !important;
}
.service_panel{
	border-top:1px solid #d7dcd7;
	border-bottom:1px solid #d7dcd7;
}
.service_panel .vc_col-sm-6:first-child{
	border-right:1px solid #d7dcd7;
}
.service_panel .vc_col-sm-6:last-child{
	border-right:1px solid rgba(0,0,0,0);
}
.service_panel .wpb_single_image.vc_align_left{
	margin-bottom:0 !important;
}
a.newbtn{
	width:100%;
	background-color:#1f1f1f;
	padding-top:20px;
	padding-bottom:20px;
	color:#FFF;
	display:block;
	text-align:center;
	text-decoration:none !important;
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}
a.newbtn:hover{
	color:#000;
	background-color:#02ff00;
}
a.newbtn h2{
	font-size:35px;
	text-transform:uppercase;
}
a.newbtn h4{
	font-size:20px;
}
.service_panel .wpb_content_element{
	margin-bottom:0;
}
.service_panel .vc_col-sm-6 .wpb_single_image img{
	-webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%); 
  -o-filter: grayscale(100%); 
  -webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}
.service_panel .vc_col-sm-6:hover .wpb_single_image img{
	-webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%); 
  -o-filter: grayscale(0%); 
}
.header_banner{
	width:100%;
	background-repeat:no-repeat;
	background-position:center center;
	padding-top:40px;
	padding-bottom:50px;
	background-size:cover;
}
.vc_gitem-animate-blurOut .vc_gitem-zone-b, .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b, .vc_gitem-animate-fadeIn .vc_gitem-zone-b, .vc_gitem-animate-scaleIn .vc_gitem-zone-b, .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b{
	opacity:1 !important;
}
.vc_gitem-post-data-source-post_date{
	display:none !important;
}
.vc_gitem_row .vc_gitem-col{
	padding:30px !important;
	min-height:480px;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat{
	background-color: #1f1f1f !important;
	border-radius:0px  !important;
	padding: 10px 20px !important;
	border:0 !important;
}
.vc_btn3.vc_btn3-color-juicy-pink:hover, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover{
	background-color: #02ff00 !important;
	color:#000 !important;
}
	
/*wpb_text_column*/

.wpb_text_column h1, .wpb_text_column h2, .wpb_text_column h3, .wpb_text_column h4, .wpb_text_column h5{
	margin-top:0;
	margin-bottom:15px;
	font-weight:300;
}
.wpb_text_column h1{
	font-size:45px;
	line-height:130%;
}
.wpb_text_column h2{
	font-size:35px;
	line-height:130%;
}

.wpb_text_column h3{
	font-size:25px;
	line-height:130%;
}

.wpb_text_column h4{
	font-size:20px;
	line-height:130%;
}

.wpb_text_column h5{
	font-size:18px;
	line-height:130%;
}

.wpb_text_column p{
	margin-bottom:22px;
}

.wpb_text_column a{
	color:#000;
}
.wpb_text_column a:hover{
	
	text-decoration:underline;
}
.wpb_text_column ul li{
	margin-bottom:6px;
}
.wpb_text_column img{
	width:auto;
	max-width:100%;
	height:auto;
	display:table;
}
.white_txt h1, .white_txt h2, .white_txt h3, .white_txt h4, .white_txt h5, .white_txt h6, .white_txt p, .white_txt a, .white_txt ul li{
	
	color:#FFF;
}
.orange_txt{
	color:#ed6b06;
}
h1.homepagetitle{
	margin-top:30px;
	margin-bottom:15px;
	font-weight:700;
	font-size:55px;
	line-height:110%;
	text-align:center;
	text-transform:uppercase;
}
/*blog section*/
a.more-link{
	display:none;
}
.single_post{
	margin-bottom:50px;
}
.single_post h2{
	margin-top:0;
	font-weight:700;
	font-size:26px;
	margin-bottom:5px;
}
.single_post a{
	color:#ed7c0f;
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}
.single_post a:hover{
	text-decoration:none;
	color:#000000;
}
.single_post .col-md-4 img{
	width:100%;
}
ul.post_date{
	list-style:none;
	margin:auto;
	padding:0;
	display:table;
	width:100%;
	margin-bottom:10px;
}
.single ul.post_date{
	width:auto;
	margin-top:-30px;
	margin-bottom:30px;
}
ul.post_date li{
	margin:auto;
	padding:0;
	color:#AAA;
	float:left;
	margin-left:15px;
	padding-right:15px;
	border-right:1px solid #363636;
	line-height:15px;
}
ul.post_date li:first-child{
	margin-left:0;
}
ul.post_date li:last-child{
	border:0;
	padding-right:0;
}
.imghover{
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}
.imghover:hover{
	opacity:0.6
}

.content_right h3{
	margin-top:0;
}
.content_right_item{
	margin-bottom:50px;
}

ul.recentposts{
	list-style:none;
	margin:0;
	padding:0;
}
ul.recentposts li a{
	color:#000000;
}
ul.recentposts li a:hover{
	color:#e30613;
}
ul.recentposts li i{
	width:auto;
	padding-right:10px;
}

.content_right_item{
	margin-bottom:25px;
}

.content_right_item h3{
	font-size:18px;
	text-align:center;
}

.no_padding_left{
	padding-left:0;
}
.no_padding_right{
	padding-right:0;
}
/*footer*/
footer{
	width:100%;
	background-image: url(images/pattern.jpg);
}
footer h3{
	font-size:30px;
	color:#02ff00;
	margin-bottom:15px;
}
ul.footercontact{
	margin:auto;
	padding:0;
	display:table;
	width:100%;
	margin-bottom:15px;
}
ul.footercontact li{
	list-style:none;
	float:left;
	font-size:20px;
	color:#FFF;
	margin-right:35px;
}
ul.footercontact li a{
	text-decoration:none;
	color:#FFF;
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}
ul.footercontact li a:hover{
	color:#02ff00;
	text-decoration:none;
}

.copyright{
	width:100%;
	display:table;
	padding-top:25px;
	padding-bottom:25px;
}
.copyright p{
	font-size:12px;
	text-align:center;
	margin-bottom:0;
	color:#FFF;
}
ul.footer_social{
	position:relative;
	display:table;
	margin:auto;
	text-align:center;
	padding:0;
}
ul.footer_social li{
	display:inline-block;
	list-style:none;
	margin:0 10px;
}
ul.footer_social li a{
	font-size:16px;
	display:block;
	line-height:16px;
	text-align:center;
	color:#FFF;
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}
ul.footer_social li a i{

}
ul.footer_social li a:hover{
	color:#F60;
}
/*contact form*/
.footer_contact_box{
}

div.wpcf7{
	display:table;
	width:100%;
}

::-webkit-input-placeholder {
    color:    #7e7e7e;
}
:-moz-placeholder {
    color:    #7e7e7e;
}
::-moz-placeholder {
    color:    #7e7e7e;
}
:-ms-input-placeholder {
    color:    #7e7e7e;
}
.wpcf7 p{
	margin-bottom:0;
}
.wpcf7 input{
	width:100%;
	padding:10px 4%;
	font-size:20px;
	line-height:20px;
	color:#000;
	margin-bottom:10px;
	border:none;
}


.wpcf7 textarea{
	width:100%;
	padding:10px 4%;
	line-height:22px;
	font-size:20px;
	color:#000;
	border:none;
	height:200px;
	margin-bottom:0px;
}


.wpcf7 input[type=submit]{
	padding:0;
	height:47px;
	background-color:transparent;
	border:0;
	color:#02ff00;
	margin-bottom:0;
	text-transform:uppercase;
	font-size:20px;
	font-weight:700;
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}

.wpcf7 input[type=submit]:hover{
	cursor:pointer;
	color:#000;
	background-color:#02ff00;
}


span.wpcf7-not-valid-tip{

	font-size:12px;
	color:#F00;
	margin-top:-14px;
}

div.wpcf7-validation-errors{
	
	border:0;
	padding:0;
	font-size:12px;
	color:#F00;
	margin-top:10px;
	width:100%;
	display:table;
}

div.wpcf7-response-output{
	
	margin-left:0;
	margin-right:0;
	padding-top:0px;
	line-height:15px;
}

div.wpcf7-mail-sent-ok{
	font-size:12px;
	border:0;
	color:#F00;
}
.page-id-25 .col-md-8 .rowrow{
	display:none;
}
.bwg_image_title, .bwg_image_title * {
    display: none !important;
}
.bwg_image_info{
background-color:transparent !important;
}
.mobileitem{
	display:none;
}
.vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item img{
	width: 100%;
	height: auto;
	border: 1px solid #9ca79c;
}
.bx-wrapper ul li img{
	border: 1px solid #d0d6d0;
}
@media (max-width: 1200px){
	
}
@media (max-width: 992px){
	.footer_contact_box{
		float:none;
		margin-top:30px;
	}
}
@media (max-width: 767px){
	.logo, .navbar-default .navbar-nav>li.current-menu-item::after, .top_right{
		display:none;
	}
	#topnavbar{
		padding:0;
		border:0;
	}
	.navbar-default .navbar-brand{

	}
	.navbar-default .navbar-nav>li{
		margin:auto 15px;
	}
	.navbar-default .navbar-nav>li>a{
		padding-top:5px;
		padding-bottom:5px;
		font-size:16px;
	}
	.navbar-default .navbar-nav li ul{
		display:block;
		position:relative;
		width:100%;
		padding-top:0;
		margin-bottom:15px;
	}
	.partners, .service_panel .vc_col-sm-6:first-child{
		border:none !important;
	}
	.navbar-brand>img{
		width:110px;
		margin-left:8px;
		margin-top:6px;
	}
}

.size-full{
max-width:100%;
height:auto;
}

