/* FLOAT CLEARS */

.gutter:after, .menuBox:after, .menuPager:after, .menuPanes:after, .duoBoxes .headings:after, .dbsPager:before, .dbsPager:after, .topLevel:after, .layout:after, .taTabs:after, .menuPanes .pane:after, footer .gradient:after, .socialRow:before, .socialRow:after, .bottomLevel:after, .bottomLevel:before, .sliderItem:after, .newsBox:after, .photoRow:after, .taItem:after, .inputsRow:after, .inputsRow:before, .duoBoxes .indent:after, .fooMenuPlate.horizontal ul:after, .psbItem:after, .workingHoursSlide:after, .mapTools .toolsPane:after, .dbNewsSlide:after, .iAgree:after, .creditTypeBoxes:after, .cbbPort:after, .calcStepsPort:after, .suggestedOps:after, .inputsRow .radioRow:after, .typeAbc:after, .landingBlock:after {
	content: ' ';
	display: table;
	width: 100%;
	clear: both;
}
.gutter {
	width: 980px;
	margin: 0 auto;
	clear: both;
}
header.mainHeader {
	position: relative;
	background-image: linear-gradient(to bottom, #fff, #e6e6e6, #e0e0e0);
}
header.mainHeader:after {
	content: ' ';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 4px;
	background-color: #bebebe;
	border-top: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
}
header.mainHeader .gutter {
	padding: 4px 0 0;
}
.eBankingNsearch {
	float: right;
}
.ebnsTabs {
	float: right;
	position: relative;
	z-index: 2;
}
.eBankingNsearch a.btn {
	display: block;
	float: left;
	position: relative;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 6px 0 -20px;
	padding: 18px 16px 16px 34px;
	color: #fff;
	border: 1px solid #e77217;
	border-radius: 0;
	background-image: linear-gradient(top, #fba048, #e56d12);
	background-image: linear-gradient(to bottom, #fba048, #e56d12);
}
.eBankingNsearch a.btn:hover, .eBankingNsearch a.btn.on {
	background-image: linear-gradient(to bottom, #e98f39, #d05c05);
}
.eBankingNsearch a.btn:after {
	content: ' ';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #f8bb8d;
}
.eBankingNsearch a.btn:before {
	font: 14px/14px fa;
	display: block;
	float: left;
	margin: 0 0 0 -20px;
	color: inherit;
}
.eBankingNsearch a.btn.eB:before {
	content: '\f023';
}
.eBankingNsearch a.btn.search:before {
	content: '\f002';
}
.eBankingNsearch a.btn.search {
	display: none;
}
.eBankingNsearch a.btn em {
	display: block;
	width: 1px;
	height: 1px;
}
.buttonOptions {
	display: none;
	position: absolute;
	top: 70px;
	left: 0;
	right: 0;
	z-index: 10;
	background-color: #58595b;
}
.buttonOptions a {
	display: block;
	font: 12px/13px arial, helvetica, sans-serif;
	padding: 8px 12px;
	color: #fff;
	background-image: none;
	border-top: 1px solid #444;
}
.buttonOptions a:hover {
	background-color: #444;
}
.searchPort {
	float: right;
	margin: 0 15px 0 0;
	padding: 16px 0 0;
}
.searchPort > div {
	position: relative;
	width: 140px;
}
.searchPort input[type="text"], .searchPort input[type="email"] {
	display: block;
	width: 100%;
	height: 42px;
	padding: 0 42px 0 8px;
	color: #222;
	font: 13px/13px arial, helvetica, sans-serif;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
	background-image: linear-gradient(to bottom, #e5e5e5, #fefefe);
	transition: all 340ms;
}
.searchPort input[type="text"]:focus, .searchPort input[type="email"]:focus {
	box-shadow: 0 0 5px #E88B38;
	border: 1px solid #e16606;
	transition: all 340ms;
}
.searchPort button {
	cursor: pointer;
	position: absolute;
	z-index: 2;
	top: 3px;
	right: 3px;
	display: block;
	width: 36px;
	height: 36px;
	padding: 0;
	color: #808080;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
	background-image: linear-gradient(to bottom, #fefefe, #e5e5e5);
}
span.quasyButton {
	display: none;
	cursor: pointer;
	position: absolute;
	z-index: 3;
	width: 36px;
	height: 36px;
	top: 3px;
	right: 3px;
}
.enabled span.quasyButton {
	display: none;
}
.searchPort button:before {
	display: inline-block;
	font: 12px/15px fa;
	vertical-align: middle;
	color: #808080;
	text-shadow: 0 1px #fff;
	content: '\f002';
}
.searchPort button:hover:before {
	color: #e56d12;
}
.headerMenu {
	float: right;
	padding: 12px 40px 0 0;
	margin: 0 12px 0 0;
}
.headerMenu nav {
	float: left;
	margin: 0;
	padding: 3px 5px 0 0;
}
.headerMenu ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}
.headerMenu ul li {
	display: block;
	float: left;
	font-size: 11px;
	line-height: 1.1;
	color: #808285;
	margin: 0;
	position: relative;
}
/*
.headerMenu ul li:last-child {
    font-size: 10px;
    margin: 15px -350px 0 0;
    position: absolute;
    right: 50%;
    top: 0;
}
*/
/*
.headerMenu ul ul li:last-child {
	visibility: visible;
	pointer-events: auto;	
}

.headerMenu ul li:last-child a {
    padding: 0;
}*/
/*
.headerMenu ul li:last-child a:hover {
    text-decoration: underline;
    color: #808285;
    background-color: transparent;
}
*/
/*.headerMenu ul li:last-child:hover > a:before, .headerMenu ul li:last-child:hover > a {
    background-color: transparent;
    background-image: none;
}*/

.headerMenu ul li a {
	color: #808285;
	display: block;
	padding: 18px 12px 25px;
	position: relative;
	text-transform: uppercase;
}
.headerMenu ul li a.wSub {
	padding: 18px 8px 25px 10px;
}
.headerMenu ul li a.lang {
	padding: 18px 8px 25px 10px;
}
.headerMenu ul li a.wSub:after {
	content: '\f107';
	display: inline-block;
	font: 11px/12px fa;
	font-weight: bold;
	color: inherit;
	margin: 0 0 0 5px;
}
.headerMenu ul li a.lang:after {
	content: '';
	display: inline-block;
	font: 11px/12px fa;
	font-weight: bold;
	color: inherit;
	margin: 0 0 0 5px;
}
.headerMenu ul li:hover > a {
	background-color: #E88B38;
	background-image: linear-gradient(top, #fba048, #e56d12);
	background-image: linear-gradient(to bottom, #fba048, #e56d12);
	color: #fff;
}
.headerMenu ul li:hover > a:before {
	content: ' ';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #f8bb8d;
}
.headerMenu ul li ul {
	display: none;
	position: absolute;
	top: 52px;
	left: 0;
	z-index: 20;
	padding: 0;
	width: 212px;
	background-color: #d4d4d4;
}
.headerMenu ul li:hover ul {
	display: block;
}
.headerMenu ul li ul li, .headerMenu ul li:hover ul li, .headerMenu ul li ul li:last-child, .headerMenu ul li:last-child ul li:last-child {
	display: block;
	float: none;
	font-size: 13px;
	line-height: 1.1;
	color: #818181;
	margin: 0;
	padding: 10px;
	position: relative;
	border-top: 1px solid #afafaf;
	right: auto;
	top: auto;
}
.headerMenu ul li ul li a, .headerMenu ul li:hover ul li a, .headerMenu ul li:hover ul li:last-child a {
	color: #808285;
	display: block;
	padding: 7px 0 5px 18px;
	position: relative;
	font-size: 12px;
	margin: 0 0 0 -18px;
	background: none;
	text-transform: none;
	text-decoration: none;
}
.headerMenu ul li ul li a:hover, .headerMenu ul li:hover ul li a:hover {
	color: #fff;
	background-color: #E88B38;
	background-image: linear-gradient(top, #fba048, #e56d12);
	background-image: linear-gradient(to bottom, #fba048, #e56d12);
}
.headerMenu ul li ul li:first-child {
	border-top: none;
}
.headerMenu ul li ul li a:before, .headerMenu ul li:hover ul li a:before, .headerMenu ul li:hover ul li:hover a:before {
	content: ' ';
	width: 8px;
	height: 6px;
	background: transparent url('../images/basic/subitemcorner.png');
	color: inherit;
	position: absolute;
	left: 0;
	top: 0;
	margin: -6px 0 0;
	display: none;
	border-radius: 0;
}
.headerMenu ul li ul li a:hover:before, .headerMenu ul li:hover ul li a:hover:before, .headerMenu ul li:hover ul li:hover a:hover:before {
	display: block;
}
.fontScale {
	float: right;
	margin: 18px -40px 0 0;
	vertical-align: text-bottom;
	line-height: 15px;
}
.fontScale a {
	color: #717376;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
}
.fontScale a:first-child {
	font-size: 10px;
	line-height: 15px;
}
.fontScale a:hover, .fontScale a.on {
	color: #e56d12;
}
.logo {
	float: left;
	width: 198px;
	padding: 20px 0 0;
}
.logo img {
	display: block;
	width: 100%;
}
/* Slick Slider defaults */

.slick-slider {
	display: block;
	position: relative;
}
.slick-list {
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}
.slick-track {
	display: block;
	left: 0;
	position: relative;
	top: 0;
}
.slick-track:after {
	clear: both;
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-slide {
	display: none;
	float: left;
	min-height: 1px;
}
/* /Slick Slider defaults */

.largeSlide {
	clear: both;
	margin: 0 0 -10px;
	width: auto;
}
.largeSlide .lsItem {
	background-color: #fff;
	height: 407px;
	position: relative;
}
.largeSlide .lsItem a {
	display: block;
	margin: 0;
	line-height: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #fff;
	background-size: auto 100%;
}
.largeSlide .lsPort {
	padding: 0 0 40px;
	position: relative;
	background: transparent url('../images/basic/senka_karusel.png') no-repeat center bottom;
}
.largeSlide .slick-dots {
	position: absolute;
	bottom: 67px;
	display: block;
	text-align: center;
	left: 0;
	right: 0;
	opacity: 0;
	transition: all 250ms ease;
}
.no-touch .largeSlide .slick-dots {
	right: 0;
	opacity: 0;
}
.no-touch .largeSlide:hover .slick-dots {
	opacity: 1;
	transition: all 250ms ease;
}
.largeSlide .slick-dots li {
	display: inline-block;
	margin: 0;
}
.largeSlide .slick-dots li button {
	width: 22px;
	height: 22px;
	cursor: pointer;
	display: block;
	text-indent: -9999px;
	border: none;
	background: transparent url('../images/basic/bullets.png') no-repeat center top;
}
.largeSlide .slick-dots li button:hover, .largeSlide .slick-dots li.slick-active button {
	background: transparent url('../images/basic/bullets.png') no-repeat center bottom;
}
.largeSlide button.slick-arrow {
	cursor: pointer;
	display: block;
	position: absolute;
	top: 50%;
	z-index: 2;
	width: 27px;
	height: 57px;
	border: none;
	background-color: transparent;
	margin: -28px 0 0;
	opacity: 0;
	transition: all 250ms ease;
}
.largeSlide:hover button.slick-arrow {
	opacity: 1;
	transition: all 250ms ease;
}
.largeSlide button.slick-prev {
	left: 30px;
	background: transparent url('../images/basic/nav.png') no-repeat left top;
}
.largeSlide button.slick-next {
	right: 30px;
	background: transparent url('../images/basic/nav.png') no-repeat right top;
}
.largeSlide button.slick-arrow:before {
	display: inline-block;
	vertical-align: middle;
	font: normal 28px/30px fa;
}
.mainMenu {
	margin: 0 0 20px;
}
.duoBoxes .indent {
	margin: 0 -10px;
}
.duoBoxes .wing h4 {
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0 0 0 16px;
	color: #000;
}
.indent {
	display: block;
	margin: 0 -10px;
	height: 100%;
}
.duoBoxes .wing {
	display: block;
	float: left;
	padding: 0 10px;
	height: 100%;
	width: 50%;
}
.dBox {
	position: relative;
	width: auto !important;
	height: 100%;
	background-image: linear-gradient(top, rgba(255,255,255,0.35), rgba(255,255,255,0));
	background-image: linear-gradient(to bottom, rgba(255,255,255,0.35), rgba(255,255,255,0));
}
.dBox .dBoxSlide {
	padding: 0 0 83px;
}
.dbsPager {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.dbsPager li {
	cursor: pointer;
	display: block;
	float: left;
	width: 25%;
	vertical-align: middle;
	text-align: center;
	font: bold 11px/80px arial, helvetica, sans-serif;
	color: #777c7a;
	background: #f1f1f1 url('../images/basic/tab-shadow2.png') no-repeat right top;
}
.dbsPager li:hover {
	color: #004f23;
}
.dbsPager li.resp-tab-active {
	color: #004f23;
	background: transparent url('../images/basic/tab-shadow2.png') no-repeat right -1000px;
}
.dbsPager li i {
	display: block;
	position: relative;
	margin: 0 auto 10px;
}
.dbsPager li i:after {
	content: ' ';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: 0;
	transition: all 250ms;
}
.dbsPager li:hover i:after, .dbsPager li.active i:after {
	opacity: 1;
	transition: all 250ms;
}
.dbsPager li span {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	line-height: 15px;
}
/* News */
.dbsPager li span.news i {
	background: url('../images/basic/sprites.png') no-repeat -304px 0;
	background-size: 600px 600px;
	width: 26px;
	height: 21px;
}
.dbsPager li span.news i:after {
	background: url('../images/basic/sprites.png') no-repeat -304px -31px;
	background-size: 600px 600px;
	width: 26px;
	height: 21px;
}
/* Info */
.dbsPager li span.info i {
	background: url('../images/basic/sprites.png') no-repeat -659px -155px;
	width: 32px;
	height: 22px;
}
/* Info */
.dbsPager li span.info i:after {
	background: url('../images/basic/sprites.png') no-repeat -659px -120px;
	width: 32px;
	height: 22px;
}
/* Calculator */
.dbsPager li span.calculator i {
	background: url('../images/basic/sprites.png') no-repeat -351px 0;
	background-size: 600px 600px;
	width: 16px;
	height: 21px;
}
.dbsPager li span.calculator i:after {
	background: url('../images/basic/sprites.png') no-repeat -351px -31px;
	background-size: 600px 600px;
	width: 16px;
	height: 21px;
}
/* Ebusiness */
.dbsPager li span.ebusiness i {
	background: url('../images/basic/sprites.png') no-repeat -383px 0;
	background-size: 600px 600px;
	width: 27px;
	height: 22px;
}
.dbsPager li span.ebusiness i:after {
	background: url('../images/basic/sprites.png') no-repeat -383px -31px;
	background-size: 600px 600px;
	width: 27px;
	height: 22px;
}
/* Cc */
.dbsPager li span.cc i {
	background: url('../images/basic/sprites.png') no-repeat -428px -2px;
	background-size: 600px 600px;
	width: 28px;
	height: 18px;
}
.dbsPager li span.cc i:after {
	background: url('../images/basic/sprites.png') no-repeat -428px -33px;
	background-size: 600px 600px;
	width: 28px;
	height: 18px;
}
/* Atms */
.dbsPager li span.atms i {
	background: url('../images/basic/sprites.png') no-repeat -472px 0;
	background-size: 600px 600px;
	width: 17px;
	height: 21px;
	margin: 4px auto 6px;
}
.dbsPager li span.atms i:after {
	background: url('../images/basic/sprites.png') -472px -31px;
	background-size: 600px 600px;
	width: 17px;
	height: 21px;
}
/* Support */
.dbsPager li span.support i {
	background: url('../images/basic/sprites.png') no-repeat -501px -1px;
	background-size: 600px 600px;
	width: 33px;
	height: 20px;
}
.dbsPager li span.support i:after {
	background: url('../images/basic/sprites.png') no-repeat -501px -32px;
	background-size: 600px 600px;
	width: 33px;
	height: 20px;
}
/* Call */
.dbsPager li span.call i {
	background: url('../images/basic/sprites.png') no-repeat -546px 0;
	background-size: 600px 600px;
	width: 31px;
	height: 21px;
}
.dbsPager li span.call i:after {
	background: url('../images/basic/sprites.png') no-repeat -546px -31px;
	background-size: 600px 600px;
	width: 31px;
	height: 21px;
}
/* SMS Service */
.dbsPager li span.sms_service i {
	background: url('../images/basic/ico_mobilesms_tab_gray.png') no-repeat;
	height: 21px;
	width: 17px;
}
.dbsPager li span.sms_service i:after {
	background: url('../images/basic/ico_mobilesms_tab_green.png') no-repeat;
	height: 21px;
	width: 17px;
}
/* Call */
.dbsPager li span.exchange i {
	background: url('../images/basic/sprites.png') no-repeat -30px -160px;
	background-size: 600px 600px;
	width: 22px;
	height: 21px;
}
.dbsPager li span.exchange i:after {
	background: url('../images/basic/sprites.png') no-repeat -30px -190px;
	background-size: 600px 600px;
	width: 22px;
	height: 21px;
}
.dBoxSlide .dbsItem {
	padding: 25px 37px 18px;
	display: none;
	height: 275px;
}
.dBoxSlide .dbsItem.wait-a-bit {
	display: block !important;
}
.dBoxSlide .dbsItem.resp-tab-content-active {
	display: block;
}
.dBoxSlide .dbsItem p {
	margin: 0 0 14px;
}
.dbNewsSlide p.posted {
	color: #727272;
	font-size: 108%;
	margin: 0 0 6px;
	font-weight: bold;
}
.dBoxSlide .dbsItem h4 {
	color: #004f23;
	font-size: 108%;
	font-weight: bold;
	padding: 0 0 6px;
	margin: 0 0 6px;
	border-bottom: 1px solid #c4c4c4;
}
.dBoxSlide .dbsItem p.more {
	clear: both;
	margin: 0 0 4px;
	text-align: right;
	font-weight: bold;
}
.dBoxSlide .dbsItem p.more a {
	color: #444;
}
.dBoxSlide .dbsItem p.more a:hover {
	color: #004f23;
}
.dBoxSlide .dbsItem p.more a:after {
	content: " »";
}
.dBoxSlide .dbsItem .dbNewsSlide h4 {
	padding: 0 0 6px 32px;
}
.dBoxSlide .dbsItem .dbNewsSlide h4:before {
	display: block;
	content: ' ';
	float: left;
	margin: -1px 0 0 -32px;
	background: url('../images/basic/sprites.png') no-repeat -304px -31px;
	background-size: 600px 600px;
	width: 26px;
	height: 21px;
}
.duoBoxes {
	padding: 0 0 27px;
}
.dbCallCenter {
	padding: 0 120px 0 0;
	border-bottom: 1px solid transparent;
	/*background: transparent url('../images/basic/support-cutiepie.png') no-repeat right 1px; -- prebaceno u inline stil kao parametar bloka */
	background-size: auto 100%;
}
.dbCallCenter h5 {
	color: #9d9d9d;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 1px;
	padding: 0;
}
.dbCallCenter p.ccPhone {
	color: #313131;
	font-size: 24px;
	line-height: 25px;
	font-weight: bold;
	display: block;
	margin: 0 0 4px;
	padding: 0 0 0 26px;
}
.dbCallCenter p.ccPhone:before {
	content: '\f095';
	font: 24px/24px fa;
	color: inherit;
	display: block;
	float: left;
	margin: 0 0 0 -26px;
}
.dbCallCenter p.ccPhone a {
	color: #006633;
}
span.slusamoVas {
	display: block;
	background: url('../images/basic/sprites.png') no-repeat 0 -160px;
	width: 73px;
	height: 42px;
	margin: 10px 0 20px;
}
span.slusamoVas.noImage {
	background: none;
}
footer {
	position: relative;
	/*background: transparent url('../images/basic/footer.jpg') repeat left top;*/
	background-color: #005c35;
}
footer .gutter {
	position: relative;
}
footer .gradient {
	background: rgba(0, 0, 0, 0) radial-gradient(ellipse at center center, #00894e 0%, #00693c 50%, #00894e 100%) repeat scroll 0 0;
}
.banksNsocial {
	display: table;
	width: 50%;
	float: left;
	padding: 10px 0 0;
}
.bnsItem {
	display: table-cell;
	vertical-align: top;
}
.bnsItem.social {
	width: 246px;
}
.bnsItem.social {
}
.bnsItem.social span {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	margin: 10px 8px 0 0;
}
.socialRow {
	float: left;
	padding: 0 0 0 15px;
}
.socialRow a {
	display: block;
	margin: 0 10px 0 0;
	float: left;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
	border-radius: 3px;
	text-align: center;
	transition: all 250ms;
}
.socialRow a:hover {
	transform: scale(1.1);
	box-shadow: 0 0 0 2px #ed680e;
	transition: all 250ms;
}
.socialRow a:before {
	display: inline-block;
	font: 20px/1 fa;
	color: #006B3D;
	vertical-align: middle;
}
.socialRow a.fb:before {
	content: '\f09a';
}
.socialRow a.twitt:before {
	content: '\f099';
}
.socialRow a.li:before {
	content: '\f0e1';
}
.socialRow a.yt:before {
	content: '\f16a';
}
.sideColumn {
	float: left;
	width: 24.5%;
}
.mainColumn {
	width: 75.5%;
	float: left;
	padding: 18px;
	margin: 0 0 40px;
	background-color: rgba(255,255,255,0.25);
}
p.breadCrumbs {
	padding: 17px 0 17px 18px;
	margin: 0 0 0 24.5%;
	font-size: 85%;
	color: #444;
}
p.breadCrumbs a {
	color: #444;
}
p.breadCrumbs a:hover {
	text-decoration: underline;
}
p.breadCrumbs a:after {
	content: '>';
	display: inline-block;
	margin: 0 5px;
}
/* Main Nav */

.sideNav {
	margin: 0 0 20px;
}
.sideNav ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}
.sideNav ul li {
	position: relative;
	margin: 0;
	padding: 0;
}
.sideNav ul li > a {
	display: block;
	margin: 0;
	padding: 16px 42px 14px 21px;
	border-top: 1px solid #faf9f9;
	font-size: 115%;
	line-height: 1.25;
	font-weight: bold;
	color: #000;
	background-image: linear-gradient(to top, rgba(117,117,117,0.55) 0%, rgba(117,117,117,0.55) 39%, rgba(233,233,233,1) 100%);
}
.sideNav ul li > a:hover, .sideNav ul li > a.on:hover {
	color: #007339;
}
.sideNav ul li > a.on {
	color: #7d7d7d;
}
.sideNav ul li i {
	display: block;
	cursor: pointer;
	position: absolute;
	z-index: 2;
	right: 13px;
	top: 11px;
	margin: 0;
	padding: 10px;
}
.sideNav ul li i:after {
	content: '\f067';
	font: 14px/14px fa;
	color: #616161;
	display: block;
	text-shadow: 0 -1px #4b4b4b, 0 1px #c4c4c4;
}
.sideNav ul li i.open:after {
	content: '\f068';
}
.sideNav ul li i.open:after {
	color: #7d7d7d;
	text-shadow: 0 -1px #6e6d6d, 0 1px #b0afaf;
}
.sideNav ul li i:hover:after {
	color: #ea8b43;
}
/* 2nd Level */

.sideNav ul ul {
	display: none;
}
.sideNav ul li ul li a {
	padding: 14px 42px 12px 23px;
	border: 1px solid #bebebe;
	font-size: 92%;
	font-weight: bold;
	color: #7d7d7d;
	background-image: linear-gradient(to top, rgba(228,228,228,0.52) 0%, rgba(174,174,174,0.42) 100%);
}
.sideNav ul li ul li > a:hover, .sideNav ul li ul li > a.on, .sideNav ul li ul li > a.on:hover {
	color: #007339;
}
.sideNav ul li ul li ul li > a:hover, .sideNav ul li ul li ul li > a.active {
	color: #fa9439;
}
.sideNav ul li ul li i {
	top: 6px;
}
.sideNav ul li ul li i:after {
	content: '\f107';
	font: 15px/15px fa;
	color: #6c6c6c;
	display: block;
	text-shadow: 0 0 #4b4b4b, 0 0 #c4c4c4;
}
.sideNav ul li ul li i.open:after {
	content: '\f106';
	color: #128252;
}
.sideNav ul li ul li i:hover:after {
	color: #007339;
}
/* tmp */
.sideNav ul ul ul {
	display: none;
}
.sideNav ul li ul li ul li a {
	padding: 13px 12px 11px 42px;
	border-top: 1px solid #ddd;
	border-left: none;
	border-right: none;
	border-bottom: none;
	font-weight: bold;
	color: #696f72;
	background-image: none;
	background-color: rgba(255,255,255,0.5);
}
.sideNav ul li ul li ul li a:before {
	content: '\f105';
	font: 15px/15px fa;
	position: absolute;
	color: #6c6c6c;
	display: block;
	left: 24px;
	top: 15px;
	text-shadow: 0 0 #4b4b4b, 0 0 #c4c4c4;
}
.landingBox {
	display: table;
	width: 100%;
	padding: 23px 20px;
	margin: 0 0 18px;
	background-color: rgba(195,195,195,0.3);
	border-bottom: 1px solid rgba(0,0,0,0.08);
	box-shadow: 0 1px 0 rgba(255,255,255,0.6);
}
.txtPane {
	display: table-cell;
	vertical-align: top;
	padding: 0 24px 0 0;
	width: 45%;
}
.photoPane {
	display: table-cell;
	vertical-align: top;
}
.photoPane .pwPort {
	position: relative;
	padding: 0 0 0 38px;
}
.pwPort img {
	display: block;
	border: 5px solid #fff;
	width: 100%;
}
.photoPane .pwPort:after {
	content: ' ';
	width: 1px;
	display: block;
	position: absolute;
	left: 0;
	top: 8px;
	bottom: 8px;
	background-color: #c5c5c5;
	box-shadow: 1px 0 0 #fff;
}
.landingBox h1, h2 {
	color: #006633;
	font-size: 155%;
	font-weight: bold;
	margin: 0 0 12px;
	padding: 0;
	line-height: 1.25;
}
.landingBox h2 {
	color: #4a4a4a;
	font-size: 125%;
	font-weight: bold;
	margin: 0 0 12px;
	padding: 0;
}
.productApplication h2 {
	color: #4a4a4a;
	font-size: 150%;
	font-weight: normal;
	margin: 0 0 12px;
	padding: 0;
}
.excerpt {
	display: table;
	width: 100%;
	margin: 0;
	padding: 20px 0 0;
}
.excerpt:first-child {
	padding: 0;
}
.exImage {
	display: table-cell;
	vertical-align: top;
	width: 162px;
	padding: 0 22px 12px 0;
	background: transparent url('../images/basic/ex-underline.png') repeat-x left bottom;
}
.exImage img {
	display: block;
	width: 100%;
	margin: 0;
	border: 3px solid #fff;
	transition: all 250ms;
}
.exImage a:hover img {
	box-shadow: 0 0 5px #ea8d46;
	transition: all 250ms;
}
.exTxt {
	display: table-cell;
	vertical-align: top;
	padding: 0 10px 12px 0;
	background: transparent url('../images/basic/ex-underline.png') repeat-x left bottom;
}
.excerpt:last-child .exImage, .excerpt:last-child .exTxt {
	background: none;
}
.exTxt p {
	margin: 0 0 12px;
}
.exTxt h3 {
	color: #006633;
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0;
}
.taItem .exTxt h3 {
	margin: 0 0 5px;
}
button.btn {
	cursor: pointer;
}
a.btn, button.btn {
	display: inline-block;
	font: bold 12px/13px arial, helvetica, sans-serif;
	color: #fff;
	padding: 5px 12px 4px;
	border: 2px solid #fff;
	border-radius: 3px;
	box-shadow: 0 0 3px rgba(0,0,0,0.15);
	transition: all 250ms;
}
a.btn.chubby, button.btn.chubby {
	padding: 9px 17px 8px;
	font: bold 13px/14px arial, helvetica, sans-serif;
}
a.btn:hover, button.btn:hover {
	transition: all 250ms;
}
a.btn.main, button.btn.main {
	background-image: linear-gradient(to bottom, #ea8b43, #e89a57);
}
a.btn.main:hover, button.btn.main:hover {
	box-shadow: 0 0 5px #ea8d46;
}
a.btn.green, button.btn.green {
	background-image: linear-gradient(to bottom, #005d2f, #007f47);
}
a.btn.green:hover, button.btn.green:hover {
	box-shadow: 0 0 5px #005d2f;
}
a.btn.grey, button.btn.grey {
	background-image: linear-gradient(to bottom, #ccc, #999);
}
a.btn.grey:hover, button.btn.grey:hover {
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
}
.exTxt p.more {
	margin: 0 0 6px;
	clear: left;
}
.taItem {
	display: none;
	border-bottom: 1px solid #b9b9b9;
	box-shadow: 0 1px #fff;
	padding: 20px;
	margin: 0 0 20px;
	background-color: rgba(195,195,195,0.3);
}
.taPort h2.resp-accordion {
	display: none;
}
.taItem.resp-tab-content-active {
	display: block;
}
.taTabs ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}
.taTabs ul li {
	display: block;
	float: left;
	width: 25%;
	height: 64px;
	font: bold 11px/64px arial, helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
	color: #7d7d7d;
	margin: 0;
	padding: 0;
	transition: all 250ms;
}
.taTabs ul li:hover, .taTabs ul li.resp-tab-active {
	color: #006633;
	background-color: rgba(195,195,195,0.3);
	transition: all 250ms;
}
.taTabs ul li span {
	display: inline-block;
	line-height: 12px;
	padding: 0 4px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.taTabs ul li span i {
	display: block;
	margin: 0 auto 5px;
	position: relative;
}
.taTabs ul li i:before {
	position: absolute;
	z-index: 2;
	content: ' ';
	display: block;
	opacity: 0;
	transition: all 250ms;
}
.taTabs ul li:hover i:before, .taTabs ul li.resp-tab-active i:before, .taPort h2.resp-accordion.resp-tab-active i:before {
	opacity: 1;
	transition: all 250ms;
	display: block;
	content: ' ';
}
span.accountType i {
	background: url('../images/basic/sprites.png') no-repeat -608px -154px;
	width: 30px;
	height: 26px;
}
.taPort h2.resp-accordion span.accountType i {
	background: url('../images/basic/sprites.png') no-repeat -608px -188px;
}
span.accountType i:before {
	background: url('../images/basic/sprites.png') no-repeat -608px -119px;
	width: 30px;
	height: 26px;
}
.taPort h2.resp-accordion span.info i {
	background: url('../images/basic/sprites.png') no-repeat -659px -189px;
}
span.info i:before {
	background: url('../images/basic/sprites.png') no-repeat -659px -120px;
	width: 30px;
	height: 26px;
}
span.currencyList i {
	background: url('../images/basic/sprites.png') no-repeat -30px -160px;
	background-size: 600px 600px;
	width: 22px;
	height: 21px;
}
span.currencyList i:before {
	background: url('../images/basic/sprites.png') no-repeat -30px -190px;
	background-size: 600px 600px;
	width: 22px;
	height: 21px;
}
.taPort h2.resp-accordion span.currencyList i {
	background: url('../images/basic/sprites.png') no-repeat -608px -188px;
}
span.currencyCalculator i {
	background: url('../images/basic/sprites.png') no-repeat 0 -160px;
	background-size: 600px 600px;
	width: 16px;
	height: 21px;
}
.taPort h2.resp-accordion span.currencyCalculator i {
	background: url('../images/basic/sprites.png') no-repeat no-repeat 0 -304px;
	background-size: 600px 600px;
	width: 16px;
	height: 21px;
}
span.currencyCalculator i:before {
	background: url('../images/basic/sprites.png') no-repeat 0 -190px;
	background-size: 600px 600px;
	width: 16px;
	height: 21px;
}
.taTabs ul li span.creditDscr i {
	background: url('../images/basic/sprites.png') no-repeat -67px -160px;
	background-size: 600px 600px;
	width: 17px;
	height: 21px;
}
.taTabs ul li span.creditDscr i:before {
	background: url('../images/basic/sprites.png') no-repeat -67px -189px;
	background-size: 600px 600px;
	width: 17px;
	height: 21px;
}
.taTabs ul li span.info i{
	background: url('../images/basic/sprites.png') no-repeat -659px -155px;
	background-size: 1200px 1200px;
	width: 32px;
	height: 22px;
}
.taTabs ul li span.info i:before {
	background: url('../images/basic/sprites.png') no-repeat -659px -120px;
	background-size: 1200px 1200px;
	width: 32px;
	height: 22px;
}
.taTabs ul li span.sample i {
	background: url('../images/basic/sprites.png') no-repeat -97px -159px;
	background-size: 600px 600px;
	width: 24px;
	height: 22px;
}
.taTabs ul li span.sample i:before {
	background: url('../images/basic/sprites.png') no-repeat -97px -188px;
	background-size: 600px 600px;
	width: 24px;
	height: 22px;
}
.taTabs ul li span.yesido i {
	background: url('../images/basic/sprites.png') no-repeat -139px -160px;
	background-size: 600px 600px;
	width: 21px;
	height: 21px;
}
.taTabs ul li span.yesido i:before {
	background: url('../images/basic/sprites.png') no-repeat -139px -189px;
	background-size: 600px 600px;
	width: 21px;
	height: 21px;
}
.taTabs ul li span.map i {
	background: url('../images/basic/sprites.png') no-repeat -472px 0;
	background-size: 600px 600px;
	width: 17px;
	height: 21px;
}
.taTabs ul li span.map i:before {
	background: url('../images/basic/sprites.png') no-repeat -472px -31px;
	background-size: 600px 600px;
	width: 17px;
	height: 21px;
}
.taTabs ul li span:after {
	clear: both;
	content: ' ';
	width: 100%;
	display: table;
}
.topLevel {
	margin: 0;
	padding: 0;
	display: table;
	width: 100%;
	border-right: 1px solid #737373;
	border-left: 1px solid #737373;
	border-bottom: 1px solid #737373;
	box-shadow: 0 0 1px #474747;
}
.topLevel .fooLogo {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 268px;
	padding: 20px 0;
	cursor: pointer;
	border-right: 1px solid #737373;
	box-shadow: 1px 0 0 rgba(71,71,71,0.6);
}
.topLevel .fooLogo.on {
	background: url('../images/basic/foo-menu-plate.png') repeat left top #d0d0d0;
}
.topLevel span.logoTrigger {
	display: inline-block;
	background: transparent url('../images/basic/logo_1_red_white.png') no-repeat;
	width: 202px;
	height: 27px;
	vertical-align: middle;
}
.topLevel .fooLogo.on span.logoTrigger {
	background: transparent url('../images/basic/logo_1_red.png') no-repeat;
}
.topLevel .fooLogo:after {
	font: 13px/13px fa;
	content: '\f0d8';
	color: #fff;
	display: inline-block;
	margin: 0 0 0 4px;
	cursor: pointer;
}
.topLevel .fooLogo.on:after {
	content: '\f0d7';
	color: #666;
}
.fooOffers, .fooNav, .fooNav2, .fooNav1 {
	padding: 20px 0;
	cursor: pointer;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 118px;
	border-left: 1px solid #737373;
	box-shadow: -1px 0 0 rgba(71,71,71,0.6);
}
.fooNav, .fooNav2 {
	width: 130px;
	padding: 20px 10px;
}
.fooNav1 {
	width: 300px;
	padding: 20px 10px;
}
.fooNav2 a.smsservice {
	background: transparent url('../images/basic/ico_mobilesms.png') no-repeat 0 2px;
	padding: 10px 0;
}
.fooNav2 a.smsservice span {
	padding: 0 0 0 25px;
}
.fooNav2 .fooOfferBtn {
	padding: 0;
	text-align: center;
}
.fooSocial {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
.fooNav ul {
	list-style: none;
	display: inline-block;
	margin: 0;
	padding: 0 0 0 25px;
}
.fooNav ul li {
	display: block;
	margin: 5px 0;
	float: left;
	padding: 0 13px;
	font-size: 92%;
	line-height: 1.1;
	border-left: 1px solid #8f8f8f;
}
.fooNav ul li:first-child {
	padding: 0 13px 0 0;
	border-left: none;
}
.fooNav ul li a {
	color: #fff;
}
.fooNav ul li a:hover {
	color: #ccc;
}
.fooOfferBtn, .fooNavTrigger {
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: left;
	font-size: 85%;
	line-height: 1.05;
	position: relative;
	padding: 0 14px 0 0;
}
.fooOffers.on, .fooNav.on {
	color: #666;
	background: #d0d0d0 url('../images/basic/foo-menu-plate.png') repeat left top;
}
.fooOffers.on .fooOfferBtn, .fooNav.on .fooOfferBtn {
	color: #666;
}
.fooOffers .fooOfferBtn:after {
	font: 13px/13px fa;
	content: '\f0d8';
	color: #fff;
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	margin: -6px 0 0 0;
}
.fooOfferBtn a {
	color: #fff;
	display: block;
}
.fooOfferBtn a img {
	margin: 5px 5px 0 0
}
.fooOffers .fooOffers.on .fooOfferBtn:after, .fooNav.on .fooOfferBtn:after {
	content: '\f0d7';
	color: #666;
}
.bottomLevel {
	padding: 0 0 40px;
	color: #a9a9a9;
	font-size: 95%;
}
p.copy {
	margin: 0;
	float: left;
	font-size: 11px;
}
.worldnews {
	margin-bottom: 6px;
}
p.member {
	margin: 0;
	float: right;
}
p.member a {
	display: inline-block;
	background: transparent url('../images/basic/isp-logo-sajt.png') no-repeat left top;
	width: 143px;
	height: 33px;
	margin: 0 0 0 5px;
	vertical-align: text-bottom;
}
span.memberTxt {
	display: none;
}
.fancy-select {
	position: relative;
}
.fancy-select .trigger {
	position: relative;
	display: block;
	cursor: pointer;
	height: 33px;
	color: #000;
	font-size: 18px;
	line-height: 19px;
	text-align: left;
	padding: 7px 17px 0 8px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
}
.fancy-select .trigger.open {
	border: 1px solid #006633;
}
.fancy-select .trigger:after {
	display: block;
	position: absolute;
	z-index: 2;
	font: 13px/13px fa;
	content: '\f0d7';
	right: 7px;
	top: 50%;
	margin: -6px 0 0;
	color: #000;
}
.fancy-select .trigger.open:after {
	content: '\f0d8';
}
.fancy-select ul.options {
	list-style: none;
	display: none;
	background-color: #fff;
	left: 0;
	right: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 38px;
	overflow: hidden;
	border-radius: 3px;
	max-height: 188px;
	overflow-x: hidden;
	overflow-y: auto;
}
.fancy-select ul.options.open {
	display: block;
	z-index: 3;
}
.fancy-select ul.options li {
	display: block;
	margin: 0;
	padding: 6px 12px;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
	border-top: 1px solid #f0f0f0;
}
.fancy-select ul.options li:first-child {
	border-top: none;
}
.fancy-select ul.options li:hover {
	background-color: #f9f9f9;
}
.selectItem {
	display: inline-block;
	margin: 0 4px 0 0;
}
.selectItem.d {
	width: 60px;
}
.selectItem.y {
	width: 100px;
}
.dateFilter {
	text-align: right;
	margin: 0 0 20px;
}
.dateFilter p {
	display: inline-block;
	margin: 0 10px 0 0;
	font-weight: bold;
	color: #006633;
}
.dateFilter .selectRow {
	display: inline-block;
}
.dateFilter .btn {
	margin: -3px 0 3px;
	vertical-align: middle;
}
.tableResponsive {
	position: relative;
	max-width: 100%;
	overflow-x: auto;
}
.currencyListTable table {
	border-collapse: collapse;
	margin: 0;
	border: none;
	margin: 0;
	padding: 0;
}
.currencyListTable:before {
	display: block;
	height: 17px;
	content: ' ';
	background-image: linear-gradient(to bottom, #018f52, #016336);
}
.currencyListTable table td, .currencyListTable table th {
	border: 1px solid #fff;
	background-color: #eee;
}
.currencyListTable table td, .currencyListTable table th {
	padding: 12px 8px 11px;
	text-align: center;
	color: #2a2a2a;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
.currencyListTable table th {
	padding: 16px 8px 15px;
	color: #006633;
}
i.flag {
	display: inline-block;
	width: 24px;
	height: 24px;
}
i.gbp {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px 0;
}
i.eur {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -28px;
}
i.chf {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -56px;
}
i.usd {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -84px;
}
i.jpy {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -112px;
}
i.jpy {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -112px;
}
.sek {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -140px;
}
.nok {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -168px;
}
.dkk {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -196px;
}
.cad {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -224px;
}
.aud {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -252px;
}
.ats {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -280px;
}
.bef {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -308px;
}
.hrk {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -336px;
}
.czk {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -364px;
}
.fim {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -392px;
}
.frf {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -420px;
}
.grd {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -448px;
}
.huf {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -476px;
}
.iep {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -504px;
}
.itl {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -532px;
}
.kwd {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -560px;
}
.luf {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -588px;
}
.pte {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -616px;
}
.skk {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -644px;
}
.esp {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -672px;
}
.bam {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -700px;
}
.pln {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -728px;
}
.dem {
	background: transparent url('../images/basic/sprites.png') no-repeat -1176px -756px;
}
.pagetools {
	margin: 0 0 10px;
}
a.print {
	color: #6c6c6c;
}
a.print:hover {
	color: #808080;
}
.taItem h3 {
	color: #006633;
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 18px;
}
.taItem .creditCalculator h3 {
	margin: 0 0 18px;
}
input[type="text"], textarea {
	display: inline-block;
	width: 160px;
	margin: 0 4px 0 0;
	position: relative;
	height: 33px;
	color: #000;
	font-size: 16px;
	line-height: 19px;
	text-align: left;
	padding: 2px 8px 0;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
}
textarea {
	height: 80px;
	width: 100%;
	padding: 8px;
}
input[type="text"]:focus, textarea:focus {
	border: 1px solid #006633;
}
.conversionInput {
	margin: 0 0 20px;
}
.conversionInput label {
	display: block;
	font-weight: bold;
	margin: 0 0 5px;
	color: #4a4a4a;
	font-size: 110%;
}
.conversionInput input[type="text"] {
	display: block;
	float: left;
	margin: 0 8px 0 0;
}
p.result {
	padding: 6px 10px 5px;
	font-size: 120%;
	font-weight: bold;
	margin: 12px 0;
	color: #fff;
	max-width: 267px;
	background-color: #006633;
	border-radius: 3px;
}
.creditCalculator {
	padding: 0 0 0 5%;
}
.sliderItem {
	margin: 0 0 12px;
}
.sliderItem h5 {
	color: #4a4a4a;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 66px;
}
.sliderRow {
	display: table;
	width: 100%;
}
.sliderRow .value {
	display: table-cell;
	vertical-align: middle;
	width: 86px;
	color: #949494;
	font-size: 14px;
	font-weight: bold;
	padding: 0 5px;
}
.sliderRow .value.start {
	text-align: right;
}
.sliderRow .value.end {
	text-align: left;
	padding: 0 5px 0 2px;
	width: 106px;
}
.sliderRow .set {
	display: table-cell;
	vertical-align: middle;
	width: 120px;
}
.sliderRow .set span, .sliderRow .set input[type="text"] {
	display: block;
	height: 33px;
	background-color: #ef8228;
	color: #fff;
	border: none;
	border-radius: 3px;
	font-size: 16px;
	padding: 0 8px;
	vertical-align: middle;
}
.slidingPort {
	display: table-cell;
	vertical-align: middle;
	padding: 0 12px;
}
.sliderClassic {
	display: block;
	position: relative;
	height: 20px;
	background-color: #d1d1d1;
	border-radius: 15px;
}
.sliderClassic .ui-slider-handle {
	position: absolute;
	right: auto;
	top: 0;
	bottom: 0;
	background-color: #d1d1d1;
	border-radius: 15px;
	cursor: w-resize;
}
.sliderClassic .ui-slider-handle:before {
	content: ' ';
	display: block;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	bottom: 0;
	width: 24px;
	margin: -2px 0 -2px -12px;
	background-color: #ef8228;
	border-radius: 50%;
}
.sliderClassic .ui-slider-range {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	background-color: #b2b1b1;
	border-radius: 15px;
}
/*
.sliderClassic .ui-slider-handle:after {
    display: block;
    position: absolute;
    content: ' ';
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #d1d1d1;
    margin: 0 -200px 0 0;
}
*/

p.amount {
	font-size: 37px;
	font-weight: 400;
	color: #cbcbcb;
	float: left;
	padding: 0 0 0 66px;
}
p.amount strong {
	font-weight: bold;
	color: #006633;
}
.sliderItem p.yesido {
	float: right;
	margin: 8px 0 0;
}
.creditCalculator .iAgree {
	padding: 15px 0 0 66px;
	position: relative;
	margin: 20px 0 15px;
}
.creditCalculator .iAgree:before {
	content: ' ';
	height: 1px;
	position: absolute;
	top: 0;
	right: 0;
	left: 66px;
	height: 1px;
	background-color: #ccc;
}
.iAgree {
	font-size: 11px;
}
.iAgree a {
	color: #4a4a4a;
	text-decoration: underline;
}
.iAgree a:hover {
	text-decoration: none;
}
.iAgree label {
	display: inline-block;
	padding: 0 0 0 18px;
}
.iAgree label:before {
	content: ' ';
	display: block;
	float: left;
	margin: 0 0 0 -18px;
	width: 12px;
	height: 12px;
	font: 11px/12px fa;
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
	color: #006633;
}
.iAgree label.on:before {
	content: '\f00c';
}
.iAgree span {
	float: right;
	padding: 10px 20px 0 0;
}
.iAgree button {
	display: block;
	cursor: default;
	float: right;
	border: none;
	background-color: #eee;
	color: #ccc;
	display: block;
	font-size: 14px;
	font-weight: 600;
	height: 33px;
	width: 120px;
	line-height: 32px;
	padding: 0 10px;
	vertical-align: middle;
	border-radius: 3px;
}
.iAgree button.on {
	cursor: pointer;
	background-color: #FF9334;
	color: #fff;
}
.iAgree button.on:hover {
	background-color: #EF8228;
}
.mapBox {
	position: relative;
}
.mapBox .aspectKeeper {
	display: block;
	width: 100%;
	height: auto;
	visibility: hidden;
}
.mapBox .aspectKeeper.mobile {
	display: none;
}
.mapHolder {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}
.mapTools {
	position: absolute;
	z-index: 3;
	left: 10px;
	right: 10px;
	bottom: 0;
}
.toolsToggler {
	display: inline-block;
	padding: 13px 12px 9px 42px;
	background-color: #fff;
	border-radius: 3px 3px 0 0;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	cursor: pointer;
	box-shadow: -1px -1px 2px -2px rgba(0,0,0,0.25);
}
.toolsToggler:before {
	content: '\f013';
	font: 28px/28px fa;
	display: block;
	float: left;
	margin: -6px 0 0 -31px;
	color: #006a38;
}
/*

.toolsToggler.on:before { animation: rotating 4s linear infinite; }

@keyframes rotating {
    from{
        transform: rotate(0deg);
    }
    to{
        transform: rotate(360deg);
    }
}
*/


.toolsToggler:hover:before {
	color: #ed8025;
}
.mapTools .toolsPane {
	display: none;
	padding: 21px 14px 10px;
	border-radius: 0 2px 0 0;
	background-color: #fff;
	box-shadow: 0 0 2px rgba(0,0,0,0.1);
}
.toolsPane .wCheck {
	display: block;
	float: left;
	position: relative;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin: 0 35px 18px 0;
	cursor: pointer;
}
.toolsPane .wCheck label, .checks p label {
	position: relative;
	display: block;
	float: left;
	cursor: pointer;
	padding: 0 0 0 28px;
}
.toolsPane .wCheck label:before, .checks p label:before {
	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	margin: -2px 0 0;
	z-index: 1;
	width: 20px;
	height: 20px;
	border: 1px solid #646464;
	border-radius: 2px;
}
.toolsPane .wCheck label.on:before, .checks p label.on:before {
	border: 1px solid #b3b3b3;
}
.toolsPane .wCheck label:after, .checks p label:after {
	content: ' ';
	display: none;
	position: absolute;
	left: 3px;
	top: 3px;
	margin: -2px 0 0;
	z-index: 2;
	width: 14px;
	height: 14px;
	border: 1px solid #e77217;
	background-image: linear-gradient(to bottom, #f8983f, #e77217);
	box-shadow: 0 1px 1px #f8bb8d inset;
	border-radius: 2px;
}
.toolsPane .wCheck label.on:after, .checks p label.on:after {
	display: block;
}
.workingHoursSlide {
	position: relative;
	float: left;
	margin: 3px 0 0 10px;
	width: 112px;
}
.disabled .workingHoursSlide {
	opacity: 0.25;
}
.disabled .workingHoursSlide:before {
	display: block;
	position: absolute;
	z-index: 5;
	width: 120%;
	height: 100%;
	padding: 10px 10px 15px;
	margin: -10px -10px -15px;
	content: ' ';
	cursor: default;
}
.whSlide {
	display: block;
	position: relative;
	width: 100%;
	height: 12px;
	background-color: #f0f0f0;
	border-radius: 2px;
}
.whSlide .ui-slider-handle {
	display: block;
	position: absolute;
	z-index: 3;
	top: 0;
	margin: -2px 0 0;
	width: 16px;
	height: 16px;
	padding: 1px;
	background-color: #fff;
	border: 1px solid #005d2f;
	border-radius: 2px;
}
.whSlide .ui-slider-handle:before {
	content: ' ';
	display: block;
	position: absolute;
	top: 1px;
	bottom: 1px;
	right: 1px;
	left: 1px;
	background-color: #005d2f;
	border-radius: 2px;
}
.whSlide .ui-slider-handle.ui-state-hover:before {
	background-color: #FF882C;
}
.workingHoursSlide p {
	position: absolute;
	left: 0;
	right: 0;
	top: auto;
	margin: 6px 0 0;
	font-size: 10px;
	line-height: 11px;
	color: #777;
	text-align: center;
}
.workingHoursSlide p input, .workingHoursSlide p input:focus {
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	border: none;
	color: #777;
	font-size: 10px;
	line-height: 11px;
	width: 100%;
	height: auto;
	pointer-events: none;
}
.divider {
	clear: both;
	height: 1px;
	background-color: #c5c5c5;
	margin: 0 0 18px;
}
.uc {
	text-transform: uppercase;
}
.toolsPane h4 {
	text-transform: uppercase;
	color: #aaa;
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 18px;
	clear: left;
}
.toolsPane .wCheck .fancy-select {
	float: left;
	margin: -7px 0 0 10px;
}
.toolsPane .wCheck .fancy-select .trigger {
	font-size: 16px;
	font-weight: normal;
	border: 1px solid #007543;
	padding: 7px 22px 0 8px;
}
.toolsPane .wCheck .fancy-select .options {
	border: 1px solid #007543;
}
.disabled .fancy-select:before {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	content: ' ';
	background-color: rgba(0,0,0,0.25);
	border-radius: 3px;
	cursor: default;
}
.toolsPane .disabled .fancy-select .trigger {
	border: 1px solid #999;
	color: #a9a8a8;
}
.disabled .fancy-select .trigger:after {
	color: #a9a8a8;
}
.noLocation {
	padding: 80px 4px;
}
.mapBar {
	display: table;
	width: 100%;
	position: absolute;
	z-index: 5;
	top: 10px;
	padding: 0 4px;
}
.mapBar .mbItem {
	display: table-cell;
	vertical-align: top;
	padding: 0 4px;
	width: 54px;
}
.mapBar .mbItem:first-child {
	width: auto;
}
a.mbBtn {
	display: block;
	width: 46px;
	height: 46px;
	border-radius: 2px;
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
	box-shadow: 0 1px 3px rgba(0,0,0,0.25);
}
.mapBar .fancy-select .trigger {
	width: 100%;
	height: 46px;
	font-size: 22px;
	line-height: 23px;
	padding: 12px 20px 0 14px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.25);
}
.mapBar .fancy-select ul.options {
	top: 52px;
}
.mapBar .fancy-select ul.options li {
	padding: 10px 12px;
}
.mapBar .fancy-select .trigger:after {
	font: 20px/20px fa;
	margin: -8px 0 0;
	right: 10px;
}
a.mbBtn:before {
	display: block;
	float: left;
	content: '\f054';
	font: 30px/30px fa;
	color: #FA9E25;
	margin: 10px 0 0 13px;
}
a.mbBtn:hover:before {
	color: #d18016;
}
a.mbBtn.b2:before {
	display: inline-block;
	content: ' ';
	background: transparent url('../images/basic/sprites.png') no-repeat -23px -220px;
	background-size: 600px 600px;
	width: 31px;
	height: 31px;
	margin: 7px 0 0 8px;
}
a.mbBtn.b2:hover:before {
	background: transparent url('../images/basic/sprites.png') no-repeat -23px -260px;
	background-size: 600px 600px;
}
.currencyCheck label {
	width: 55px;
	float: left;
	display: block;
	position: relative;
	height: 20px;
	margin: 0 12px 0 0;
	background-color: #D1D1D1;
	border-radius: 15px;
	cursor: pointer;
}
.currencyCheck label.on {
	background-color: #b2b1b1;
}
.currencyCheck label:before {
	background-color: #ef8228;
	border-radius: 50%;
	bottom: 0;
	content: " ";
	display: block;
	left: 0;
	margin: -2px 0 -2px -12px;
	position: absolute;
	top: 0;
	width: 24px;
	z-index: 2;
	transition: all 250ms;
}
.currencyCheck label.on:before {
	left: 55px;
	transition: all 250ms;
}
.newsBox {
	margin: 0;
}
.newsExcerpt {
	width: 100%;
	display: table;
	padding: 16px 0 0;
	margin: 16px 0 0;
	border-top: 1px solid rgba(0,0,0,0.1);
	box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
}
.newsExcerpt:nth-child(odd) {
	clear: left;
}
.nePhoto, .neTxt {
	display: table-cell;
	vertical-align: top;
}
.nePhoto {
	width: 85px;
	padding: 0 15px 0 0;
}
.nePhoto img, .photoRow a img {
	display: block;
	width: 100%;
	height: auto;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ddd;
}
.nePhoto a:hover img, .photoRow a:hover img {
	background-color: #fffbf7;
	border: 1px solid #ccc;
}
.neTxt h2 {
	color: #7d7d7d;
	font-size: 125%;
	font-weight: bold;
	margin: 0 0 10px;
	border-bottom: 2px solid #E88B38;
	border-top: 1px solid rgba(255,255,255,0.85);
}
.neTxt h2 a {
	display: block;
	padding: 9px 14px 8px;
	background-color: rgba(255,255,255,0.4);
	transition: all 250ms
}
.neTxt h2 a:hover {
	background-color: rgba(255,255,255,0.9);
	transition: all 250ms;
}
.neTxt p.posted {
	margin: -10px 0 10px;
	padding: 6px 14px 5px;
	font-size: 85%;
	line-height: 1;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 -1px rgba(0,0,0,0.16);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	background-image: linear-gradient(top, rgba(0,0,0,0.06), rgba(0,0,0,0.18));
	background-image: linear-gradient(to bottom, rgba(0,0,0,0.06), rgba(0,0,0,0.18));
}
.neTxt p.posted:before {
	display: inline-block;
	content: '\f133';
	font: 85%/85% fa;
	margin: 0 4px 0 0;
	color: inherit;
}
.neTxt p {
	margin: 0 0 10px;
	padding: 0;
}
.mainColumn p.more a {
	display: inline-block;
	position: relative;
	padding: 4px 14px;
	font-size: 77%;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	border-radius: 2px;
	background-image: linear-gradient(top, #fba048, #e56d12);
	background-image: linear-gradient(to bottom, #fba048, #e56d12);
}
.pagination {
	clear: both;
	padding: 16px 0 0;
	margin: 16px 0 0;
	border-top: 1px solid rgba(0,0,0,0.1);
	box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
}
.pagination ul {
	display: block;
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
}
.pagination ul li {
	display: inline-block;
	margin: 0;
}
.pagination ul li a {
	display: block;
	margin: 0 0 6px;
	font-size: 14px;
	line-height: 22px;
	width: 26px;
	vertical-align: middle;
	text-align: center;
	background-color: rgba(255,255,255,0.6);
	border: 1px solid rgba(0,0,0,0.1);
}
.pagination ul li a:before {
	font: 12px/12px fa;
	vertical-align: top;
	text-align: center;
	display: inline-block;
	padding: 4px 0 0;
}
.pagination ul li.first a:before {
	content: '\f100';
}
.pagination ul li.last a:before {
	content: '\f101';
}
.pagination ul li.prev a:before {
	content: '\f104';
}
.pagination ul li.next a:before {
	content: '\f105';
}
.pagination ul li a:hover, .pagination ul li a.active {
	background-color: #006633;
	color: #fff;
}
.pagination ul li a.active {
	cursor: default;
	position: relative;
}
.pbAccordion {
}
.pbAccordion h3 {
	display: block;
	position: relative;
	color: #E88B38;
	font-size: 115%;
	font-weight: bold;
	padding: 10px 46px 9px 14px;
	background-color: rgba(255, 255, 255, 0.4);
	border-bottom: 1px solid #D1D3D4;
	border-top: 1px solid rgba(255,255,255,0.85);
	text-shadow: 0 1px #fff;
}
.pbAccordion.collapse h3 {
	cursor: pointer;
	transition: all 250ms ease 0s;
}
.pbAccordion.collapse h3:hover {
	background-color: rgba(255,255,255,0.85);
}
.pbAccordion.collapse h3.on {
	color: #007b43;
	background-color: rgba(255,255,255,0.9);
}
.pbAccordion.collapse h3:after {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 40px;
	content: '\f078';
	font: 13px/13px fa;
	vertical-align: middle;
	text-align: center;
	color: #818285;
	padding: 13px 0 0;
	background-color: rgba(255,255,255,0.55);
	text-shadow: 0 2px #fff;
}
.pbAccordion h3.on:after {
	background-color: rgba(0,0,0,0.17);
	color: #fff;
	content: '\f077';
	margin: -1px 0 0;
	text-shadow: 0 -1px rgba(0,0,0,0.1);
}
.pbBox {
	display: block;
	border-bottom: 2px solid rgba(255,255,255,0.35);
}
.pbAccordion.collapse .pbBox {
	display: none;
}
.pbBox {
	border-bottom: 2px solid #eee;
}
.photoRow {
	margin: 0 -5px;
	padding: 5px 0;
}
.photoRow a {
	display: block;
	float: left;
	padding: 0 5px;
	width: 16.66%;
	margin: 5px 0;
}
.pbGroup {
	margin: 0 0 18px;
}
.pageWrap {
	z-index: auto !important;
}
.fancybox-wrap {
	z-index: 10000;
	display: block !important;
}
.photoRow a.video {
	position: relative;
}
.photoRow a.video:before {
	content: '\f144';
	font: 24px/24px fa;
	display: block;
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 50%;
	margin: -12px 0 0 -12px;
	color: rgba(0,0,0,0.4);
}
.photoRow a.video:hover:before {
	color: #000;
}
.dateRange {
	display: block;
	margin: 0 -5px;
	padding: 0;
}
.drWing {
	display: table;
	width: 317px;
	padding: 0 5px;
	float: left;
}
.drWing label, .drWing .drInput, .dateRange .set {
	display: table-cell;
	vertical-align: top;
}
.drWing label {
	width: 20px;
	vertical-align: middle;
}
.drWing .drInput {
	padding: 0 0 0 5px;
}
.drWing .drInput.yy {
	width: 125px;
}
.dateRange .set {
	width: 76px;
}
.dateRange .set button {
	cursor: pointer;
	display: block;
	height: 33px;
	width: 76px;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	text-align: center;
	padding: 0;
	text-transform: uppercase;
	border: none;
	border-radius: 3px;
	color: #fff;
	background-color: #006633;
}
.dateRange .set button:hover {
	background-color: #25945C;
}
p.media {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	vertical-align: middle;
	padding: 8px 12px 7px 32px;
	margin: 0 0 10px;
	border-radius: 2px;
	box-shadow: 0 1px 0 rgba(0,0,0,0.15);
	background-color: rgba(255,255,255,0.3);
}
.neTxt p.media {
	margin: 0 0 4px;
}
p.media a span {
	display: inline-block;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	color: #999;
	margin: 0 0 0 6px;
}
p.media:before {
	font: 14px/14px fa;
	display: block;
	float: left;
	margin: 2px 0 0 -20px;
	padding: 0;
}
p.media.pdf:before {
	content: '\f1c1';
	color: #FF0000;
}
.inputsRow {
	margin: 0 -10px;
}
.irItem {
	padding: 0 10px 20px;
	position: relative;
}
.inputsRow.ir1 .irItem {
	float: none;
}
.inputsRow.ir2 .irItem {
	float: left;
	width: 50%;
}
.inputsRow.ir2 .irItem:nth-child(odd) {
	clear: left;
}
.inputsRow.dateRow .irItem {
	float: left;
}
.inputsRow.dateRow .irItem:first-child {
	width: 26%;
}
.inputsRow.dateRow .irItem:nth-child(2) {
	width: 40%;
}
.inputsRow.dateRow .irItem:nth-child(3) {
	width: 34%;
	padding: 0 40px 0 10px;
}
.inputsRow.dateRow .dpPort {
	float: left;
	margin: 12px -100% -20px -40px;
	padding: 0 10px 20px;
	position: relative;
	z-index: 2;
}
.inputsRow .checks {
	padding: 16px 0 6px;
}
.inputsRow .radioRow {
	display: block;
	padding: 16px 10px 20px;
}
.inputsRow .radioRow p {
	display: inline-block;
	margin: 0 20px 16px 0;
	width: auto;
}
.irItem span.error {
	position: absolute;
	top: auto;
	left: 10px;
	right: 10px;
	padding: 5px;
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	background-color: rgba(222,0,0,0.7);
}
.irItem span.error:before {
	content: ' ';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: -5px 0 0 10px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid rgba(222,0,0,0.7);
}
.irItem label {
	display: inline-block;
	font-size: 85%;
	font-weight: bold;
	clear: both;
	margin: 0 0 6px;
}
label.mandatory:after {
	display: inline-block;
	content: '*';
	margin: 0 0 0 4px;
	color: #FF0000;
}
.irItem input[type="text"], .irItem input[type="password"], .irItem input[type="search"] {
	display: block;
	width: 100%;
	clear: left;
}
.irItem p.check {
	padding: 28px 0 0;
	margin: 0;
}
p.check label {
	cursor: pointer;
	margin: 0;
	padding: 0 0 0 24px;
	position: relative;
}
p.check label:before {
	content: ' ';
	position: absolute;
	left: 0;
	top: 0;
	margin: -1px 0 0;
	width: 17px;
	height: 17px;
	display: block;
	text-align: center;
	background-color: #004f23;
	border: 1px solid #fff;
	border-radius: 2;
	font: 13px/15px fa;
	vertical-align: middle;
}
p.check label.on:before {
	background-color: #018f52;
	content: '\f00c';
	color: #fff;
}
.irItem label[for="captcha"]:before {
	content: '\f104';
	display: inline-block;
	font: 12px/12px fa;
	margin: 0 5px 0 0;
}
.irItem .captchaPort {
	padding: 5px 0 0;
	text-align: center;
}
.irItem .captchaPort img {
	display: inline-block;
	padding: 3px;
	background-color: #fff;
	max-width: 100%;
	border-radius: 2px;
}
.image_holder img {
	display: block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ddd;
}
.image_holder a:hover img {
	background-color: #fffbf7;
	border: 1px solid #ccc;
}
.singleNews header {
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
	margin: 0 0 20px;
	padding: 0 0 7px;
}
.singleNews h1 {
	color: #006633;
	font-size: 175%;
	font-weight: bold;
	margin: 0 0 12px;
	padding: 0;
}
.singleNews h2 {
	color: #555;
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 7px;
	padding: 0;
	text-shadow: 0 1px rgba(255,255,255,0.75);
}
.singleNews header h2 {
	margin: -10px 0 5px;
}
.singleNews header p.posted {
	color: #777;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	margin: 0 0 10px;
	padding: 0 0 5px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
}
.singleNews header p.posted:before {
	content: '\f133';
	display: inline-block;
	margin: 0 4px 0 0;
	font: 12px/13px fa;
}
.singleNews p.more {
	margin: 28px 0 10px;
}
.mainColumn p.more.back a:before {
	content: '\f104';
}
.goTo {
	display: table;
	width: 100%;
	padding: 12px;
	margin: 20px auto;
	background-color: rgba(255,255,255,0.5);
	border-bottom: 1px solid rgba(0,0,0,0.07);
}
.goTo form {
	display: table;
	width: 100%;
}
.goTo span {
	display: table-cell;
	vertical-align: middle;
	width: 75px;
	text-align: right;
	padding: 0 12px 0 0;
}
.gtSelect {
	display: table-cell;
	vertical-align: top;
}
.gtSelect .fancy-select .trigger {
	height: auto;
	padding: 7px 17px 5px 8px;
	font-size: 15px;
}
.gtSelect .fancy-select ul.options {
	top: auto;
}
.gtGo {
	display: table-cell;
	vertical-align: top;
	text-align: right;
	width: 40px;
}
.gtGo button {
	cursor: pointer;
	height: 33px;
	display: inline-block;
	border: none;
	width: 33px;
	text-align: center;
	font-size: 18px;
	line-height: 33px;
	vertical-align: middle;
	background-image: linear-gradient(top, #fba048, #e56d12);
	background-image: linear-gradient(to bottom, #fba048, #e56d12);
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0,0,0,0.07) inset, 0 -1px 0 rgba(255,255,255,0.6), 0 0 0 rgba(0,0,0,0.35);
	transition: all 270ms;
}
.gtGo button:hover {
	box-shadow: 0 -1px 0 rgba(0,0,0,0.07) inset, 0 -1px 0 rgba(255,255,255,0.6), 0 0 3px rgba(0,0,0,0.35);
	transition: all 270ms;
}
.gtGo button:before {
	content: '\f054';
	font: 16px/16px fa;
	float: left;
	margin: 3px 0 0 9px;
	display: block;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0,0,0,0.2);
	transform: scale(1);
	transition: all 270ms;
}
.gtGo button:hover:before {
	transform: scale(1.25);
	transition: all 270ms;
}
.footersMenus .gutter {
	position: relative;
}
.fooMenuPlate, .exFooNav, .fooMenuPlate2 {
	display: none;
	width: 100%;
	position: absolute;
	z-index: 50;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	background: #d0d0d0 url('../images/basic/foo-menu-plate.png') repeat left top;
}
.fooMenuPlate.horizontal, .exFooNav {
	padding: 12px 10px 10px;
}
.fooMenuPlate2.horizontal {
	padding: 4px 10px 10px;
}
.fooMenuPlate.horizontal ul, .exFooNav ul, .fooMenuPlate2.horizontal ul {
	list-style: none;
	display: block;
	margin: 0 0 10px;
	padding: 0;
}
.fooMenuPlate.horizontal ul li, .fooMenuPlate2.horizontal ul li, .exFooNav ul li {
	display: block;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 15px;
	border-left: 1px solid #e1e1e1;
	box-shadow: -1px 0 #b6b6b6;
}
.belowMenu {
	background: none;
	display: block;
	margin: 0;
	position: relative;
}
.belowMenu ul {
	width: auto;
	right: 0;
}
.belowMenu ul li {
	border: none !important;
	box-shadow: none !important;
}
.belowMenu ul li a {
	color: #ffffff !important;
}
.belowMenu nav {
	float: right;
}
.exFooNav ul {
	float: right;
}
.fooMenuPlate.horizontal ul li a, .fooMenuPlate2.horizontal ul li a, .exFooNav ul li a {
	display: block;
	background: transparent;
	color: #6c6c6c;
	padding: 3px 12px;
	position: relative;
}
.fooMenuPlate.horizontal ul li a:hover, .fooMenuPlate2.horizontal ul li a:hover, .exFooNav ul li a:hover {
	color: #222;
}
.fooMenuPlate.horizontal ul li a:before, .fooMenuPlate2.horizontal ul li a:before, .exFooNav ul li a:before {
	display: inline-block;
	margin: 0 4px 0 0;
	content: '\f0da';
	font: 12px/14px fa;
	color: #808080;
	text-shadow: 0 1px rgba(255,255,255,0.7);
}
.fooMenuPlate.horizontal ul li:first-child, .fooMenuPlate2.horizontal ul li:first-child, .exFooNav ul li:first-child {
	border-left: none;
	box-shadow: none;
}
.fooMenuPlate h3, .fooMenuPlate2 h3 {
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	margin: 0 0 16px;
	padding: 0 10px;
	color: #444;
}
.fooMenuPlate h3 a, .fooMenuPlate2 h3 a {
	color: #444;
}
.fooMenuPlate h3:hover a, .fooMenuPlate2 h3:hover a {
	color: #999
}
.fooMenuPlate.vertical {
	padding: 20px 10px;
}
.fooMenuPlate.vertical .scrollBody {
	max-height: 550px;
	overflow: hidden;
}
.fooMenuPlate.vertical ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.fooMenuPlate.vertical ul > li {
	display: block;
	float: left;
	width: 16.66%;
	padding: 0 12px;
	margin: 0 0 24px;
	font-size: 16px;
	line-height: 18px;
}
.fooMenuPlate.vertical ul > li:nth-child(6n+1) {
	clear: left;
}
.fooMenuPlate.vertical ul > li a {
	display: inline-block;
	color: #006633;
	font-weight: bold;
}
.fooMenuPlate.vertical ul > li a:hover {
	color: #444;
}
.fooMenuPlate.vertical ul > li > ul {
	display: block;
	margin: 15px 0 0;
	padding: 0;
}
.fooMenuPlate.vertical ul > li > ul li {
	display: block;
	margin: 0 0 10px;
	padding: 0;
	font-size: 14px;
	line-height: 16px;
	float: none;
	width: auto;
}
.fooMenuPlate.vertical ul > li > ul > li ul {
	margin: 14px 0 0;
}
.fooMenuPlate.vertical ul > li > ul li a {
	color: #6c6c6c;
}
.fooMenuPlate.vertical ul > li > ul li a:hover {
	color: #9c9c9c;
}
.fooMenuPlate.vertical ul > li > ul > li ul > li ul {
	margin: 10px 0 0;
}
.fooMenuPlate.vertical ul > li > ul > li ul li {
	display: block;
	margin: 0 0 8px;
	padding: 0 0 4px 8px;
	font-size: 11px;
	line-height: 13px;
	border-bottom: 1px solid #b6b6b6;
	box-shadow: 0 1px #e1e1e1;
}
.fooMenuPlate.vertical ul > li > ul > li ul li:before {
	content: '\f0da';
	display: block;
	float: left;
	margin: 0 0 0 -8px;
	font: 12px/12px fa;
	color: #6c6c6c;
	text-shadow: 0 1px rgba(255,255,255,0.65);
}
.fooMenuPlate.vertical ul > li > ul> li ul li a {
	font-weight: normal;
}
.fooMenuPlate.vertical ul > li > ul> li > ul > li ul li {
	border-bottom: 0;
	box-shadow: none;
	margin: 0 0 5px;
}
.posSearchBox {
	margin: 0 0 20px;
}
form.psbGutter {
	display: block;
	margin: 0 -10px;
}
.psbItem {
	width: 50%;
	float: left;
	padding: 0 10px 20px;
}
.psbItem:nth-child(odd) {
	clear: left;
}
.psbItem label {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin: 0 0 5px;
}
.psbItem input[type="text"] {
	display: block;
	width: 100%;
}
.checks p {
	display: inline-block;
	margin: 0 16px 10px 0;
	padding: 0 0 0 20px;
}
.checks p input[type="checkbox"], .wCheck input[type="checkbox"] {
	position: absolute;
	visibility: hidden;
	z-index: -5;
}
.checks {
	margin: 0 -10px 10px;
}
.checks p:before {
	margin: 0 0 0 -20px;
}
.checks p label:before {
	background-color: #fff;
}
form.psbGutter .submitSearch {
	position: relative;
	margin: 0 10px 20px;
	padding: 15px 0 0;
}
form.psbGutter .submitSearch:before {
	height: 1px;
	width: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #ccc;
	content: ' ';
}
.posTable {
	max-width: 100%;
	position: relative;
	overflow-x: auto;
	padding: 0 0 12px;
	margin: 0 0 12px;
}
.posTable table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border-top: 1px solid rgba(255,255,255,0.75);
}
.posTable table td {
	padding: 7px 10px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background-color: rgba(255,255,255,0.65);
}
.posTable table:first-child tr td:first-child {
	font-size: 15px;
	font-weight: bold;
}
.posTable table tr td:last-child, .posTable table tr td:nth-child(4) {
	text-align: center;
}
.posTable table tr:nth-child(odd) td {
	background-color: rgba(255,255,255,0.85);
}
.posTable table tr td:first-child {
	border-left: 1px solid #ddd;
}
.posTable table th {
	font-weight: bold;
	padding: 10px;
	color: #fff;
	font-size: 115%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 1.1;
	border-left: 1px solid rgba(255,255,255,0.35);
	text-shadow: 0 -1px rgba(0,0,0,0.1);
	box-shadow: -1px 0 0 rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	background-image: linear-gradient(top, rgba(0,0,0,0.06), rgba(0,0,0,0.25));
	background-image: linear-gradient(to bottom, rgba(0,0,0,0.06), rgba(0,0,0,0.25));
}
.posTable table tr th:first-child {
	box-shadow: none;
	border-left: none;
}
img.cc {
	display: inline-block;
	height: auto;
}
img.cc.paypass {
	width: 70px;
	border-radius: 2px;
}
img.cc.amex {
	width: 34px;
}
.posTable table tr td table {
	border: none;
}
.posTable table tr td table tr td, .posTable table tr td table tr td:first-child {
	border: none;
	padding: 5px;
	text-align: center;
	background-color: transparent !important;
}
.posTable table tr td table tr.row3 td, .posTable table tr td table tr td.row1 {
	border-bottom: 1px solid #ddd;
}
.posTable table tr td img {
	display: inline-block;
	height: auto;
}
.posTable table tr td img.mc {
	width: 40px;
}
.posTable table tr td img.visa {
	width: 50px;
}
.posTable table tr td img.amex {
	width: 30px;
}
.posTable table td span {
	display: inline-block;
}
.posTable table td span:before {
	display: block;
	font: 18px/18px fa;
}
.posTable table td table td span.off:before, .posTable table td table td span.on:before {
	font: 12px/12px fa;
	color: #666;
}
.posTable table td span.off:before {
	content: '\f00d';
	color: #FF0000;
}
.posTable table td span.on:before {
	content: '\f14a';
	color: #00894e;
}
.posTable table td table td span.on:before {
	content: '\f00c';
}
.dbNewsSlide {
	position: relative;
	padding: 0 0 20px;
	min-height: 185px;
}
.dbNewsSlide .bx-pager {
	position: absolute;
	z-index: 3px;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
}
.dbNewsSlide .bx-pager .bx-pager-item {
	display: inline-block;
	margin: 0 5px;
}
.dbNewsSlide .bx-pager .bx-pager-item a {
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	border: 1px solid #ccc;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: -2px 2px 5px rgba(0,0,0,0.3) inset;
}
.dbNewsSlide .bx-pager .bx-pager-item a.active {
	background-color: #ed680e;
	box-shadow: 0 0 0 rgba(0,0,0,0.3) inset;
}
blockquote.disclaimer {
	display: block;
	margin: 15px auto;
	padding: 10px 10px 10px 28px;
	font-size: 11px;
	line-height: 1.24;
	background-color: #ccc;
	color: #555;
}
blockquote.disclaimer:before {
	content: '\f06a';
	font: 14px/14px fa;
	display: block;
	float: left;
	margin: 0 0 0 -18px;
	color: #333;
}
.creditTypeBoxes {
	margin: 0 -10px 20px;
}
.creditTypeBoxes h4 {
	float: left;
	width: 25%;
	padding: 0 10px 10px;
}
.creditTypeBoxes h4:nth-child(4n+1) {
	clear: left;
}
.creditTypeBoxes h4 a {
	display: block;
	margin: 0;
	padding: 0 0 25px;
	position: relative;
	background-color: #fff;
	border: 6px solid #c7c8ca;
}
.no-touch .creditTypeBoxes h4 a {
	box-shadow: 0 0 0 rgba(0,0,0,0.4);
	transform: scale(1);
	transition: all 270ms;
}
.no-touch .creditTypeBoxes h4 a:hover {
	box-shadow: 0 0 4px rgba(0,0,0,0.4);
	border: 6px solid #f36f21;
	transform: scale(1.12);
	transition: all 270ms;
}
.creditTypeBoxes h4 a.on {
	border: 6px solid #f36f21;
}
span.ctbIcon {
	display: block;
	position: relative;
	margin: 0;
	border: 9px solid #fff;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.cCache span.ctbIcon {
	background-image: url('../images/basic/ico-money.png');
}
.cConusmer span.ctbIcon {
	background-image: url('../images/basic/ico-potrosacki.png');
}
.cResidental span.ctbIcon {
	background-image: url('../images/basic/ico-stambeni.png');
}
.cCar span.ctbIcon {
	background-image: url('../images/basic/ico-auto.png');
}
span.ctbIcon img {
	display: block;
	width: 100%;
	height: auto;
	visibility: hidden;
}
.creditTypeBoxes h4 a strong {
	display: block;
	position: absolute;
	botttom: 6px;
	left: 5px;
	right: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	z-index: 2;
	font-size: 12px;
	font-weight: bold;
	color: #222;
	text-align: center;
}
.checkBoxBlock {
	margin: 0 -10px;
}
.checkBoxBlock {
	border-top: 1px solid #006633;
	border-bottom: 1px solid #006633;
	padding: 20px 0 8px;
	margin: 0 0 20px;
}
.cbbPort {
	margin: 0 -10px;
}
.cbbItem {
	float: left;
	width: 33.33%;
	padding: 0 10px 10px;
}
.cbbItem h4 {
	font-size: 120%;
	margin: 0 0 12px;
	padding: 0;
}
.cbbItem p {
	margin: 0 0 12px;
	padding: 0;
}
.cbbItem p label {
	font-weight: bold;
	display: block;
	padding: 0 0 0 28px;
	cursor: pointer;
}
.cbbItem p label:before {
	content: ' ';
	display: block;
	float: left;
	margin: -2px 0 0 -28px;
	width: 20px;
	height: 20px;
	border: 3px solid #fff;
	background-color: #c7c8ca;
}
.cbbItem p label.on:before {
	background-color: #f36f21;
}
a.steptoggle {
	clear: left;
	display: inline-block;
	padding: 10px 10px 9px;
	margin: 15px 0 20px;
	width: 160px;
	font-size: 110%;
	line-height: 1;
	font-weight: bold;
	color: #fff;
	background-color: #f36f21;
	border-radius: 3px;
}
a.steptoggle:hover {
	background-color: #FF8F4D;
}
a.steptoggle.next:after, a.steptoggle.prev:before {
	display: inline-block;
	font-family: fa;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
}
a.steptoggle.next:after {
	content: '\f105';
	margin: 0 0 0 3px;
}
a.steptoggle.prev:before {
	content: '\f104';
	margin: 0 3px 0 0;
}
.caclSteps {
	padding: 15px 0;
	border-top: 1px solid #006633;
}
.calcStepsPort {
	position: relative;
}
.calcStepsPort span {
	display: block;
	position: relative;
	z-index: 2;
	width: 36px;
	height: 36px;
	background-color: #636466;
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 37px;
	border-radius: 50%;
}
.calcStepsPort span.on {
	background-color: #007738;
}
.calcStepsPort:before {
	content: ' ';
	display: block;
	height: 8px;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin: -4px 0 0;
	background-color: #b2b3b6;
	border-radius: 10px;
}
.calcStepsPort span:nth-child(2) {
	position: absolute;
	top: auto;
	left: 50%;
	margin: 0 0 0 -18px;
}
.calcStepsPort span:first-child {
	float: left;
}
.calcStepsPort span:last-child {
	float: right;
}
.radioRow {
	display: table-cell;
	vertical-align: top;
	padding: 10px 10px 0 66px;
}
.radioRow p {
	float: left;
	width: 25%;
	margin: 0 0 5px;
}
.radioRow p label {
	display: block;
	position: relative;
	cursor: pointer;
	padding: 0 0 0 28px;
	font-size: 14px;
	font-weight: bold;
	color: #949494;
}
.radioRow p label:before {
	content: ' ';
	display: block;
	float: left;
	margin: -2px 0 0 -28px;
	width: 24px;
	height: 24px;
	border: 3px solid #b2b1b1;
	background-color: #b2b1b1;
	border-radius: 50%;
}
.radioRow p label.on:before {
	background-color: #ef8228;
}
.inputsRow .radioRow p label:before {
	border: 3px solid #fff;
}
.suggestedOps {
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #006633;
}
.suggestedOps .so {
	float: left;
	width: 41%;
}
.suggestedOps .so.larger {
	width: 59%;
}
.taItem .creditCalculator .suggestedOps .so h3 {
	margin: 0 0 8px;
	padding: 0;
}
.suggestedOps .so img {
	display: block;
	width: 100%;
	height: auto;
}
.sliderItem a.steptoggle {
	margin: 10px 0 0;
}
.sliderItem .yesido a {
	font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
}
.sliderItem.topBorder {
	border-top: 1px solid #006633;
}
span.mobileToggler {
	display: none;
	cursor: pointer;
	padding: 10px 4px 8px;
	text-align: center;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	background-color: #007B43;
	color: #fff;
	text-transform: uppercase;
	box-shadow: 0 1px 0 rgba(0,0,0,0.4) inset;
}
span.mobileToggler.on {
	background-color: #0A9656;
}
span.mobileToggler:after {
	display: inline-block;
	margin: 0 0 0 6px;
	content: '\f0d7';
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	font-family: fa;
}
span.mobileToggler.on:after {
	content: '\f0d8';
}
span.topToggler {
	cursor: pointer;
	display: none;
	position: relative;
	float: right;
	width: 34px;
	height: 34px;
	margin: 8px 15px 0 0;
	text-align: center;
	background-color: #c0c0c0;
	line-height: 30px;
	border: 2px solid rgba(255,255,255,0.85);
	border-radius: 3px;
	transition: all 250ms;
}
span.topToggler.on {
	border: 2px solid rgba(255,255,255,1);
	box-shadow: 0 0 2px #ed680e;
	transition: all 250ms;
}
span.topToggler:before, span.topToggler:after {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 8px;
	font: 26px/0 fa;
	color: #fff;
}
span.topToggler:before {
	top: 9px;
	content: '\f0d8';
}
span.topToggler.on:before {
	top: 9px;
	content: '\f0d8';
	color: #ddd;
}
span.topToggler:after {
	color: #ddd;
	bottom: 9px;
	content: '\f0d7';
}
span.topToggler.on:after {
	color: #fff;
}
span.fd-screen-reader {
	display: block;
	text-indent: -9999px;
	cursor: pointer;
}
span.fd-screen-reader:after {
	font: 18px/18px fa;
	color: #555;
	text-shadow: 0 1px rgba(255,255,255,0.8);
	content: '\f073';
	display: block;
	text-indent: 0;
}
span.fd-screen-reader:hover:after {
	color: #777;
}
.submitSearch.inForm {
	padding: 12px 0 0;
	border-top: 1px solid #ccc;
}
.submitSearch button {
	margin: 0 10px 0 0;
}
/* FILE UPLOAD */

.nice {
	font-family: arial;
	font-size: 12px;
	box-shadow: 0px 1px 0px #fff, 0px -1px 0px rgba(0,0,0,.1);
	border-radius: 4px;
}
.nice .NFI-button {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	background-color: #0192DD;
	background-image: linear-gradient(top, #ea8b43, #e89a57);
	background-image: linear-gradient(to bottom, #ea8b43, #e89a57);
	border: solid #999 1px;
	border-bottom: solid #999 1px;
	box-shadow: inset 0px 1px 0px rgba(255,255,255,.2);
	color: #fff;
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}
.nice .NFI-button:hover {
	background: #777;
	text-shadow: 0px -1px 0px #111;
	border: solid #000 1px;
}
.nice .NFI-filename {
	width: 200px;
	border: solid #777 1px;
	border-left: none;
	height: 30px;
	/*  line-height: 30px;*/
	background: #fff;
	box-shadow: inset 0px 2px 0px rgba(0,0,0,.05);
	color: #777;
	text-shadow: 0px 1px 0px #fff;
}
.irItem input[type="text"].NFI-filename {
	clear: none;
	width: auto;
	font-size: 11px;
	border-radius: 0 3px 3px 0;
}
.irItem input[type="text"].NFI-filename:focus {
	box-shadow: none;
	border: solid #777 1px;
}
.currenciesTable {
	margin: 0 0 16px;
	border-collapse: collapse;
	width: 100%;
}
.currenciesTable th {
	padding: 6px 7px;
	text-align: center;
	color: #fff;
	font-size: 108%;
	font-weight: bold;
	border-bottom: 2px solid #E88B38;
	border-top: 1px solid rgba(255,255,255,0.85);
	background-color: rgba(255,255,255,0.4)
}
.currenciesTable th.lightGreen {
	background-color: #fff;
	color: #004f23;
}
.currenciesTable td {
	padding: 6px 7px;
	font-size: 90%;
	font-weight: bold;
	border-bottom: 1px solid #eee;
	background-color: #f0f0f0;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
}
.currenciesTable tr:nth-child(odd) td {
	background-color: #f9f9f9;
}
.currenciesTable td.currency, .currenciesTable tr:nth-child(odd) td.currency {
	text-align: left;
	background-color: #fff;
	border-right: 1px solid #eee;
	padding: 6px 7px 6px 22px;
}
.currenciesTable tr th:first-child:before {
	text-align: center;
	vertical-align: middle;
	content: '\f080';
	font: 14px/14px fa;
	color: #004f23;
	display: inline-block;
}
.currenciesTable td.currency:before {
	content: ' ';
	display: block;
	margin: 0 0 0 -15px;
	float: left;
	width: 12px;
	height: 12px;
}
.currenciesTable td.eur:before {
	background: transparent url('../images/basic/sprites.png') no-repeat -588px -14px;
	background-size: 600px 600px;
}
.currenciesTable td.gbp:before {
	background: transparent url('../images/basic/sprites.png') no-repeat -588px 0;
	background-size: 600px 600px;
}
.currenciesTable td.chf:before {
	background: transparent url('../images/basic/sprites.png') no-repeat -588px -28px;
	background-size: 600px 600px;
}
.currenciesTable td.usd:before {
	background: transparent url('../images/basic/sprites.png') no-repeat -588px -42px;
	background-size: 600px 600px;
}
ul.spec_type {
	list-style: none;
	display: block;
	margin: 0 0 20px;
	padding: 0;
}
ul.spec_type li {
	display: block;
	margin: 0;
	position: relative;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid rgba(255,255,255,0.85);
	display: block;
	padding: 8px 14px 7px 36px;
	background-color: rgba(255,255,255,0.4);
	transition: all 250ms
}
ul.spec_type li strong {
	display: block;
	margin: 0 0 2px;
}
ul.spec_type li a {
	color: #6c6c6c;
	font-size: 108%;
	display: block;
	transition: all 250ms;
}
ul.spec_type li a:hover {
	color: #ea8b43;
	transition: all 250ms;
}
ul.spec_type li:hover {
	background-color: rgba(255,255,255,0.65);
	transition: all 250ms;
}
ul.spec_type li:before {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 26px;
	float: left;
	margin: 0;
	content: '\f105';
	font: 112% fa;
	color: #ea8b43;
	text-align: center;
	padding: 9px 0 0;
	background-color: rgba(255,255,255,0.8);
}
.typeAbc {
	padding: 5px 0 0;
}
.abcImage {
	display: block;
	width: 50%;
}
.abcImage.Right {
	float: right;
	padding: 0 0 0 15px;
	margin: 0;
}
.abcImage.Left {
	float: left;
	padding: 0 15px 0 0;
	margin: 0;
}
.abcImage img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.abcTxt {
	display: block;
	width: 50%;
	float: left;
}
.dBoxSlide .dbsItem .abcTxt h3 {
	color: #004f23;
	font-size: 160%;
	font-weight: bold;
	line-height: 1.15;
	margin: 0 0 14px;
	padding: 0;
}
.dBoxSlide .dbsItem .abcTxt h4 {
	color: #7d7d7d;
	font-size: 125%;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 10px;
	padding: 0;
	border: none;
}
.landingBlock {
	margin: 35px 10px 20px;
	padding: 25px 25px 10px;
	background-image: linear-gradient(top, rgba(255,255,255,0.35), rgba(255,255,255,0));
	background-image: linear-gradient(to bottom, rgba(255,255,255,0.35), rgba(255,255,255,0));
}
.landingBlock .block {
	margin: 0 0 24px;
}
.videoLanding {
	padding: 30px 25px 18px;
	background-image: linear-gradient(top, rgba(255,255,255,0.35), rgba(255,255,255,0));
	background-image: linear-gradient(to bottom, rgba(255,255,255,0.35), rgba(255,255,255,0));
}
.videoLanding img.videoAspect {
	display: block;
	visibility: hidden;
	width: 100%;
	height: auto;
}
.videoLanding .videoLandingWrap {
	position: relative;
	max-width: 600px;
	margin: 0 auto;
}
.videoLanding .large_image.video {
	left: 0;
	top: 0;
	position: absolute;
	z-index: 2;
	display: block;
	width: 100% !important;
	height: 105% !important;
	padding: 0;
}
.videoLanding .large_image .image_holder {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100% !important;
	height: 100% !important;
}
.videoLanding .large_image .image_holder .mejs-container {
	width: 100% !important;
	height: 100% !important;
}
.videoLanding .large_image .image_holder .mejs-container .mejs-mediaelement video, .videoLanding .mejs-overlay {
	width: 100% !important;
	height: 90% !important;
}
.videoLanding .mejs-overlay-button {
	margin: -40px 0 0 -50px !important;
}
.docList {
	margin: 16px 0;
}
.docList h3 {
	background-color: #006633;
	color: #fff;
	font-size: 115%;
	line-height: 1.2;
	text-transform: uppercase;
	padding: 10px 12px;
	margin: 0;
	border-radius: 1px 1px 0 0;
}
.docItem a {
	display: block;
	font-size: 95%;
	line-height: 1.1;
	font-weight: 400;
	padding: 12px 14px 12px 37px;
	color: #666;
	background-color: rgba(255,255,255,0.6);
	box-shadow: 0 -1px 0 rgba(0,0,0,0.08) inset;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	transition: all 250ms ease;
}
.docItem a:hover {
	background-color: rgba(255,255,255,0.9);
	box-shadow: 0 -1px 0 rgba(0,0,0,0) inset;
	transition: all 250ms ease;
}
.docItem a:before {
	color: #F37021;
	display: block;
	float: left;
	margin: -2px 0 0 -25px;
	font: normal 18px/1 fa;
	text-align: center;
	vertical-align: middle;
	border-radius: 50%;
	transition: all 250ms ease;
}
.docItem a:hover:before {
	color: #006633;
	transition: all 250ms ease;
}
.docItem a[href$="xls"]:before {
	content: '\f1c3';
}
.docItem a[href$="pdf"]:before {
	content: '\f1c1';
}
.docItem a[href$="zip"]:before {
	content: '\f1c6';
}
.docItem a[href$="doc"]:before, .docItem a[href$="docx"]:before {
	content: '\f1c2';
}
a.blockToggler:before {
	content: '\f107';
	display: block;
	float: left;
	margin: -3px 10px 0 0;
	width: 25px;
	height: 25px;
	font: normal 16px/25px fa;
	vertical-align: middle;
	text-align: center;
	background-color: #F37021;
	color: #fff;
	border-radius: 50%;
	transition: all 400ms ease;
}

a.blockToggler.open:before {
	background-color: #fff;
	color: #F37021;
	content: '\f106';
	transition: all 400ms ease;
}
input[type="checkbox"].cExam {
	opacity: 1;
	position: relative;
	pointer-events: visible;
	z-index: 0;
}
.socialRow span {
	display: block;
	float: left;
	margin: 7px 10px 0 0;
	color: #fff;
	font-size: 11px;
	line-height: 1.1;
}
.iframeWrapper {
	position: relative;
	padding-bottom: 65.25%;
	padding-top: 30px;
	height: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch; /*<<--- THIS IS THE KEY*/
	border: solid black 1px;
}
.iframeWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.midAnnouncement {
	margin: 0 0 20px 0;
}
.midAnnouncement h4.title {
	color: #000;
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0 0 0 16px;
}
.midAnnouncement .wing {
	display: block;
	float: left;
	padding: 0 10px;
	height: 100%;
	width: 33.33%;
}
.annouBox {
	position: relative;
	display: table;
	width: 100% !important;
	background-color: rgba(255,255,255,0.35);
	padding-bottom: 20px;
	height: 385px;
}
.annouBox .slideItem {
	padding: 20px 20px 0;
}
.annouBox .slideItem .imgHolder {
	position: relative;
}
.annouBox .slideItem .imgHolder img, .annouBox .slideItem img {
	display: block;
	width: 100%;
}
.annouBox .slideItem .imgHolder .mTextHolder {
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(0,156,84,0.70);
	padding: 0;
	width: 100%;
	color: #FFF;
	text-transform: uppercase;
	font-size: 18px;
	text-align: center;
	height: 55px;
	line-height: 55px;
	display: table;
	vertical-align: middle;
	/*letter-spacing:-1px;*/
	font-family: 'Gnuolane';
}
.annouBox .slideItem .imgHolder .mTextHolder i {
	font-size: 44px;
	margin-left: 5px;
	line-height: 52px;
	height: 56px;
	vertical-align: middle;
}
.annouBox .subtitle {
	color: #006633;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0 10px;
	text-align: center;
}
.annouBox .text {
	color: #464646;
	font-size: 14px;
	text-align: center;
}
.annouBox .bx-wraper {
	min-height: 323px;
}
.annouBox .bx-viewport {
	min-height: 323px;
}
.bottombtn {
	display: table;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
.bottombtn .btn {
	background-image: linear-gradient(to bottom, #fba048, #e56d12);
	/*border: 1px solid #e77217;*/
	border: 1px solid #FFF;
}
.annouBox .bx-pager {
	/*position: absolute;*/
	z-index: 3px;
	bottom: auto;
	/*left: 0;
    right: 0;*/
	text-align: center;
}
.annouBox .bx-pager .bx-pager-item {
	display: inline-block;
	margin: 0 5px;
}
.annouBox .bx-pager .bx-pager-item a {
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	border: 1px solid #ccc;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: -2px 2px 5px rgba(0,0,0,0.3) inset;
}
.annouBox .bx-pager .bx-pager-item a.active {
	background-color: #ed680e;
	box-shadow: 0 0 0 rgba(0,0,0,0.3) inset;
}
.bx-controls.bx-has-pager {
	margin: 18px 0 14px;
}
.annouBox .bx-controls.bx-has-pager {
	bottom: 45px;
	left: 0;
	margin: 18px 0 14px;
	position: absolute;
	right: 0;
}
.bx-pager-item:first-of-type:last-of-type {
	display: none
}
/*--- returnedBox ---*/

.returnedBox {
}
.returnedBox .view {
	margin-bottom: 15px;
	text-align: center;
}
.returnedBox .view div {
	display: inline-block;
	margin-right: 30px;
}
.selectview {
	background: #DFDFDF;
	padding: 0 5px;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.returnedBox .view .listview:before {
	font: 22px/28px fa;
	content: '\f03a';
	color: #7d7d7d;
	display: inline-block;
	margin: 0 5px 0 5px;
	cursor: pointer;
	transition: ease-in-out 260ms;
}
.returnedBox .view .gridview:before {
	font: 22px/28px fa;
	content: '\f00a';
	color: #7d7d7d;
	display: inline-block;
	margin: 0 5px 0 5px;
	cursor: pointer;
	transition: ease-in-out 260ms;
}
.returnedBox .view .listview:hover:before {
	color: #006533;
}
.returnedBox .view .gridview:hover:before {
	color: #006533;
}
.returnedBox .returneditems .items {
	list-style: none;
	margin: 0;
	padding: 0;
}

/*--- List ---*/

.returnedBox .returneditems .items > li,
.returnedBox .returneditems.list .items > li {
	background-image: linear-gradient(to top, rgba(228, 228, 228, 0.52) 0%, rgba(174, 174, 174, 0.42) 100%);
	border: 1px solid #ddd;
	display: table;
	height: 110px;
	margin: 0 0 10px 0;
	padding: 10px;
	width: 100%;
	transition: ease-in-out 260ms;
}
.returnedBox .returneditems .items li:hover,
.returnedBox .returneditems.list .items li:hover {
	background: #f6f6f6;
}
.returnedBox .returneditems .items li .img,
.returnedBox .returneditems.list .items li .img {
	float: left;
	margin: 0 10px 0 0;
}
.returnedBox .returneditems .items li .img a,
.returnedBox .returneditems.list .items li .img a {
	display: flex;
}
.returnedBox .returneditems .items li .info,
.returnedBox .returneditems.list .items li .info {
	float: left;
	padding: 0 20px
}
.returnedBox .returneditems .items li .subInfo li,
.returnedBox .returneditems.list .items li .subInfo li {
	margin: 0;
}
.returnedBox .returneditems .items li .price,
.returnedBox .returneditems.list .items li .price {
	float: right;
	padding: 30px 20px 0;
}
.returnedBox .returneditems .items li .price span,
.returnedBox .returneditems.list .items li .price span {
	font-weight: bold;
	color: #f47025;
	font-size: 17px;
}
.returnedBox .returneditems .items li .price p,
.returnedBox .returneditems.list .items li .price p {
	color: #999;
	font-size: 14px;
	text-align: right;
}

/*--- grid ---*/

.returnedBox .returneditems.grid {
	display:table;
	width:100%;
}

.returnedBox .returneditems.grid  .items > li {
	background-image: linear-gradient(to top, rgba(228, 228, 228, 0.52) 0%, rgba(174, 174, 174, 0.42) 100%);
	border: 1px solid #ddd;
	display: table;
	height: 110px;
	margin: 0 2% 10px 0;
	padding: 10px;
	width: 23%;
	transition: ease-in-out 260ms;
	float:left;
	min-height:345px;
	position:relative;
}
.returnedBox .returneditems.grid  .items > li:nth-child(4n) {
	margin: 0 ;
}
.returnedBox .returneditems.grid  .items > li:nth-child(4n+1) {
	clear:left;
}


.returnedBox .returneditems.grid .items li:hover {
	background: #f6f6f6;
}
.returnedBox .returneditems.grid .items li .img {
	float: none;
	margin: 0 ;
	text-align:center;
}
.returnedBox .returneditems.grid .items li .img a {
	display: table;
    margin: 0 auto 15px;
}
.returnedBox .returneditems.grid .items li .info {
	float: none;
	padding: 0;
}
.returnedBox .returneditems.grid .items li .subInfo li {
	margin: 0;
}
.returnedBox .returneditems.grid .items li .price {
	bottom: 20px;
    display: table;
    float: none;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.returnedBox .returneditems.grid .items li .price span {
	font-weight: bold;
	color: #f47025;
	font-size: 17px;
	text-align: center;
}
.returnedBox .returneditems.grid .items li .price p {
    display: table;
    margin: 0 auto;
    text-align: center;
}

.returnedBox .returneditems.grid h3{ font-size:95%; text-align:center;}

/*--- basicdata ---*/

.pbGroup .basicdata { display:table; width:100%;}
.pbGroup .basicdata ul{ list-style:none; margin:0;}
.pbGroup .basicdata ul li{ list-style:none; border-bottom:1px solid #ccc; margin-bottom:10px;}
.pbGroup .basicdata ul li .itemlabel{ font-weight:bold;}
.pbGroup .basicdata ul li .iteminfo{ float:right;}

.pbGroup .price.total {display:table; margin:10px 0; float:right;}
.pbGroup p {color: #999; font-size: 14px; text-align: right; margin: 0;}
.pbGroup .totalprice { display:table; font-weight:bold; color: #f47025;  font-size:22px; float:right;}

.pbGroup .instalment {display:table; margin:10px 0; width:100%;}
.pbGroup .instalmentlabel {float:right; font-weight:bold; display:table; line-height:27px; vertical-align:middle; margin-right:10px; }
.pbGroup .instalmentvalue {display:block; font-weight:bold; color: #f47025;  font-size:17px; float:right; }
.pbGroup .instalmentdescription {color: #999; font-size: 14px; text-align: right; float:right;}

.pbGroup .leasingAdditional .label{font-weight:bold; display:table; margin-bottom:10px;}

.pbGroup .more a { 
	border: 2px solid #fff;
    border-radius: 3px;
	background-image: linear-gradient(to bottom, #fba048, #e56d12);
    border: 1px solid #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    color: #fff;
    display: inline-block;
    font: bold 12px/13px arial,helvetica,sans-serif;
    padding: 5px 12px 4px;
    transition: all 250ms ease 0s;
}
.pbGroup .more a:before {
    font: 13px/13px fa;
    content: '\f104';
    color: #FFF;
    display: inline-block;
    margin: 0 7px 0 0;
    cursor: pointer;
}
.leasing_no_results {
	text-align: center;
	padding: 10px 0;
	color: #006633;
	font-size: 18px;
	background-color: rgba(0,0,0,0.05);
	margin: 15px 0;
}