
/* ========== font styles ========== */
@font-face {
    font-family: 'ambleregular';
    src: url('../fonts/amble_regular_macroman/Amble-Regular-webfont.eot');
    src: url('../fonts/amble_regular_macroman/Amble-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/amble_regular_macroman/Amble-Regular-webfont.woff') format('woff'),
         url('../fonts/amble_regular_macroman/Amble-Regular-webfont.ttf') format('truetype'),
         url('../fonts/amble_regular_macroman/Amble-Regular-webfont.svg#ambleregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'amblelight';
    src: url('../fonts/amble_light_macroman/Amble-Light-webfont.eot');
    src: url('../fonts/amble_light_macroman/Amble-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/amble_light_macroman/Amble-Light-webfont.woff') format('woff'),
         url('../fonts/amble_light_macroman/Amble-Light-webfont.ttf') format('truetype'),
         url('../fonts/amble_light_macroman/Amble-Light-webfont.svg#amblelight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'amblebold';
    src: url('../fonts/amble_bold_macroman/Amble-Bold-webfont.eot');
    src: url('../fonts/amble_bold_macroman/Amble-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/amble_bold_macroman/Amble-Bold-webfont.woff') format('woff'),
         url('../fonts/amble_bold_macroman/Amble-Bold-webfont.ttf') format('truetype'),
         url('../fonts/amble_bold_macroman/Amble-Bold-webfont.svg#amblebold') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* ========== joomla system styles ========== */

/* System Messages */
#system-message {
	margin-bottom: 10px;
	padding: 0;
}

#system-message > dt {
	font-weight: bold;
	display: none;
}

#system-message > dd {
	margin: 0;
	font-weight: bold;
	text-indent: 30px;
}

#system-message > dd > ul {
	color: #0055BB;
	background-position: 4px top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	list-style: none;
	padding: 10px;
	border-top: 3px solid #84A7DB;
	border-bottom: 3px solid #84A7DB;
}

#system-message > dd > ul > li {
	line-height: 1.5em;
}

/* System Standard Messages */
#system-message > .message > ul {
	background-color: #C3D2E5;
	background-image: url(../images/notice-info.png);
}

/* System Error Messages */
#system-message > .error > ul,
#system-message > .warning > ul,
#system-message > .notice > ul {
	color: #c00;
}

#system-message > .error > ul {
	background-color: #E6C0C0;
	background-image: url(../images/notice-alert.png);
	border-color: #DE7A7B;
}

/* System Warning Messages */
#system-message > .warning > ul {
	background-color: #E6C8A6;
	background-image: url(../images/notice-note.png);
	border-color: #FFBB00;
}

/* System Notice Messages */
#system-message > .notice > ul {
	background-color: #EFE7B8;
	background-image: url(../images/notice-note.png);
	border-color: #F0DC7E;
}

/* Unpublished */
.system-unpublished, tr.system-unpublished {
	background: #e8edf1;
	border-top: 4px solid #c4d3df;
	border-bottom: 4px solid #c4d3df;
}

span.highlight {
	background-color:#FFFFCC;
	font-weight:bold;
	padding:1px 4px;
}

.img-fulltext-float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-none {
}

.img-intro-float-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.img-intro-float-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.img-intro-float-none {
}

/* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(../images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(../images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(../images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore,
.button2-left .article {
	background: url(../images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(../images/j_button2_pagebreak.png) 100% 0 no-repeat;
}

.button2-left .blank {
	background: url(../images/j_button2_blank.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index:13000;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
/* Caption fixes */
.img_caption .left {
        float: left;
        margin-right: 1em;
}

.img_caption .right {
        float: right;
        margin-left: 1em;
}

.img_caption .left p {
        clear: left;
        text-align: center;
}

.img_caption .right p {
        clear: right;
        text-align: center;
}

.img_caption  {
	text-align: center!important;
}

.img_caption.none {
	margin-left:auto;
	margin-right:auto;
}


/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(../images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}





body {
	font-family: 'ambleregular', Arial, sans-serif; 
}
.site-wrap {
	padding-top: 85px;
}

/* ========== media styles ========== */
img,
embed,
iframe,
object {
	max-width: 100%;
}

/* ========== images styles ========== */
.pull-right img,
img.pull-right {
	margin: 0 0 20px 20px;
}

.pull-left img,
img.pull-left {
	margin: 0 20px 20px 0;
}

/* ========== links styles ========== */
a {
	text-decoration: none;	
}
a:hover,
a:focus {
	text-decoration: none;
}

/* ========== form styles ========== */
.form-horizontal .control-label {
	margin-right: 20px;
	text-align: right;
}

.contact-form {
	max-width: 600px;
	margin: 30px 0;
}
.contact-form input[type=text],
.contact-form input[type=email] {
	height: 25px;
}


#contact .form-horizontal .controls {
  margin-left: 18%;
  padding-left: 20px;
}

body div.jwTinyLetterContainer form.jwTinyLetterForm {
	margin: 15px 0 30px 0;
}

body div.jwTinyLetterContainer form.jwTinyLetterForm input.inputbox {
	height: auto;
	padding: auto;
	margin-bottom: 0;
}

/* ========== captcha styles ========== */
.container-wrap #recaptcha_widget_div {
	margin-top: -5px;
}
.container-wrap .recaptchatable #recaptcha_image {
	border: 0;
}
.container-wrap #recaptcha_image {
	width: auto !important;
	max-width: 100% !important;
	height: auto !important;
}
.container-wrap .recaptchatable .recaptcha_image_cell center img {
	height: auto !important;
}
.container-wrap .recaptchatable {
	border: 0 !important;
}

.container-wrap .recaptchatable td {
	padding: 0 !important;
}
.container-wrap .recaptchatable input#recaptcha_response_field {
	border: 1px solid #cccccc !important;
	width: 100% !important;
	max-width: 100% !important;
}


/* ========== recaptcha styles ========== */
#recaptcha_table #recaptcha_logo {
	display: none;
}
#recaptcha_table #recaptcha_privacy {
	display: none;
}

/* ========== table styles ========== */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table tr {}
table th {
	font-weight: normal;
}
table td,
table th {
	padding: 4px 8px;
	vertical-align: top;
	border: 0px solid #ccc;
}

table.bordered {
	width: 100%;
	margin: 20px 0;
}
table.bordered th,
table.bordered td {
	text-align: center;
	border: 1px solid #999;
	padding: 5px 10px;
}
table.bordered th {
	font-weight: bold;
}


.col-content {
	padding-left: 0;
}
.container-wrap {
	max-width: 1140px;
}
.container-top {
	max-width: 1440px;
}

.page-title-wrap {
	font-size: 40px;
	line-height: 48px;
	color: #fff;
	margin: 0;
	padding: 0;
}

.sidebar-wrap {
	background: transparent url(../img/sidebar.png) right top no-repeat;
	padding: 20px 0 20px 20px;
	font-size: 20px;
	line-height: 24px;
	min-height: 540px;
}
.col-sidebar {
	padding: 0;
}
.sidebar-wrap ul {
	margin: 0;
	padding: 0;
}
.sidebar-wrap li {
	margin: 0 4px 0 0;
	padding: 0;
	list-style-type: none;
}
.sidebar-wrap a {
	color: #0069AA;
	display: block;
	padding: 8px 0 8px 15px;
	border: 1px solid transparent;
	border-right: 0;
}
.sidebar-wrap a:hover {
	color: #004a78;
}
.sidebar-wrap li.current > a,
.sidebar-wrap li.active > a,
.sidebar-wrap li a:hover {
	background: #fff;
	border: 1px solid #c5e4f1;
	border-right: 0;
	box-shadow: 4px 0px 0px 0px #fff, inset 4px 4px 0px 0px #f7f7f7;
}

/* ========== sidebar submenu ========== */
.sidebar-wrap li ul li {
	margin: 0 0 0 30px;
}

.sidebar-wrap form {
	margin: 50px 0;
}

.banner-wrap {
	position: relative;
}
.banner-wrap .banner-button {
	position: absolute;
	bottom: 220px;
	left: 50%;
	z-index: 60;
	margin-left: -250px;
}
.banners-wrap .banner-item {
	float: left;
	width: 100%;
	height: 570px;
}
.banner-wrap .banner-item-inner {
	position: relative;
	float: left;
	width: 100%;
	height: 570px;
	background: #fff url(../img/banner.jpg) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.banner-wrap .banner-item-inner > a {
	float: left;
	width: 100%;
	height: 570px;
	position: absolute;
	z-index: 20;
}

.banner-wrap .banner-desc-wrap {
	position: absolute;
	left: 0;
	top: 120px;
	width: 100%;
}
.banner-wrap .banner-desc-wrap .stripe-wrap {
	color: #fff;
	font-size: 26px;
	line-height: 31px;
	text-shadow: 1px 1px 0 rgba(255,255,255,0.25);
}

.banner-page-wrap {
	min-height: 235px;
	padding-top: 32px;
	background: transparent url(../img/banner.jpg) center center no-repeat;
	background-size: cover;
}
.banner-page-rent {
	background-image: url(../img/banner_rent.jpg);
	background-position-y: -50px;
}
.banner-page-loyalty {
	background-image: url(../img/banner_loyalty.jpg);
	background-position-y: -50px;
}
.banner-page-resources {
	background-image: url(../img/banner_resources.jpg);
	background-position-y: -80px;
}

.banner-page-wrap .banner-rel-pos {
	position: relative;
}
.banner-page-wrap .banner-page-button {
	position: absolute;
	right: 0;
	top: 80px;
	text-align: right; 
	margin: 20px 0 0 0;
}


.stripe-wrap {
	background: rgba(0,105,170,0.5);
	padding: 10px 45px 10px 999px;
	margin-left: -999px;
	display: inline-block;
	box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.2);
	max-width: 1600px;
}

/* ========== breadcrumbs styles ========== */
.breadcrumbs-wrap {
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.25);
}
.breadcrumbs-wrap ul {
	margin: 0;
	padding: 0;
}
.breadcrumbs-wrap li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline-block;
}
.breadcrumbs-wrap a {
	color: #D1DFE5;
	margin-right: 14px;
	position: relative;
}

.breadcrumbs-wrap .divider {
	margin-right: 14px;
	position: relative;
	color: transparent;
	text-shadow: none;
}
.breadcrumbs-wrap .divider:before {
	color: #fff;
	font-family: 'FontAwesome';
	font-size: 10px;
	content: "\f054"; /* fa-chevron-right */
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}


/* ========== krizalys styles ========== */
.krizalys_breadcrumb {
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.25);
}
.krizalys_breadcrumb a {
	color: #D1DFE5;
	margin-right: 35px;
	position: relative;
}
.krizalys_breadcrumb a:after {
	color: #fff;
	font-family: 'FontAwesome';
	font-size: 10px;
	content: "\f054"; /* fa-chevron-right */
	position: absolute;
	top: 0px;
	right: -22px;
	z-index: 10;
	cursor: default;
}
.krizalys_breadcrumb img {
	display: none;
}



.col-logo {
	padding-right: 0;
}
.logo-wrap {
	margin: 17px 0 13px 0;
	transition: all 0.3s ease;
	width: 100%;
}
.header-smaller .logo-wrap {
	width: 185px;
	margin: 5px 0 5px 0;
}
.logo-wrap a {
	max-width: 100%;
}
.logo-wrap a img {
	max-width: 100%;
}

.header-wrap {
	position: fixed;
	width: 100%;
	left: 0;
	z-index: 250;
	border-bottom: 5px solid #015872;
}
.header-left {
	background: #fff url(../img/header-left.png) left bottom no-repeat;
}
.header-right {
	background: transparent url(../img/header-right.png) right bottom no-repeat;
}

.subheader-wrap {
	background: #0069aa;
	border-top: 5px solid #015872;
	border-bottom: 5px solid #0079b5;
}

.phone-wrap {
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	color: #fff;
	margin: 8px 0 8px 0;
}
.phone-wrap a {
	color: #fff;
	text-decoration: none;
}

.search-wrap {
	float: right;
	margin: 4px 0 0 0;
	position: relative;
}
.search-wrap label {
	display: none;
}
.search-wrap form {
	margin: 0;
}
.search-wrap .search-text,
.search-wrap input[type=search],
.search-wrap input[type=text] {
	border: 0;
	background: transparent url(../img/icon-search.png) center center no-repeat;
	color: #9FCCDD;
	font-size: 13px;
	line-height: 13px;
	padding: 8px 10px 8px 9px;
	width: 20px;
	height: 32px;
	transition: all 0.3s ease;
	cursor: pointer;
	text-indent: -999px;
	border-radius: 0;
	box-shadow: none;
}
.search-wrap .search-text:focus,
.search-wrap input[type=search]:focus,
.search-wrap input[type=text]:focus {
	width: 200px;
	box-shadow: 3px 3px 0px 0px #005991;
	background: #027DBA;
	cursor: text;
	outline: 0;
	text-indent: 0px;
}
.search-wrap .search-submit {
	background: transparent;
	border: 0;
	color: #9FCCDD;
	position: absolute;
	right: 0;
	top: 5px;
}

.submenu-wrap {
	float: right;
	font-size:15px;
	line-height: 18px;
	color: #9FCCDD;
	margin: 12px 0 10px 0;
}
.submenu-wrap li {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.submenu-wrap ul {
	padding: 0;
	margin: 1px 0 0 0;
}
.submenu-wrap ul ul {
	display: none;
}
.submenu-wrap a {
	color: #9FCCDD;
	padding: 10px 10px 10px 10px;
}
.submenu-wrap .current a,
.submenu-wrap .active a,
.submenu-wrap a:hover {
	color: #fff;
}

.showcase-wrap {
	margin: -122px 0 20px 0;
	position: relative;
	box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.03);
	position: relative;
	z-index: 100;
}
.showcase-wrap .showcase-item {
	background: transparent url(../img/showcase-item.png) center top repeat;
	border: 1px solid #d1e1e8;
	border-top: 0;
	min-height: 162px;
	padding: 0;
}
.showcase-wrap .showcase-item:hover {
	background-image: url(../img/showcase-item-hover.png);
	border-color: #fbb040;
	cursor: pointer;
}
.showcase-wrap .showcase-icon {
	background: transparent url(../img/showcase-icon.png) center top repeat;
	margin: -60px auto 0 auto;
	width: 121px;
	height: 121px;
}
.showcase-wrap .showcase-icon-location,
.showcase-wrap .showcase-icon-equipment,
.showcase-wrap .showcase-icon-news {
	background: transparent url(../img/showcase-icon-location.png) center center no-repeat;
	width: 100%;
	height: 100%;
}
.showcase-wrap .showcase-icon-equipment {
	background-image: url(../img/showcase-icon-equipment.png);
}
.showcase-wrap .showcase-icon-news {
	background-image: url(../img/showcase-icon-news.png);
}
.showcase-wrap .showcase-body {
	padding: 0 30px 30px 30px;
	text-align: center;
}
.showcase-wrap .showcase-body h3 {
	margin: 14px 0;
	padding: 0;
	font-size: 32px;
	line-height: 32px;
	font-weight: normal;
	
}
.showcase-wrap .showcase-body h3 a {
	color: #0069AA;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.5);
	position: relative;
	display: inline-block;
	padding-right: 30px;
}
.showcase-wrap .showcase-body h3 i {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 28px;
	line-height: 28px;
}
.showcase-wrap .showcase-item:hover {
	color: #fff;
}
.showcase-wrap .showcase-item:hover h3 a {
	color: #fff;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.5);
}
.showcase-wrap .showcase-body p {
	font-size: 20px;
	line-height: 26px;
	color: #7C8E93;
	margin: 0;
	padding: 0;
}
.showcase-wrap .showcase-item:hover p {
	color: #fff;
}
/*.showcase-wrap .showcase-latest-wrap h3 {
	font-size: 24px;
	line-height: 26px;
}*/
.showcase-latest-title {
	font-size: 24px;
	line-height: 26px;
}
.showcase-latest-date {
	text-align: center;
	color: #7C8E93;
	font-size: 32px;
	line-height: 32px;
	margin-top: 3px;
}
.showcase-latest-date span {
	font-size: 20px;
	line-height: 26px;
	text-transform: uppercase;
	display: block;
}
.showcase-latest-content {
	text-align: left;
}
.showcase-latest-body p {
	font-size: 16px;
	line-height: 24px;
}
.showcase-wrap .showcase-item:hover .showcase-latest-date {
	color: #fff;
}
.col-latest-date {
	padding-left: 0;
	padding-right: 0;
}
.col-latest-content {
	padding-left: 5px;
}

.primary-wrap {
	padding: 0 0 30px 0;
	min-height: 400px;
}

.content-wrap {
	margin: 30px 0 30px 0;
}


/* ========== sections styles ========== */
.section-item {
	border-bottom: 2px solid #D1DFE5;
	padding-bottom: 14px;
	margin-bottom: 14px;
}
.section-item:last-child {
	border-bottom: 0;
}
.container-wrap .section-header,
.container-wrap .section-header h1,
.container-wrap .section-header h2 {
	color: #0069AA;
	font-size: 28px;
	line-height: 32px;
}
.section-subheader {
	font-size: 20px;
	line-height: 30px;
	color: #7C8E93;
	margin: 0 0 12px 0;
}
.section-text {
	font-size: 14px;
	line-height: 20px;
	color: #717074;
}

/* ========== text styles ========== */
.content-wrap h1,
.content-wrap h2,
.content-wrap h3,
.content-wrap h4,
.content-wrap h5,
.content-wrap h6 {
	color: #0069AA;
	font-size: 24px;
	line-height: 28px;
	clear: both;
}

.content-wrap h3 {
	font-size: 20px;
	line-height: 24px;
}

.content-wrap h4 {
	font-size: 18px;
	line-height: 22px;
}

.content-wrap h5,
.content-wrap h6 {
	font-size: 24px;
	line-height: 30px;
	color: #7C8E93;
	margin: 20px 0 15px 0;
}

.content-wrap .item-image {
	margin-bottom: 15px;
}

.content-wrap q,
.content-wrap blockquote,
.content-wrap .quote {
	background: transparent url(../img/quote.png) 0 0 no-repeat;
	padding: 0 0 0 110px;
	font-style: italic;
}

/* ========== button styles ========== */
.btn-orange,
button.btn-primary {
	border: 0;
	background-color: #f69a25;
	background-image: linear-gradient(#f89d26, #ef9022);
	font-family: 'amblebold', Arial, sans-serif;
	color: #fff;
	display: inline-block;
	text-shadow: 2px 2px 0 rgba(0,0,0,0.35);
	font-size: 20px;
	line-height: 24px;
	padding: 10px 16px 10px 16px;
	box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.4), inset 3px 3px 0px 0px rgba(255,255,255,0.15);
	border-radius: 0;
}
.btn-orange:hover,
.btn-orange:active,
.btn-orange:focus,
button.btn-primary:hover,
button.btn-primary:active,
button.btn-primary:focus {
	background-image: linear-gradient(#ef9022, #f89d26);
	color: #eee;
	background-position: 0 0 !important;
}
.btn-orange-small {
	font-size: 16px;
	line-height: 16px;
	padding: 6px 10px 6px 10px;
}
.btn-orange-large {
	font-size: 30px;
	line-height: 36px;
	padding: 14px 20px 14px 20px;
	box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.4), inset 5px 5px 0px 0px rgba(255,255,255,0.15);
}
.btn-orange .icon-arrow {
	display: inline-block;
	width: 27px;
	height: 27px;
	background: transparent url(../img/icon-arrow.png) center center no-repeat;
	position: relative;
	top: 6px;
}
.btn-icon-arrow {
	/*background: transparent url(../img/icon-arrow.png) center right no-repeat;*/
	padding-right: 65px;
	position: relative;
}
.btn-icon-arrow:after {
	content: "";
	position: absolute;
	width: 27px;
	height: 27px;
	right: 16px;
	top: 50%;
	margin-top: -14px;
	background: transparent url(../img/icon-arrow.png) center right no-repeat;
	padding-right: 35px;
}
.btn-orange .icon-chevron {
	display: inline-block;
	width: 18px;
	height: 22px;
	background: transparent url(../img/icon-chevron.png) center center no-repeat;
	position: relative;
	top: 3px;
}
.btn-icon-chevron {
	/*background: transparent url(../img/icon-chevron.png) center right no-repeat;*/
	padding-right: 25px;
	position: relative;
}
.btn-icon-chevron:after {
	content: "";
	position: absolute;
	width: 18px;
	height: 22px;
	right: 16px;
	top: 50%;
	margin-top: -11px;
	background: transparent url(../img/icon-chevron.png) center right no-repeat;
	padding-right: 35px;
}
.btn-orange-large.btn-icon-chevron {
	padding-right: 50px;
}
.btn-orange-large.btn-icon-chevron:after {
	margin-top: -8px;
}
.btn-orange-wide {
	min-width: 300px;
}

.faq-question {
	cursor: pointer;
	position: relative;
	color: #0069AA;
}
.faq-question:before {
	position: absolute;
	font-family: FontAwesome;
	top: 0;
	left: -25px;
	content: "\f0d7";
	z-index: -1;
	color: #0069AA;
}

/* ========== pagination styles ========== */
.pagination-wrap {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.pagination-wrap ul {
	margin: 0;
	padding: 0;
}
.pagination-wrap li {
	display: inline;
  	margin: 0;
	padding: 0;
	list-style-type: none;
}
.pagination-wrap li > a,
.pagination-wrap li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination-wrap li:first-child > a,
.pagination-wrap li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination-wrap li:last-child > a,
.pagination-wrap li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination-wrap li > a:hover,
.pagination-wrap li > span:hover,
.pagination-wrap li > a:focus,
.pagination-wrap li > span:focus {
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination-wrap .active > a,
.pagination-wrap .active > span,
.pagination-wrap .active > a:hover,
.pagination-wrap .active > span:hover,
.pagination-wrap .active > a:focus,
.pagination-wrap .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination-wrap li span,
.pagination-wrap li span:hover,
.pagination-wrap .disabled > span,
.pagination-wrap .disabled > span:hover,
.pagination-wrap .disabled > span:focus,
.pagination-wrap .disabled > a,
.pagination-wrap .disabled > a:hover,
.pagination-wrap .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
}

.homepage-wrap {
	color: #717074;
	margin-bottom: 25px;
}
.homepage-wrap h2 {
	color: #0069AA;
	font-size: 32px;
	line-height: 32px;
	margin: 30px 0 20px 0;
}
h5, 
.intro {
	font-size: 24px;
	line-height: 30px;
	color: #7C8E93;
	margin: 20px 0 15px 0;
}
.homepage-wrap p {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 20px 0;
	color: #717074;
}

/* ========== disqus styles ========== */
.jwDisqusArticleCounter {
	display: none;
}

/* ========== map styles ========== */

body .map {
    zoom:1;
	*zoom:1;
	border: solid 1px #e5e5e5;
    width: 441px; /*429px*/
    border-radius: 3px;
    padding: 5px;
}

body .map:before,
body .map:after {
    display: table;
    content: "";
    line-height: 0
}

body .map:after {
    clear: both
}

body .map img {
    float: left;
    display: block
}

/* ========== footer styles ========== */

.footer-wrap {
	background: #313034 url(../img/footer.png) center top repeat-x;
	color: #BCBEC0;
	padding: 25px 0;
	font-size: 16px;
	line-height: 24px;
}
.footer-row {
	margin-bottom: 50px;
}
.footer-wrap a {
	color: #BCBEC0;
}
.footer-wrap a:hover {
	color: #898b8c;
}
.footer-wrap .footer-text {
	font-size: 22px;
	line-height: 28px;
	color: #A7A9AC;
	margin: 14px 0 14px 0;
	font-style: italic;
}
.footer-wrap .footer-phone {
	font-size: 26px;
	line-height: 33px;
	font-weight: bold;
	color: #fff;
	display: inline-block;
	margin: 0 16px 0 0;
}
.footer-wrap .footer-phone i {
	font-size: 24px;
}
.footer-wrap .footer-or {
	font-size: 26px;
	line-height: 33px;
	font-weight: bold;
	color: #fff;
	display: inline-block;
	margin: 0 16px 0 0;
}
.footer-wrap .footer-link {
	background: #313034;
	display: inline-block;
	font-size: 26px;
	line-height: 33px;
	font-weight: bold;
	color: #fff;
	padding: 14px 20px 12px 20px;
	box-shadow: inset 5px 5px 0px 0px rgba(35,31,32,0.5), 5px 5px 0px 0px rgba(70,69,72,1);
}
.footer-wrap .footer-link:hover {
	color: #ddd;
}
.footer-wrap .icon-arrow {
	display: inline-block;
	width: 27px;
	height: 27px;
	background: transparent url(../img/icon-arrow.png) center center no-repeat;
	position: relative;
	top: 6px;
	margin-left: 10px;
}
.footer-wrap ul {
	margin: 0;
	padding: 0;
}
.footer-wrap li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.footer-wrap .social-wrap {}
.footer-wrap .social-wrap a {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: #656568;
	color: #fff;
	border-radius: 2px;
	text-align: center;
	margin: 0 0 0 6px;
}
.footer-wrap .social-wrap a:hover {
	opacity: 0.8;
}
.footer-wrap .social-wrap a i {
	display: inline-block;
	font-size: 16px;
	line-height: 16px;
	margin-top: 4px;
}


.content-wrap .social-wrap {
	margin-bottom: 50px;
}
.content-wrap .social-wrap a {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #656568;
	color: #fff;
	border-radius: 2px;
	text-align: center;
	margin: 0 10px 0 0;
}
.content-wrap .social-wrap a:hover {
	opacity: 0.8;
}
.content-wrap .social-wrap a i {
	display: inline-block;
	font-size: 30px;
	line-height: 30px;
	margin-top: 5px;
}



.footer-menu-tetriary {}
.footer-menu-tetriary ul {
	margin: 0;
	padding: 0;
}
.footer-menu-tetriary li {
	margin: 0 0 0 30px;
	padding: 0;
	list-style-type: none;
	display: inline-block;
}



/* ========== responsive styles ========== */


@media (max-width: 767px) { /* extra small mobile devices (phones, less than 768px) */
	body .header-wrap .logo-wrap {
		width: 100%;
		text-align: center;
	}
	body .header-wrap {
		position: static;
		border-bottom: 0;
	}
	body .site-wrap {
		padding-top: 0px;
	}

	.container-wrap .showcase-wrap {
		margin: 0 -15px 0 -15px;
	}
	.container-wrap .showcase-wrap .showcase-item {
		padding-top: 14px;
		background: #e9f0f5;
	}
	.container-wrap .showcase-wrap .showcase-item:hover {
		background: #ee9022;
	}
	.container-wrap .showcase-wrap .showcase-icon {
		margin-top: 0;
		margin-bottom: 14px;
	}
	.container-wrap .showcase-wrap .showcase-body .custom {
		display: none;
	}
	.container-wrap .homepage-wrap {
		display: none;
	}
	.container-wrap .footer-links {
		text-align: center;
	}

	body .banner-wrap .banner-desc-wrap {
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		margin: 0;
		padding: 0;
	}	
	body .banner-wrap .banner-desc-wrap .container-fluid {
		padding: 0;
	}
	body .banner-wrap .banner-desc-wrap .stripe-wrap {
		margin-left: 0px;
		padding: 10px;
		/*max-height: 112px;*/
		overflow: hidden;
		font-size: 18px;
		line-height: 24px;
	}
	body .banners-wrap .banner-item {
		height: 260px;
	}
	body .banner-wrap .banner-item-inner {
		height: 260px;
	}
	body .banner-wrap .banner-item-inner > a {
		height: 260px;
	}
	body .bx-controls {
		display: none;
	}
	body .banner-wrap .banner-button {
		bottom: 20px;
		left: 20px;
		margin-left: 0;
	}
	body .banner-page-button {
		display: none;
	}
	body .banner-wrap .btn-icon-chevron {
		padding-right: 20px;
	}
	body .banner-wrap .btn-icon-chevron:after {
		display: none;
	}
	body .banner-wrap .btn-orange-wide {
		min-width: 50px;
		font-size: 20px;
		line-height: 25px;
	}
	
	body .banner-page-rent {
		background-position-y: 0;
	}
	body .banner-page-loyalty {
		background-position-y: 0;
	}
	body .banner-page-resources {
		background-position-y: 0;
	}
	body .page-title-wrap {
		font-size: 25px;
  		line-height: 30px;
	}
	
}

@media (max-width: 991px) { /* small devices */
	.container-fluid .col-phone {
		text-align: center;
	}
	.container-fluid .col-submenu {
		clear: both;
	}
	.container-fluid .phone-wrap {
		text-align: center;
		display: inline-block;
	}
	.container-fluid .submenu-wrap {
		text-align: center;
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}
	.container-fluid .submenu-wrap li {
		float: none;
		display: inline-block;
	}
	.container-fluid .search-wrap {
		float: none;
		width: auto;
		margin-bottom: 10px;
		display: inline-block;
		position: relative;
		top: -5px;
		margin-left: 20px;
	}
	.container-wrap .col-content {
		padding-left: 15px;
	}
	.container-wrap .col-logo {
		padding-right: 15px;
	}
}

@media (min-width: 768px) and (max-width: 991px) { 
	body .container-wrap .menu-wrap a {
		font-size: 13px;
		padding-left: 5px;
		padding-right: 5px;
	}
	.submenu-wrap a {
		padding: 15px 5px 15px 5px;
	}
}
@media (min-width: 992px) and (max-width: 1200px) { 
	body .container-wrap .menu-wrap a {
		font-size: 16px;
		padding-left: 8px;
		padding-right: 8px;
	}
}
@media (min-width: 1201px) and (max-width: 1300px) { 
	body .container-wrap .menu-wrap a {
		font-size: 19px;
		padding-left: 10px;
		padding-right: 10px;
	}
}


/* ========== menu styles ========== */

.col-menu {
	padding-left: 0;
}

.menu-wrap {
	clear: both;
	display: block;
	float: right;
	/*width: 100%;*/
	font-family: 'ambleregular', Arial, sans-serif; 
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	color: #0069AA;
}
.menu-wrap ul {
	margin: 0;
	padding: 0;
}
.menu-wrap li {
	float: left;
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu-wrap li:hover,
.menu-wrap li.current,
.menu-wrap li.active {
	background-color: #EAF1F4;
}
.menu-wrap ul li:last-child {
	border-right: 0;
}
.menu-wrap a {
	display: block;
	text-decoration: none;
	color: #0069AA;
	padding: 40px 12px 10px 12px;
	height: 85px;
	transition: all 0.3s ease;
}
.header-smaller .menu-wrap a {
	padding-top: 15px;
	height: 46px;
	font-size: 16px;
	line-height: 16px;
}
.menu-wrap li a:hover, 
.menu-wrap li a:focus {
	background-color: #EAF1F4;
}

/* ========== submenu styles ========== */

.menu-wrap ul ul { 
	background: #EAF1F4;
	box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 95%;
	left: 0;
	width: 217px;
	z-index: 99999;
}
.menu-wrap ul ul li {
	width: 100%;
}
.menu-wrap ul ul a,
.header-smaller .menu-wrap ul ul a {
	height: auto !important;
	width: 100%;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	padding: 5px 20px 5px 20px;
}
.menu-wrap ul ul a:hover,
.menu-wrap ul ul li.current > a,
.menu-wrap ul ul li.active > a {
	background: #fff;
}
.menu-wrap ul li:hover > ul {
	display: block;
}

/* ========== submenu styles level-3 ========== */

.menu-wrap ul ul ul {
	top: 0;
	left: auto;
	right: 100%;
	box-shadow: none;
	display: none !important;
}

/* ========== responsive menu ========== */

.menu-mobile-toggle {
	width: 100%;
	padding: 10px;
	cursor: pointer;
	text-align: center;
	clear: both;
	font-size: 26px;
	line-height: 31px;
	color: #0069AA;
	font-family: 'amblebold', Arial, sans-serif;
}
.menu-mobile-toggle:hover {
	color: #004a78;
}

.menu-mobile-container {
	padding: 0 0 20px 0;
}
.menu-mobile-container ul {
	margin: 0;
	padding: 0;
}
.menu-mobile-container li {
	margin: 0;
	padding: 0;
	font-size: 26px;
	line-height: 26px;
	list-style-type: disc;
	color: #0069AA;
}
.menu-mobile-container ul ul {
	margin-left: 40px;
}

.menu-mobile-container a {
	font-size: 26px;
	line-height: 26px;
	margin: 0 0 10px 0;
	color: #0069AA;
	font-family: 'amblebold', Arial, sans-serif;
	display: block;
}
.menu-mobile-container a:hover {
	color: #004a78;
}

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
	.menu-wrap .menu-container {
		display: none;
	}
	.menu-wrap .menu-container li {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.menu-wrap .menu-container li a {
		border-top: 1px solid #ccc;
	}
	.menu-wrap .menu-container ul {
		display: block;
		position: relative;
		width: 100%;
		top: 0;
		left: 0;
		border: 0;
	}
	.menu-wrap .menu-container ul ul {
		padding: 0 0 0 40px;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.menu-wrap .menu-container {
		display: block !important;
	}
}



/* ========== responsive mobile menu ========== */

.menu-mobile-wrap {
	clear: both;
	float: left;
	width: 100%;
}

.menu-mobile-toggle {
	width: 100%;
	padding: 10px;
	float: right;
	cursor: pointer;
	clear: both;
}

.menu-mobile-toggle i {
	font-size: 28px;
	line-height: 28px;
}

.menu-mobile-toggle:hover i {
	color: #555;
}

.menu-mobile-wrap .menu-mobile-container {
	clear: both;
}

.menu-mobile-wrap .menu-mobile-container ul {
	margin: 0;
	padding: 0;
}

.menu-mobile-wrap .menu-mobile-container li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
}

.menu-mobile-wrap .menu-mobile-container ul ul {
	margin-left: 20px;
}

.menu-mobile-wrap a {
	display: block;
	padding: 12px 25px 12px 12px;
}

.menu-mobile-wrap li a:hover, 
.menu-mobile-wrap li a:focus,
.menu-mobile-wrap li.current_page_item > a, 
.menu-mobile-wrap li.current-page-item > a,
.menu-mobile-wrap li.current_menu_item > a, 
.menu-mobile-wrap li.current-menu-item > a,
.menu-mobile-wrap li.current_page_ancestor > a, 
.menu-mobile-wrap li.current-page-ancestor > a,
.menu-mobile-wrap li.current_menu_ancestor > a, 
.menu-mobile-wrap li.current-menu-ancestor > a  {
	/*background-color: #ddd;*/
}

.menu-mobile-wrap .submenu-toggle {
	display: block;
	position: absolute;
	right: 0;
	top: 8px;
	width: 28px;
	height: 28px;
	font-size: 28px;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
	background: #ccc;
	color: #333;
}

.menu-mobile-wrap .submenu-toggle .fa-caret-up {
	display: none;
}

.menu-mobile-wrap .submenu-toggle-opened .fa-caret-up {
	display: block;
}

.menu-mobile-wrap .submenu-toggle-opened .fa-caret-down {
	display: none;
}

.menu-mobile-wrap .form-search {}
.menu-mobile-wrap .form-search .search-query {
	padding: 4px;
	border: 1px solid #0069AA;
	margin-right: 10px;
}
.menu-mobile-wrap .form-search button {
	padding: 4px 10px;
}
.menu-mobile-wrap .form-search button:after {
	content: "search";
}
.menu-mobile-wrap .form-search {}
