/*
Theme Name: Goodnex
Theme URI: http://themeforest.net/user/ThemeMakers/portfolio
Author: ThemeMakers
Author URI: http://themeforest.net/user/ThemeMakers
Description: The main destination of this theme is to serve any business branch and/or design studio.
Version: 1.1.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: unlimited-color-variations, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, responsive, custom-background, CSS-sliders, custom-header, custom-menu, editor-style, featured-image-gallery, theme-options-panel, unlimited-sidebars, form-constructor, layout-constructor, post-formats, theme-options, visual-shortcodes, translation-ready
*/

/* ---------------------------------------------------------------------- */
/*	Reset
/* ---------------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { display: block; }

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

ul {
    list-style: none outside;
}

ul li { list-style: disc; list-style-position: inside; }
ol li { list-style-position: inside; }

a {
    margin:0;
    padding:0;
    font-size:100%;
	outline: none;
	text-decoration:none;
    background:transparent;
	vertical-align:baseline;
}

a, a > * {
	text-decoration: none;
    color: #828282;
}

b { color: #383838; }

.not-ie a {
	-webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	   -moz-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
		-ms-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
		 -o-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
			transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
}

img {
    border: 0;
	height: auto;
	max-width: 100%;
	-ms-interpolation-mode: bicubic;
}

.map img,
.google_map img { max-width: none; }

/* ---------------------------------------------------------------------- */
/*	Basic Elements
/* ---------------------------------------------------------------------- */

body {
	background-color: #fff;
	color: #828282;
		-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
		-webkit-text-size-adjust: 100%;
	font: 12px/1.5 Arial;
}

body.boxed { background-attachment: fixed; }

	/* -------------------------------------------------- */
	/*	Clearfix
	/* -------------------------------------------------- */

	.clear {
		clear: both;
		display: block;
		height: 0;
		overflow: hidden;
		visibility: hidden;
		width: 0;
	}

	.clearfix:after {
		clear: both;
		display: block;
		visibility: hidden;
		height: 0;
		content: ".";
	}

	/* -------------------------------------------------- */
	/*	General Classes
	/* -------------------------------------------------- */

	.aligncenter,
	.align-center { text-align: center; }
	.align-left	  { text-align: left; }
	.align-right  { text-align: right; }

	.alignleft  { float: left; }
	.alignright { float: right; }

	.hide { display: none; }

	.show { display: block; }

	.invisible { visibility: hidden; }

	.affix { position: fixed; }

	/* -------------------------------------------------- */
	/*	Typography
	/* -------------------------------------------------- */

	h1, h2, h3, h4, h5, h6 {
		margin-bottom: 15px;
		color: #373737;
		font-family: "Open Sans";
		line-height: 1.15;
	}

	.scribble h1,
	.scribble h2,
	.scribble h3,
	.scribble h4,
	.scribble h5,
	.scribble h6 {
		font-family: 'Handlee', cursive;
		font-weight: 400;
	}

	.scribble h6 { font-weight: 600; }

	h1 { font-size: 28px; }
	h2 { font-size: 24px; }
	h3 { font-size: 20px; }
	h4 { font-size: 18px; font-weight: 400; }
	h5 { font-size: 16px; }
	h6 { font-size: 14px; }

	.title {
		line-height: 1.25;
		margin-bottom: 20px;
	}

	::-moz-selection {
		color: #fff;
		text-shadow: none;
	}

	::selection {
		color: #fff;
		text-shadow: none;
	}

	.highlight {
		padding: 0 3px;
		color: #fff;
		text-shadow: none;
	}

	.dropcapcircle + h1,
	.dropcapcircle + h2,
	.dropcapcircle + h3,
	.dropcapcircle + h4,
	.dropcapcircle + h5,
	.dropcapcircle + h6 {
		text-transform: uppercase;
		margin-top: 11px;
		margin-bottom: 20px;
		font-weight: 600;
	}

	.dropcapcircle + h1 { margin-top: 0; }
	.dropcapcircle + h2 { margin-top: 5px; }
	.dropcapcircle + h6 { font-size: 15px; }

	.scribble .dropcapcircle + h6 { font-weight: 600; }

	p {
		margin: 0 0 1.2em;
		padding: 0;
		line-height: 1.7em;
	}

	/* -------------------------------------------------- */
	/*	WordPress Core
	/* -------------------------------------------------- */

	.alignnone { }
	.aligncenter { }
	.alignright { }
	.alignleft { }
	.aligncenter { }

	img.alignright { }
	img.alignnone { }

	img.alignleft { }
	img.aligncenter { }

	.wp-caption {
		background: #fff;
		border: 1px solid #f0f0f0;
		max-width: 96%; /* Image does not overflow the content area */
		padding: 5px 3px 10px;
		text-align: center;
	}

	.wp-caption.alignnone  { margin: 5px 20px 20px 0; }
	.wp-caption.alignleft  { margin: 5px 20px 20px 0; }
	.wp-caption.alignright { margin: 5px 0 20px 20px; }

	.wp-caption img {
		border: 0 none;
		height: auto;
		margin: 0;
		max-width: 98.5%;
		padding: 0;
		width: auto;
	}

	.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		margin: 0;
		padding: 0 4px 5px;
	}

	.sticky {}
	.wp-smiley {}
	.gallery dl {}
	.gallery-item a {}
	.gallery-caption {}
	.entry-caption {}
	.bypostauthor {}

		#wpadminbar * { }
		#wpadminbar .hover a,
		#wpadminbar .hover a span {}

	/* -------------------------------------------------- */
	/*	Dropcap
	/* -------------------------------------------------- */

	.dropcap {
		display: block;
		float: left;
		margin: 5px 9px 0 0;
		width: 50px;
		height: 50px;
		color: #373737;
		text-align: center;
		text-shadow: none;
		font-size: 60px;
		line-height: 50px;
	}

	.dropcap.dark {
		background-color: #373737;
		color: #fff;
		font-size: 30px;
	}

	.dropcap.color {
		color: #fff;
		font-size: 30px;
	}

	.scribble .dropcapcircle,
	.scribble .dropcap.dark,
	.scribble .dropcap.circle,
	.scribble .dropcap.color { background-image: url(images/scribble/bg-light.png); }

	.dropcap.circle {
		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
				border-radius: 50%;
	}

	.dropcapcircle {
		display: inline-block;
		float: left;
		margin: 0 20px 0 0;
		width: 39px;
		height: 39px;
		border-radius: 50%;
		background-color: #373737;
		color: #ffffff;
		text-align: center;
		text-transform: uppercase;
		font-weight: 600;
		font-size: 18px;
		font-family: "Open Sans";
		line-height: 39px;
	}

	/* -------------------------------------------------- */
	/*	Images
	/* -------------------------------------------------- */

	.single-image {
		position: relative;
		display: block;
		margin-bottom: 15px;
	}

    .single-image.link-icon{
        overflow: hidden;
    }

	.bwWrapper {
		position: relative;
		overflow: hidden;
		display: block;
	}

	.curtain {
		position: absolute;
		z-index: 5;
		bottom: 0;
		left: 50%;
		margin: 0 0 -12px -12px;
		display: block;
		overflow: hidden;
		width: 24px;
		height: 24px;
		text-align: center;
		opacity: 0;
		filter: alpha(opacity = 0);

		-webkit-transform: scale(0);
		   -moz-transform: scale(0);
			-ms-transform: scale(0);
			 -o-transform: scale(0);
				transform: scale(0);

		-webkit-transition: all .35s ease-in;
		   -moz-transition: all .35s ease-in;
			-ms-transition: all .35s ease-in;
			 -o-transition: all .35s ease-in;
				transition: all .35s ease-in;
	}

	.scribble .curtain { background-image: url(images/scribble/bg-light.png); }

	.single-image .curtain:after {
		position: absolute;
		top: 0;
		left: 0;
		width: 24px;
		height: 24px;
		color: #fff;
		content: "";
		text-align: center;
		zoom: 1;
	}

	.single-image.link-icon .curtain:after  { background-image: url(images/icons/link-icon.png);  }
	.single-image.plus-icon .curtain:after  { background-image: url(images/icons/plus-icon.png);  }
	.single-image.video-icon .curtain:after { background-image: url(images/icons/video-icon.png); }

	.single-image:hover .curtain {
		bottom: 50%;
		opacity: 1;
		filter: alpha(opacity = 100);

		-webkit-transform: scale(1);
		   -moz-transform: scale(1);
			-ms-transform: scale(1);
			 -o-transform: scale(1);
				transform: scale(1);
	}

	/* -------------------------------------------------- */
	/*	Fluid Width Video
	/* -------------------------------------------------- */

	.video-container iframe,
	.video-container object,
	.video-container embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

		video {
			max-width: 100%;
			height: auto;
		}

	/* -------------------------------------------------- */
	/*	Dividers
	/* -------------------------------------------------- */

	.divider-solid {
		margin-top: 40px;
		margin-bottom: 40px;
		margin-left: 10px;
		margin-right: 10px;
		height: 2px;
		background-color: #ebebeb;
	}

	.column .divider-solid,
	.columns .divider-solid {
		margin-left: 0;
		margin-right: 0;
	}

	.scribble .divider-solid {
		opacity: .7;
		filter: alpha(opacity = 70);
		background-image: url(images/scribble/border.png);
	}

	#main .divider-solid {
		margin-left: 0;
		margin-right: 0;
	}

	/* -------------------------------------------------- */
	/*	Forms
	/* -------------------------------------------------- */

	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		cursor: pointer;
		-webkit-appearance: button;
	}

	button::-moz-focus-inner,
	input::-moz-focus-inner {
	  padding: 0;
	  border: 0;
	}

	button,
	input,
	select,
	textarea {
		margin: 0;
		border: none;
		vertical-align: baseline;
		font-size: 100%;
	}

	button {
		display: inline-block;
		margin-bottom: 15px;
		padding: 6px 13px;
		outline: none;
		background-color: #000;
		color: #fff;
		vertical-align: baseline;
		text-align: center;
		text-decoration: none;
		font: 11px/1.5 Arial;
		cursor: pointer;
	}

	label {
		display: inline-block;
		cursor: pointer;
	}

	.not-ie input,
	.not-ie textarea,
	.not-ie select,
	.not-ie button {
		-webkit-transition: all .25s linear;
		   -moz-transition: all .25s linear;
			-ms-transition: all .25s linear;
			 -o-transition: all .25s linear;
				transition: all .25s linear;
	}

	input[type="text"],
	input[type="password"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="date"],
	input[type="month"],
	input[type="time"],
	input[type="week"],
	input[type="number"],
	input[type="email"],
	input[type="url"],
	input[type="search"],
	input[type="tel"],
	input[type="color"],
	textarea, select {
		display: inline-block;
		color: #9e9e9e;
		font-size: 12px;
		font-family: Arial, sans-serif;
		padding: 6px 8px 7px;
		width: 100%;
		border-width: 1px;
		border-style: solid;
		border-color: transparent;
		background-color: #ebebeb;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		-webkit-border-radius: 0;
				border-radius: 0;
		-webkit-box-shadow: none;
		   -moz-box-shadow: none;
				box-shadow: none;
		-webkit-appearance: none;
		outline: none;
	}

	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="datetime"]:focus,
	input[type="datetime-local"]:focus,
	input[type="date"]:focus,
	input[type="month"]:focus,
	input[type="time"]:focus,
	input[type="week"]:focus,
	input[type="number"]:focus,
	input[type="email"]:focus,
	input[type="url"]:focus,
	input[type="search"]:focus,
	input[type="tel"]:focus,
	input[type="color"]:focus,
	textarea:focus,
	select:focus {
		border-color: #b4b4b4;
		background-color: #fdfdfd;
		-webkit-box-shadow: inset 2px 2px 2px 0 rgba(0,0,0,.1);
		   -moz-box-shadow: inset 2px 2px 2px 0 rgba(0,0,0,.1);
				box-shadow: inset 2px 2px 2px 0 rgba(0,0,0,.1);
		-webkit-appearance: none;
	}

	.ie7 input[type="text"],
	.ie7 input[type="password"],
	.ie7 textarea,
	.ie7 select,
	.ie8 input[type="text"],
	.ie8 input[type="password"],
	.ie8 textarea,
	.ie8 select { line-height: 1.3em; }

	textarea {
		resize: both;
		min-height: 100px;
	}

	select {
		background-image: url(images/icons/select-arrows.png);
		background-position: 95% bottom;
		background-repeat: no-repeat;
	}

	input[type="radio"],
	input[type="checkbox"] {
	  margin: 4px 0 0;
	  line-height: normal;
	}

	input[type="image"],
	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	input[type="radio"],
	input[type="checkbox"] { width: auto; }

	.wrong-data { border-color: #fe5214; }

	/* Fix for Mobile Safari */
	input[type="checkbox"]	{ -webkit-appearance: checkbox; }
	input[type="radio"]		{ -webkit-appearance: radio; }

	/* Chrome, Safari */
	input::-webkit-input-placeholder,
	textarea::-webkit-input-placeholder { color: #9e9e9e; }

	/* Firefox */
	input:-moz-placeholder,
	textarea:-moz-placeholder { color: #9e9e9e; }

	/* ---------------------------------------- */
	/*	Contact and Comments Forms
	/* ---------------------------------------- */

	.comment-form-author,
	.comment-form-email,
	.comment-form-url,
	.comment-form-comment,

	.message-form-name,
	.message-form-email,
	.message-form-url,
	.message-form-message,
	.form-submit {
		position: relative;
		margin-bottom: 10px;
	}

		.message-form-name:before,
		.message-form-email:before,
		.message-form-url:before,
		.message-form-message:before,
		.comment-form-author:before,
		.comment-form-email:before,
		.comment-form-url:before,
		.comment-form-comment:before
		{
			position: absolute;
			top: 5px;
			left: 8px;
			display: inline-block;
			color: #b4b4b4;
			font-weight: normal;
			font-style: normal;
			font-family: "FontAwesome";
			font-size: 14px;
		}

		.message-form-name:before,
		.comment-form-author:before  { content: "\f007"; }

		.message-form-email:before,
		.comment-form-email:before   { content: "\f0e0"; }

		.message-form-url:before,
		.comment-form-url:before	 { content: "\f015"; }

		.message-form-message:before,
		.comment-form-comment:before { content: "\f040"; }

			#commentform input[type="text"],
			#commentform input[type="email"],
			#commentform input[type="url"],
			.contact-form input[type="text"],
			.contact-form input[type="email"],
			.contact-form input[type="url"]
			{
				width: 64%;
				padding-left: 30px;
			}

			#commentform .verify,
			.contact-form .verify {
				width: 60px;
				margin-left: 5px;
				margin-right: 5px;
				padding-left: 10px;
				vertical-align: top;
			}

			.form-submit .contact_form_capcha {
				width: 75px;
				height: 30px;
			}

			.form-submit #submit {
				display: inline-block;
				margin-bottom: 15px;
				padding: 6px 13px;
				background-color: #373737;
				outline: medium none;
				border: none;
				color: #fff;
				vertical-align: baseline;
				text-align: center;
				text-decoration: none;
				font-size: 11px;
				font-family: "Arial";
				cursor: pointer;

				-webkit-transition: all 0.2s linear 0s;
				   -moz-transition: all 0.2s linear 0s;
					-ms-transition: all 0.2s linear 0s;
					 -o-transition: all 0.2s linear 0s;
						transition: all 0.2s linear 0s;
			}

			.scribble .form-submit #submit {
				background-repeat: repeat;
				background-image: url(images/scribble/bg-light.png);
			}

			.form-submit #submit:hover { background-color: #79BE0B; }

			.comment-form-comment textarea,
			.message-form-message textarea,
			.widget_contact_form textarea { width: 100%; }

			.comment-form-comment textarea,
			.message-form-message textarea {
				-webkit-border-radiu