@font-face {
	font-family: 'ncf_icons';
	src: url('fonts/icons.eot?47541028');
	src: url('fonts/icons.eot?47541028#iefix') format('embedded-opentype'), url('fonts/icons.svg?47541028#icons') format('svg'), url('fonts/icons.woff?47541028') format('woff'), url('fonts/icons.ttf?47541028') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/*Page styles*/


/*.wrapper {*/


/*width: 960px;*/


/*margin: 0 auto;*/


/*position: relative;*/


/*overflow: hidden;*/


/*}*/

#ncf_sidebar {
	position: fixed;
	top: 0;
	bottom: 0;
	left: -540px;
	width: 540px;
	min-height: 100%;
	z-index: 0;
	/*font-family: 'Open Sans', sans-serif;*/
	/*-moz-font-smoothing: antialiased;*/
	/*-webkit-font-smoothing: antialiased;*/
	/*font-smoothing: antialiased;*/
	/*text-rendering: optimizeLegibility;*/
	/*-webkit-backface-visibility: hidden;*/
}
.ncf_exposed #ncf_sidebar {
	/*-webkit-overflow-scrolling : touch;*/
}
#ncf_sidebar.ncf_bg_blur {
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: 0 0;
}
@media only screen and (max-width: 400px) {
	#ncf_sidebar {
		/*background-color: #fff !important;*/
		background-image: none !important;
	}
	#ncf_sidebar .ncf_sidebar_cont {
		box-shadow: none !important;
	}
}
#ncf_sidebar.ncf_imagebg_bg1 {
	background-image: url(/img/bg1.jpg) !important;
}
#ncf_sidebar.ncf_imagebg_bg2 {
	background-image: url(/img/bg2.jpg) !important;
}
#ncf_sidebar.ncf_imagebg_bg3 {
	background-image: url(/img/bg3.jpg) !important;
}
#ncf_sidebar.ncf_imagebg_bg4 {
	background-image: url(/img/bg4.jpg) !important;
	background-size: auto !important;
}
#ncf_sidebar.ncf_imagebg_bg5 {
	background-image: url(/img/bg5.jpg) !important;
	background-size: auto !important;
}
#ncf_sidebar.ncf_imagebg_bg6 {
	background-image: url(/img/bg6.jpg) !important;
	background-size: auto !important;
}
.ncf_sidebar_pos_right #ncf_sidebar {
	left: auto;
	right: -540px;
}
#ncf_sidebar .ncf_sidebar_cont_scrollable {
	width: 100%;
	overflow-y: scroll;
	height: 100%;
	-webkit-backface-visibility: hidden;
}
#ncf_sidebar .ncf_sidebar_cont_scrollable::-webkit-scrollbar {
	display: none;
}
#ncf_sidebar .ncf_sidebar_cont {
	/*width: 400px;*/
	float: left;
	/*wrap content*/
	/*margin: 30px auto 50px 50px;*/
	-webkit-transition: -webkit-transform 0.5s ease-in-out;
	-moz-transition: -moz-transform 0.5s ease-in-out;
	-ms-transition: -ms-transform 0.5s ease-in-out;
	transition: transform 0.5s ease-in-out;
	-webkit-backface-visibility: hidden;
}
.ncf_sidebar_pos_right #ncf_sidebar .ncf_sidebar_cont {
	/*float: right;*/
}
#ncf_sidebar .ncf_sidebar_cont {
	background: #fff;
	/*box-shadow: -1px 2px 6px -2px #615F5F;*/
}
.ncf_sidebar_pos_right #ncf_sidebar .ncf_sidebar_cont {
	/*margin: 30px 50px 50px auto;*/
}
/*#ncf_sidebar .ncf_user_bio {
	font: 400 italic 17px 'Open Sans', sans-serif;
}
#ncf_sidebar a.ncf_button {
	font: 600 17px 'Open Sans', sans-serif;
}
#ncf_sidebar input, #ncf_sidebar input:focus, #ncf_sidebar textarea, #ncf_sidebar textarea:focus {
	font: 300 13px 'Open Sans', sans-serif;
	-webkit-appearance: none;
	-webkit-focus-ring-color: none;
}*/
#ncf_sidebar .ncf_sidebar_socialbar ul {
	text-align: center;
	margin: 0;
	padding: 0;
}
#ncf_sidebar .ncf_sidebar_socialbar ul li {
	list-style: none;
	display: inline-block;
	width: 50px;
	height: 50px;
}
#ncf_sidebar .ncf_sidebar_header_userinfo {
	overflow: hidden;
	display: table-row;
}
#ncf_sidebar .ncf_userpic, #ncf_sidebar .ncf_userpic img {
	width: 110px;
	height: 110px;
}
#ncf_sidebar .ncf_userpic {
	display: table-cell;
	box-sizing: content-box;
	padding: 15px 24px;
}
#ncf_sidebar .ncf_userpic {
	padding: 12px 18px 7px 26px;
}
#ncf_sidebar .ncf_user_credentials {
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	width: 240px;
	padding-left: 2px;
	height: 140px;
	/*letter-spacing: 1px;*/
	line-height: 21px;
}
#ncf_sidebar .ncf_user_credentials {
	width: 246px;
}
#ncf_sidebar .ncf_user_credentials span {
	display: block;
	padding: 3px 0;
}
#ncf_sidebar .ncf_user_firstname {
	font-size: 27px;
	font-weight: 200;
	margin-bottom: 3px;
}
#ncf_sidebar .ncf_user_lastname {
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 6px;
}
#ncf_sidebar .ncf_user_title {
	font-size: 18px;
	font-style: italic;
	color: #5b0b03;
	padding-right: 25px !important;
}
#ncf_sidebar .ncf_user_title {
	color: #494747;
}

/*#ncf_sidebar .ncf_sidebar_content {*/


/*margin: 19px 29px;*/


/*}*/


/*#ncf_sidebar .ncf_sidebar_content {*/


/*margin: 26px 38px;*/


/*}*/

#ncf_sidebar .ncf_line_sep {
	width: 100%;
	height: 1px;
	background: url(/img/line-sep.png) repeat-x 2px 0 transparent;
}
#ncf_sidebar .ncf_user_bio {
	font-size: 16px;
	padding-bottom: 26px;
}
#ncf_sidebar .ncf_form_input_wrapper {
	width: 100%;
	margin: 0 0 14px;
	/*background: #ccc;*/
	/*outline: 1px solid #ccc;*/
	position: relative;
}
#ncf_sidebar input[type=text], #ncf_sidebar input[type=email], #ncf_sidebar input[type=tel], #ncf_sidebar input[type=url], #ncf_sidebar input[type=password], #ncf_sidebar input[type=number], #ncf_sidebar textarea {
	background: transparent;
	width: 200px;
	box-shadow: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	height: 35px;
	overflow: hidden;
	margin: 0 0 1px;
	padding: 6px 8px 6px 50px;
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-ms-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
}
#ncf_sidebar input[type=file] {
	width: 100%;
}
#ncf_sidebar input[type=text], #ncf_sidebar input[type=email], #ncf_sidebar input[type=tel], #ncf_sidebar input[type=url], #ncf_sidebar input[type=password], #ncf_sidebar input[type=number], #ncf_sidebar textarea {
	max-width: 346px;
	outline: 1px solid #ECECEC;
	border: solid #ECECEC;
	border-width: 0 0 6px 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
}
#ncf_sidebar .ncf_form input[type=text], #ncf_sidebar input[type=email], #ncf_sidebar input[type=tel], #ncf_sidebar input[type=url], #ncf_sidebar input[type=password], #ncf_sidebar input[type=number] {
	padding: 6px 8px 6px 50px;
	line-height: 26px;
}
#ncf_sidebar.ncf_form input[type=text], #ncf_sidebar.ncf_form input[type=email], #ncf_sidebar.ncf_form input[type=tel], #ncf_sidebar.ncf_form input[type=url], #ncf_sidebar.ncf_form input[type=password], #ncf_sidebar.ncf_form input[type=number], #ncf_sidebar.ncf_form .ncf_form textarea {
	padding-left: 54px;
}
#ncf_sidebar a.ncf_button {
	position: relative;
	color: #FFF !important;
	text-decoration: none;
	background-color: #DB5705;
	display: inline-block;
	padding: 10px 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 2px 0px 2px #DB1F05;
	-moz-box-shadow: 0 2px 0px 2px rgba(219, 31, 5, 1);
	box-shadow: 0 2px 0px 2px #DB1F05;
	margin: 0;
	width: 180px;
	text-align: center;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
}
#ncf_sidebar a.ncf_button {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
#ncf_sidebar a.ncf_button:active {
	-webkit-box-shadow: 0 1px 0px 2px rgba(219, 31, 5, 1);
	-moz-box-shadow: 0 1px 0px 2px rgba(219, 31, 5, 1);
	box-shadow: 0 1px 0px 2px rgba(219, 31, 5, 1);
	position: relative;
	top: 2px;
}
#ncf_sidebar .ncf_form input[type=submit] {
	display: none;
}
#ncf_sidebar .ncf_form_btn_wrapper {
	position: relative;
	margin: 20px;
	text-align: center;
}
#ncf_sidebar .ncf_name_field {
	background: url('/img/minimalistic_inputs_mask.png') 0px -3px no-repeat #ccc;
}
#ncf_sidebar .ncf_email_field {
	background: url('/img/minimalistic_inputs_mask.png') 0px -54px no-repeat #ccc;
}
#ncf_sidebar .ncf_message_field {
	background: url('/img/minimalistic_inputs_mask.png') 0px -106px no-repeat #ccc;
}
#ncf_sidebar .ncf_message_field textarea {
	height: 100px;
	padding-top: 12px;
	display: block;
	resize: vertical;
}
#ncf_sidebar .ncf_form_btn_wrapper {
	/* padding-bottom: 20px;*/
	padding-bottom: 0;
}
#ncf_sidebar .ncf_form {
	margin: 0;
}
#ncf_sidebar .ncf_err_msg {
	display: none;
	width: 100%;
	color: red;
	z-index: 9999;
	background: white;
	outline: 1px solid white;
	padding: 3px 0 3px 0;
	position: relative;
	font-size: 12px;
}
#ncf_sidebar .ncf_loading .ncf_button {
	background: url('/img/loading.gif') center center no-repeat transparent;
	color: transparent !important;
}
.ncf_err_msg.blink {
	color: white !important;
}
#ncf_sidebar .ncf_form_result {
	display: none;
	margin-top: 90px;
}
#ncf_sidebar .ncf_form_result p {
	text-align: center;
	font-size: 20px;
	color: white;
}
#ncf_sidebar .ncf_btn_wrapper {
	margin: 35px 0 0;
}
#ncf_sidebar .ncf_close_wrapper {
	padding: 30px 30px 10px;
}
#ncf_sidebar #ncf_answer_field {
	width: 50px;
	height: 38px;
	width: 197px;
	height: 38px;
	background: #1f1c1d;
	padding: 0 10px !important;
	margin-bottom: 1px;
	max-width: 346px;
	outline: 1px solid #ECECEC;
	border: solid #ECECEC;
	border-width: 0 0 6px 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-ms-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
}
#ncf_sidebar #ncf_answer_field:focus {
	border-color: #87b1e6;
	outline: 1px solid #82B1AD;
	outline-offset: 0;
}
#ncf_sidebar #ncf_answer_field {
	background: white;
}
#ncf_sidebar .ncf_question_wrapper {
	padding: 0 0 0;
	text-align: center;
}
#ncf_sidebar .ncf_question_wrapper, #ncf_sidebar .ncf_question_wrapper .ncf_err_msg {
	text-align: center;
}
#ncf_sidebar #ncf_question {
	font-size: 16px;
}
#ncf_sidebar .ncf_sidebar_socialbar ul {
	text-align: center;
	height: 50px;
	margin: 1px 0 1px;
}
#ncf_sidebar .ncf_sidebar_socialbar ul li {
	list-style: none;
	display: inline-block;
	width: 45px;
	height: 50px;
	background-color: white;
	outline: 1px solid white;
}
#ncf_sidebar .ncf_sidebar_socialbar li a {
	background-color: #999;
	width: 45px;
	height: 50px;
	display: block;
	background-image: url('/img/minimalistic_social_sprite.png');
}
#ncf_sidebar a.ncf_facebook {
	background-position: -315px 0;
}
#ncf_sidebar a.ncf_twitter {
	background-position: -270px 0;
}
#ncf_sidebar a.ncf_pinterest {
	background-position: -225px 0;
}
#ncf_sidebar a.ncf_youtube {
	background-position: -180px 0;
}
#ncf_sidebar a.ncf_vimeo {
	background-position: -135px 0;
}
#ncf_sidebar a.ncf_linkedin {
	background-position: -90px 0;
}
#ncf_sidebar a.ncf_gplus {
	background-position: -45px 0;
}
#ncf_sidebar a.ncf_dribbble {
	background-position: 0 0;
}
@media only screen and (max-width: 500px) {
	#ncf_sidebar {
		width: 100%;
	}
	#ncf_sidebar .ncf_sidebar_cont {
		/*margin: 20px auto 0 30px;*/
		-webkit-transform-origin: top left;
		-moz-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		/*-webkit-transform: scale(0.65, 0.65);*/
		/*-moz-transform:  scale(0.65, 0.65);*/
		/*-ms-transform:  scale(0.65, 0.65);*/
		/*transform:  scale(0.65, 0.65);*/
	}
	[class*=ncf_label_circle] {
		width: 56px;
	}
	.ncf_trigger_label span {
		margin: 0 0 0 10px;
	}
	.ncf_sidebar_pos_right .ncf_trigger_label span {
		margin: 0 10px 0 0;
	}
}

/*['#c0392b','#cf4739','#cd3424','#d9593e','#c84c3f','#bb2d1f','#e96d3d','#e94e3d','#2f1420'];*/


/*["#33508b", "#476ab1", "#82B1AD", "#87b1e6", "#187e57"]*/

.ncf_color1 {
	/*  background-color: #33508b !important ;*/
	background-color: #666/*#33508b*/
	!important;
}
.ncf_user_lastname, .ncf_user_lastname {
	color: #33508b !important;
}
.ncf_form_res_message {
	color: #33508b !important;
}

/*input:focus,*/


/*textarea:focus*/


/*{*/


/*color: #33508b !important;*/


/*}*/

.ncf_sidebar_socialbar li a:hover {
	background-color: #33508b !important;
}
#ncf_sidebar .ncf_err_msg, #ncf_sidebar .ncf_form_btn_wrapper .ncf_btn_close {
	color: #33508b;
}
#ncf_sidebar .ncf_err_msg {
	color: red;
}
.ncf_color2 {
	background-color: #476ab1 !important;
}
.ncf_user_bio {
	/* color:  #476ab1 !important;*/
	color: #272b30;
}
.ncf_color3 {
	background-color: #82B1AD !important;
}
.ncf_color4 {
	background-color: #87b1e6 !important;
}
#ncf_sidebar input[type=text]:focus, #ncf_sidebar input[type=email]:focus, #ncf_sidebar input[type=tel]:focus, #ncf_sidebar input[type=url]:focus, #ncf_sidebar input[type=password]:focus, #ncf_sidebar input[type=number]:focus, #ncf_sidebar textarea:focus {
	border-color: #87b1e6;
	outline: 1px solid #82B1AD;
	outline-offset: 0;
}
.ncf_color5 {
	background-color: #187e57 !important;
}
#ncf_sidebar a.ncf_button {
	/*    -webkit-box-shadow: 0 2px 0px 2px #187e57;
        -moz-box-shadow: 0 2px 0px 2px #187e57;
        box-shadow: 0 2px 0px 2px #187e57;*/
	/*    -webkit-box-shadow: 0 2px 0px 2px #35375E;
        -moz-box-shadow: 0 2px 0px 2px #35375E;
        box-shadow: 0 2px 0px 2px #35375E;*/
	-webkit-box-shadow: 0 2px 0px 2px #333;
	-moz-box-shadow: 0 2px 0px 2px #333;
	box-shadow: 0 2px 0px 2px #333;
}
#ncf_sidebar a.ncf_button:active {
	/*    -webkit-box-shadow: 0 1px 0px 2px #187e57;
        -moz-box-shadow: 0 1px 0px 2px #187e57;
        box-shadow: 0 1px 0px 2px #187e57;*/
	/*    -webkit-box-shadow: 0 1px 0px 2px #35375E;
        -moz-box-shadow: 0 1px 0px 2px #35375E;
        box-shadow: 0 1px 0px 2px #35375E;*/
	-webkit-box-shadow: 0 1px 0px 2px #333;
	-moz-box-shadow: 0 1px 0px 2px #333;
	box-shadow: 0 1px 0px 2px #333;
}
.ncf_trigger_label span {
	position: relative;
	font-family: ncf_icons;
	vertical-align: baseline;
	text-align: center;
}

/*body:not([class*=ncf_exposed]) .ncf_trigger_label span{*/


/*background-image: none;*/


/*}*/


/*body:not([class*=ncf_exposed]) .ncf_trigger_label span:before {*/


/*position: absolute;*/


/*content: '\e801';*/


/*top: 0;*/


/*left: 0;*/


/*width: 46px;*/


/*height: 46px;*/


/*font-size: 25px;*/


/*text-align: center;*/


/*color: white;*/


/*display: inline-block;*/


/*line-height: 46px;*/


/*}*/

.ncf_sidebar_pos_right .nks_cc_trigger_tabs.ncf_tab span {
	margin: 0 10px 5px 0;
}
.ncf_sidebar_pos_right .nks_cc_trigger_tabs.ncf_tab {
	left: auto;
	right: 0;
}
.nks_cc_trigger_tabs.ncf_tab.nks_metro span {
	margin: 0 !important;
}
.nks_cc_trigger_tabs.ncf_tab .fa.fa-inverse {
	color: #ffffff !important;
}
.nks_cc_trigger_tabs.ncf_tab .fa {
	color: black;
}
.nks_cc_trigger_tabs .ncf-tab-icon .fa-stack-1x {
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
	-moz-transition: -moz-transform 0.3s ease-in-out;
	-ms-transition: -ms-transform 0.3s ease-in-out;
	-o-transition: -o-transform 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out;
	-webkit-backface-visibility: hidden;
}
.nks_label_no_anim .nks_cc_trigger_tabs .ncf-tab-icon .fa-stack-1x {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
.nks_cc_trigger_tabs .ncf-tab-icon .fa-stack-2x:before, .nks_cc_trigger_tabs .ncf-tab-icon .fa-stack-1x:before {
	-webkit-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	-ms-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	-webkit-backface-visibility: hidden;
}
.nks_cc_trigger_tabs .ncf-tab-icon .fa, .nks_cc_trigger_tabs .ncf-tab-icon .fa-stack-2x:before, .nks_cc_trigger_tabs .ncf-tab-icon .fa-stack-2x:after {
	-webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0.05s;
	-moz-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0.05s;
	-ms-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0.05s;
	-o-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0.05s;
	transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0.05s;
	-webkit-backface-visibility: hidden;
}
.ncf_hidden .nks_cc_trigger_tabs .ncf-tab-icon.nks-hover .fa-stack-1x {
	-webkit-backface-visibility: hidden;
}
.nks_mobile .nks_cc_trigger_tabs .ncf-tab-icon.nks-hover .fa-stack-1x {
	/*filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);*/
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.ncf_tab .fa-stack-1x:after {
	content: '';
	position: absolute;
	width: 86%;
	height: 86%;
	margin: 7%;
	left: 0;
	top: 0;
	box-sizing: border-box;
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.2);
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.025s;
	-moz-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.025s;
	-ms-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.025s;
	-o-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.025s;
	transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.025s;
	-webkit-backface-visibility: hidden;
	z-index: -1;
}
.nks_cc_trigger_tabs.ncf_tab .fa-stack-2x {
	z-index: -2;
}
.ncf_tab .nks-hover .fa-stack-1x:after {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}
.nks_cc_trigger_tabs.nks_metro .fa-stack-1x:after {
	width: 100%;
	height: 100%;
	border-radius: 0 !important;
	margin: 0;
}
.nks_cc_trigger_tabs .ncf-icon-circle+.fa-stack-1x:after {
	border-radius: 60px;
}
.ncf_hidden .nks_cc_trigger_tabs.ncf_tab .fa-1x.nks-hover .fa-stack-1x:before {
	font-size: 18px !important;
}
.ncf_hidden .nks_cc_trigger_tabs.ncf_tab .fa-3x.nks-hover .fa-stack-1x:before {
	font-size: 40px !important;
}
.ncf_hidden.ncf_sidebar_pos_right .nks_cc_trigger_tabs.ncf_tab .nks-hover .fa-stack-1x:before {
	content: "\f061";
	font-size: 25px;
}

/*body.ncf_on:before, body.ncf_sidebar_slide:before*/


/*{*/


/*display: none;*/


/*}*/


/*reset for plugin area*/

#ncf_sidebar, #ncf_sidebar div, #ncf_sidebar span, #ncf_sidebar h1, #ncf_sidebar h2, #ncf_sidebar h3, #ncf_sidebar h4, #ncf_sidebar h5, #ncf_sidebar h6, #ncf_sidebar p, #ncf_sidebar a, #ncf_sidebar strong, #ncf_sidebar ol, #ncf_sidebar ul, #ncf_sidebar li, #ncf_sidebar fieldset, #ncf_sidebar form, #ncf_sidebar label, #ncf_sidebar legend {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-align: left;
}
#ncf_sidebar {
	line-height: 1;
	/*text-rendering: optimizeLegibility;*/
	-webkit-backface-visibility: hidden;
}
#ncf_fixed_elements_container {
	position: relative;
	z-index: 1001;
}
#ncf_sidebar ol, #ncf_sidebar ul {
	list-style: none;
}

/***/

.ncf_trigger_label {
	position: fixed;
	left: 0;
	/*margin-top: -20px;*/
	width: 66px;
	height: 46px;
	cursor: pointer;
	z-index: 100000;
	opacity: 1;
	/*filter: alpha(opacity=100);*/
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";*/
	/*-webkit-transition: all 0.3s ease-in-out;*/
	/*-moz-transition:all 0.3s ease-in-out;*/
	/*-ms-transition: all 0.3s ease-in-out;*/
	/*-o-transition: all 0.3s ease-in-out;*/
	transition: all 0.3s ease-in-out;
}
.ncf_trigger_label.ncf_rect {
	width: 46px;
	height: 40px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: url(/img/mail_icon.png) -41px 7px no-repeat;
}
.ncf_trigger_label.ncf_rect span {
	display: none;
}
.ncf_trigger_label span {
	display: block;
	width: 46px;
	height: 46px;
	-moz-border-radius: 46px;
	-webkit-border-radius: 46px;
	border-radius: 46px;
	margin: 0 0 0 20px;
	background: url(/img/mail_icon.png) -41px 10px no-repeat;
}
.ncf_label_circle_fade span {
	background-color: rgba(200, 200, 200, 0.7) !important;
}
.ncf_sidebar_pos_left .ncf_rect {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
}
.ncf_sidebar_pos_right .ncf_rect {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
}
.ncf_trigger_label.ncf_label_hidden, .ncf_trigger_label.ncf_label_scroll, .ncf_trigger_label.ncf_label_scroll_into {
	visibility: hidden;
	opacity: 0 !important;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ncf_exposed .ncf_trigger_label.ncf_label_hidden {
	display: block;
	visibility: visible;
	opacity: 1 !important;
	/*filter: alpha(opacity = 100);*/
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";*/
}
.ncf_sidebar_pos_right .ncf_trigger_label span {
	margin: 0 20px 0 0;
}
.ncf_sidebar_pos_right .ncf_trigger_label {
	left: auto;
	right: 0;
}
.ncf_exposed .ncf_trigger_label.ncf_rect {
	background-position: 9px 8px;
}
.ncf_exposed .ncf_trigger_label span {
	background-position: 9px 11px;
}
.ncf_sidebar_pos_right.ncf_exposed .ncf_trigger_label.ncf_rect {
	background-position: -94px 8px;
}
.ncf_sidebar_pos_right.ncf_exposed .ncf_trigger_label span {
	background-position: -94px 11px;
}
.ncf_body_fixed_el {
	-webkit-transform: translateZ(0)
}
.ncf_exposed #ns-overlay {
	visibility: visible;
	opacity: 0.3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	overflow-y: visible;
}
@media only screen and (max-width: 400px) {
	#ncf_sidebar {
		/*background-color: #fff !important;*/
		background-image: none !important;
	}
	#ncf_sidebar .ncf_sidebar_cont {
		box-shadow: none !important;
	}
}
.ncf_sidebar_pos_right #ncf_sidebar {
	left: auto;
	right: -540px;
}
#ncf_sidebar .ncf_sidebar_cont_scrollable {
	width: 500px;
	overflow-y: scroll;
	height: 100%;
	padding-right: 60px;
	box-sizing: content-box;
}

/*body:not([class*=ncf_webkit]).ncf_sidebar_pos_right #ncf_sidebar .ncf_sidebar_cont_scrollable {*/


/*padding-left: 20px;*/


/*padding-right: 0;*/


/*}*/

#ncf_sidebar .ncf_sidebar_cont_scrollable::-webkit-scrollbar {
	display: none;
}
#ncf_sidebar .ncf_sidebar_cont {
	/*width: 400px;*/
	float: left;
	/*wrap content*/
	/*margin: 30px auto 25px 50px;*/
	-webkit-transition: -webkit-transform 0.5s ease-in-out 0.2s;
	-moz-transition: -moz-transform 0.5s ease-in-out 0.2s;
	-ms-transition: -ms-transform 0.5s ease-in-out 0.2s;
	-o-transition: -ms-transform 0.5s ease-in-out 0.2s;
	transition: transform 0.5s ease-in-out 0.2s;
}
.ncf_sidebar_pos_right #ncf_sidebar .ncf_sidebar_cont {
	float: right;
	/*margin: 30px 50px 50px auto;*/
}
#ncf_sidebar .ncf_sidebar_cont {
	background: #fff;
	/*margin-top: 25px;*/
	margin-bottom: 25px;
}
#ncf_sidebar .ncf_sidebar_cont.ncf_shrinked {
	-webkit-transform: scale(0.9, 0.9) !important;
	-moz-transform: scale(0.9, 0.9) !important;
	-ms-transform: scale(0.9, 0.9) !important;
	transform: scale(0.9, 0.9) !important;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.ncf_sidebar_slide #ncf_sidebar .ncf_sidebar_cont {
	-webkit-transform-origin: top center;
	-moz-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
}
@media only screen and (max-width: 500px) {
	#ncf_sidebar {
		width: 100%;
	}
	#ncf_sidebar .ncf_sidebar_cont {
		-webkit-transform-origin: top left;
		-moz-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
	}
	.ncf_sidebar_pos_right #ncf_sidebar .ncf_sidebar_cont {
		-webkit-transform-origin: top right;
		-moz-transform-origin: top right;
		-ms-transform-origin: top right;
		transform-origin: top right;
	}
	.ncf_label_hidden_500 {
		display: none !important;
	}
	[class*=ncf_label_circle] {
		width: 56px;
	}
	.ncf_trigger_label span {
		margin: 0 0 0 10px;
	}
	.ncf_sidebar_pos_right .ncf_trigger_label span {
		margin: 0 10px 0 0;
	}
}
.ncf_exposed #ncf-overlay {
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
.ncf_exposed #ncf-overlay:hover {
	/*    cursor: pointer;
        cursor: url("/img/close2.png") 16 16,pointer;*/
	cursor: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAArElEQVRIS2NkoDFgpLH5DKMWEAzh0SAaDSKCIUBQAdGp6P///5lA01wYGRmDCZqKpIAoC4CG1wP1FAPxY6AF2lS1AGh4B9DAPCDmBOJrVLUAaPhsoKFxQMwGdfUfIP2dKj4AGt4LdTkLKQaiq8UZB0ALZICK5wOxMxATFVfYHIJXI9ASXqglAUCamepxAHMRUlzcoWokI3sZmppsgBbYkBInZIctsZaMWkAwpAANOioArRBCPQAAAABJRU5ErkJggg==') 16 16, pointer;
	color: #ffffff;
}

/*body.ncf_sidebar_push.ncf_exposed > *, body.ncf_sidebar_push.ncf_exposed #ncf-overlay-wrapper {*/


/*-webkit-transform: translate(500px,0);*/


/*-moz-transform: translate(500px,0);*/


/*-ms-transform: translate(500px,0);*/


/*-o-transform: translate(500px,0);*/


/*transform: translate(500px,0);*/


/*-webkit-transform: translate3d(500px,0,0);*/


/*-moz-transform: translate3d(500px,0,0);*/


/*-ms-transform: translate3d(500px,0,0);*/


/*-o-transform: translate3d(500px,0,0);*/


/*transform: translate3d(500px,0,0);*/


/*}*/


/*body.ncf_sidebar_push.ncf_sidebar_pos_right.ncf_exposed > *, body.ncf_sidebar_push.ncf_sidebar_pos_right.ncf_exposed  #ncf-overlay-wrapper  {*/


/*-webkit-transform: translate(-500px,0);*/


/*-moz-transform: translate(-500px,0);*/


/*-ms-transform: translate(-500px,0);*/


/*-o-transform: translate(-500px,0);*/


/*transform: translate(-500px,0);*/


/*-webkit-transform: translate3d(-500px,0,0);*/


/*-moz-transform: translate3d(-500px,0,0);*/


/*-ms-transform: translate3d(-500px,0,0);*/


/*-o-transform: translate3d(-500px,0,0);*/


/*transform: translate3d(-500px,0,0);*/


/*}*/


/*body > * {*/


/*position: relative;*/


/*}*/


/*body.ncf_sidebar_push.ncf_webkit * {*/


/*background-attachment: scroll !important;*/


/*}*/

#ncf-overlay-wrapper {
	z-index: 99999;
}
#ncf_sidebar {
	position: fixed;
	top: 0;
	left: 0;
	width: 540px;
	z-index: 0;
	display: none;
	/*font-family: 'Open Sans', sans-serif;*/
	/*-moz-font-smoothing: antialiased;*/
	/*-webkit-font-smoothing: antialiased;*/
	/*font-smoothing: antialiased;*/
	/*text-rendering: optimizeLegibility;*/
	/*-webkit-backface-visibility: hidden;*/
}
#ncf_sidebar {
	bottom: 0;
	min-height: 100%;
}

/*body.ncf_sidebar_slide #ncf_sidebar {*/


/*z-index: 100000 ;*/


/*}*/

.ncf_sidebar_pos_right #ncf_sidebar {
	left: auto;
	right: -40px;
}
.ncf_sidebar_pos_right.ncf_sidebar_slide #ncf_sidebar {
	right: 0;
}

/*body.ncf_sidebar_push > *, body.ncf_sidebar_slide > #ncf_sidebar {*/


/*-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);*/


/*-moz-transition:-moz-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);*/


/*-ms-transition: -ms-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);*/


/*-o-transition: -o-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);*/


/*transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);*/


/*transition-delay: .1s;*/


/*-webkit-transition-delay: .1s;*/


/*}*/

.ncf_fixed_inner_el {
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: -moz-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	-ms-transition: -ms-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: -o-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition-delay: 100ms;
	-webkit-transition-delay: 100ms;
}
.ncf_sidebar_slide #ncf_sidebar {
	width: 500px;
	overflow: hidden;
}
.ncf_sidebar_slide #ncf_sidebar .ncf_sidebar_cont_scrollable {
	width: 500px;
	padding-right: 60px;
}

/*body.ncf_sidebar_slide #ncf_sidebar {*/


/*-webkit-transform: translate(-500px,0);*/


/*-moz-transform: translate(-500px,0);*/


/*-ms-transform: translate(-500px,0);*/


/*-o-transform: translate(-500px,0);*/


/*transform: translate(-500px,0);*/


/*-webkit-transform: translate3d(-500px,0,0);*/


/*-moz-transform: translate3d(-500px,0,0);*/


/*-ms-transform: translate3d(-500px,0,0);*/


/*-o-transform: translate3d(-500px,0,0);*/


/*transform: translate3d(-500px,0,0);*/


/*}*/


/*body.ncf_sidebar_slide.ncf_sidebar_pos_right #ncf_sidebar  {*/


/*-webkit-transform: translate(500px,0);*/


/*-moz-transform: translate(500px,0);*/


/*-ms-transform: translate(500px,0);*/


/*-o-transform: translate(500px,0);*/


/*transform: translate(500px,0);*/


/*-webkit-transform: translate3d(500px,0,0);*/


/*-moz-transform: translate3d(500px,0,0);*/


/*-ms-transform: translate3d(500px,0,0);*/


/*-o-transform: translate3d(500px,0,0);*/


/*transform: translate3d(500px,0,0);*/


/*}*/


/*body.ncf_sidebar_slide.ncf_exposed > .nks_cc_trigger_tabs {*/


/*-webkit-transform: translate(500px,0);*/


/*-moz-transform: translate(500px,0);*/


/*-ms-transform: translate(500px,0);*/


/*-o-transform: translate(500px,0);*/


/*transform: translate(500px,0);*/


/*-webkit-transform: translate3d(500px,0,0);*/


/*-moz-transform: translate3d(500px,0,0);*/


/*-ms-transform: translate3d(500px,0,0);*/


/*-o-transform: translate3d(500px,0,0);*/


/*transform: translate3d(500px,0,0);*/


/*}*/


/*body.ncf_sidebar_slide.ncf_sidebar_pos_right.ncf_exposed > .nks_cc_trigger_tabs  {*/


/*-webkit-transform: translate(-500px,0);*/


/*-moz-transform: translate(-500px,0);*/


/*-ms-transform: translate(-500px,0);*/


/*-o-transform: translate(-500px,0);*/


/*transform: translate(-500px,0);*/


/*-webkit-transform: translate3d(-500px,0,0);*/


/*-moz-transform: translate3d(-500px,0,0);*/


/*-ms-transform: translate3d(-500px,0,0);*/


/*-o-transform: translate3d(-500px,0,0);*/


/*transform: translate3d(-500px,0,0);*/


/*}*/


/*body.ncf_exposed > #ncf_sidebar {*/


/*-webkit-transform: translate(0px,0) !important;*/


/*-moz-transform: translate(0px,0) !important;*/


/*-ms-transform: translate(0px,0) !important;*/


/*-o-transform: translate(0px,0) !important;*/


/*transform: translate(0px,0)!important;*/


/*-webkit-transform: translate3d(0px,0,0)!important;*/


/*-moz-transform: translate3d(0px,0,0)!important;*/


/*-ms-transform: translate3d(0px,0,0)!important;*/


/*-o-transform: translate3d(0px,0,0)!important;*/


/*transform: translate3d(0px,0,0)!important;*/


/*}*/

#ncf-body-bg {
	position: absolute;
	background: white;
	z-index: 0;
	top: 0;
	left: 0;
	right: 0;
	/*bottom: 0;*/
	min-width: 100%;
	min-height: 100%;
	overflow: hidden;
	display: none;
}
.ncf_sidebar_slide #ncf-body-bg {
	display: none !important;
}
#ncf-fixed {
	position: fixed;
	width: 200px;
	height: 50px;
	background: red;
	z-index: 99999;
}
#ncf-fixed2 {
	position: fixed;
	width: 200px;
	height: 50px;
	background: blue;
	bottom: 20px;
	right: 50px;
	z-index: 99999;
}
#ncf-fixed-bg {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: red;
	z-index: -999999;
}
#ncf-overlay-wrapper {
	-webkit-transform: translateZ(0);
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	visibility: hidden;
}
#ncf-overlay {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	background: #5e636b;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99999;
	cursor: pointer;
	-webkit-transition: opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	-ms-transition: opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition-delay: .2s;
	-webkit-transition-delay: .2s;
	-webkit-transform: translate3d(0, 0, 0);
}
.ncf-body-pushed #ncf-overlay {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
#ncf-overlay {
	overflow: hidden;
}
.ncf-tab-icon .fa, .ncf-tab-icon.fa {
	display: inline-block;
	font-family: ncf_icons;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%;
}
.fa-2x {
	font-size: 2em;
}
.fa-3x {
	font-size: 3em;
}
.fa-4x {
	font-size: 4em;
}
.fa-5x {
	font-size: 5em;
}
.fa-fw {
	width: 1.28571429em;
	text-align: center;
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none;
}
.fa-ul>li {
	position: relative;
}
.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center;
}
.fa-li.fa-lg {
	left: -1.85714286em;
}
.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.fa.pull-left {
	margin-right: .3em;
}
.fa.pull-right {
	margin-left: .3em;
}
.fa-spin {
	-webkit-animation: spin 2s infinite linear;
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
	0% {
		-moz-transform: rotate(0deg);
	}
	100% {
		-moz-transform: rotate(359deg);
	}
}
@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
	}
}
@-o-keyframes spin {
	0% {
		-o-transform: rotate(0deg);
	}
	100% {
		-o-transform: rotate(359deg);
	}
}
@keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
.fa-rotate-90 {
	/*filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);*/
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.fa-rotate-180 {
	/*filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);*/
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.fa-rotate-270 {
	/*filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);*/
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
}
.fa-flip-horizontal {
	/*filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);*/
	-webkit-transform: scale(-1, 1);
	-moz-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
.fa-flip-vertical {
	/*filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);*/
	-webkit-transform: scale(1, -1);
	-moz-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	transform: scale(1, -1);
}
.fa-stack {
	position: relative;
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.5em;
	vertical-align: middle;
}
.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}
.ncf-tab-icon .fa-stack-1x {
	line-height: inherit;
	height: 36px;
}
.fa-stack-2x {
	font-size: 1.5em;
}
.fa-inverse {
	color: #fff;
}
.ncf-icon-mail-1:before {
	content: '\e801';
}

/* 'î ' */

.ncf-icon-mail-alt:before {
	content: '\e802';
}

/* 'î ‚' */

.ncf-icon-mail-squared:before {
	content: '\e803';
}

/* 'î ƒ' */

.ncf-icon-mail-2:before {
	content: '\e804';
}

/* 'î „' */

.ncf-icon-mail-3:before {
	content: '\e805';
}

/* 'î …' */

.ncf-icon-mail-4:before {
	content: '\e806';
}

/* 'î †' */

.ncf-icon-mail-5:before {
	content: '\e807';
}

/* 'î ‡' */

.ncf-icon-mail-6:before {
	content: '\e808';
}

/* 'î ˆ' */

.ncf-icon-mail-7:before {
	content: '\e800';
}

/* 'î €' */

.ncf-icon-left-big:before {
	content: '\e809';
}

/* 'î ‰' */

.ncf-icon-right-big:before {
	content: '\e80a';
}

/* 'î Š' */

.ncf-icon-left-open:before {
	content: '\e80b';
}

/* 'î ‹' */

.ncf-icon-right-open:before {
	content: '\e80c';
}

/* 'î Œ' */

.ncf-icon-left:before {
	content: '\e80d';
}

/* 'î ' */

.ncf-icon-right:before {
	content: '\e80e';
}

/* 'î Ž' */

.ncf-icon-circle:before {
	content: '\e80f';
}

/* 'î ' */

.ncf-icon-circle-thin:before {
	content: '\e810';
}

/* 'î ' */

.ncf-icon-blank:before {
	content: '\e811';
}

/* 'î ‘' */

.ncf-icon-square:before {
	content: '\e812';
}

/* 'î ’' */

.ncf-icon-chevron-left:before {
	content: '\e813';
}

/* 'î “' */

.ncf-icon-chevron-right:before {
	content: '\e814';
}

/* 'î ”' */

.ncf-icon-square-o:before {
	content: '\e815';
}

/* 'î •' */

.ncf-icon-paper-plane-o:before {
	content: '\e816';
}

/* 'î –' */

.ncf-icon-paper-plane:before {
	content: '\e817';
}

/* 'î —' */

.ncf-icon-left-1:before {
	content: '\e818';
}

/* 'î ˜' */

.ncf-icon-right-1:before {
	content: '\e819';
}

/* 'î ™' */

.nks_cc_trigger_tabs .ncf-tab-icon.fa-1x {
	font-size: 20px !important;
}
.nks_cc_trigger_tabs .ncf-tab-icon.fa-2x {
	font-size: 24px !important;
}
.nks_cc_trigger_tabs .ncf-tab-icon.fa-3x {
	font-size: 35px !important;
}
.fa-square-o, .fa-circle-thin {
	top: 1px;
}
.nks_cc_trigger_tabs.ncf_tab {
	display: none;
	position: fixed;
	left: 0;
	top: 70%;
	cursor: pointer;
	z-index: 100000;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	-ms-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition-delay: .1s;
	-webkit-transition-delay: .1s;
	-webkit-font-smoothing: antialiased;
}
.nks_cc_trigger_tabs.ncf_tab .fa.fa-inverse {
	color: #ffffff !important;
}
.nks_cc_trigger_tabs.ncf_tab .fa {
	color: black;
}
.nks_cc_trigger_tabs .ncf-tab-icon .fa-stack-1x {
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
	-moz-transition: -moz-transform 0.3s ease-in-out;
	-ms-transition: -ms-transform 0.3s ease-in-out;
	-o-transition: -o-transform 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out;
}
.nks_label_no_anim .nks_cc_trigger_tabs .ncf-tab-icon .fa-stack-1x {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
.nks_cc_trigger_tabs .ncf-tab-icon .fa-stack-2x:before, .nks_cc_trigger_tabs .ncf-tab-icon .fa-stack-1x:before {
	-webkit-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	-ms-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ncf_hidden .nks_cc_trigger_tabs.ncf_tab .fa-1x.nks-hover .fa-stack-1x:before {
	font-size: 18px !important;
}
.ncf_hidden .nks_cc_trigger_tabs.ncf_tab .fa-3x.nks-hover .fa-stack-1x:before {
	font-size: 40px !important;
}
.ncf_hidden.ncf_sidebar_pos_right .nks_cc_trigger_tabs.ncf_tab .nks-hover .fa-stack-1x:before {
	content: "\f061";
	font-size: 25px;
}

/*body:after {*/


/*display: none;*/


/*content: url('/img/close.png') url('/img/closeblack.png');*/


/*content: '\e80d';*/


/*color: #ffffff;*/


/*}*/

.ncf_exposed .nks_cc_trigger_tabs .ncf-tab-icon .fa-stack-1x:before, .ncf_transitioning .nks_cc_trigger_tabs .ncf-tab-icon .fa-stack-1x:before {
	content: "";
	font-size: 25px;
	/*background: url("/img/closeblack.png") center center no-repeat;*/
	width: 36px;
	height: 36px;
	background-size: 50% 50% !important;
	display: block;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

/*body:not([class*='ncf_hidden']) .nks_cc_trigger_tabs .fa-1x.ncf-tab-icon .fa-stack-1x:before {*/


/*width: 40px;*/


/*height: 40px;*/


/*}*/


/*body:not([class*='ncf_hidden']) .nks_cc_trigger_tabs .fa-2x.ncf-tab-icon .fa-stack-1x:before {*/


/*}*/


/*body:not([class*='ncf_hidden']) .nks_cc_trigger_tabs .fa-3x.ncf-tab-icon .fa-stack-1x:before {*/


/*width: 70px;*/


/*height: 70px;*/


/*background-size: 55% 55% !important;*/


/*}*/

.ncf_exposed .nks_cc_trigger_tabs.ncf_tab .nks-active, .ncf_transitioning .nks_cc_trigger_tabs.ncf_tab .nks-active {
	position: relative;
}
.nks_cc_trigger_tabs.ncf_tab .fa-square-o, .nks_cc_trigger_tabs.ncf_tab .fa-circle-thin {
	top: 1px;
}
.ncf_exposed .nks_cc_trigger_tabs .ncf-tab-icon .fa-inverse.fa-stack-1x:before, .ncf_transitioning .nks_cc_trigger_tabs .ncf-tab-icon .fa-inverse.fa-stack-1x:before {
	/*background: url("/img/close.png") center center no-repeat;*/
	content: '\e80d';
	color: #ffffff;
}
.ncf_exposed .nks_cc_trigger_tabs.ncf_tab .fa-stack-1x:hover {
	/*filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);*/
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.ncf_exposed .fa-stack-1x {
	-webkit-transition: none !important;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none !important;
}
.nks_cc_trigger_tabs.ncf_tab span {
	display: block;
	margin: 0 0 5px 10px;
	padding: 0;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-ms-transition: opacity 0.4s ease-in-out;
	-o-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
	-webkit-backface-visibility: hidden;
}
.nks_cc_trigger_tabs.ncf_tab.nks_metro span {
	margin: 0 !important;
}
.nks_cc_trigger_tabs[class*=label_hidden] .ncf-tab-icon, .nks_cc_trigger_tabs[class*=label_scroll] .ncf-tab-icon, .nks_cc_trigger_tabs[class*=label_scroll_into] .ncf-tab-icon {
	opacity: 0 !important;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ncf_sidebar_pos_right .nks_cc_trigger_tabs.ncf_tab span {
	margin: 0 10px 5px 0;
}
.ncf_sidebar_pos_right .nks_cc_trigger_tabs.ncf_tab {
	left: auto;
	right: 0;
}
.ncf_exposed #nks-body-bg, .ncf_transitioning #nks-body-bg {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
.ncf_exposed .nks_cc_trigger_tabs span:not([class*='ncf-tab-icon']), .ncf_transitioning .nks_cc_trigger_tabs span:not([class*='ncf-tab-icon']), .ncf_exposed #nks_cc_sidebar, .ncf_transitioning #nks_cc_sidebar {
	opacity: 0;
	visibility: hidden;
}
@media screen and (max-width: 600px) {
	#wpadminbar {
		top: -46px !important;
	}
}
#ncf_sidebar .ncf_form_wrapper {
	display: none;
}
.ncf-tab-icon .fa-stack-2x {
	color: #a0a0a0 !important;
}
.nks_metro .ncf-tab-icon .fa-stack-2x {
	/*background-color: #33508b !important ;*/
	background-color: #a0a0a0 !important;
}

/*.nks_cc_trigger_tabs.ncf_hover .ncf-tab-icon:after { Original selector */

.nks_cc_trigger_tabs .ncf-tab-icon:after {
	opacity: 1;
	visibility: visible;
	content: 'Klauskite';
	background-color: rgba(202, 26, 26, 1);
	position: absolute;
	padding: 6px 14px;
	font-size: 20px;
	top: 60%;
	margin-top: -20px;
	left: 110%;
	font-family: inherit;
	line-height: 1.5em;
	white-space: nowrap;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	color: #FFF;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform-origin: left top 0;
	-moz-transform-origin: left top 0;
	-ms-transform-origin: left top 0;
	-o-transform-origin: left top 0;
	transform-origin: left top 0;
	-webkit-transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0s 0.25s;
	-moz-transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0s 0.25s;
	-ms-transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0s 0.25s;
	-o-transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0s 0.25s;
	transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0s 0.25s;
	-webkit-backface-visibility: hidden;
}

/*body:not([class*=ncf_exposed]):not([class*=ncf_transitioning]) .nks_cc_trigger_tabs .ncf-tab-icon:after {*/


/*opacity: 1;*/


/*visibility: visible;*/


/*-webkit-transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);*/


/*-moz-transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);*/


/*-ms-transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);*/


/*-o-transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);*/


/*transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);*/


/*}*/

.ncf_sidebar_pos_right .nks_cc_trigger_tabs.ncf_hover .ncf-tab-icon:after {
	right: 110%;
	left: auto;
}
.nks_cc_trigger_tabs.nks_metro.ncf_hover .ncf-tab-icon:after {
	left: 0;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.ncf_sidebar_pos_right .nks_cc_trigger_tabs.nks_metro.ncf_hover .ncf-tab-icon:after {
	right: 100%;
	left: auto;
}
.nks_cc_trigger_tabs.nks_metro.ncf_hover .ncf-tab-icon.fa-2x:after {
	padding: 3px 14px;
	margin-top: -18px;
}
.nks_cc_trigger_tabs.nks_metro.ncf_hover .ncf-tab-icon.fa-3x:after {
	padding: 21px 14px;
	margin-top: -35px
}
.ncf_mobile .nks_cc_trigger_tabs .ncf-tab-icon:after {
	display: none!important;
}

/* Extra klases */

.klauskite {
	top: 50% !important;
}
.praneskite .ncf-tab-icon:after {
	opacity: 1;
	visibility: visible;
	content: 'Informuokite';
	background-color: rgba(202, 26, 26, 1);
	position: absolute;
	padding: 6px 14px;
	font-size: 20px;
	margin-top: -20px;
	left: 0;
	font-family: inherit;
	line-height: 1.5em;
	white-space: nowrap;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	color: #FFF;
	-webkit-transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0s 0.25s;
	-moz-transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0s 0.25s;
	-ms-transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0s 0.25s;
	-o-transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0s 0.25s;
	transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0s 0.25s;
	-webkit-backface-visibility: hidden;
}

/*#ncf_sidebar .topic_field {*/


/*background: url('/img/minimalistic_inputs_mask.png') -5px -115px no-repeat #ccc;*/


/*}*/


/*body.ncf_exposed #style-switcher, body.ncf_transitioning #style-switcher{*/


/*z-index: -1 !important;*/


/*}*/


/*body.ncf_hidden #style-switcher {*/


/*z-index: 1000;*/


/*}*/


/*body.ncf_exposed #ncf_sidebar > div {*/


/*z-index: 9999 !important;*/


/*}*/


/* Selectas */

#ncf_sidebar .select-wrapper {
	padding: 0;
	margin: 5px 0 0;
	border-radius: 3px;
	overflow: hidden;
}
#ncf_sidebar .select-wrapper select {
	padding: 7px 8px;
	width: 100%;
	border: none;
	box-shadow: none;
	background-color: transparent;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	/*appearance: none;*/
}
#ncf_sidebar .select-wrapper select::-ms-expand {
	display: none !important;
}
@-moz-document url-prefix() {
	#ncf_sidebar .select-wrapper select {
		-moz-appearance: none !important;
		text-indent: 0.01px !important;
		text-overflow: "" !important;
	}
}
#ncf_sidebar .select-wrapper {
	background-color: #000;
	background: url(../img/cf7-sprite.png) no-repeat 107% 10px;
}
#ncf_sidebar .select-wrapper select {
	/*    color: white;*/
}
#ncf_sidebar .select-wrapper select option {
	color: black;
	width: 100%;
	background: #ffffff !important;
}
#ncf_sidebar .select-wrapper select option:hover {
	box-shadow: 0 0 10px 100px #6a8dd3 inset;
}
#ncf_sidebar .select-wrapper select:focus {
	outline: none;
}
#ncf_sidebar .select-wrapper select:focus {
	background: transparent;
}
#ncf_sidebar .select-wrapper {
	/*background-color: #33508b !important;*/
}
.ncf_exposed {
	overflow: hidden;
	/**/
}

/* Selectas */

#ncf_sidebar .ncf_user_bio.extra {
	font-size: 12px;
	padding-bottom: 10px;
}
.tvs-content {
	display: block !important;
	position: relative !important;
	left: 0 !important;
	width: 100% !important;
}
.tvs-content>div {
	width: 100% !important;
	padding-right: 0 !important;
	text-align: center !important;
}
.tvs-content>div>div {
	display: block !important;
	width: 100% !important;
	/*margin-left: 15% !important;*/
	/*margin-right: 15% !important;*/
	text-align: left !important;
}
.tvs-content input, .tvs-content textarea {
	width: 100% !important;
	max-width: 100% !important;
	background: #ffffff;
}
.tvs-content .topic_field {
	-webkit-box-shadow: inset -200px 0px 0px 0 rgba(255, 255, 255, 1);
	-moz-box-shadow: inset -200px 0px 0px 0 rgba(255, 255, 255, 1);
	box-shadow: inset -200px 0px 0px 0 rgba(255, 255, 255, 1);
}
.tvs-content .ncf_message_field textarea {
	/*    -webkit-box-shadow: inset -200px -50px 0 0 rgba(255,255,255,1);
        -moz-box-shadow: inset -200px -50px 0 0 rgba(255,255,255,1);
        box-shadow: inset -200px -50px 0 0 rgba(255,255,255,1);*/
	background: #ffffff !important;
	padding-left: 15px !important;
}
.tvs-content #ncf_answer_field {
	width: 70% !important;
}
.tvs-content .ncf_sidebar_cont_scrollable {
	overflow-y: visible !important;
}
.status {
	display: none;
	padding: 5px !important;
	background: #F47063!important;
	width: 100% !important;
	color: white !important;
	margin: 8px 0 !important;
}
.progress {
	display: block;
	position: relative !important;
	width: 90% !important;
	margin: 10px auto !important;
	border: 1px solid #DDD !important;
	padding: 5px !important;
	border-radius: 3px !important;
}
.bar {
	background: #008DE6 !important;
	height: 20px !important;
	width: 0% !important;
	/* transition animation */
	-webkit-transition: width .3s !important;
	-moz-transition: width .3s !important;
	transition: width .3s !important;
}
.percent {
	position: absolute !important;
	display: inline-block !important;
	top: 6px !important;
	left: 48% !important;
	color: #333 !important;
}

/*body.ncf_transitioning {*/


/*overflow: hidden;*/


/*}*/

#ncf_sidebar .ncf_form_result p {
	color: #1c1f2d;
}
#padalinys {
	outline: 4px solid #987f6a;
	border: solid #b9b4b0 !important;
	border-width: 1px 1px 6px 1px !important;
	cursor: pointer;
	/* cursor: hand;*/
	background-color: #ebffde !important;
}