body:after {
	content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
	display: none
}
.lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: #000;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: .8;
	display: none
}
@font-face {
    font-family: 'calibris';
    src: url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	font-weight: 400
}
.lightbox .lb-image {
	display: block;
	height: auto;
	max-width: inherit;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px
}
.lightbox a img {
	border: none
}
.lb-outerContainer {
	position: relative;
	background-color: #fff;
*zoom:1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px
}
.lb-outerContainer:after {
	content: "";
	display: table;
	clear: both
}
.lb-container {
	padding: 4px
}
.lb-loader {
	position: absolute;
	top: 43%;
	left: 0;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0
}
.lb-cancel {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	background: url(../images/loading.gif) no-repeat
}
.lb-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10
}
.lb-container > .nav {
	left: 0
}
.lb-nav a {
	outline: none;
	background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)
}
.lb-prev, .lb-next {
	height: 100%;
	cursor: pointer;
	display: block
}
.lb-nav a.lb-prev {
	width: 34%;
	left: 0;
	float: left;
	background: url(../images/prev.png) left 48% no-repeat;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity .6s;
	-moz-transition: opacity .6s;
	-o-transition: opacity .6s;
	transition: opacity .6s
}
.lb-nav a.lb-prev:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1
}
.lb-nav a.lb-next {
	width: 64%;
	right: 0;
	float: right;
	background: url(../images/next.png) right 48% no-repeat;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity .6s;
	-moz-transition: opacity .6s;
	-o-transition: opacity .6s;
	transition: opacity .6s
}
.lb-nav a.lb-next:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1
}
.lb-dataContainer {
	margin: 0 auto;
	padding-top: 5px;
*zoom:1;
	width: 100%;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.lb-dataContainer:after {
	content: "";
	display: table;
	clear: both
}
.lb-data {
	padding: 0 4px;
	color: #ccc
}
.lb-data .lb-details {
	width: 85%;
	float: left;
	text-align: left;
	line-height: 1.1em
}
.lb-data .lb-caption {
	font-size: 13px;
	font-weight: 700;
	line-height: 1em
}
.lb-data .lb-number {
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 12px;
	color: #999
}
.lb-data .lb-close {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: url(../images/close.png) top right no-repeat;
	text-align: right;
	outline: none;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: .7;
	-webkit-transition: opacity .2s;
	-moz-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s
}
.lb-data .lb-close:hover {
	cursor: pointer;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1
}
@charset 'UTF-8';
.slick-slider, .slick-track {
	position: relative;
	display: block
}
.slick-loading .slick-slide, .slick-loading .slick-track {
	visibility: hidden
}
.slick-dots li button:before, .slick-next:before, .slick-prev:before {
	font-family: slick;
	-webkit-font-smoothing: antialiased
}
.slick-slider {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: 0
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	top: 0;
	left: 0
}
.slick-track:after, .slick-track:before {
	display: table;
	content: ''
}
.slick-track:after {
	clear: both;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}
[dir=rtl] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-loading .slick-list {
	background: url(./ajax-loader.gif)center center no-repeat #fff
}
@font-face {
	font-family: slick;
	font-weight: 400;
	font-style: normal;
	src: url(../fonts/slick.eot);
	src: url(../fonts/slick.eot?#iefix)format('embedded-opentype'), url(../fonts/slick.woff)format('woff'), url(../fonts/slick.ttf)format('truetype'), url(../fonts/slick.svg#slick)format('svg')
}
.slick-next, .slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: none !important;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: 0;
	background: 0 0;
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
	color: transparent;
	outline: 0;
	background: 0 0
}
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
	opacity: 1
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
	opacity: .25
}
.slick-next:before, .slick-prev:before {
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: #fff;
	-moz-osx-font-smoothing: grayscale
}
.slick-prev {
	left: -25px
}
[dir=rtl] .slick-prev {
	right: -25px;
	left: auto
}
.slick-prev:before {
	content: 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â'
}
.slick-next:before, [dir=rtl] .slick-prev:before {
	content: 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢'
}
.slick-next {
	right: -25px
}
[dir=rtl] .slick-next {
	right: auto;
	left: -25px
}
[dir=rtl] .slick-next:before {
	content: 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â'
}
.slick-slider {
}
.slick-dots {
	position: absolute;
	bottom: -45px;
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	background: 0 0
}
.slick-dots li button:focus, .slick-dots li button:hover {
	outline: 0
}
.slick-dots li button:focus:before, .slick-dots li button:hover:before {
	opacity: 1
}
.slick-dots li button:before {
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢';
	text-align: center;
	opacity: .25;
	color: #000;
	-moz-osx-font-smoothing: grayscale
}
.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000
}
body {
	overflow-x: hidden;
}
* {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0;
	padding: 0;
}
#erro-total {
	width: 700px;
	height: 270px;
	margin: 15px 0;
}
#imagem-centralizada {
	width: 100%;
	text-align: center;
	margin: 10px 0;
}
#texto-404 {
	width: 100%;
	font-family: calibris;
	font-size: 22px;
	text-align: center;
}
#aguarde {
	width: 100%;
	font-family: calibris;
	font-size: 19px;
	text-align: center;
	margin: 5px 0;
}
.page-404 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 600px;
}
a {
	text-decoration: none;
}
.esquerda, .esquerdo, .left, .float-left, .alignleft {
	float: left;
	display: table;
	margin: 0px 10px 10px 0px;
}
.direita, .direito, .right, .float-right, .alignright {
	float: right;
	display: table;
	margin: 0px 0px 10px 10px;
}
.meio, .center, .aligncenter {
	display: table;
	margin: 20px auto;
}
.borda {
	padding: 2px;
	background: #fff;
	box-shadow: 0px 0px 2px 0px #666;
}
.global {
	margin: 0 auto;
}
.conteudo-pages {
	width: 998px;
	margin: 20px auto;
}
.texto-pages {
	font: 15px/25px "calibris";
	color: #000;
	text-align: justify;
}
.texto-pages h1 {
	font: 25px "calibris";
	margin-bottom: 15px;
	font-weight: bold;
	color: #000;
}
.texto-pages h2 {
	font: 20px "calibris";
	margin-bottom: 15px;
	font-weight: bold;
	color: #000;
}
.slick-track {
	max-width: none;
}
.slider .slick-prev {
	left: 45px !important;
}
.slider .slick-next {
	right: 45px !important;
}
.slider img {
	max-width: 100%;
}
.slider2 .slick-active {
	opacity: 0.6 !important;
}
.slider2 .slick-center {
	opacity: 1 !important;
}
.slider2 .slick-slide {
	display: flex !important;
	justify-content: center;
	flex-direction: column;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-os-transition: all 0.3s;
}
.slider2 .slick-prev {
	right: 50px;
	left: initial;
	top: 0px;
}
.slider2 .slick-next {
	top: 0px;
	right: 0px;
}
.menu-resp {
	display: none;
}
.swiper-container {
	height: 360px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	box-shadow: 0px 2px 4px -1px #b5b5b5;
	transition: all 0.5s;
}
.contato {
}
.contato input {
	width: 100%;
	padding: 10px 20px;
	background: #eee;
	border: #ccc;
	color: #666;
	box-sizing: border-box;
	margin-bottom: 10px;
	outline: none !important;
}
.contato textarea {
	width: 100%;
	padding: 10px 20px;
	background: #eee;
	border: #ccc;
	color: #666;
	box-sizing: border-box;
	margin-bottom: 10px;
	outline: none !important;
	resize: none;
	height: 200px;
}
.contato .submit {
	cursor: pointer;
	background: #016086;
	color: #fff;
}
.linha-total {
	background: #213075;
}
.linha-total .linha {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 998px;
	margin: 0 auto;
}
.linha .item {
	color: #fff;
	font: 16px "calibris";
	padding: 10px 40px;
}
.linha .item-2 {
	color: #fff;
	font: 16px "calibris";
	padding: 10px 10px;
}
i.fa.fa-envelope-o {
	color: #fff;
}
.linha .item * {
	color: #fff;
	font-size: 24px;
	vertical-align: middle;
}
.topo-total {margin-bottom: 10px;}
.topo {
	width: 998px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.logo {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 5px 0px;
}
.menu {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.menu li {
	display: inline-block;
	list-style: none;
}
.menu li a {
	display: block;
	padding: 34px 5px 40px;
	font: 18px "calibris";
	color: #999999;
}
.menu li a:hover {
	color: #003366;
}
.menu li .ativo {
	color: #003366;
}
.menu li .ativo::before {
	font-family: "fontAwesome";
	position: absolute;
	bottom: 9px;
	left: 50%;
	transform: translateX(-50%);
	color: #eee;
	font-size: 27px;
}
.menu li .ativo[data-icon="home"]::before {
	content: "\f015";
}
.menu li .ativo[data-icon="empresa"]::before {
	content: "\f0f7";
}
.menu li .ativo[data-icon="servicos"]::before {
	content: "\f2b5";
}
.menu li .ativo[data-icon="galeria"]::before {
	content: "\f03e";
}
.menu li .ativo[data-icon="clientes"]::before {
	content: "\f0c0";
}
.menu li .ativo[data-icon="contato"]::before {
	content: "\f2b9";
}
.rodape-total {
	background: #003366;
}
.rodape {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 998px;
	align-items: center;
	margin: 0 auto;
}
.rodape .item {
	color: #fff;
	font: 23px "calibris";
	padding: 10px 0px;
	width: 460px;
	text-align: center;
}
.rodape .item i {
	color: #fff;
	font-size: 53px;
	display: block;
	text-align: center;
	height: 65px;
}
.rodape .item a {
	color: #fff;
	font: 23px "calibris";
	padding: 10px 0px;
	width: 330px;
	text-align: center;
}
.logo-pw {
	text-align: center;
	padding: 20px 0px;
}
.box-01 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	padding: 10px;
	transition: all 0.5s;
}
.box-01:hover {
}
.box-01 > div {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 40px 0px;
}
.box-01 .conteudo {
	width: 430px;
}
.box-01 .conteudo .titulo {
	font: 45px "calibris";
	color: #666;
}
.box-01 .conteudo .titulo::first-line {
	color: #003366;
}
.box-01 .conteudo .linha {
	height: 4px;
	background: #eee;
	width: 100%;
	margin: 20px 0px 0px;
	position: relative;
	box-shadow: -1px -1px 2px 0px #fff inset;
}
.box-01 .conteudo .linha .barra {
	width: 80px;
	transition: all linear 0.8s 0.55s;
	height: 100%;
	background: #003366;
	position: relative;
}
.box-01:hover .conteudo .linha .barra {
	width: 100%;
	transition: all linear 0.5s;
}
.box-01 .conteudo .texto {
	font: 20px/25px "calibris";
	text-shadow: 0px 0px 1px #eee;
	color: #999999;
	margin: 20px 0px;
}
.box-01 .conteudo .entrar {
	padding: 20px 70px;
	background: #003366;
	color: #fff;
	font: 20px "calibris";
	display: table;
	transition: all 0.5s;
}
.box-01:hover .conteudo .entrar {
	transform: scale(1.1);
	transition: all 0.5s;
}
.box-01 .img {
	width: 450px;
	height: 370px;
	overflow: hidden;
	box-shadow: 0px 0px 8px 0px #fff inset;
	display: flex;
	position: relative;
}
.box-01 .img .info {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 2;
	background: rgba(0, 122, 255, 0.42);
	font: 23px "calibris";
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0px 0px 33px #000;
	display: flex;
	flex-direction: column;
	justify-content: center;
	opacity: 1;
	transition: all linear 0.5s;
	transform: translateX(-100%);
}
.box-01 .img .info i {
	color: #fff;
	font-size: 100px;
	display: block;
	text-align: center;
	display: none;
}
img.bgParallax {
	max-width: 100%;
}
.banner img {
	max-width: 100%;
}
.box-01:hover .img .info {
	opacity: 1;
	transition: all linear 0.5s 0.48s;
	transform: translateX(0%);
}
.box-01 .img img {
	width: 100%;
	height: auto;
	min-height: 100%;
	z-index: -1;
}
.box-02-total {
	background: #003366;
}
.box-02 {
	width: 998px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.box-02 .item {
	margin: 20px 0px;
	width: 246px;
	box-sizing: border-box;
	border: 2px solid #002f5f;
	padding: 15px 10px;
	text-align: center;
}
.box-02 .item:hover {
	background: #335c85;
}
.box-02 .item .img {
	width: 100%;
	height: 157px;
	overflow: hidden;
}
.box-02 .item .titulo {
	font: 27px "calibris";
	color: #fff;
	margin: 20px 0px;
}
.box-02 .item .conteudo {
	font: 18px/30px "calibris";
	color: #fff;
	margin: 40px 0px;
}
.box-02 .item .entrar {
}
.box-02 .entrar {
	padding: 20px 50px;
	background: #335C85;
	margin: 0 auto;
	color: #fff;
	font: 20px "calibris";
	display: table;
	transition: all 0.5s;
}
.box-03 {
	width: 904px;
	margin: 0 auto;
	opacity: 0.6;
	transition: all linear 0.8s 0.55s;
}
.box-03:hover {
	opacity: 1;
	transition: all linear 0.5s;
}
.box-03 .titulo {
	font: 45px "calibris";
	color: #666;
	text-align: center;
	margin-bottom: 40px;
}
.conteudo-solar {
	width: 800px;
	margin: auto;
}
.icone-solar {
	display: inline-block;
	vertical-align: middle;
	padding-right: 20px;
}
.texto-solar2 {
	display: inline-block;
	vertical-align: middle;
	font: 20px/20px "calibris";
	color: #666;
	width: 700px;
	text-align: justify;
	margin: 5px 5px;
}
.texto-solar {
	display: inline-block;
	vertical-align: middle;
	font: 20px/18px "calibris";
	color: #666;
	width: 700px;
	text-align: justify;
	margin: 15px 5px;
}
.texto-solar2 span {
	font: 20px/25px "calibris";
	color: #000;
	font-weight: bold;
}
.texto-solar span {
	font: 20px/25px "calibris";
	color: #000;
	font-weight: bold;
}
.texto-estrategia {
	font: 20px/25px "calibris";
	text-shadow: 0px 0px 1px #eee;
	color: #999999;
	text-align: justify;
	line-height: 30px;
	width: 998px;
}
.texto-estrategia2 {
	font: 20px/25px "calibris";
	text-shadow: 0px 0px 1px #eee;
	color: #999999;
	text-align: justify;
	line-height: 30px;
	width: 998px;
	margin: auto;
}
.texto-empresa {
	font: 20px/25px "calibris";
	text-shadow: 0px 0px 1px #eee;
	color: #999999;
	text-align: justify;
	line-height: 30px;
	width: 998px;
	margin: auto;
}
.img-empresa img {
	float: right;
	margin: 0px 0px 10px 20px;
	border: 9px solid #fff;
	box-shadow: 0px 2px 6px -1px #666;
}
.texto-empresa-total {
}
.parte-flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	padding: 15px 0px;
}
.img-clientes {
	text-align: center;
}
.estrategia-flex {
}
.img-estrategia {
	border: 9px solid #fff;
	box-shadow: 0px 2px 6px -1px #666;
	height: 400px;
	width: 998px;
}
.img-estrategia2 {
	width: 552px;
	float: right;
}
.img-estrategia2 img {
	float: right;
	width: 526px;
	border: 7px solid #fff;
	box-shadow: 0px 2px 6px -1px #666;
	margin-left: 10px;
	margin-top: 7px;
}
.img-estrategia3 {
	border: 9px solid #fff;
	box-shadow: 0px 2px 6px -1px #666;
	height: 400px;
	width: 998px;
}
.img-estrategia4 {
	border: 9px solid #fff;
	box-shadow: 0px 2px 6px -1px #666;
	width: 550px;
	float: right;
	margin-left: 10px;
}
.img-estrategia4 img {
}
.teste {
	z-index: 999999;
	font: 27px/35px "calibris";
	width: 880px;
	color: #036;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
}
.teste-vinte {
	z-index: 999999;
	margin-left: 50px;
}
.teste-flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.menu-top {
	display: none;
	position: absolute;
	z-index: 999;
	top: 60px;
	left: 145px;
	transform: translateX(-50%);
	background-color: #4b5eb7;
	width: 601px;
	border: 1px solid #fff;
}
.ativar-submenu:hover .menu-top {
	display: block;
	display: flex;
	align-items: center;
}
.sub-menu {
	display: inline-block;
	position: relative;
}
.menu-top:hover {
}
ul.menu-top li a {
	padding: 10px 0px!important;
	font: 14px "calibris";
	color: #fff;
	border-bottom: 1px solid #000;
	cursor: pointer;
	text-align: center;
}
ul.menu-top li a:hover {
	padding: 10px 5px!important;
	font: 13px "calibris";
	color: #000;
	border-bottom: 1px solid #000;

	cursor: pointer;
	text-align: center;
}
ul.menu-top li a:last-child {
	border-bottom: none;
}
.menu-top li a.ativo {
	color: #fff!important;
}
.conteudo-pages h2 {
	font: 35px "calibris";
	color: #036;
	text-align: left;
	margin-bottom: 20px;
}
.menu-top li a:hover {
	color: #fff;
}
.box-03 .titulo::first-line {
	color: #003366;
}
.box-03 .linha {
	height: 4px;
	background: #eee;
	width: 100%;
	margin: 20px 0px 0px;
	position: relative;
	box-shadow: -1px -1px 2px 0px #fff inset;
}
.box-03 .linha .barra {
	width: 80px;
	transition: all linear 0.8s 0.55s;
	height: 100%;
	background: #003366;
	position: relative;
}
.box-03:hover .linha .barra {
	width: 100%;
	transition: all linear 0.5s;
}
.box-03 .item {
	width: 449px;
	display: inline-block;
	vertical-align: top;
}
.box-03 input {
	width: 100%;
	padding: 19px 20px;
	margin-bottom: 10px;
	border: none;
	background: #fff;
	box-sizing: border-box;
	background: #eee;
	outline: none !important;
	font: 18px "calibris";
}
.box-03 input:focus {
	box-shadow: 2px 0px 0px 0px #72120b inset;
}
.box-03 textarea {
	width: 100%;
	height: 270px;
	padding: 19px 20px;
	margin-bottom: 10px;
	border: none;
	background: #fff;
	box-sizing: border-box;
	background: #eee;
	outline: none !important;
	resize: none;
	font: 18px "calibris";
}
.box-03 textarea:focus {
	box-shadow: 2px 0px 0px 0px #72120b inset;
}
.box-03 .submit {
	width: 100%;
	padding: 20px 70px;
	background: #003366;
	margin: 0 auto;
	color: #fff;
	font: 20px "calibris";
	display: table;
	transition: all 0.5s;
	cursor: pointer;
}
.mapa {
}
.formulario {
	margin: 40px 0px;
	width: 400px;
}
.contato-flex {
	position: relative;
}
.contato-imagem {
	background: url(../images/contato-editavel2.png) no-repeat;
	height: 471px;
	width: 490px;
	position: absolute;
	top: 210px;
	right: 40px;
}
.telefone2 {
	font: 29px/29px 'calibris';
	color: #666;
	vertical-align: middle;
	position: absolute;
	top: 196px;
	left: 60px;
}
.email2 a {
	font: 25px/29px 'calibris';
	color: #666;
	vertical-align: middle;
	position: absolute;
	top: 274px;
	left: 60px;
}
.telefone2 img {
	vertical-align: middle;
	padding-right: 10px;
}
.email2 img {
	vertical-align: middle;
	padding-right: 10px;
}
.formulario input {
	width: 100%;
	padding: 19px 20px;
	margin-bottom: 10px;
	border: none;
	background: #fff;
	box-sizing: border-box;
	background: #eee;
	outline: none !important;
	font: 18px "calibris";
}
.formulario input:focus {
	box-shadow: 2px 0px 0px 0px #72120b inset;
}
.formulario textarea {
	width: 100%;
	height: 200px;
	padding: 19px 20px;
	margin-bottom: 10px;
	border: none;
	background: #fff;
	box-sizing: border-box;
	background: #eee;
	outline: none !important;
	resize: none;
	font: 18px "calibris";
}
.formulario textarea:focus {
	box-shadow: 2px 0px 0px 0px #72120b inset;
}
.formulario .submit {
	width: 100%;
	padding: 20px 70px;
	background: #72120b;
	margin: 0 auto;
	color: #fff;
	font: 20px "calibris";
	display: table;
	transition: all 0.5s;
	cursor: pointer;
}
.conteudo-pages h1 {
	font: 45px "calibris";
	color: #003366;
	text-align: left;
	margin-bottom: 40px;
}
.conteudo-pages h1::first-line {
	color: #003366;
}
* {
	position: relative;
}
div:hover > .btn {
	display: block;
	opacity: 1;
	transform: rotate(360);
	transition: all 1s;
}
.btn {
	text-align: center;
	margin: 0 auto;
	width: 100%;
	height: 40px;
	padding: 5px 0px;
	bottom: 0px;
	z-index: 999;
	cursor: pointer;
	opacity: 0.6;
	transition: all 1s;
}
.btn.absolute {
	position: absolute;
}
.btn > div {
	width: 100px;
	display: inline-block;
}
.btn .remove::before {
	content: "\f05e";
	font-family: fontAwesome;
	font-size: 40px;
	color: #000;
	width: 100%;
	text-align: center;
	display: block;
}
.btn .remove::after {
	content: "";
	font-family: calibris;
	font-size: 14px;
	color: #000;
	width: 100%;
	text-align: center;
	display: block;
}
.btn .add::before {
	content: "\f055";
	font-family: fontAwesome;
	font-size: 40px;
	color: #000;
	width: 100%;
	text-align: center;
	display: block;
}
.btn .add::after {
	content: "RETORNAR";
	font-family: calibris;
	font-size: 16px;
	color: #000;
	width: 100%;
	text-align: center;
	display: block;
}
.btn.white *::before, .btn.white *::after {
	color: #fff !important;
}
@media only screen and (max-width:998px) {
.ativar-submenu:hover .menu-top
{
    display: block;
    top: 0px;
    left: 0px;
    width: 100%;
    position: relative;
    transform: none;
}
ul.menu-top li a
{
	width: auto;
}
.rodape .item a
{
font: 21px "calibris";
}
body
{
	overflow-x: hidden;
}
* {
	max-width: 100%;
	box-sizing: border-box;
}
.swiper-container img {
	max-width: auto;
}
.contato-imagem {
	display: none;
}
.swiper-container {
	height: 0;
	transition: all 0.5s;
}
.img-estrategia {
	border: 9px solid #fff;
	box-shadow: 0px 2px 6px -1px #666;
	height: 416px;
	margin: 20px 0px;
}
.conteudo-pages {
	padding: 2%;
}
.topo > div {
	width: 100%;
	margin: 10px 0px;
	text-align: center;
}
.menu-resp {
	display: block;
	background: url('../images/menu-resp.png') center no-repeat;
	padding: 20px;
	cursor: pointer;
}
.menu {
	display: none;
}
.menu li {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	padding: 0px;
}
.rodape div {
	width: 100%;
	margin: 20px 0px;
	text-align: center;
}
}
@media only screen and (max-width:980px) {
.box-03 .item {
	width: 100%;
}
}
@media only screen and (max-width:461px) {
.linha-total .linha {
	justify-content: center;
}
}
