/* @override http://www.siiimple.com/wp-content/themes/siiimplev15/inc/css/slick.css?ver=4.2 */

/* @override http://www.siiimple.com/wp-content/themes/siiimplev15/inc/css/slick.css?ver=4.0.1 */

/* @override http://www.siiimple.com/wp-content/themes/siiimplev15/inc/css/slick.css?ver=4.0.1 */

@charset "UTF-8";

/* Slider */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-loading .slick-list {
	background: #fff url("./ajax-loader.gif") center center no-repeat;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.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 {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[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-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

/* Icons */

/*ICOMOON*****************************************************************************/

@font-face {
	font-family: 'icomoon';
	src: url('fonts/icomoon.eot?-3c9wo');
	src: url('fonts/icomoon.eot?#iefix-3c9wo') format('embedded-opentype'),
		url('fonts/icomoon.woff?-3c9wo') format('woff'),
		url('fonts/icomoon.ttf?-3c9wo') format('truetype'),
		url('fonts/icomoon.svg?-3c9wo#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/

* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-social-vimeo-circular:before {
	content: "\e604";
}

.icon-social-twitter-circular:before {
	content: "\e600";
}

.icon-social-pinterest-circular:before {
	content: "\e605";
}

.icon-social-linkedin-circular:before {
	content: "\e601";
}

.icon-social-facebook-circular:before {
	content: "\e602";
}

.icon-social-dribbble-circular:before {
	content: "\e603";
}

.icon-social-tumbler-circular:before {
	content: "\e606";
}

.icon-social-skype-outline:before {
	content: "\e607";
}

.icon-social-flickr-circular:before {
	content: "\e608";
}

.icon-social-at-circular:before {
	content: "\e609";
}

.icon-eye:before {
	content: "\e000";
}

.icon-paper-clip:before {
	content: "\e001";
}

.icon-mail:before {
	content: "\e002";
}

.icon-toggle:before {
	content: "\e003";
}

.icon-layout:before {
	content: "\e004";
}

.icon-link:before {
	content: "\e005";
}

.icon-bell:before {
	content: "\e006";
}

.icon-lock:before {
	content: "\e007";
}

.icon-unlock:before {
	content: "\e008";
}

.icon-ribbon:before {
	content: "\e009";
}

.icon-image:before {
	content: "\e010";
}

.icon-signal:before {
	content: "\e011";
}

.icon-target:before {
	content: "\e012";
}

.icon-clipboard:before {
	content: "\e013";
}

.icon-clock:before {
	content: "\e014";
}

.icon-watch:before {
	content: "\e015";
}

.icon-air-play:before {
	content: "\e016";
}

.icon-camera:before {
	content: "\e017";
}

.icon-video:before {
	content: "\e018";
}

.icon-disc:before {
	content: "\e019";
}

.icon-printer:before {
	content: "\e020";
}

.icon-monitor:before {
	content: "\e021";
}

.icon-server:before {
	content: "\e022";
}

.icon-cog:before {
	content: "\e023";
}

.icon-heart:before {
	content: "\e024";
}

.icon-paragraph:before {
	content: "\e025";
}

.icon-align-justify:before {
	content: "\e026";
}

.icon-align-left:before {
	content: "\e027";
}

.icon-align-center:before {
	content: "\e028";
}

.icon-align-right:before {
	content: "\e029";
}

.icon-book:before {
	content: "\e030";
}

.icon-layers:before {
	content: "\e031";
}

.icon-stack:before {
	content: "\e032";
}

.icon-stack-2:before {
	content: "\e033";
}

.icon-paper:before {
	content: "\e034";
}

.icon-paper-stack:before {
	content: "\e035";
}

.icon-search:before {
	content: "\e036";
}

.icon-zoom-in:before {
	content: "\e037";
}

.icon-zoom-out:before {
	content: "\e038";
}

.icon-reply:before {
	content: "\e039";
}

.icon-circle-plus:before {
	content: "\e040";
}

.icon-circle-minus:before {
	content: "\e041";
}

.icon-circle-check:before {
	content: "\e042";
}

.icon-circle-cross:before {
	content: "\e043";
}

.icon-square-plus:before {
	content: "\e044";
}

.icon-square-minus:before {
	content: "\e045";
}

.icon-square-check:before {
	content: "\e046";
}

.icon-square-cross:before {
	content: "\e047";
}

.icon-microphone:before {
	content: "\e048";
}

.icon-record:before {
	content: "\e049";
}

.icon-skip-back:before {
	content: "\e050";
}

.icon-rewind:before {
	content: "\e051";
}

.icon-play:before {
	content: "\e052";
}

.icon-pause:before {
	content: "\e053";
}

.icon-stop:before {
	content: "\e054";
}

.icon-fast-forward:before {
	content: "\e055";
}

.icon-skip-forward:before {
	content: "\e056";
}

.icon-shuffle:before {
	content: "\e057";
}

.icon-repeat:before {
	content: "\e058";
}

.icon-folder:before {
	content: "\e059";
}

.icon-umbrella:before {
	content: "\e060";
}

.icon-moon:before {
	content: "\e061";
}

.icon-thermometer:before {
	content: "\e062";
}

.icon-drop:before {
	content: "\e063";
}

.icon-sun:before {
	content: "\e064";
}

.icon-cloud:before {
	content: "\e065";
}

.icon-cloud-upload:before {
	content: "\e066";
}

.icon-cloud-download:before {
	content: "\e067";
}

.icon-upload:before {
	content: "\e068";
}

.icon-download:before {
	content: "\e069";
}

.icon-location:before {
	content: "\e070";
}

.icon-location-2:before {
	content: "\e071";
}

.icon-map:before {
	content: "\e072";
}

.icon-battery:before {
	content: "\e073";
}

.icon-head:before {
	content: "\e074";
}

.icon-briefcase:before {
	content: "\e075";
}

.icon-speech-bubble:before {
	content: "\e076";
}

.icon-anchor:before {
	content: "\e077";
}

.icon-globe:before {
	content: "\e078";
}

.icon-box:before {
	content: "\e079";
}

.icon-reload:before {
	content: "\e080";
}

.icon-share:before {
	content: "\e081";
}

.icon-marquee:before {
	content: "\e082";
}

.icon-marquee-plus:before {
	content: "\e083";
}

.icon-marquee-minus:before {
	content: "\e084";
}

.icon-tag:before {
	content: "\e085";
}

.icon-power:before {
	content: "\e086";
}

.icon-command:before {
	content: "\e087";
}

.icon-alt:before {
	content: "\e088";
}

.icon-esc:before {
	content: "\e089";
}

.icon-bar-graph:before {
	content: "\e090";
}

.icon-bar-graph-2:before {
	content: "\e091";
}

.icon-pie-graph:before {
	content: "\e092";
}

.icon-star:before {
	content: "\e093";
}

.icon-arrow-left:before {
	content: "\e094";
}

.icon-arrow-right:before {
	content: "\e095";
}

.icon-arrow-up:before {
	content: "\e096";
}

.icon-arrow-down:before {
	content: "\e097";
}

.icon-volume:before {
	content: "\e098";
}

.icon-mute:before {
	content: "\e099";
}

.icon-content-right:before {
	content: "\e100";
}

.icon-content-left:before {
	content: "\e101";
}

.icon-grid:before {
	content: "\e102";
}

.icon-grid-2:before {
	content: "\e103";
}

.icon-columns:before {
	content: "\e104";
}

.icon-loader:before {
	content: "\e105";
}

.icon-bag:before {
	content: "\e106";
}

.icon-ban:before {
	content: "\e107";
}

.icon-flag:before {
	content: "\e108";
}

.icon-trash:before {
	content: "\e109";
}

.icon-expand:before {
	content: "\e110";
}

.icon-contract:before {
	content: "\e111";
}

.icon-maximize:before {
	content: "\e112";
}

.icon-minimize:before {
	content: "\e113";
}

.icon-plus:before {
	content: "\e114";
}

.icon-minus:before {
	content: "\e115";
}

.icon-check:before {
	content: "\e116";
}

.icon-cross:before {
	content: "\e117";
}

.icon-move:before {
	content: "\e118";
}

.icon-delete:before {
	content: "\e119";
}

.icon-menu:before {
	content: "\e120";
}

.icon-archive:before {
	content: "\e121";
}

.icon-inbox:before {
	content: "\e122";
}

.icon-outbox:before {
	content: "\e123";
}

.icon-file:before {
	content: "\e124";
}

.icon-file-add:before {
	content: "\e125";
}

.icon-file-subtract:before {
	content: "\e126";
}

.icon-help:before {
	content: "\e127";
}

.icon-open:before {
	content: "\e128";
}

.icon-ellipsis:before {
	content: "\e129";
}

.icon-uniE60A:before {
	content: "\e60a";
}

@font-face{font-family:"icomoon"; font-weight:normal; font-style:normal}





/* Arrows */
.slick-prev, .slick-next {
	font-family: "icomoon";
	position: absolute;
	display: block;
	height: 60px;
	width: 60px;
	-webkit-border-radius: 100px;	
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: #41444b;
	color: transparent;
	top: 27%;
	
	
	border: none;
	outline: none;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	outline: none;
		background: #333;
		color: transparent
	
	
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	
	opacity: 1;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
	font-family: "icomoon";
	font-size: 16px;
	line-height: 1;
	color: #fff;
	

	opacity: 0.75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	left: 0px;
}

[dir="rtl"] .slick-prev {
	left: auto;
	right: 0px;
}

.slick-prev:before {
	content: "\e094"
}

[dir="rtl"] .slick-prev:before {
	content: "\e094"
}

.slick-next {
	right: 0px;
}

[dir="rtl"] .slick-next {
	left: 0px;
	right: auto;
}

.slick-next:before {
	content: "\e095"
}

[dir="rtl"] .slick-next:before {
	content: "\e095"
}

/* Dots */

.slick-slider {
	margin-bottom: 30px;
}

.slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: "slick";
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: black;
	opacity: 0.25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
	color: black;
	opacity: 0.75;
}

/*# sourceMappingURL=slick.css.map */