@charset "utf-8";
@media (max-width: 959px) {
/*
#------------------------------------------------------------------------
# Creative - July Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2012 Gavick.com. All Rights Reserved.
# License:  Copyrighted Commercial Software
# Website:  http://www.gavick.com
# Support:  support@gavick.com
 */

#gkContent, 
#gkSidebar {
	width: 100% !important;
}
#gkSidebar {
	padding: 16px 0 0 0!important;
}
#gkSidebar > div > .box {
	float: left;
	margin-top: 0!important;
	margin-bottom: 12px!important;
	width: 50%;
}
#gkSidebar > div > .box:nth-child(2n+1) {
	clear: both!important;
}
#gkSidebar > div > .box:nth-child(odd) {
	padding-right: 10px;	
}
#gkSidebar > div > .box:nth-child(even) {
	padding-left: 10px;
}

/* Footer adjustments */
.gkFooter {
	text-align: center;
}
.gkFooter > * {
	display: inline-block!important;
	float: none!important;
}

/* Limitation suffixes */
.box.notablet {
	display: none!important;
}
.box.nomobile {
	display: block!important;
}
.box.onlytablet {
	display: block!important;
}
.box.onlymobile {
	display: none!important;
}
.box.notablet.nomobile {
  display: none!important;
}

/* Fix for the contact page */
.contact .contact-image {
	float: left !important;
}
.contact .contact-address {
	clear: both !important;
	padding-top: 20px !important;
}
.contact .contact-form input[type="text"],
.contact .contact-form input[type="email"],
.contact .contact-form textarea {
	width: 100% !important;
}

/* K2 edit popup */
#sbox-window,
#sbox-window iframe {
	width: 720px!important;
	max-width: 720px!important;
	left: 10px!important;
}

/* top/bottom modules */
.box.gkmod-1,
.box.gkmod-2,
.box.gkmod-3,
.box.gkmod-4,
.box.gkmod-more {
	float: left!important;	
}
.box.gkmod-1 {
	width: 100%!important;	
}
.box.gkmod-2 {
	width: 50%!important;
}
.box.gkmod-3 {
	width: 50%!important;
}
.box.gkmod-3:nth-child(3) {
	clear: both!important;
	width: 100%!important;
}
.box.gkmod-4,
.box.gkmod-more {
	width: 50%!important;
}
.box.gkmod-4:nth-child(2n+1),
.box.gkmod-more:nth-child(2n+1) {
	clear: both!important;
}
.box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
.box.gkmod-more.gkmod-last-2:last-child,
.box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
#gkPageWrap .box.gkmod-more.gkmod-last-3:last-child {
	width: 100%!important;
}
#gkPageWrap .box.gkmod-more.gkmod-last-3:nth-last-child(2),
#gkPageWrap .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 50%!important;
}

/* bottom2 modules */
#gkBottom2 .box.gkmod-1,
#gkBottom2 .box.gkmod-2,
#gkBottom2 .box.gkmod-3,
#gkBottom2 .box.gkmod-4,
#gkBottom2 .box.gkmod-more {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

/* Typography */
.gkFeature {
	padding: 0 10px 0 0!important;
}
.gkFeature + .gkFeature {
	padding: 0 10px!important;
}
.gkFeature + .gkFeature + .gkFeature {
	padding: 0 0 0 10px!important;
}
.gkFeature h2 {
	font-size: 16px!important;
}
.gkFeature small {
	font-size: 12px!important;
}
.gkBannerWithButton {
	font-size: 15px!important;
	line-height: 60px!important;
	padding: 0 20px!important;
}
.gkBannerWithButton a {
	border: 3px solid #fff!important;
	-webkit-border-radius: 5px!important;
	-moz-border-radius: 5px!important;
	-o-border-radius: 5px!important;
	border-radius: 5px!important;
	height: 32px!important;
	line-height: 33px!important;
	margin-top: 12px!important;
	padding: 0 18px!important;
}
.gkTestimonial p {
	font-size: 12px!important;
	line-height: 18px!important;
}
.gkTestimonial cite {
	font-size: 13px!important;
}
.gkBannerHeader {
	font-size: 26px!important;
}
.gkClients {
	max-width: 580px!important;
	margin: 0 auto!important;
}
.gkPriceTable dl {
	font-size: 12px!important;
}
.gkPriceTable dl.extra {
	margin: 0!important;
}
.gkPriceTable dt,
.gkPriceTable dl.extra dt {
	font-size: 24px!important;
	height: 50px!important;
	line-height: 50px!important;
}
.gkPriceTable dd.price {
	font-size: 50px!important;
	height: 120px!important;
	line-height: 120px!important;
}
.gkPriceTable dl.extra dd.price {
	font-size: 50px!important;
	height: 128px!important;
	line-height: 128px!important;
}
.gkPriceTable dd.price sup {
	font-size: 30px!important;
}
.gkPriceTable dl.extra dd.price sup {
	font-size: 32px!important;
}
.gkPriceTable dd.price small {
	font-size: 12px!important;
}
.gkPriceTable dd {
	line-height: 32px!important;
}
.gkPriceTable dl.extra dd {
	line-height: 36px!important;
}
.gkPriceTable .button {
	font-size: 14px!important;
	height: 30px!important;
	line-height: 31px!important;
}

/* Header */
.gk-parallax-wrap {
	left: -9999px!important;
	position: absolute!important;
}
.gkp-mobile {
	left: -9999px;
	position: absolute;
}
.gkp-tablet {
	left: 0!important;
	position: static!important;
}
#gkHeaderTop,
#gkHeaderBottom,
#gkHeaderTop .gkp-tablet,
#gkHeaderBottom .gkp-tablet {
	margin: 0 -20px!important;
	padding: 0 20px!important;
	width: 100%!important;
}
#gkHeaderTop .gk-parallax {
	height: 529px!important;
}
#gkHeaderTop .gkp-tablet {
	background: transparent url(../../../../templates/gk_creative/images/responsive/parallax_tablet_top.jpg) no-repeat center 0!important;
	height: 529px!important;
	text-indent: -9999px;
}
#gkHeaderBottom .gk-parallax {
	height: 529px!important;
}
#gkHeaderBottom .gkp-tablet {
	background: transparent url(../../../../templates/gk_creative/images/responsive/parallax_tablet_bottom.jpg) no-repeat center 0!important;
	height: 542px;
	text-indent: -9999px;
}

/* menu */
#gkMobileMenu {
	background: transparent url(../../../../templates/gk_creative/images/tablet_menu_btn.png) no-repeat 16px center;
	margin-top: 5px;
}
#gkPageTop {
	background: #fff;
}
#gkExtraMenu {
	display: none!important;
}
#gkMainMenu {
	border: none!important;
	clear: none!important;
	/*float: left;*/
	float: right;
	margin-top: 57px;
	text-indent: 15px;
	width: 64px!important;
}
#gkMainMenu select {
	width: 64px;
	height: 45px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
}
#gkMobileMenu {
	display: block!important;
	font-size: 18px;
	height: 52px;
	line-height: 44px;
	position: relative;
	width: 64px;
	text-indent: -9999px;
}
 }
@media (max-width: 730px) {
/*
#------------------------------------------------------------------------
# Creative - July Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2012 Gavick.com. All Rights Reserved.
# License:  Copyrighted Commercial Software
# Website:  http://www.gavick.com
# Support:  support@gavick.com
 */

body {
	/* padding: 0 20px!important; */
}

/* Location Map Mobile Properties */
#valuationMap { padding-top:107px; background: #323281; }
.val-tip-title { font-size:14px; }
.val-tip-cont { font-size: 14px; }
.tip-emp { font-size: 14px; }

.val-tip1 { display: none; }
.val-tip11 { display: none; }
.val-tip5 { display: none; }
.val-tip51 { display: none; }
.val-tip6 { display: none; }
.val-tip61 { display: none; }
.val-tip7 { display: none; }
.val-tip71 { display: none; }
.val-tip9 { display: none; }
.val-tip91 { display: none; }
.val-tip10 { display: none; }
.val-tip101 { display: none; }
.val-tip12 { display: none; }
.val-tip121 { display: none; }
.val-tip13 { display: none; }
.val-tip131 { display: none; }
.val-tip14 { display: none; }
.val-tip141 { display: none; }

/* End Location Map */
#gkSidebar .box {
	width: 100%;
}
#gkSidebar > div > .box {
	float: none;
	margin-top: 0!important;
	margin-bottom: 12px!important;
	width: 100%;
}
#gkSidebar > div > .box:nth-child(2n+1) {
	clear: both!important;
}
#gkSidebar > div > .box:nth-child(odd) {
	padding-right: 0px;	
}
#gkSidebar > div > .box:nth-child(even) {
	padding-left: 0px;
}

/* Search area */
#gkSearch {
	float: right;
	margin-top: 0!important;
	padding-top: 10px;
	text-align: right;
	width: 60%;
}
#gkSearch .button {
	display: none;
}
#gkSearch form {
	display: inline-block;
	padding-right: 10px;
}
#gkSearch #mod-search-searchword {
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	float: right;
	margin: 0;
	width: 90%;
}
#gkMainMenu {
	/*margin-top: 2px!important;*/
	/*margin-top: 57px!important;*/
}

/* top links */
#gkTopLinks a {
	font-size: 14px;
}

/* menu */
#gkMobileMenu {
	background: transparent url(../../../../templates/gk_creative/images/tablet_menu_btn.png) no-repeat 16px center;
	margin-top: 5px;
}
#gkPageTop {
	background: #fff;
}
#gkExtraMenu {
	display: none!important;
}
#gkMainMenu {
	border: none!important;
	clear: none!important;
	/*float: left;*/
	float:right;
	text-indent: 15px;
	width: 64px!important;
}
#gkMainMenu select {
	width: 64px;
	height: 45px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
}
#gkMobileMenu {
	display: block!important;
	font-size: 18px;
	height: 52px;
	line-height: 44px;
	position: relative;
	width: 64px;
	text-indent: -9999px;
}

/* footer adjustments */
.gkFooter {
	padding-top: 10px!important;
}
.gkFooter ul li {
	float: none!important;	
}
.gkFooter ul li:before {
	display: none!important;
}
.gkFooter ul + p {
	border-top: 1px solid #959595;
	line-height: 2.2;
	padding-top: 10px;
}

/* limitation suffixes */
.box.notablet {
	display: block!important;
}
.box.nomobile {
	display: none!important;
}
.box.onlytablet {
	display: none!important;
}
.box.onlymobile {
	display: block!important;
}
.box.notablet.nomobile {
  display: none!important;
}

/* Fix for the user profile */
.profile dt {
	width: 100% !important;
}

/* Logo */
#gkPageWrap {
	padding-top: 0!important;
}

/* Fix for the contact page */
.contact .contact-image {
	float: left !important;
}
.contact .contact-address {
	clear: both !important;
	padding-top: 20px !important;
}
.contact .contact-form input,
.contact .contact-form textarea {
	width: 100% !important;
}

/* Fix for the search */
fieldset.word #search-searchword,
fieldset.word .inputbox {
	width: 50%;
}
fieldset.phrases .ordering-box,
fieldset.only input[type="checkbox"],
fieldset.phrases input[type="radio"] {
	clear: both;
}

/* Fix for the register */
#member-registration dd {
	clear: both !important;
	display: block !important;
}

/* Fix for tables */
fieldset {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	box-sizing: border-box!important;
	max-width: 100%!important;
	width: 100%!important;
	overflow: hidden;
}
#gkMainbody table:before {
	content: "Scroll horizontally to view the whole table";
	height: 14px;
	width: 100%;
	display: block;
	font-size: 10px;
	margin-top: -30px;
	margin-bottom: 10px;
	font-family: Arial, sans-serif;
}
#gkMainbody table {
	width: 540px!important;
	display: block!important;
	padding: 30px 0 20px 0; /* padding for the scrollbars and the top message */
	overflow:scroll;
	-webkit-overflow-scrolling:touch;
}
#gkMainbody table tbody,
#gkMainbody table thead,
#gkMainbody table tfoot {
	width: 540px!important;
	display: table;
}

}
@media only screen and (max-width: 730px) and (max-width: 320px), only screen and (max-width: 730px) and (max-device-width: 320px) and (-moz-max-device-pixel-ratio: 1.5), only screen and (max-width: 730px) and (max-device-width: 320px) and (-o-max-device-pixel-ratio: 1.5/1), only screen and (max-width: 730px) and (max-device-width: 320px) and (-webkit-max-device-pixel-ratio: 1.5), only screen and (max-width: 730px) and (max-device-width: 320px) and (max-device-pixel-ratio: 1.5), only screen and (max-width: 730px) and (max-device-width: 640px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 730px) and (max-device-width: 640px) and (-o-min-device-pixel-ratio: 2/1), only screen and (max-width: 730px) and (max-device-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 730px) and (max-device-width: 640px) and (min-device-pixel-ratio: 2){
	#gkMainbody table {
		width: 260px!important;
	}
}

@media only screen and (max-width: 730px) and (max-width: 480px) and (orientation:landscape), only screen and (max-width: 730px) and (max-device-width: 480px) and (-moz-max-device-pixel-ratio: 1.5) and (orientation:landscape), only screen and (max-width: 730px) and (max-device-width: 480px) and (-o-max-device-pixel-ratio: 1.5/1) and (orientation:landscape), only screen and (max-width: 730px) and (max-device-width: 480px) and (-webkit-max-device-pixel-ratio: 1.5) and (orientation:landscape), only screen and (max-width: 730px) and (max-device-width: 480px) and (max-device-pixel-ratio: 1.5) and (orientation:landscape), only screen and (max-width: 730px) and (max-device-width: 960px) and (-moz-min-device-pixel-ratio: 2) and (orientation:landscape), only screen and (max-width: 730px) and (max-device-width: 960px) and (-o-min-device-pixel-ratio: 2/1) and (orientation:landscape), only screen and (max-width: 730px) and (max-device-width: 960px) and (-webkit-min-device-pixel-ratio: 2) and (orientation:landscape), only screen and (max-width: 730px) and (max-device-width: 960px) and (min-device-pixel-ratio: 2) and (orientation:landscape){
	#gkMainbody table {
		width: 420px!important;
	}
}
@media (max-width: 730px) {


/* top/bottom modules */
.box.gkmod-1,
.box.gkmod-2,
.box.gkmod-3,
.box.gkmod-4,
.box.gkmod-more {
	float: left!important;	
}
.box.gkmod-1,
.box.gkmod-2,
.box.gkmod-3,
.box.gkmod-4,
.box.gkmod-more {
	width: 100%!important;
}
.box.gkmod-more.gkmod-last-1:last-child,
.box.gkmod-more.gkmod-last-2:last-child,
.box.gkmod-more.gkmod-last-2:nth-last-child(2),
#gkPageWrap .box.gkmod-more.gkmod-last-3:last-child,
#gkPageWrap .box.gkmod-more.gkmod-last-3:nth-last-child(2),
#gkPageWrap .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 100%!important;
}

/* bottom3 */
#gkBottom3 .box.gkmod-2 {
	width: 50%!important;
}
#gkBottom3 .box.gkmod-3 {
	width: 50%!important;
}
#gkBottom3 .box.gkmod-3:nth-child(3) {
	clear: both!important;
	width: 100%!important;
}
#gkBottom3 .box.gkmod-4,
#gkBottom3 .box.gkmod-more {
	width: 50%!important;
}
#gkBottom3 .box.gkmod-4:nth-child(2n+1),
#gkBottom3 .box.gkmod-more:nth-child(2n+1) {
	clear: both!important;
}
#gkBottom3 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
#gkBottom3 .box.gkmod-more.gkmod-last-2:last-child,
#gkBottom3 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
#gkPageWrap #gkBottom3 .box.gkmod-more.gkmod-last-3:last-child {
	width: 100%!important;
}
#gkPageWrap #gkBottom3 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
#gkPageWrap #gkBottom3 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 50%!important;
}

/* bottom2 modules */
#gkBottom2 .box.gkmod-1,
#gkBottom2 .box.gkmod-2,
#gkBottom2 .box.gkmod-3,
#gkBottom2 .box.gkmod-4,
#gkBottom2 .box.gkmod-more {	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

/* article fix */
#gkContent article > time {
	display: none!important;
}
#gkContent article > time + header {
	padding-left: 0!important;
}
#gkContent article header li.itemDate,
#gkContent article header li.item-date {
	display: block;
}

/* NSP adjustments */
.nspArtPage .nspArt {
	border-top: 1px solid #eee!important;
	border-left: none!important;
	padding-bottom: 20px!important;
	padding-top: 20px!important;
	width: 100%!important;
}
.nspArtPage .nspArt:first-child {
	border-top: none!important;
}

/* Typography */
.gkFeature,
.gkFeature + .gkFeature,
.gkFeature + .gkFeature + .gkFeature {
	border: none!important;
	clear: both!important;
	float: none!important;
	margin: 20px auto!important;
	padding: 0!important;
	width: 75%!important;
}
.gkFeature h2 {
	margin-top: 15px!important;
}
.gkPriceTable dl,
.gkPriceTable dl.extra {
	clear: both!important;
	float: none!important;
	margin: 20px auto!important;
	width: 90%!important;
}
.gkPriceTable dl + dl dd {
	border-left: 1px solid #e5e5e5!important;
}
.gkClients a {
	border: none!important;
	float: none!important;
	margin: 0 auto!important;
	text-align: center!important;
}
.gkBannerHeader small {
	font-size: 12px!important;
}

/* Header */
.gk-parallax-wrap {
	display: none;
}
.gkp-tablet {
	left: -9999px!important;
	position: absolute!important;
}
.gkp-mobile {
	left: 0!important;
	position: static!important;
}
#gkHeaderTop .gk-parallax {
	height: 318px!important;
}
#gkHeaderTop .gkp-mobile {
	background: transparent url(../../../../templates/gk_creative/images/responsive/parallax_mobile_top.jpg) no-repeat center 0;
	height: 318px!important;
	text-indent: -9999px;
}
#gkHeaderBottom .gk-parallax {
	height: 323px!important;
}
#gkHeaderBottom .gkp-mobile {
	background: transparent url(../../../../templates/gk_creative/images/responsive/parallax_mobile_bottom.jpg) no-repeat center 0;
	height: 323px!important;
	text-indent: -9999px;
}

/* articles */
article aside {
	position: static!important;
	width: 100%!important;
}

article .k2box {
	margin: 0!important;
	padding: 0!important;
}

/* k2.css */
#k2Container .itemContainer{width:100%!important;}
#k2Container .subCategoryContainer{width:100%!important;}
#k2Container .subCategory{height:auto!important;}
 }
/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * @version 3.1.0
 * @package PWebContact
 * 
 * Redeclared styles only for contact form
 */

/* Icons */
.pweb-glyphicons [class^="icon-"],
.pweb-glyphicons [class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url(../../../../media/jui/img/glyphicons-halflings.png);
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}
.pweb-glyphicons .icon-white{
  background-image: url(../../../../media/jui/img/glyphicons-halflings-white.png);
}
.pweb-glyphicons .icon-ok {
  background-position: -288px 0;
}
.pweb-glyphicons .icon-remove {
  background-position: -312px 0;
}
.pweb-glyphicons .icon-trash {
  background-position: -456px 0;
}
.pweb-glyphicons .icon-upload {
  background-position: -144px -24px;
}
.pweb-glyphicons .icon-plus-sign {
  background-position: 0 -96px;
}
.pweb-glyphicons .icon-remove-sign {
  background-position: -48px -96px;
}
.pweb-glyphicons .icon-warning-sign {
  background-position: -144px -120px;
}
.pweb-glyphicons .icon-calendar {
  background-position: -192px -120px;
}

/* Close button or link */
.pweb-alert .close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
}

.pweb-alert .close:hover,
.pweb-alert .close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}

.pweb-alert button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* Buttons */
form.pwebcontact-form .btn {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

form.pwebcontact-form .btn:hover,
form.pwebcontact-form .btn:focus,
form.pwebcontact-form .btn:active {
  color: #333333;
  background-color: #e6e6e6;
}

form.pwebcontact-form .btn:active {
  background-color: #cccccc;
}

form.pwebcontact-form .btn:hover,
form.pwebcontact-form .btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

form.pwebcontact-form .btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

form.pwebcontact-form .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

form.pwebcontact-form button.btn::-moz-focus-inner,
form.pwebcontact-form input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* Alerts */
.pweb-alert.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.pweb-alert.alert,
.pweb-alert.alert h4 {
  color: #c09853;
}
.pweb-alert.alert h4 {
  margin: 0;
}
.pweb-alert.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}

.pweb-alert.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.pweb-alert.alert-success h4 {
  color: #468847;
}
.pweb-alert.alert-danger,
.pweb-alert.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.pweb-alert.alert-danger h4,
.pweb-alert.alert-error h4 {
  color: #b94a48;
}
.pweb-alert.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.pweb-alert.alert-info h4 {
  color: #3a87ad;
}
.pweb-alert.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.pweb-alert.alert-block > p,
.pweb-alert.alert-block > ul {
  margin-bottom: 0;
}
.pweb-alert.alert-block p + p {
  margin-top: 5px;
}

/* Modal backdrop */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
}

/* Modal */
.modal-body {
  position: relative;
  max-height: 400px;
  padding: 15px;
  overflow-y: auto;
}

/* Tooltips */
form.pwebcontact-form .tooltip {
  display: block;
  font-size: 11px;
  line-height: 1.4;
}
form.pwebcontact-form .tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
form.pwebcontact-form .tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
form.pwebcontact-form .tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
form.pwebcontact-form .tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
form.pwebcontact-form .tooltip-inner {
  max-width: 200px;
  padding: 8px;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
form.pwebcontact-form .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
form.pwebcontact-form .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}
form.pwebcontact-form .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0;
}
form.pwebcontact-form .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px;
}
form.pwebcontact-form .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

/* Upload progress */
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.pweb-uploader .progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.pweb-uploader .progress .bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
     -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
     -moz-transition: width 0.6s ease;
       -o-transition: width 0.6s ease;
          transition: width 0.6s ease;
}
.pweb-uploader .progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
     -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
          box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.pweb-uploader .progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
     -moz-background-size: 40px 40px;
       -o-background-size: 40px 40px;
          background-size: 40px 40px;
}
.pweb-uploader .progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
     -moz-animation: progress-bar-stripes 2s linear infinite;
      -ms-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

/* Joomla JUI NOTE: Original .modal definition has to be commented in modals.less and responsive-767px-max.less */

/* Joomla JUI NOTE: Original .modal definition has to be commented */

/* >>> JUI >>> */

div.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border-color: rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
          background-clip: padding-box;
}

div.modal.fade {
  top: -25%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
     -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
       -o-transition: opacity 0.3s linear, top 0.3s ease-out;
          transition: opacity 0.3s linear, top 0.3s ease-out;
}

div.modal.fade.in {
  top: 10%;
}

/* <<< JUI <<< */

/* Joomla JUI NOTE: Original .modal definition has to be commented */

/* >>> JUI >>> */

@media (max-width: 767px) {
  div.modal {
    position: fixed;
    top: 20px;
    right: 20px;
    left: 20px;
    width: auto;
    margin: 0;
  }
  div.modal.fade {
    top: -100px;
  }
  div.modal.fade.in {
    top: 20px;
  }
}

@media (max-width: 480px) {
  div.modal {
    top: 10px;
    right: 10px;
    left: 10px;
  }
}

/* <<< JUI <<< */
/**
* @version 3.2.10
* @package PWebContact
* @copyright © 2014 Perfect Web sp. z o.o., All rights reserved. http://www.perfect-web.co
* @license GNU General Public License http://www.gnu.org/licenses/gpl-3.0.html
* @author Piotr Moćko
*/

.pwebcontact-box,
form.pwebcontact-form .btn {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.pwebcontact,
.pwebcontact *,
.pwebcontact_toggler {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

 /* Positions
  * --------------------------------------------------------------------- 
  */
.pweb-left, .pweb-right, .pweb-top, .pweb-bottom {
	position: fixed;
	z-index: 1030;
}

.pweb-left {
	left: 0;
}
.pweb-right {
	right: 0;
}
.pweb-top {
	top: 0;
}
.pweb-bottom {
	bottom: 0;
}

.pweb-offset-left.pweb-top,
.pweb-offset-left.pweb-bottom {
	left: 20%;
}
.pweb-offset-right.pweb-top,
.pweb-offset-right.pweb-bottom {
	right: 20%;
}
.pweb-offset-top.pweb-left,
.pweb-offset-top.pweb-right {
	top: 20%;
}


 /* Toggler
  * --------------------------------------------------------------------- 
  */
.pwebcontact_toggler {
	position: relative;
	z-index: 1;
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	padding: 5px 10px;
	text-decoration: none;
	text-align: left;
	cursor: pointer;
}
.pwebcontact_toggler:hover {
	color: inherit;
	text-decoration: none;
	-webkit-transition: background-position .1s linear;
	-moz-transition: background-position .1s linear;
	-o-transition: background-position .1s linear;
	transition: background-position .1s linear;
}
.pweb-vertical.pweb-left .pwebcontact_toggler,
.pweb-vertical.pweb-right .pwebcontact_toggler {
	width: 30px;
	height: 120px;
	padding: 10px 5px;
}
.pweb-toggler-hidden .pwebcontact_toggler.pweb-closed {
	
}
.pweb-accordion .pwebcontact_toggler {
	width: auto;
}

 /* Toggler Rounded
  * --------------------------------------------------------------------- 
  */
.pwebcontact_toggler.pweb-radius {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.pweb-left .pwebcontact_toggler.pweb-radius {
	-webkit-border-radius: 0 10px 10px 0;
	-moz-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
}
.pweb-right .pwebcontact_toggler.pweb-radius {
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
}
.pweb-top .pwebcontact_toggler.pweb-radius {
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
.pweb-bottom .pwebcontact_toggler.pweb-radius {
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}


 /* Vertical Toggler text
  * --------------------------------------------------------------------- 
  */
.pweb-vertical.pweb-left .pwebcontact_toggler .pweb-text,
.pweb-vertical.pweb-right .pwebcontact_toggler .pweb-text {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: left top;
}
.pweb-vertical.pweb-left .pwebcontact_toggler.pweb-opened .pweb-text,
.pweb-vertical.pweb-right .pwebcontact_toggler.pweb-opened .pweb-text {
	background-position: right top;
}
.pweb-vertical.pweb-left .pwebcontact_toggler.pweb-rotate .pweb-text,
.pweb-vertical.pweb-right .pwebcontact_toggler.pweb-rotate .pweb-text {
	background-position: left bottom;
}
.pweb-vertical.pweb-left .pwebcontact_toggler.pweb-rotate.pweb-opened .pweb-text,
.pweb-vertical.pweb-right .pwebcontact_toggler.pweb-rotate.pweb-opened .pweb-text {
	background-position: right bottom;
}


 /* Toggler Icon
  * --------------------------------------------------------------------- 
  */
.pwebcontact_toggler.pweb-icon {
	padding: 5px 40px 5px 10px;
}
.pweb-horizontal.pweb-right .pwebcontact_toggler.pweb-icon {
	padding: 5px 10px 5px 40px;
}
.pweb-vertical.pweb-left .pwebcontact_toggler.pweb-icon,
.pweb-vertical.pweb-right .pwebcontact_toggler.pweb-icon {
	padding: 40px 5px 10px 5px;
}

.pwebcontact_toggler.pweb-icon .pweb-icon {
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	background-repeat: no-repeat;
	background-position: center top;
}
.pwebcontact_toggler.pweb-icon-icomoon .pweb-icon:before {
	font-family: 'IcoMoon';
	speak: none;
}
.pwebcontact_toggler.pweb-icon-gallery.pweb-opened .pweb-icon {
	background-position: center bottom;
}
.pweb-horizontal.pweb-right .pwebcontact_toggler.pweb-icon .pweb-icon {
	left: 5px;
	right: auto;
}


 /* Toggler - Slide in box
  * --------------------------------------------------------------------- 
  */
.pwebcontact.pweb-slidebox .pwebcontact_toggler {
	position: absolute;
	z-index: 1;
}
.pwebcontact.pweb-slidebox.pweb-horizontal.pweb-left .pwebcontact_toggler {
	top: 0;
	left: 0;
}
.pwebcontact.pweb-slidebox.pweb-horizontal.pweb-right .pwebcontact_toggler {
	top: 0;
	right: 0;
}
.pwebcontact.pweb-slidebox.pweb-vertical.pweb-left .pwebcontact_toggler {
	top: 10px;
	left: 0;
}
.pwebcontact.pweb-slidebox.pweb-vertical.pweb-right .pwebcontact_toggler {
	top: 10px;
	right: 0;
}
.pwebcontact.pweb-slidebox.pweb-top .pwebcontact_toggler {
	top: 0;
}
.pwebcontact.pweb-slidebox.pweb-bottom .pwebcontact_toggler {
	bottom: 0;
}
.pwebcontact.pweb-slidebox.pweb-offset-left.pweb-top .pwebcontact_toggler,
.pwebcontact.pweb-slidebox.pweb-offset-left.pweb-bottom .pwebcontact_toggler {
	left: 10px;
}
.pwebcontact.pweb-slidebox.pweb-offset-right.pweb-top .pwebcontact_toggler,
.pwebcontact.pweb-slidebox.pweb-offset-right.pweb-bottom .pwebcontact_toggler {
	right: 10px;
}

 /* Slide Toggler - Slide in box
  * --------------------------------------------------------------------- 
  */
.pwebcontact.pweb-slidebox.pweb-toggler-slide.pweb-vertical.pweb-left .pwebcontact_toggler {
	top: 0;
	left: auto;
	right: -42px;
}
.pwebcontact.pweb-slidebox.pweb-toggler-slide.pweb-vertical.pweb-right .pwebcontact_toggler {
	top: 0;
	left: -42px;
	right: auto;
}
.pwebcontact.pweb-slidebox.pweb-toggler-slide.pweb-top .pwebcontact_toggler {
	top: auto;
	bottom: -42px;
}
.pwebcontact.pweb-slidebox.pweb-toggler-slide.pweb-bottom .pwebcontact_toggler {
	top: -42px;
	bottom: auto;
}
.pwebcontact.pweb-slidebox.pweb-toggler-slide.pweb-offset-left.pweb-top .pwebcontact_toggler,
.pwebcontact.pweb-slidebox.pweb-toggler-slide.pweb-offset-left.pweb-bottom .pwebcontact_toggler {
	left: 0;
}
.pwebcontact.pweb-slidebox.pweb-toggler-slide.pweb-offset-right.pweb-top .pwebcontact_toggler,
.pwebcontact.pweb-slidebox.pweb-toggler-slide.pweb-offset-right.pweb-bottom .pwebcontact_toggler {
	right: 0;
}


 /* Container
  * --------------------------------------------------------------------- 
  */
.pwebcontact-container {
	background-repeat: no-repeat !important;
	text-align: left;
}
.pweb-slidebox .pwebcontact-container,
.pweb-modal .pwebcontact-container {
	background-color: #FFF;
}
.pweb-static .pwebcontact-container {
	padding: 5px;
}

 /* Container - Slide in box
  * --------------------------------------------------------------------- 
  */
.pwebcontact.pweb-slidebox .pwebcontact-container {
	padding: 10px 10px 5px;
}
.pwebcontact.pweb-slidebox.pweb-left.pweb-horizontal .pwebcontact-container,
.pwebcontact.pweb-slidebox.pweb-right.pweb-horizontal .pwebcontact-container {
	padding-top: 30px;
}
.pwebcontact.pweb-slidebox.pweb-left.pweb-vertical .pwebcontact-container {
	padding-left: 50px;
}
.pwebcontact.pweb-slidebox.pweb-right.pweb-vertical .pwebcontact-container {
	padding-right: 50px;
}
.pwebcontact.pweb-slidebox.pweb-top .pwebcontact-container {
	padding-top: 50px;
}
.pwebcontact.pweb-slidebox.pweb-bottom .pwebcontact-container {
	padding-bottom: 50px;
}

 /* Box
  * --------------------------------------------------------------------- 
  */

.pwebcontact-box {
	position: relative;
	z-index: 0;
}

.pwebcontact.pweb-modal .pwebcontact-box {
	display: none;
}

.pwebcontact.pweb-slidebox .pwebcontact-box {
	position: absolute;
	max-width: 500px;
}

.pwebcontact.pweb-slidebox.pweb-left.pweb-horizontal .pwebcontact-box {
	top: 20px;
	left: 0;
}
.pwebcontact.pweb-slidebox.pweb-right.pweb-horizontal .pwebcontact-box {
	top: 20px;
	right: 0;
}
.pwebcontact.pweb-slidebox.pweb-left.pweb-vertical .pwebcontact-box {
	top: 0;
	left: 0;
}
.pwebcontact.pweb-slidebox.pweb-right.pweb-vertical .pwebcontact-box {
	top: 0;
	right: 0;
}
.pwebcontact.pweb-slidebox.pweb-top .pwebcontact-box {
	top: 0;
}
.pwebcontact.pweb-slidebox.pweb-bottom .pwebcontact-box {
	bottom: 0;
}
.pwebcontact.pweb-slidebox.pweb-top.pweb-offset-left .pwebcontact-box,
.pwebcontact.pweb-slidebox.pweb-bottom.pweb-offset-left .pwebcontact-box  {
	left: 0;
}
.pwebcontact.pweb-slidebox.pweb-top.pweb-offset-right .pwebcontact-box,
.pwebcontact.pweb-slidebox.pweb-bottom.pweb-offset-right .pwebcontact-box {
	right: 0;
}

 /* Container - Accordion
  * --------------------------------------------------------------------- 
  */
.pweb-accordion .pwebcontact-container {
	padding-top: 30px;
}
.pweb-accordion.pweb-accordion-boxed .pwebcontact-container {
	margin-top: 15px;
	padding: 30px 10px 10px;
	border: 1px solid #7F7F7F;
	border-color: rgba(0,0,0, 0.5);
}
.pweb-accordion.pweb-accordion-boxed .pweb-arrow {
	position: absolute;
	left: 25%;
	top: 5px;
	width: 0;
	height: 0;
	border-style: dashed;
    border-width: 0 9px 10px 9px;
	border-color: transparent;
	border-bottom-color: #7F7F7F;
	border-bottom-color: rgba(0,0,0, 0.5);
	border-bottom-style: solid;
}

 /* Container with slide Toggler - Slide in box
  * --------------------------------------------------------------------- 
  */
.pwebcontact.pweb-slidebox.pweb-toggler-slide.pweb-left.pweb-vertical .pwebcontact-container {
	padding-left: 10px;
}
.pwebcontact.pweb-slidebox.pweb-toggler-slide.pweb-right.pweb-vertical .pwebcontact-container {
	padding-right: 10px;
}
.pwebcontact.pweb-slidebox.pweb-toggler-slide.pweb-top .pwebcontact-container {
	padding-top: 10px;
}
.pwebcontact.pweb-slidebox.pweb-toggler-slide.pweb-bottom .pwebcontact-container {
	padding-bottom: 5px;
}

 /* Container Rounded - Slide in box
  * --------------------------------------------------------------------- 
  */
.pwebcontact.pweb-slidebox.pweb-left.pweb-radius .pwebcontact-container {
	-webkit-border-radius: 0 10px 10px 0;
	-moz-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
}
.pwebcontact.pweb-slidebox.pweb-right.pweb-radius .pwebcontact-container {
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
}
.pwebcontact.pweb-slidebox.pweb-left.pweb-toggler-slide.pweb-radius .pwebcontact-container {
	-webkit-border-radius: 0 0 10px 0;
	-moz-border-radius: 0 0 10px 0;
	border-radius: 0 0 10px 0;
}
.pwebcontact.pweb-slidebox.pweb-right.pweb-toggler-slide.pweb-radius .pwebcontact-container {
	-webkit-border-radius: 0 0 0 10px;
	-moz-border-radius: 0 0 0 10px;
	border-radius: 0 0 0 10px;
}
.pwebcontact.pweb-slidebox.pweb-top.pweb-radius .pwebcontact-container {
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
.pwebcontact.pweb-slidebox.pweb-bottom.pweb-radius .pwebcontact-container {
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
.pwebcontact.pweb-slidebox.pweb-top.pweb-toggler-slide.pweb-offset-left.pweb-radius .pwebcontact-container {
	-webkit-border-radius: 0 0 10px 0;
	-moz-border-radius: 0 0 10px 0;
	border-radius: 0 0 10px 0;
}
.pwebcontact.pweb-slidebox.pweb-top.pweb-toggler-slide.pweb-offset-right.pweb-radius .pwebcontact-container {
	-webkit-border-radius: 0 0 0 10px;
	-moz-border-radius: 0 0 0 10px;
	border-radius: 0 0 0 10px;
}
.pwebcontact.pweb-slidebox.pweb-bottom.pweb-toggler-slide.pweb-offset-left.pweb-radius .pwebcontact-container {
	-webkit-border-radius: 0 10px 0 0;
	-moz-border-radius: 0 10px 0 0;
	border-radius: 0 10px 0 0;
}
.pwebcontact.pweb-slidebox.pweb-bottom.pweb-toggler-slide.pweb-offset-right.pweb-radius .pwebcontact-container {
	-webkit-border-radius: 10px 0 0 0;
	-moz-border-radius: 10px 0 0 0;
	border-radius: 10px 0 0 0;
}

 /* Container Rounded - Accordion
  * --------------------------------------------------------------------- 
  */
.pwebcontact.pweb-accordion.pweb-radius .pwebcontact-container {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

 /* Shadow
  * --------------------------------------------------------------------- 
  */
.pwebcontact.pweb-slidebox.pweb-shadow .pwebcontact-container {
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

.pwebcontact_toggler.pweb-shadow {
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
.pwebcontact.pweb-offset-left.pweb-top .pwebcontact_toggler.pweb-shadow {
	-moz-box-shadow: -1px 3px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: -1px 3px 3px rgba(0, 0, 0, 0.25);
	box-shadow: -1px 3px 3px rgba(0, 0, 0, 0.25);
}
.pwebcontact.pweb-offset-left.pweb-bottom .pwebcontact_toggler.pweb-shadow {
	-moz-box-shadow: -1px -3px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: -1px -3px 3px rgba(0, 0, 0, 0.25);
	box-shadow: -1px -3px 3px rgba(0, 0, 0, 0.25);
}
.pwebcontact.pweb-offset-right.pweb-top .pwebcontact_toggler.pweb-shadow {
	-moz-box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.25);
	box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.25);
}
.pwebcontact.pweb-offset-right.pweb-bottom .pwebcontact_toggler.pweb-shadow {
	-moz-box-shadow: 1px -3px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 1px -3px 3px rgba(0, 0, 0, 0.25);
	box-shadow: 1px -3px 3px rgba(0, 0, 0, 0.25);
}
.pwebcontact.pweb-vertical.pweb-left .pwebcontact_toggler.pweb-shadow {
	-moz-box-shadow: 3px -1px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 3px -1px 3px rgba(0, 0, 0, 0.25);
	box-shadow: 3px -1px 3px rgba(0, 0, 0, 0.25);
}
.pwebcontact.pweb-vertical.pweb-right .pwebcontact_toggler.pweb-shadow {
	-moz-box-shadow: -3px -1px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: -3px -1px 3px rgba(0, 0, 0, 0.25);
	box-shadow: -3px -1px 3px rgba(0, 0, 0, 0.25);
}

.pwebcontact.pweb-accordion.pweb-shadow .pwebcontact-container {
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
.pwebcontact.pweb-accordion.pweb-accordion-boxed.pweb-shadow .pwebcontact-container {
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5), inset 0 0 4px rgba(0,0,0, 0.3);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5), inset 0 0 4px rgba(0,0,0, 0.3);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.5), inset 0 0 4px rgba(0,0,0, 0.3);
}


 /* Lightbox Window
  * ---------------------------------------------------------------------
  */
.pwebcontact-modal.modal {
	position: fixed !important;
	left: 0 !important;
	right: 0 !important;
	top: 0 !important;
	bottom: 0 !important;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 10px !important;
	border: 0 !important;
	background: none !important;
	overflow-x: auto;
    overflow-y: scroll;
    -moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
body.pweb-modal-open {
	overflow: hidden; /* hide body scrollbar */
}
.pwebcontact-box.pweb-modal {
	margin: 30px auto !important;
	width: auto !important;
	min-width: 200px;
	max-width: 855px;
	height: auto !important;
	min-height: 200px;
	padding: 0;
}
.pwebcontact-box.pweb-modal .pwebcontact-container {
	padding: 15px;
}
.pweb-modal.modal {
	padding: 10px;
}
.pweb-modal.modal .modal-body {
	min-height: 400px
}
.pweb-modal.modal .modal-body.pweb-progress {
	background-position: center center;
}

/* Lightbox - Container Rounded */
.pwebcontact-box.pweb-modal.pweb-radius .pwebcontact-container,
.ui-effects-transfer.pweb-genie.pweb-radius {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
/* Lightbox - Shadow */
.pwebcontact-box.pweb-modal.pweb-shadow .pwebcontact-container,
.ui-effects-transfer.pweb-genie.pweb-shadow {
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
/* Lightbox - close button */
.pweb-button-close {
	position: absolute;
	right: 5px;
	top: 5px;
	display: block;
	width: 20px !important;
	height: 20px !important;
	line-height: 20px !important;
	padding: 0 !important;
	border: none !important;
	cursor: pointer;
	background: none !important;
	overflow: hidden !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	text-align: center;
	font-size: 20px !important;
}

.pweb-modal .pweb-button-close {
width: 0px !important;
height: 0px !important;
right: 10px;
top: 10px;
padding: 30px 0 0 30px !important;
background: url(../../../../realProp/templates/gk_creative/images/elements/close_btn.png) no-repeat center !important;
}

/*.pweb-modal .pweb-button-close {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAQAAACROWYpAAAEEElEQVQ4y32Va2yTVRzGf23fd10vUNqxsY1dGIyba7BsTgiwhcRkgxHkFkJAuQzIggY0IXGYkKA4DeAQMQTIiIB+MyRAJn7hAxJRJKIRiJgQIhESZxYFEuja9f74oe1aoPh/vrx5z3nO/3qeA0+aBSvW+UaT2VBUb+91HXY3FDUUNZnzDaxYsfBcs2DDpHjqqC1ln07YU79t0oGX+mY1V3dWv1/VWVrqphgTW+EDLBjYS91tZZ/5v+34d1/sijIWv/bw2IXFy2urfKVu7BjP0q0YOCaMWVlzfF7wdJY2mLybzH4/+mpq3cxKrwcHBtanvTqrfK/X97+avCvFUn2xtjDBNJpDn8SGU1Ls+oXVTTUeL8587xYMHKN97fWnlikqnU/UDmWJWUwL/ZKQpPOvTZvg8eLI0W3Y8cyo+3hB4p50MmYLUgC24EdRSTq6rLIaD/Z06SyYuMdWvjnv4TfS+URhahpHYlLwR16gHDcmVrBSPNrXOv2LTimUrMoE3BiaO5Jz2dCmiDNIkGBRcCAuffde1WR8FGMDKy5n5cp5f34pHYqlt/tDkrQ7SpDgxNBASurLrHRFpPsXmUEFbgyw4fFM7FgQvi7NznirHQorTZ8cGkhJUm80vVIylJA0ppU6xlAEBiXj/EvWSI+TuewWhdP0xylJOhPPVeJGVNqxbdQ0xlIMprusoXnzW9LtRH5xFoUjmfHIpxL8Oiod3ed6kXE4wHRW+Od0dku/J57s7P1UmvxBNP//2ah0+CCNVOICk8qyOS3bpAeJfOpgSpISypUujZ+GpXd6HC8zPkM2Z9Vtiv0jZRvlGRrM5Lo4k/vWSHZUHsWlGW+YI+QKs7lh/Z1L0tuZLbPDuVzTpTsVT6+0haXB31hNUzbsMjMwZdWBz6XBuDOY7efWiG3kYuyOZmO6FJLOnWM5mYIZlDDd3lHVPXAt18/C2DAsBf8u2cECpqdbZcNDndHi27S5T5I2DD+POjccT0qHz9JJS3ZIrLioIGBbNu7dI6claVdB72uHI0np8lW6WUIgO55WivFRT6ttvffDQ/2SdCuyatiZR2wLXwlL0uVf6WEdrdRnL4YFEzfl+Gm3dXn2bun/67YkRZI3oscjxyM/Rx7FJenBwP6L7KWLdvy5K5kRA6qZSYety9nDiYM//HFLeXbvzsmr5kl66KKDmeSJQUaG8FJDgHbW0e3YzwnPmVe+33lz582Oy+P7OcF+ullHOwFqeEKGMgKIl2r8tLCUjWxnl7HH6KXX2GPdxXY2spQW/FTzlACOSC8eyplEgBYWsoI1rGUta1jBQloIMIlyCkhv9r2w48JLObVMwU+ARhoJ4GcKtZTjxZXL9Vm6BSsGJnYcOHFl4MSBHRMDK5b/e69yxzyNAvYf9TCL+HAwka4AAAAASUVORK5CYII%3D) no-repeat center !important;
	width: 0px !important;
	height: 0px !important;
	right: -15px;
	top: -15px;
	padding: 30px 0 0 30px !important;
}*/

/* Accordion - close button */
.pweb-accordion.pweb-accordion-boxed .pweb-button-close {
	top: 20px;
}

 /* Global form declarations
  * ---------------------------------------------------------------------
  */
form.pwebcontact-form {
    margin: 0;
}
form.pwebcontact-form .pweb-field-container {
	margin-bottom: 8px;
}
form.pwebcontact-form .pweb-label,
form.pwebcontact-form .pweb-field {
	float: none;
	width: 100%;
}
form.pwebcontact-form .pweb-label label {
	display: block;
	margin: 0;
	padding: 0;
	word-wrap: break-word;
	width: auto;
	max-width: 100%;
}
form.pwebcontact-form fieldset label {
	word-wrap: break-word;
}


 /* System message
  * ---------------------------------------------------------------------
  */
form.pwebcontact-form .pweb-msg {
	line-height: 16px;
	min-height: 16px;
}
form.pwebcontact-form .pweb-msg .pweb-progress {
	padding-left: 20px;
}
form.pwebcontact-form .pweb-msg .pweb-progress,
.pweb-modal.modal .modal-body.pweb-progress {
	background-repeat: no-repeat;
	background-image: url(data:image/gif;base64,R0lGODlhEAAQALMMAKqooJGOhp2bk7e1rZ2bkre1rJCPhqqon8PBudDOxXd1bISCef///wAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFAAAMACwAAAAAEAAQAAAET5DJyYyhmAZ7sxQEs1nMsmACGJKmSaVEOLXnK1PuBADepCiMg/DQ+/2GRI8RKOxJfpTCIJNIYArS6aRajWYZCASDa41Ow+Fx2YMWOyfpTAQAIfkEBQAADAAsAAAAABAAEAAABE6QyckEoZgKe7MEQMUxhoEd6FFdQWlOqTq15SlT9VQM3rQsjMKO5/n9hANixgjc9SQ/CgKRUSgw0ynFapVmGYkEg3v1gsPibg8tfk7CnggAIfkEBQAADAAsAAAAABAAEAAABE2QycnOoZjaA/IsRWV1goCBoMiUJTW8A0XMBPZmM4Ug3hQEjN2uZygahDyP0RBMEpmTRCKzWGCkUkq1SsFOFQrG1tr9gsPc3jnco4A9EQAh+QQFAAAMACwAAAAAEAAQAAAETpDJyUqhmFqbJ0LMIA7McWDfF5LmAVApOLUvLFMmlSTdJAiM3a73+wl5HYKSEET2lBSFIhMIYKRSimFriGIZiwWD2/WCw+Jt7xxeU9qZCAAh+QQFAAAMACwAAAAAEAAQAAAETZDJyRCimFqbZ0rVxgwF9n3hSJbeSQ2rCWIkpSjddBzMfee7nQ/XCfJ+OQYAQFksMgQBxumkEKLSCfVpMDCugqyW2w18xZmuwZycdDsRACH5BAUAAAwALAAAAAAQABAAAARNkMnJUqKYWpunUtXGIAj2feFIlt5JrWybkdSydNNQMLaND7pC79YBFnY+HENHMRgyhwPGaQhQotGm00oQMLBSLYPQ9QIASrLAq5x0OxEAIfkEBQAADAAsAAAAABAAEAAABE2QycmUopham+da1cYkCfZ94UiW3kmtbJuRlGF0E4Iwto3rut6tA9wFAjiJjkIgZAYDTLNJgUIpgqyAcTgwCuACJssAdL3gpLmbpLAzEQA7);
}
form.pwebcontact-form .pweb-msg .pweb-success {
	color: #009E0A;
}
form.pwebcontact-form .pweb-msg .pweb-error {
	color: #A80000;
}
form.pwebcontact-form .pweb-msg-before {
	margin-bottom: 5px;
}
form.pwebcontact-form .pweb-msg-after {
	
}
form.pwebcontact-form .pweb-msg-button,
form.pwebcontact-form .pweb-msg-popup {
	display: inline-block;
}
.pweb-accordion form.pwebcontact-form .pweb-msg-before {
	margin-top: -25px;
	margin-right: 15px;
}

/* Fields
 * ---------------------------------------------------------------------
 */
form.pwebcontact-form input.pweb-input, 
form.pwebcontact-form select, 
form.pwebcontact-form textarea {
	float: none;
	padding: 2px 4px;
	margin: 0;
	width: 100%;
	outline: none;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
form.pwebcontact-form input.pweb-input, 
form.pwebcontact-form select {
	max-width: 100%;
	line-height: 22px;
	height: 26px;
}
form.pwebcontact-form select.pweb-multiple {
	height: auto;
}
form.pwebcontact-form select {
	padding-right: 2px;
}
form.pwebcontact-form textarea {
	height: auto !important;
	min-height: 70px;
}
form.pwebcontact-form input.pweb-input:focus, 
form.pwebcontact-form select:focus, 
form.pwebcontact-form textarea:focus {
	-webkit-transition: border .2s linear, box-shadow .2s linear;
	-moz-transition: border .2s linear, box-shadow .2s linear;
	-o-transition: border .2s linear, box-shadow .2s linear;
	transition: border .2s linear, box-shadow .2s linear;
}

/* Checkboxes and radio group and single checkbox
 * ---------------------------------------------------------------------
 */
form.pwebcontact-form fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}
form.pwebcontact-form fieldset label,
form.pwebcontact-form .pweb-field-checkbox label {
	display: block;
	padding-left: 16px;
}
form.pwebcontact-form fieldset label.rokradios,
form.pwebcontact-form fieldset label.rokchecks,
form.pwebcontact-form .pweb-field-checkbox label.rokchecks {
	padding-left: 22px;
}
form.pwebcontact-form input.pweb-checkbox, 
form.pwebcontact-form input.pweb-radio {
	margin: 3px 0 0 0;
	float: left;
}
form.pwebcontact-form fieldset input,
form.pwebcontact-form .pweb-field-checkbox input {
	clear: both;
}
form.pwebcontact-form input[type="checkbox"] + label:before,
form.pwebcontact-form input[type="checkbox"]:checked + label:before {
	background: none;
	border: 0;
	content: "";
}

/* Buttons
 * ---------------------------------------------------------------------
 */
form.pwebcontact-form button,
form.pwebcontact-form .btn {
	float: none;
	width: auto;
	height: auto;
	padding: 4px 12px;
	cursor: pointer;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2) inset;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2) inset;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2) inset;
}
form.pwebcontact-form button:hover,
form.pwebcontact-form .btn:hover {
	-webkit-transition: background-position .1s linear;
	-moz-transition: background-position .1s linear;
	-o-transition: background-position .1s linear;
	transition: background-position .1s linear;
	-webkit-transition: background-color .1s linear;
	-moz-transition: background-color .1s linear;
	-o-transition: background-color .1s linear;
	transition: background-color .1s linear;
}

/* Rounded fields and buttons
 * ---------------------------------------------------------------------
 */
.pweb-radius form.pwebcontact-form input.pweb-input, 
.pweb-radius form.pwebcontact-form select, 
.pweb-radius form.pwebcontact-form textarea {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.pweb-radius form.pwebcontact-form button,
.pweb-radius form.pwebcontact-form .btn {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
/* Shadow fields and buttons
 * ---------------------------------------------------------------------
 */
.pweb-shadow form.pwebcontact-form input.pweb-input, 
.pweb-shadow form.pwebcontact-form select, 
.pweb-shadow form.pwebcontact-form textarea {
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.4), 0 1px 2px rgba(0,0,0,0.2) inset;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.4), 0 1px 2px rgba(0,0,0,0.2) inset;
	box-shadow: 0 0 5px rgba(0,0,0,0.4), 0 1px 2px rgba(0,0,0,0.2) inset;
}
.pweb-shadow form.pwebcontact-form button {
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
}
/* Fields invalid
 * ---------------------------------------------------------------------
 */
form.pwebcontact-form input.invalid.pweb-input, 
form.pwebcontact-form select.invalid, 
form.pwebcontact-form textarea.invalid {
	border-color: #f00 !important;
	font-weight: normal;
	-webkit-box-shadow: 0 0 5px #f00, 0 1px 2px rgba(0,0,0,0.2) inset !important;
	-moz-box-shadow: 0 0 5px #f00, 0 1px 2px rgba(0,0,0,0.2) inset !important;
	box-shadow: 0 0 5px #f00, 0 1px 2px rgba(0,0,0,0.2) inset !important;
}
/* Fields active
 * ---------------------------------------------------------------------
 */
form.pwebcontact-form input.pweb-input:focus, 
form.pwebcontact-form select:focus, 
form.pwebcontact-form textarea:focus {
	outline: none;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.4), 0 1px 2px rgba(0,0,0,0.2) inset !important;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.4), 0 1px 2px rgba(0,0,0,0.2) inset !important;
	box-shadow: 0 0 5px rgba(0,0,0,0.4), 0 1px 2px rgba(0,0,0,0.2) inset !important;
}

/* Text separator
 * ---------------------------------------------------------------------
 */
.pweb-separator-text {
	line-height: 150%;
}

/* Labels invalid 
 * ---------------------------------------------------------------------
 */
form.pwebcontact-form .invalid,
form.pwebcontact-form .invalid a {
	color: #f00 !important;
	font-weight: normal;
}

/* Labels inline with fields
 * ---------------------------------------------------------------------
 */
.pweb-labels-inline form.pwebcontact-form .pweb-field-container {
	margin-bottom: 12px;
}
.pweb-labels-inline form.pwebcontact-form .pweb-label {
	clear: both;
	float: left;
	width: 30%;
}
.pweb-labels-inline form.pwebcontact-form .pweb-field {
	float: left;
	width: 69.9%;
}
.pweb-labels-inline form.pwebcontact-form .pweb-field-checkbox .pweb-field,
.pweb-labels-inline form.pwebcontact-form .pweb-field-buttons .pweb-field {
	float: none;
	width: auto !important;
}

/* Labels above fields
 * ---------------------------------------------------------------------
 */
.pweb-labels-above form.pwebcontact-form .pweb-label {
	margin-bottom: 3px;
}

/* Labels over fields
 * ---------------------------------------------------------------------
 */
.pweb-labels-over form.pwebcontact-form .pweb-field-container {
	position: relative;
}
.pweb-labels-over form.pwebcontact-form .pweb-label {
	margin-bottom: 3px;
}
.pweb-labels-over form.pwebcontact-form .pweb-field-text .pweb-label,
.pweb-labels-over form.pwebcontact-form .pweb-field-name .pweb-label,
.pweb-labels-over form.pwebcontact-form .pweb-field-email .pweb-label,
.pweb-labels-over form.pwebcontact-form .pweb-field-phone .pweb-label,
.pweb-labels-over form.pwebcontact-form .pweb-field-subject .pweb-label,
.pweb-labels-over form.pwebcontact-form .pweb-field-password .pweb-label,
.pweb-labels-over form.pwebcontact-form .pweb-field-date .pweb-label,
.pweb-labels-over form.pwebcontact-form .pweb-field-textarea .pweb-label,
.pweb-labels-over form.pwebcontact-form .pweb-field-select .pweb-label,
.pweb-labels-over form.pwebcontact-form .pweb-field-multiple .pweb-label {
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	width: auto !important;
	margin-bottom: 0;
}
.pweb-labels-over form.pwebcontact-form .pweb-field-multiple .pweb-label {
	width: 100% !important;
	height: 100% !important;
}
.pweb-labels-over form.pwebcontact-form .pweb-field-text label,
.pweb-labels-over form.pwebcontact-form .pweb-field-name label,
.pweb-labels-over form.pwebcontact-form .pweb-field-email label,
.pweb-labels-over form.pwebcontact-form .pweb-field-phone label,
.pweb-labels-over form.pwebcontact-form .pweb-field-subject label,
.pweb-labels-over form.pwebcontact-form .pweb-field-password label,
.pweb-labels-over form.pwebcontact-form .pweb-field-date label,
.pweb-labels-over form.pwebcontact-form .pweb-field-textarea label,
.pweb-labels-over form.pwebcontact-form .pweb-field-select label,
.pweb-labels-over form.pwebcontact-form .pweb-field-multiple label {
	padding: 3px 6px 0;
	cursor: text;
	color: #aaa;
	text-shadow: none;
	white-space: nowrap;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
}
.pweb-labels-over form.pwebcontact-form .pweb-field-multiple label {
	width: 100% !important;
	height: 100% !important;
}
.pweb-labels-over form.pwebcontact-form .pweb-field-multiple select.pweb-blank option {
	color: #fff !important;
	color: rgba(255,255,255,0) !important;
}

/* Captcha 
 * ---------------------------------------------------------------------
 */
form.pwebcontact-form .pweb-field-captcha .pweb-field {
	overflow: auto;
}

/* Calendar
 * ---------------------------------------------------------------------
 */
body div.calendar { 
	z-index: 10000;
}
.pweb-field-date .pweb-field {
	position: relative;
	z-index: 0;
}
.pweb-calendar-btn {
	position: absolute;
	z-index: 1;
	right: 0;
	top: 0;
	display: block;
	width: 26px;
	height: 18px;
	line-height: 18px;
	padding: 4px 0;
	cursor: pointer;
	text-align: center;
}

/* Icons
 * ---------------------------------------------------------------------
 */
.pweb-icomoon .icon-calendar,
.pweb-icomoon .icon-out,
.pweb-icomoon .icon-remove-sign {
	background-image: none !important;
	margin: 0;
}
.pweb-icomoon .icon-calendar:before,
.pweb-icomoon .icon-out:before,
.pweb-icomoon .icon-remove-sign:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
	background: none;
}
.pweb-icomoon .icon-calendar:before {
	content: "\43";
}
.pweb-icomoon .icon-out:before {
	content: "\26";
}
.pweb-icomoon .icon-remove-sign:before {
	content: "\4a";
}
.pweb-glyphicons .icon-calendar:before,
.pweb-glyphicons .icon-out:before,
.pweb-glyphicons .icon-remove-sign:before {
	font-family: none !important;
	content: "" !important;
}
.pweb-glyphicons .icon-out {
	background-position: -120px -72px;
}

/* Tooltip
 * ---------------------------------------------------------------------
 */
form.pwebcontact-form .tooltip {
	position: absolute;
	z-index: 1030;
	visibility: visible;
	opacity: 0;
}
form.pwebcontact-form .tooltip.in {
	opacity: 0.8;
}
form.pwebcontact-form .tooltip-inner {
	color: #ffffff;
	background-color: #000000;
	padding: 8px;
}

/* Star of required fields
 * ---------------------------------------------------------------------
 */
form.pwebcontact-form label .pweb-asterisk {
	color: #f00;
	font-weight: bold;
}


/* Columns
 * ---------------------------------------------------------------------
 */
.pweb-column {
	float: left;
	margin-right: 2.8%;
}
.pweb-column:last-child {
	margin-right: 0;
}
.pweb-width-50 {
	width: 47%;
}
.pweb-width-50:last-child {
	width: 50%;
}
.pweb-width-33 {
	width: 30%;
}
.pweb-width-33:last-child {
	width: 33%;
}
.pweb-width-25 {
	width: 22%;
}
.pweb-width-25:last-child {
	width: 25%;
}
.pweb-width-20 {
	width: 17%;
}
.pweb-width-20:last-child {
	width: 20%;
}

/* phone */
@media (max-width: 480px) 
{
	/* disable columns */
	.pweb-column,
	.pweb-column:last-child {
		float: none;
		width: auto !important;
		margin-right: 0;
	}
	/* disable fields inline */
	.pweb-labels-inline form.pwebcontact-form .pweb-label {
		margin-bottom: 3px;
	}
	.pweb-labels-inline form.pwebcontact-form .pweb-label,
	.pweb-labels-inline form.pwebcontact-form .pweb-field {
		float: none;
		width: auto;
	}
}

/* phone landscape */
@media (min-width: 481px) and (max-width: 767px) 
{
	/* change 3, 4 and 5 columns into 2 */
	.pweb-width-33,
	.pweb-width-25,
	.pweb-width-20 {
		width: 47%;
	}
	.pweb-width-33:nth-child(even),
	.pweb-width-25:nth-child(even),
	.pweb-width-25:last-child,
	.pweb-width-20:nth-child(even) {
		width: 49.9%;
	}
	.pweb-width-33:last-child,
	.pweb-width-20:last-child {
		width: 100%;
	}
	/* disable fields inline only in columns */
	.pweb-labels-inline form.pwebcontact-form .pweb-column .pweb-label {
		margin-bottom: 3px;
	}
	.pweb-labels-inline form.pwebcontact-form .pweb-column .pweb-label,
	.pweb-labels-inline form.pwebcontact-form .pweb-column .pweb-field {
		float: none;
		width: auto;
	}
}

/* tablet and phone */
@media (min-width: 768px) and (max-width: 979px) 
{
	/* disable fields inline only in 4 and 5 columns */
	.pweb-labels-inline form.pwebcontact-form .pweb-column.pweb-width-25 .pweb-label,
	.pweb-labels-inline form.pwebcontact-form .pweb-column.pweb-width-20 .pweb-label {
		margin-bottom: 3px;
	}
	.pweb-labels-inline form.pwebcontact-form .pweb-column.pweb-width-25 .pweb-label,
	.pweb-labels-inline form.pwebcontact-form .pweb-column.pweb-width-20 .pweb-label,
	.pweb-labels-inline form.pwebcontact-form .pweb-column.pweb-width-25 .pweb-field,
	.pweb-labels-inline form.pwebcontact-form .pweb-column.pweb-width-20 .pweb-field {
		float: none;
		width: auto;
	}
}

/* Hide User data
 * ---------------------------------------------------------------------
 */
.pweb-hide-user form.pwebcontact-form .pweb-field-name,
.pweb-hide-user form.pwebcontact-form .pweb-field-email {
	display: none !important;
}

/* Errors
 * ---------------------------------------------------------------------
 */
.pweb-alert {
	position: fixed;
	z-index: 1060;
	top: 50%;
	left: 50%;
	width: 560px;
	max-height: 400px;
	margin: -200px 0 0 -280px;
	overflow: auto;
	background-color: #fcf8e3;
	-moz-box-shadow: 0 0 5px rgba(0,0,0, 0.2);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0, 0.2);
	box-shadow: 0 0 5px rgba(0,0,0, 0.2);
}

/* Animations
 * ---------------------------------------------------------------------
 */
.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-moz-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}
.fade.in {
	opacity: 1;
}

.pweb-init.pweb-slidebox {
	visibility: hidden;
}
.pweb-init.pweb-accordion {
	display: none;
}

/* Clearfix
 * ---------------------------------------------------------------------
 */
.pwebcontact-box:before, .pwebcontact-box:after,
.pweb-fields:before, .pweb-fields:after,
.pweb-fields-group:before, .pweb-fields-group:after,
.pweb-field-container:before, .pweb-field-container:after,
.pweb-uploader .files > div:before, .pweb-uploader .files > div:after {
	content: "";
	display: table;
	line-height: 0;
}
.pwebcontact-box:after,
.pweb-fields, .pweb-fields:after,
.pweb-fields-group:after,
.pweb-field-container:after,
.pweb-uploader .files > div:after {
	clear: both;
}
/**
* @version 3.2.5
* @package PWebContact
* @copyright ? 2014 Perfect Web sp. z o.o., All rights reserved. http://www.perfect-web.co
* @license GNU General Public License http://www.gnu.org/licenses/gpl-3.0.html
* @author Piotr Mo?ko
*/

/* Transfer effects
 * ---------------------------------------------------------------------
 */
.ui-effects-transfer.pweb-genie {
	z-index: 1049;
	-o-animation-fill-mode: forwards;
	-o-transform-origin: 50% 50%;
	-moz-animation-fill-mode: forwards;
	-moz-transform-origin: 50% 50%;
	-webkit-animation-fill-mode: forwards;
	-webkit-transform-origin: 50% 50%;
	animation-fill-mode: forwards;
	transform-origin: 50% 50%;
	-o-animation-duration: 400ms;
	-ms-animation-duration: 400ms;
	-moz-animation-duration: 400ms;
	-webkit-animation-duration: 400ms;
	animation-duration: 400ms;
}
.ui-effects-transfer.pweb-genie.pweb-rotate-bottom {
	-moz-animation-name: pweb-genie-appear-bottom;
	-webkit-animation-name: pweb-genie-appear-bottom;
	animation-name: pweb-genie-appear-bottom;
}
.ui-effects-transfer.pweb-genie.pweb-rotate-bottom.pweb-genie-hide {
	-moz-animation-name: pweb-genie-hide-bottom;
	-webkit-animation-name: pweb-genie-hide-bottom;
	animation-name: pweb-genie-hide-bottom;
}
.ui-effects-transfer.pweb-genie.pweb-rotate-top {
	-moz-animation-name: pweb-genie-appear-top;
	-webkit-animation-name: pweb-genie-appear-top;
	animation-name: pweb-genie-appear-top;
}
.ui-effects-transfer.pweb-genie.pweb-rotate-top.pweb-genie-hide {
	-moz-animation-name: pweb-genie-hide-top;
	-webkit-animation-name: pweb-genie-hide-top;
	animation-name: pweb-genie-hide-top;
}
.ui-effects-transfer.pweb-genie.pweb-rotate-left {
	-moz-animation-name: pweb-genie-appear-left;
	-webkit-animation-name: pweb-genie-appear-left;
	animation-name: pweb-genie-appear-left;
}
.ui-effects-transfer.pweb-genie.pweb-rotate-left.pweb-genie-hide {
	-moz-animation-name: pweb-genie-hide-left;
	-webkit-animation-name: pweb-genie-hide-left;
	animation-name: pweb-genie-hide-left;
}
.ui-effects-transfer.pweb-genie.pweb-rotate-right {
	-moz-animation-name: pweb-genie-appear-right;
	-webkit-animation-name: pweb-genie-appear-right;
	animation-name: pweb-genie-appear-right;
}
.ui-effects-transfer.pweb-genie.pweb-rotate-right.pweb-genie-hide {
	-moz-animation-name: pweb-genie-hide-right;
	-webkit-animation-name: pweb-genie-hide-right;
	animation-name: pweb-genie-hide-right;
}

@-webkit-keyframes pweb-genie-appear-bottom {
	100% { opacity: 1; -webkit-transform: translateY(0px) rotateX(0deg) rotateY(0deg) rotateZ(180deg) scaleX(1) scaleY(1);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	70% { opacity:0.8;-webkit-transform: translateY(-5px) rotateX(0deg) rotateY(80deg) rotateZ(0deg) scaleX(0.8) scaleY(1.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	60% { opacity: 0.6;-webkit-transform: translateY(-155px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.5) scaleY(2.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	40% { opacity: 0.8;-webkit-transform: translateY(-5px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.4) scaleY(0.3);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	0% { opacity: 0;-webkit-transform: translateY(0px) rotateX(0deg) rotateY(90deg) rotateZ(0deg) scaleX(0) scaleY(0);}
}
@-webkit-keyframes pweb-genie-hide-bottom {
	0% { opacity: 1; -webkit-transform: translateY(0px) rotateX(0deg) rotateY(0deg) rotateZ(180deg) scaleX(1) scaleY(1);}
	40% { opacity:0.8;-webkit-transform: translateY(-5px) rotateX(0deg) rotateY(80deg) rotateZ(0deg) scaleX(0.8) scaleY(1.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	60% { opacity: 0.6;-webkit-transform: translateY(-155px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.5) scaleY(2.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	70% { opacity: 0.8;-webkit-transform: translateY(-5px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.4) scaleY(0.3);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	100% { opacity: 0;-webkit-transform: translateY(0px) rotateX(0deg) rotateY(90deg) rotateZ(0deg) scaleX(0) scaleY(0);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
}

@-webkit-keyframes pweb-genie-appear-top {
	100% { opacity: 1; -webkit-transform: translateY(0px) rotateX(0deg) rotateY(0deg) rotateZ(-180deg) scaleX(1) scaleY(1);}
	70% { opacity:0.8;-webkit-transform: translateY(5px) rotateX(0deg) rotateY(80deg) rotateZ(0deg) scaleX(0.8) scaleY(1.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	60% { opacity: 0.6;-webkit-transform: translateY(155px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.5) scaleY(2.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	40% { opacity: 0.8;-webkit-transform: translateY(5px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.4) scaleY(0.3);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	0% { opacity: 0;-webkit-transform: translateY(0px) rotateX(0deg) rotateY(90deg) rotateZ(0deg) scaleX(0) scaleY(0);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
}
@-webkit-keyframes pweb-genie-hide-top {
	0% { opacity: 1; -webkit-transform: translateY(0px) rotateX(0deg) rotateY(0deg) rotateZ(-180deg) scaleX(1) scaleY(1);}
	40% { opacity:0.8;-webkit-transform: translateY(5px) rotateX(0deg) rotateY(80deg) rotateZ(0deg) scaleX(0.8) scaleY(1.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	60% { opacity: 0.6;-webkit-transform: translateY(155px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.5) scaleY(2.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	70% { opacity: 0.8;-webkit-transform: translateY(5px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.4) scaleY(0.3);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	100% { opacity: 0;-webkit-transform: translateY(0px) rotateX(0deg) rotateY(90deg) rotateZ(0deg) scaleX(0) scaleY(0);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
}

@-webkit-keyframes pweb-genie-appear-left {
	100% { opacity: 1; -webkit-transform: translateX(0px) rotateX(0deg) rotateZ(180deg) scaleX(1) scaleY(1);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	70% { opacity:0.8;-webkit-transform: translateX(5px) rotateX(80deg) rotateZ(0deg) scaleX(1.2) scaleY(0.8);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	60% { opacity: 0.6;-webkit-transform: translateX(155px) rotateX(86deg) rotateZ(0deg) scaleX(2.2) scaleY(0.6);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	40% { opacity: 0.8;-webkit-transform: translateX(5px) rotateX(86deg) rotateZ(0deg) scaleX(0.3) scaleY(0.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	0% { opacity: 0;-webkit-transform: translateX(0px) rotateX(90deg) rotateZ(0deg) scaleX(0) scaleY(0);}
}
@-webkit-keyframes pweb-genie-hide-left {
	0% { opacity: 1; -webkit-transform: translateX(0px) rotateX(0deg) rotateZ(180deg) scaleX(1) scaleY(1);}
	40% { opacity:0.8;-webkit-transform: translateX(5px) rotateX(80deg) rotateZ(0deg) scaleX(1.2) scaleY(0.8);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	60% { opacity: 0.6;-webkit-transform: translateX(155px) rotateX(86deg) rotateZ(0deg) scaleX(2.2) scaleY(0.6);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	70% { opacity: 0.8;-webkit-transform: translateX(5px) rotateX(86deg) rotateZ(0deg) scaleX(0.3) scaleY(0.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	100% { opacity: 0;-webkit-transform: translateX(0px) rotateX(90deg) rotateZ(0deg) scaleX(0) scaleY(0);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
}

@-webkit-keyframes pweb-genie-appear-right {
	100% { opacity: 1; -webkit-transform: translateX(0px) rotateX(0deg) rotateZ(-180deg) scaleX(1) scaleY(1);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	70% { opacity:0.8;-webkit-transform: translateX(-5px) rotateX(80deg) rotateZ(0deg) scaleX(1.2) scaleY(0.8);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	60% { opacity: 0.6;-webkit-transform: translateX(-155px) rotateX(86deg) rotateZ(0deg) scaleX(2.2) scaleY(0.6);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	40% { opacity: 0.8;-webkit-transform: translateX(-5px) rotateX(86deg) rotateZ(0deg) scaleX(0.3) scaleY(0.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	0% { opacity: 0;-webkit-transform: translateX(0px) rotateX(90deg) rotateZ(0deg) scaleX(0) scaleY(0);}
}
@-webkit-keyframes pweb-genie-hide-right {
	0% { opacity: 1; -webkit-transform: translateX(0px) rotateX(0deg) rotateZ(-180deg) scaleX(1) scaleY(1);}
	40% { opacity:0.8;-webkit-transform: translateX(-5px) rotateX(80deg) rotateZ(0deg) scaleX(1.2) scaleY(0.8);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	60% { opacity: 0.6;-webkit-transform: translateX(-155px) rotateX(86deg) rotateZ(0deg) scaleX(2.2) scaleY(0.6);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	70% { opacity: 0.8;-webkit-transform: translateX(-5px) rotateX(86deg) rotateZ(0deg) scaleX(0.3) scaleY(0.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	100% { opacity: 0;-webkit-transform: translateX(0px) rotateX(90deg) rotateZ(0deg) scaleX(0) scaleY(0);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
}


@keyframes pweb-genie-appear-bottom {
	100% { opacity: 1;transform: translateY(0px) rotateX(0deg) rotateY(0deg) rotateZ(180deg) scaleX(1) scaleY(1);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	70% { opacity: 0.8;transform: translateY(-5px) rotateX(0deg) rotateY(80deg) rotateZ(0deg) scaleX(0.8) scaleY(1.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	60% { opacity: 0.6;transform: translateY(-155px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.5) scaleY(2.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	40% { opacity: 0.8;transform: translateY(-5px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.4) scaleY(0.3);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	0% { opacity: 0;transform: translateY(0px) rotateX(0deg) rotateY(90deg) rotateZ(0deg) scaleX(0) scaleY(0);}
}
@keyframes pweb-genie-hide-bottom {
	0% { opacity: 1;transform: translateY(0px) rotateX(0deg) rotateY(0deg) rotateZ(180deg) scaleX(1) scaleY(1);}
	40% { opacity: 0.8;transform: translateY(-5px) rotateX(0deg) rotateY(80deg) rotateZ(0deg) scaleX(0.8) scaleY(1.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	60% { opacity: 0.6;transform: translateY(-155px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.5) scaleY(2.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	70% { opacity: 0.8;transform: translateY(-5px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.4) scaleY(0.3);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	100% { opacity: 0;transform: translateY(0px) rotateX(0deg) rotateY(90deg) rotateZ(0deg) scaleX(0) scaleY(0);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
}

@keyframes pweb-genie-appear-top {
	100% { opacity: 1;transform: translateY(0px) rotateX(0deg) rotateY(0deg) rotateZ(-180deg) scaleX(1) scaleY(1);}
	70% { opacity: 0.8;transform: translateY(5px) rotateX(0deg) rotateY(80deg) rotateZ(0deg) scaleX(0.8) scaleY(1.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	60% { opacity: 0.6;transform: translateY(155px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.5) scaleY(2.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	40% { opacity: 0.8;transform: translateY(5px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.4) scaleY(0.3);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	0% { opacity: 0;transform: translateY(0px) rotateX(0deg) rotateY(90deg) rotateZ(0deg) scaleX(0) scaleY(0);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
}
@keyframes pweb-genie-hide-top {
	0% { opacity: 1;transform: translateY(0px) rotateX(0deg) rotateY(0deg) rotateZ(-180deg) scaleX(1) scaleY(1);}
	40% { opacity: 0.8;transform: translateY(5px) rotateX(0deg) rotateY(80deg) rotateZ(0deg) scaleX(0.8) scaleY(1.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	60% { opacity: 0.6;transform: translateY(155px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.5) scaleY(2.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	70% { opacity: 0.8;transform: translateY(5px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.4) scaleY(0.3);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	100% { opacity: 0;transform: translateY(0px) rotateX(0deg) rotateY(90deg) rotateZ(0deg) scaleX(0) scaleY(0);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
}

@keyframes pweb-genie-appear-left {
	100% { opacity: 1;transform: translateX(0px) rotateX(0deg) rotateZ(180deg) scaleX(1) scaleY(1);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	70% { opacity: 0.8;transform: translateX(5px) rotateX(80deg) rotateZ(0deg) scaleX(1.2) scaleY(0.8);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	60% { opacity: 0.6;transform: translateX(155px) rotateX(86deg) rotateZ(0deg) scaleX(2.2) scaleY(0.6);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	40% { opacity: 0.8;transform: translateX(5px) rotateX(86deg) rotateZ(0deg) scaleX(0.3) scaleY(0.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	0% { opacity: 0;transform: translateX(0px) rotateX(90deg) rotateZ(0deg) scaleX(0) scaleY(0);}
}
@keyframes pweb-genie-hide-left {
	0% { opacity: 1;transform: translateX(0px) rotateX(0deg) rotateZ(180deg) scaleX(1) scaleY(1);}
	40% { opacity: 0.8;transform: translateX(5px) rotateX(80deg) rotateZ(0deg) scaleX(1.2) scaleY(0.8);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	60% { opacity: 0.6;transform: translateX(155px) rotateX(86deg) rotateZ(0deg) scaleX(2.2) scaleY(0.6);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	70% { opacity: 0.8;transform: translateX(5px) rotateX(86deg) rotateZ(0deg) scaleX(0.3) scaleY(0.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	100% { opacity: 0;transform: translateX(0px) rotateX(90deg) rotateZ(0deg) scaleX(0) scaleY(0);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
}

@keyframes pweb-genie-appear-right {
	100% { opacity: 1;transform: translateX(0px) rotateX(0deg) rotateZ(-180deg) scaleX(1) scaleY(1);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	70% { opacity: 0.8;transform: translateX(-5px) rotateX(80deg) rotateZ(0deg) scaleX(1.2) scaleY(0.8);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	60% { opacity: 0.6;transform: translateX(-155px) rotateX(86deg) rotateZ(0deg) scaleX(2.2) scaleY(0.6);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	40% { opacity: 0.8;transform: translateX(-5px) rotateX(86deg) rotateZ(0deg) scaleX(0.3) scaleY(0.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	0% { opacity: 0;transform: translateX(0px) rotateX(90deg) rotateZ(0deg) scaleX(0) scaleY(0);}
}
@keyframes pweb-genie-hide-right {
	0% { opacity: 1;transform: translateX(0px) rotateX(0deg) rotateZ(-180deg) scaleX(1) scaleY(1);}
	40% { opacity: 0.8;transform: translateX(-5px) rotateX(80deg) rotateZ(0deg) scaleX(1.2) scaleY(0.8);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	60% { opacity: 0.6;transform: translateX(-155px) rotateX(86deg) rotateZ(0deg) scaleX(2.2) scaleY(0.6);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	70% { opacity: 0.8;transform: translateX(-5px) rotateX(86deg) rotateZ(0deg) scaleX(0.3) scaleY(0.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	100% { opacity: 0;transform: translateX(0px) rotateX(90deg) rotateZ(0deg) scaleX(0) scaleY(0);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
}

.ui-effects-transfer.pweb-genie.pweb-smooth-bottom{
	-ms-transform-origin: 50% 100%;
    -moz-animation-name: pweb-genie-appear-smooth-top-bottom;
    -moz-transform-origin: 50% 100%;
	-webkit-animation-name: pweb-genie-appear-smooth-top-bottom;
    -webkit-transform-origin: 50% 100%;
	animation-name: pweb-genie-appear-smooth-top-bottom;
    transform-origin: 50% 100%;
}
.ui-effects-transfer.pweb-genie.pweb-smooth-bottom.pweb-genie-hide{
    -moz-animation-name: pweb-genie-hide-smooth-top-bottom;
	-webkit-animation-name: pweb-genie-hide-smooth-top-bottom;
	animation-name: pweb-genie-hide-smooth-top-bottom;
}

.ui-effects-transfer.pweb-genie.pweb-smooth-top{
	-ms-transform-origin: 50% 0%;
    -moz-animation-name: pweb-genie-appear-smooth-top-bottom;
    -moz-transform-origin: 50% 0%;
	-webkit-animation-name: pweb-genie-appear-smooth-top-bottom;
    -webkit-transform-origin: 50% 0%;
	animation-name: pweb-genie-appear-smooth-top-bottom;
    transform-origin: 50% 0%;
}
.ui-effects-transfer.pweb-genie.pweb-smooth-top.pweb-genie-hide{
    -moz-animation-name: pweb-genie-hide-smooth-top-bottom;
	-webkit-animation-name: pweb-genie-hide-smooth-top-bottom;
	animation-name: pweb-genie-hide-smooth-top-bottom;
}

.ui-effects-transfer.pweb-genie.pweb-smooth-left{
	-ms-transform-origin: 0% 50%;
    -moz-animation-name: pweb-genie-appear-smooth-left-right;
    -moz-transform-origin: 0% 50%;
	-webkit-animation-name: pweb-genie-appear-smooth-left-right;
    -webkit-transform-origin: 0% 50%;
	animation-name: pweb-genie-appear-smooth-left-right;
    transform-origin: 0% 50%;
}
.ui-effects-transfer.pweb-genie.pweb-smooth-left.pweb-genie-hide{
    -moz-animation-name: pweb-genie-hide-smooth-left-right;
	-webkit-animation-name: pweb-genie-hide-smooth-left-right;
	animation-name: pweb-genie-hide-smooth-left-right;
}

.ui-effects-transfer.pweb-genie.pweb-smooth-right{
	-ms-transform-origin: 100% 50%;
    -moz-animation-name: pweb-genie-appear-smooth-left-right;
    -moz-transform-origin: 100% 50%;
	-webkit-animation-name: pweb-genie-appear-smooth-left-right;
    -webkit-transform-origin: 100% 50%;
	animation-name: pweb-genie-appear-smooth-left-right;
    transform-origin: 100% 50%;
}
.ui-effects-transfer.pweb-genie.pweb-smooth-right.pweb-genie-hide{
    -moz-animation-name: pweb-genie-hide-smooth-left-right;
	-webkit-animation-name: pweb-genie-hide-smooth-left-right;
	animation-name: pweb-genie-hide-smooth-left-right;
}

@-webkit-keyframes pweb-genie-appear-smooth-top-bottom {
	0% { opacity: 0.1;-webkit-transform: rotateX(0deg) rotateY(90deg) rotateZ(0deg) scaleX(0) scaleY(0);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	40% { opacity: 0.6;-webkit-transform: rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.4) scaleY(0.3);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	60% { opacity: 0.8;-webkit-transform: rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.7) scaleY(2.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	70% { opacity:0.8;-webkit-transform: rotateX(0deg) rotateY(80deg) rotateZ(0deg) scaleX(0.8) scaleY(2.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	100% { opacity: 1; -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pweb-genie-hide-smooth-top-bottom {
	100% { opacity: 0.1;-webkit-transform: rotateX(0deg) rotateY(90deg) rotateZ(0deg) scaleX(0) scaleY(0);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	70% { opacity: 0.6;-webkit-transform: rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.4) scaleY(0.3);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	60% { opacity: 0.8;-webkit-transform: rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.7) scaleY(2.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	40% { opacity:0.8;-webkit-transform: rotateX(0deg) rotateY(80deg) rotateZ(0deg) scaleX(0.8) scaleY(2.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	0% { opacity: 1; -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1);}    
}

@-webkit-keyframes pweb-genie-appear-smooth-left-right {
	0% { opacity: 0.1;-webkit-transform: rotateX(90deg) rotateZ(0deg) scaleX(0) scaleY(0);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	40% { opacity: 0.6;-webkit-transform: rotateX(86deg) rotateZ(0deg) scaleX(0.3) scaleY(0.4);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	60% { opacity: 0.8;-webkit-transform: rotateX(86deg) rotateZ(0deg) scaleX(2) scaleY(0.7);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	70% { opacity:0.8;-webkit-transform: rotateX(80deg) rotateZ(0deg) scaleX(2) scaleY(0.8);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	100% { opacity: 1; -webkit-transform: rotateX(0deg) rotateZ(0deg) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pweb-genie-hide-smooth-left-right {
	100% { opacity: 0.1;-webkit-transform: rotateX(90deg) rotateZ(0deg) scaleX(0) scaleY(0);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	70% { opacity: 0.6;-webkit-transform: rotateX(86deg) rotateZ(0deg) scaleX(0.3) scaleY(0.4);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	60% { opacity: 0.8;-webkit-transform: rotateX(86deg) rotateZ(0deg) scaleX(2) scaleY(0.7);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	40% { opacity:0.8;-webkit-transform: rotateX(80deg) rotateZ(0deg) scaleX(2) scaleY(0.8);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	0% { opacity: 1; -webkit-transform: rotateX(0deg) rotateZ(0deg) scaleX(1) scaleY(1);}  
}


@keyframes pweb-genie-appear-smooth-top-bottom {
	0% { opacity: 0.1;transform: rotateX(0deg) rotateY(90deg) rotateZ(0deg) scaleX(0) scaleY(0);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	40% { opacity: 0.6;transform: rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.4) scaleY(0.3);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	60% { opacity: 0.8;transform: rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.7) scaleY(2.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	70% { opacity:0.8;transform: rotateX(0deg) rotateY(80deg) rotateZ(0deg) scaleX(0.8) scaleY(2.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	100% { opacity: 1;transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1);}
}
@keyframes pweb-genie-hide-smooth-top-bottom {
	100% { opacity: 0.1;transform: rotateX(0deg) rotateY(90deg) rotateZ(0deg) scaleX(0) scaleY(0);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	70% { opacity: 0.6;transform: rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.4) scaleY(0.3);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	60% { opacity: 0.8;transform: rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.7) scaleY(2.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	40% { opacity:0.8;transform: rotateX(0deg) rotateY(80deg) rotateZ(0deg) scaleX(0.8) scaleY(2.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	0% { opacity: 1;transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1);}    
}

@keyframes pweb-genie-appear-smooth-left-right {
	0% { opacity: 0.1;transform: rotateX(90deg) rotateZ(0deg) scaleX(0) scaleY(0);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	40% { opacity: 0.6;transform: rotateX(86deg) rotateZ(0deg) scaleX(0.3) scaleY(0.4);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	60% { opacity: 0.8;transform: rotateX(86deg) rotateZ(0deg) scaleX(2) scaleY(0.7);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	70% { opacity:0.8;transform: rotateX(80deg) rotateZ(0deg) scaleX(2) scaleY(0.8);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	100% { opacity: 1;transform: rotateX(0deg) rotateZ(0deg) scaleX(1) scaleY(1);}
}
@keyframes pweb-genie-hide-smooth-left-right {
	100% { opacity: 0.1;transform: rotateX(90deg) rotateZ(0deg) scaleX(0) scaleY(0);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	70% { opacity: 0.6;transform: rotateX(86deg) rotateZ(0deg) scaleX(0.3) scaleY(0.4);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	60% { opacity: 0.8;transform: rotateX(86deg) rotateZ(0deg) scaleX(2) scaleY(0.7);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	40% { opacity:0.8;transform: rotateX(80deg) rotateZ(0deg) scaleX(2) scaleY(0.8);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
	0% { opacity: 1;transform: rotateX(0deg) rotateZ(0deg) scaleX(1) scaleY(1);}  
}

.ui-effects-transfer.pweb-genie.pweb-square-left, 
.ui-effects-transfer.pweb-genie.pweb-square-right, 
.ui-effects-transfer.pweb-genie.pweb-square-top, 
.ui-effects-transfer.pweb-genie.pweb-square-bottom{
    -o-animation-name: pweb-genie-show-square;
    -moz-animation-name: pweb-genie-show-square;
	-webkit-animation-name: pweb-genie-show-square;
	animation-name: pweb-genie-show-square;
}

.ui-effects-transfer.pweb-genie.pweb-square-right.pweb-genie-hide,
.ui-effects-transfer.pweb-genie.pweb-square-left.pweb-genie-hide,
.ui-effects-transfer.pweb-genie.pweb-square-top.pweb-genie-hide,
.ui-effects-transfer.pweb-genie.pweb-square-bottom.pweb-genie-hide{
    -o-animation-name: pweb-genie-hide-square;
    -moz-animation-name: pweb-genie-hide-square;
	-webkit-animation-name: pweb-genie-hide-square;
	animation-name: pweb-genie-hide-square;
}

@-webkit-keyframes pweb-genie-show-square {
	from {opacity: 0;}
	to {opacity: 0.7;}
}
@-webkit-keyframes pweb-genie-hide-square {
	from {opacity: 1;}
	to {opacity: 0;}
}
@keyframes pweb-genie-show-square {
	from {opacity: 0;}
	to {opacity: 0.7;}
}
@keyframes pweb-genie-hide-square {
	from {opacity: 1;}
	to {opacity: 0;}
}
/**
* @version 3.2.6
* @package PWebContact
* @copyright © 2014 Perfect Web sp. z o.o., All rights reserved. http://www.perfect-web.co
* @license GNU General Public License http://www.gnu.org/licenses/gpl-3.0.html
* @author Piotr Moćko
*/

/* Form background */
.pweb-bg-white .pwebcontact-container,
.pweb-bg-white.ui-effects-transfer.pweb-genie {
	background-color: #FFF;
}
.pweb-bg-white.pweb-slidebox .pwebcontact-container {
	border: 1px solid #bbb;
	border-color: rgba(0,0,0,0.2);
	background-color: rgba(255,255,255, 0.9);
}

/* Text color */
.pweb-bg-white form.pwebcontact-form label,
.pweb-bg-white form.pwebcontact-form .pweb-separator-text,
.pweb-bg-white form.pwebcontact-form .pweb-msg,
.pweb-bg-white form.pwebcontact-form .pweb-chars-counter,
.pweb-bg-white form.pwebcontact-form .pweb-uploader,
.pweb-bg-white .pwebcontact-box .pweb-dropzone {
	color: #333;
}

/* Message success */
.pweb-bg-white form.pwebcontact-form .pweb-msg .pweb-success {
	color: #009E0A;
}
/* Message error */
.pweb-bg-white form.pwebcontact-form .pweb-msg .pweb-error {
	color: #A80000;
}

/* Star of required fields */
.pweb-bg-white form.pwebcontact-form label .pweb-asterisk {
	color: #f00;
}

/* Accordion Box */
.pweb-bg-white.pwebcontact-box.pweb-accordion.pweb-accordion-boxed .pwebcontact-container {
 	-moz-box-shadow: inset 0 0 4px rgba(0,0,0, 0.3);
	-webkit-box-shadow: inset 0 0 4px rgba(0,0,0, 0.3);
 	box-shadow: inset 0 0 4px rgba(0,0,0, 0.3);
	border-color: #B2B2B2;
	border-color: rgba(0,0,0, 0.3);
}
.pweb-bg-white.pwebcontact-box.pweb-accordion.pweb-accordion-boxed.pweb-shadow .pwebcontact-container {
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5), inset 0 0 4px rgba(0,0,0, 0.3);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5), inset 0 0 4px rgba(0,0,0, 0.3);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.5), inset 0 0 4px rgba(0,0,0, 0.3);
}
 /* Accordion Arrow */
.pweb-bg-white.pwebcontact-box.pweb-accordion.pweb-accordion-boxed .pweb-arrow {
	border-bottom-color: #B2B2B2;
	border-bottom-color: rgba(0,0,0, 0.3);
}

/* Lightbox Window */
.pweb-bg-white.pwebcontact-box.pweb-modal .pwebcontact-container,
.pweb-bg-white.ui-effects-transfer.pweb-genie {
	border: 1px solid #bbb;
	border-color: rgba(0,0,0,0.3);
}
/* Lightbox Window close button */
.pweb-bg-white.pwebcontact-box.pweb-modal .close {
	
}
/* Lightbox Window overlay */
body.pweb-modal-white .modal-backdrop.fade.in {
	
}

/* Upload dropzone */
.pweb-bg-white.pwebcontact-box.pweb-dragged .pweb-dropzone {
	background-color: #FFF;
	background-color: rgba(255, 255, 255, 0.7);
	-moz-box-shadow: 0 0 50px rgba(0,0,0, 0.2) inset;
	-webkit-box-shadow: 0 0 50px rgba(0,0,0, 0.2) inset;
	box-shadow: 0 0 50px rgba(0,0,0, 0.2) inset;
}
/**
* @version 3.2.5
* @package PWebContact
* @copyright © 2014 Perfect Web sp. z o.o., All rights reserved. http://www.perfect-web.co
* @license GNU General Public License http://www.gnu.org/licenses/gpl-3.0.html
* @author Piotr Moćko
*/

/* Font family and size */
.pweb-form-blue .pwebcontact-box,
.pweb-form-blue form.pwebcontact-form label
.pweb-form-blue form.pwebcontact-form input,
.pweb-form-blue form.pwebcontact-form textarea,
.pweb-form-blue form.pwebcontact-form select,
.pweb-form-blue form.pwebcontact-form button,
.pweb-form-blue form.pwebcontact-form .btn {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

/* Links */
.pweb-form-blue form.pwebcontact-form a,
.pweb-form-blue .pweb-button-close {
    color: #0065ec;
	text-decoration: none;
	background: none;
}
.pweb-form-blue form.pwebcontact-form a:hover {
    text-decoration: underline;
}

/* Labels invalid */
.pweb-form-blue form.pwebcontact-form .invalid,
.pweb-form-blue form.pwebcontact-form .invalid a {
	color: #f00 !important;
}
/* Fields */
.pweb-form-blue form.pwebcontact-form input.pweb-input, 
.pweb-form-blue form.pwebcontact-form select, 
.pweb-form-blue form.pwebcontact-form textarea {
	background: #fff;
	color: #333;
	border: 1px solid #aaa;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2) inset;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2) inset;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2) inset;
}
/* Fields shadow */
.pweb-form-blue.pweb-shadow form.pwebcontact-form input.pweb-input, 
.pweb-form-blue.pweb-shadow form.pwebcontact-form select, 
.pweb-form-blue.pweb-shadow form.pwebcontact-form textarea {
	-webkit-box-shadow: 0 0 5px #bbb, 0 1px 2px rgba(0,0,0,0.2) inset;
	-moz-box-shadow: 0 0 5px #bbb, 0 1px 2px rgba(0,0,0,0.2) inset;
	box-shadow: 0 0 5px #bbb, 0 1px 2px rgba(0,0,0,0.2) inset;
}
/* Fields invalid */
.pweb-form-blue form.pwebcontact-form input.invalid.pweb-input, 
.pweb-form-blue form.pwebcontact-form select.invalid, 
.pweb-form-blue form.pwebcontact-form textarea.invalid { 
	border-color: #f00 !important;
	-webkit-box-shadow: 0 0 5px #f00, 0 1px 2px rgba(0,0,0,0.2) inset !important;
	-moz-box-shadow: 0 0 5px #f00, 0 1px 2px rgba(0,0,0,0.2) inset !important;
	box-shadow: 0 0 5px #f00, 0 1px 2px rgba(0,0,0,0.2) inset !important;
}
/* Fields active */
.pweb-form-blue form.pwebcontact-form input.pweb-input:focus, 
.pweb-form-blue form.pwebcontact-form select:focus, 
.pweb-form-blue form.pwebcontact-form textarea:focus {
	border-color: #002991 !important;
	-webkit-box-shadow: 0 0 5px #0048ff, 0 1px 2px rgba(0,0,0,0.2) inset !important;
	-moz-box-shadow: 0 0 5px #0048ff, 0 1px 2px rgba(0,0,0,0.2) inset !important;
	box-shadow: 0 0 5px #0048ff, 0 1px 2px rgba(0,0,0,0.2) inset !important;
}

/* Buttons */
.pweb-form-blue form.pwebcontact-form button,
.pweb-form-blue form.pwebcontact-form .btn {
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	border: 1px solid;
	border-color: #0044cc #0044cc #002a80;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	background: #006dcc;
	background-image: -moz-linear-gradient(top,#08c,#0044cc);
	background-image: -ms-linear-gradient(top,#08c, #0044cc);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0044cc));
	background-image: -webkit-linear-gradient(top,#08c,#0044cc);
	background-image: -o-linear-gradient(top,#08c,#0044cc);
	background-image: linear-gradient(to bottom,#08c,#0044cc);
	background-repeat: repeat-x;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
}
/* Buttons shadow */
.pweb-form-blue.pweb-shadow form.pwebcontact-form button,
.pweb-form-blue.pweb-shadow form.pwebcontact-form .btn {
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* Buttons on mouse over */
.pweb-form-blue form.pwebcontact-form button:hover,
.pweb-form-blue form.pwebcontact-form .btn:hover {
	background-color: #0044cc;
	background-position: 0 -30px;
}

/* Labels over fields */
.pweb-form-blue.pweb-labels-over form.pwebcontact-form .pweb-field-text label,
.pweb-form-blue.pweb-labels-over form.pwebcontact-form .pweb-field-name label,
.pweb-form-blue.pweb-labels-over form.pwebcontact-form .pweb-field-email label,
.pweb-form-blue.pweb-labels-over form.pwebcontact-form .pweb-field-phone label,
.pweb-form-blue.pweb-labels-over form.pwebcontact-form .pweb-field-subject label,
.pweb-form-blue.pweb-labels-over form.pwebcontact-form .pweb-field-password label,
.pweb-form-blue.pweb-labels-over form.pwebcontact-form .pweb-field-date label,
.pweb-form-blue.pweb-labels-over form.pwebcontact-form .pweb-field-textarea label,
.pweb-form-blue.pweb-labels-over form.pwebcontact-form .pweb-field-select label,
.pweb-form-blue.pweb-labels-over form.pwebcontact-form .pweb-field-multiple label {
	color: #aaa;
}

/* Calendar button */
.pweb-form-blue form.pwebcontact-form .pweb-calendar-btn {
	
}
/* Upload progress */
.pweb-form-blue .pweb-uploader .progress.progress-striped .bar.progress-bar {
	background-color: #006dcc;
	background-image: none;
}
/**
* @version 3.0
* @package PWebContact
* @copyright © 2013 Perfect Web sp. z o.o., All rights reserved. http://www.perfect-web.co
* @license GNU General Public License http://www.gnu.org/licenses/gpl-3.0.html
* @author Piotr Moćko
*/

/* Font family and size */
.pwebcontact_toggler.pweb-toggler-blue {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.pwebcontact_toggler.pweb-toggler-blue .pweb-icon {
	font-size: 16px;
}

/* Toggler tab */
.pwebcontact_toggler.pweb-toggler-blue {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	border: 1px solid;
	border-color: #0044cc #0044cc #002a80;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	
	background-color: #0044cc;
	background-image: -moz-linear-gradient(top,#08c,#0044cc);
	background-image: -ms-linear-gradient(top,#08c, #0044cc);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0044cc));
	background-image: -webkit-linear-gradient(top,#08c,#0044cc);
	background-image: -o-linear-gradient(top,#08c,#0044cc);
	background-image: linear-gradient(to bottom,#08c,#0044cc);
}
.pweb-top .pwebcontact_toggler.pweb-toggler-blue {
	border-color: #002a80 #0044cc #0044cc;
	border-color: rgba(0,0,0,0.25) rgba(0,0,0,0.1) rgba(0,0,0,0.1);
	
	background-image: -moz-linear-gradient(bottom,#08c,#0044cc);
	background-image: -ms-linear-gradient(bottom,#08c, #0044cc);
	background-image: -webkit-gradient(linear,0 100%,0 0,from(#08c),to(#0044cc));
	background-image: -webkit-linear-gradient(bottom,#08c,#0044cc);
	background-image: -o-linear-gradient(bottom,#08c,#0044cc);
	background-image: linear-gradient(to top,#08c,#0044cc);
}
.pweb-vertical.pweb-left .pwebcontact_toggler.pweb-toggler-blue {
	border-color: #0044cc #0044cc #0044cc #002a80;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	
	background-image: -moz-linear-gradient(right,#08c,#0044cc);
	background-image: -ms-linear-gradient(right,#08c, #0044cc);
	background-image: -webkit-gradient(linear,100% 0,0 0,from(#08c),to(#0044cc));
	background-image: -webkit-linear-gradient(right,#08c,#0044cc);
	background-image: -o-linear-gradient(right,#08c,#0044cc);
	background-image: linear-gradient(to left,#08c,#0044cc);
}
.pweb-vertical.pweb-right .pwebcontact_toggler.pweb-toggler-blue {
	border-color: #0044cc #002a80 #0044cc #0044cc;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.25) rgba(0,0,0,0.1) rgba(0,0,0,0.1);
	
	background-image: -moz-linear-gradient(left,#08c,#0044cc);
	background-image: -ms-linear-gradient(left,#08c, #0044cc);
	background-image: -webkit-gradient(linear,0 0,100% 0,from(#08c),to(#0044cc));
	background-image: -webkit-linear-gradient(left,#08c,#0044cc);
	background-image: -o-linear-gradient(left,#08c,#0044cc);
	background-image: linear-gradient(to right,#08c,#0044cc);
}

.pwebcontact_toggler.pweb-toggler-blue:hover,
.pwebcontact_toggler.pweb-toggler-blue.pweb-opened {
	background-image: none !important;
	background-position: 0 -30px;
}
.pweb-top .pwebcontact_toggler.pweb-toggler-blue:hover,
.pweb-top .pwebcontact_toggler.pweb-toggler-blue.pweb-opened {
	background-position: 0 30px;
}
.pweb-vertical.pweb-left .pwebcontact_toggler.pweb-toggler-blue:hover,
.pweb-vertical.pweb-left .pwebcontact_toggler.pweb-toggler-blue.pweb-opened {
	background-position: -30px 0;
}
.pweb-vertical.pweb-right .pwebcontact_toggler.pweb-toggler-blue:hover,
.pweb-vertical.pweb-right .pwebcontact_toggler.pweb-toggler-blue.pweb-opened {
	background-position: 30px 0;
}
#pwebcontact153{top:230px}#pwebcontact153_toggler{background-image:none;background-color:#001e5a;border-color:#001e5a;font-size:12px;width:140px}#pwebcontact153_box{max-width:740px}.pweb-bg-white.ui-effects-transfer.pweb-genie.pwebcontact153-genie{animation-duration:400ms;-o-animation-duration:400ms;-ms-animation-duration:400ms;-moz-animation-duration:400ms;-webkit-animation-duration:400ms}
/* Request a Quote */
#pwebcontact161_box {
	max-width: 520px;
}
#divCentreForm {
	width:50%;
	margin:auto;
	padding-top: 200px;
}
/* phone */
@media (max-width: 520px) 
{
	#divCentreForm {
		width:95%;
		margin:auto;
		padding-top: 0px;
	}
}