* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
/*DROPDOWN MENU*/
.dropcont {
	width: 100%;
	max-width: 830px;
	height: 50px;
	margin-top: -50px;
	float: right;
}

.dropdownMenu {
	width: 800px;
	float: right;
}

	.dropdownMenu ul li {
		float: left;
		font-size: 15px;
		padding: 6px 10px;
	}

		.dropdownMenu ul li a {
			color: #008dd2;
		}

			.dropdownMenu ul li a:hover {
				color: #c8c8c8;
			}


/*menu*/
/*-----------------------------------------------------------------------------------*/
#MasterMenu1_mainNav {
	width: auto;
	height: 55px;
	float: right;
	padding: 0px 0px;
	border-bottom: none;
	z-index: 0;
	text-align: center;
}

	#MasterMenu1_mainNav li a, #MasterMenu1_mainNav li {
		float: left;
	}

	#MasterMenu1_mainNav li {
		list-style: none;
		position: relative;
		z-index: 10;
	}

		#MasterMenu1_mainNav li a {
			padding: 5px 10px;
			line-height: 25px;
			position: relative;
		}

			#MasterMenu1_mainNav li a:hover {
				color: #007ab6;
			}

/* Submenu */
/*-----------------------------------------------------------------------------------*/
.hasChildren {
	position: absolute;
	width: 0px;
	height: 5px;
	background: black;
	right: 0;
	bottom: 0;
}

#MasterMenu1_mainNav li ul {
	display: none;
	position: absolute;
	background: #e4e4e4;
	top: 100%;
	left: 0;
	padding: 0;
	margin: 0;
}

	#MasterMenu1_mainNav li ul:hover {
		background: #e4e4e4 !important;
	}

#MasterMenu1_mainNav li:hover > ul {
	display: block;
}

#MasterMenu1_mainNav li ul li, #MasterMenu1_mainNav li ul li a {
	float: none;
	min-width: 186px;
	max-width: 250px;
	text-decoration: none;
	font-weight: 400;
	color: #364457;
	padding: 0px 0px;
}

#MasterMenu1_mainNav li ul li {
	_display: inline;
	border-bottom: 1px dotted #fff; /* for IE6 */
}

	#MasterMenu1_mainNav li ul li a {
		min-width: 186px;
		min-height: 15px;
		padding: 6px 10px 8px 10px;
		display: block;
		text-align: left;
	}

		#MasterMenu1_mainNav li ul li a:hover {
			background: #f4f4f4;
		}

	/* SUBSUB Menu */
	/*-----------------------------------------------------------------------------------*/
	#MasterMenu1_mainNav li ul li ul {
		display: none;
	}

	#MasterMenu1_mainNav li ul li:hover ul {
		left: 100%;
		top: 0;
	}
/*#majorNav li ul */
/*DROPDOWN MENU*/
@font-face {font-display:swap;}
/* Clear all styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/*body {
	line-height: 1;
	color: black;
	background: white;
}
*/
ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}
/*Ceal all styles END */

body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #3f3f3f;
}

a {
	text-decoration: none;
	color: #666;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right
}

.m10 {
	margin: 10px;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.ml10 {
	margin-left: 10px;
}

.mt-5 {
	margin-top: -5px;
}

.mt-10 {
	margin-top: -10px;
}

.mr10 {
	margin-right: 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.p10 {
	padding: 10px;
}

.pt10 {
	padding-top: 10px;
}

.ps10 {
	padding: 0 10px;
}

.fwb {
	font-weight: bold;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	margin-left: 5px;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	margin-left: 5px;
}

/*HEADER*/

.main-header {
	height: 147px;
	width: 100%;
	background: url(../images/header_bg.png);
}

	.main-header .container {
		width: 100%;
		max-width: 1230px;
		height: 147px;
		margin: auto;
	}

		.main-header .container .logo {
			height: 147px;
			width: 100%;
			max-width: 970px;
			float: left;
			background: url(https://yaliasansor.com.tr/images/yaliliftlogo.png?width=970&height=147&mode=stretch);
			margin-left: -136px;
		}

			.main-header .container .logo img {
				display: none;
			}

		.main-header .container .social-contact {
			height: 100px;
			width: 340px;
			float: right;
			margin-right: 8px;
		}

			.main-header .container .social-contact .socialmedia {
				width: 110px;
				height: 33px;
				float: right;
				margin-top: 6px;
			}

			.main-header .container .social-contact .yalilift {
				margin: 10px 5px;
		 
				font-size: 11px;
				color: #5b5b5b;
				float: right;
				text-align: center;
			}

				.main-header .container .social-contact .yalilift h1 {
					font-weight: 100;
					font-size: 26px;
					text-align: center;
				}

				.main-header .container .social-contact .yalilift urls {
					margin: 3px 0;
				}

				.main-header .container .social-contact .yalilift b {
					font-size: 16px;
					padding-top: 10px;
				}



/*HEADER*/

/*THREEBOX*/
.threebox {
	width: 100%;
	max-width: 1270px;
	height: 250px;
	margin: auto;
	padding: 0 15px;
}

	.threebox .box {
		width: 356px;
		height: 217px;
		background: url(../images/box-bg.png?width=365&height=217&mode=stretch);
		margin: 22px 36px 22px 31px;
		position: relative;
		float: left;
	}

		.threebox .box h2 {
			font-size: 18px;
			color: #3f3f3f;
			padding: 10px 15px;
			font-weight: 500;
		}

		.threebox .box .image {
			width: 320px;
			height: 100px;
			margin: auto;
		}

		.threebox .box .info {
			margin: 5px 15px;
			height: 35px;
			text-align: justify;
			overflow: hidden;
			font-size: 14px;
		}
/*THREEBOX*/

/*MAIN*/
.main {
	width: 100%;
	height: 100%;
	background: url(../images/main-bg.webp?width=1920&height=1109&mode=stretch);
}

	.main .headtext h3 {
		width: 100%;
		height: 30px;
		padding: 15px 0;
		background: #fff3d1;
		color: #224f8f;
		margin: 0px auto;
		text-align: center;
		font-size: 24px;
		font-weight: 500;
	}

.our-services {
	padding: 15px 0;
}

	.our-services .services {
		max-width: 1230px;
		height: 100%;
		margin: auto;
		color: #364457;
	}

		.our-services .services ul {
			margin-left: 0px;
		}

			.our-services .services ul li {
				float: left;
				width: 370px;
				padding: 10px;
				margin: 10px 10px;
				background: #FFF;
			}

				.our-services .services ul li .image {
					width: 370px;
					height: 206px;
					overflow: hidden;
				}

					.our-services .services ul li .image img {
						min-height: 206px;
						max-height: 320px;
						max-width: 370px;
					}

				.our-services .services ul li .h3 {
					width: 370px;
					font-size: 16px;
					font-weight: 500;
					padding: 10px 0;
				}

				.our-services .services ul li .info {
					width: 370px;
					height: 121px;
					overflow: hidden;
					text-align: justify;
				}

				.our-services .services ul li .btn {
					width: 150px;
					height: 33px;
					margin: 5px auto;
				}

/*PAGE CONTENT*/
.page-banner {
	background: url(../images/banner5.jpg);
	background-size: cover;
	height: 500px;
}

	.page-banner .wrapper {
		width: 100%;
		max-width: 1230px;
		height: 250px;
		margin: auto;
	}

		.page-banner .wrapper .head {
			padding-top: 210px;
		}

	.page-banner h1 {
		color: #FFF;
	}

.psocial {
	float: left;
	width: 100%;
	max-width: 600px;
}

.main .container {
	width: 100%;
	max-width: 1230px;
	padding: 10px 0;
	height: 100%;
	margin: auto;
}

	.main .container .sidemenu {
		float: left;
		width: 300px;
		height: 100%;
		padding: 10px 0;
	}

	.main .container .content {
		float: right;
		width: 100%;
		max-width: 900px;
		height: 100%;
		padding: 10px 0;
	}

		.main .container .content .map {
			background: #e2e2e2;
			padding: 10px 0;
			color: #333;
			color: #666;
			border-radius: 5px;
			margin-bottom: 15px;
		}

			.main .container .content .map span a {
				margin-left: 7px;
			}

		.main .container .content .detail {
			margin: 10px 0;
			text-align: justify;
		}

.content > .detail .products {
	text-align: center;
}

.content > .detail .product {
	width: 276px;
	height: 320px;
	margin: 10px;
	background: #FFF;
	display: inline-block;
}

	.content > .detail .product .image {
		width: 260px;
		height: 260px;
		overflow: hidden;
		margin: 10px;
		text-align: center;
	}

		.content > .detail .product .image img {
			max-height: 260px;
			max-width: 230px;
			margin: auto;
		}

	.content > .detail .product .title {
		width: 280px;
		height: 50px;
		overflow: hidden;
		background: #eeeeee;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}

		.content > .detail .product .title a {
			width: 100%;
			height: 100%;
			text-align: center;
		}

/*SIDE MENU*/
#ContentPlaceHolder1_tree1 li ul li {
	margin-bottom: 10px;
	border-bottom: 1px dotted #d8d8d8;
}

#ContentPlaceHolder1_tree1 li a {
	display: block;
	width: 100%;
	padding: 10px;
	font-size: 16px;
	color: #333;
}

#ContentPlaceHolder1_tree1 li ul li ul li a {
	margin-left: 10px;
}
/*SIDE MENU*/

#pagerDown {
	width: 100%;
	max-width: 900px;
	height: 20px;
	padding: 10px 0px;
	border-top: 1px solid #e2e2e2;
	margin: 10px auto;
}

	#pagerDown ul {
		float: none;
		margin: auto;
		list-style: none;
	}

		#pagerDown ul li {
			display: block;
			float: left;
			margin-top: -4px;
			padding: 0px 0px 5px 10px;
		}

			#pagerDown ul li a {
			}

				#pagerDown ul li a:hover {
					color: #0182c4;
				}


.suckerdiv {
	margin-bottom: 10px;
}

	.suckerdiv ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 200px;
	}

		.suckerdiv ul li {
			position: relative;
			z-index: 10000;
		}

			.suckerdiv ul li ul {
				position: absolute;
				width: 200px;
				top: 0;
				visibility: hidden; /*background: #fff;*/
			}

			.suckerdiv ul li a {
				color: #666;
				display: block;
				overflow: auto;
				text-decoration: none; /*background: #fff;*/
				padding: 10px 0px 10px 10px;
			}

				.suckerdiv ul li a:visited {
				}

				.suckerdiv ul li a:hover { /*background-color:#f4f4f4;*/
				}

	.suckerdiv .subfolderstyle {
		background: url(media/arrow-list.gif) no-repeat center right;
	}

	* html .suckerdiv ul li {
		float: left;
		height: 1%;
	}

		* html .suckerdiv ul li a {
			height: 1%;
		}

/*PAGE CONTENT*/


/* product detail */
#productDetail {
	float: left;
	background: #FFF;
	margin: 10px;
}

#productWrap {
	width: 100%;
	float: left;
	margin-top: 20px;
}

#productGallery {
	width: 400px;
	height: 100%;
	float: left;
}

#prices {
	width: 100%;
	max-width: 460px;
	height: 100%;
	float: right;
	margin-left: 20px;
	font-size: 14px;
	color: #606060;
}

	#prices ul {
		list-style: none;
		float: left;
	}

		#prices ul li {
			display: block;
			width: 540px;
			padding: 10px;
			border-bottom: 1px solid #e2e2e2;
		}

/*MAIN*/

/*FOOTER*/

.footer {
	width: 100%;
	height: 405px;
	background: url(../images/footer-bg.webp?width=1920&height=405&mode=stretch);
}

	.footer .wrapper {
		width: 100%;
		max-width: 1230px;
		height: 330px;
		padding-top: 40px;
		margin: auto;
	}

		.footer .wrapper .fmenu {
			margin-left: 0px;
			color: #FFF;
			height: 270px;
			border-bottom: 1px solid #fff;
		}

			.footer .wrapper .fmenu .fcontact {
				width: 285px;
				height: 270px;
				margin-left: 20px;
				float: left
			}

				.footer .wrapper .fmenu .fcontact li {
					padding: 5px 5px;
					width: 275px !important;
					height: 34px;
				}

				.footer .wrapper .fmenu .fcontact .text {
					height: 34px;
					display: table-cell;
					vertical-align: middle;
				}

			.footer .wrapper .fmenu h5 {
				padding: 10px 0;
				border-bottom: 1px solid #fff;
				font-size: 16px;
				margin-bottom: 10px;
				text-indent: 10px;
			}

			.footer .wrapper .fmenu .list {
				width: 285px;
				height: 270px;
				margin-left: 20px;
				float: left
			}

				.footer .wrapper .fmenu .list li {
					padding: 5px 5px;
					width: 275px !important;
					height: 20px;
				}

					.footer .wrapper .fmenu .list li a {
						height: 20px;
						padding-left: 20px;
						background: url(../images/f-arrow.png?width=20&height=20&mode=stretch) no-repeat;
						display: table-cell;
						vertical-align: middle;
						color: #fff;
					}

			.footer .wrapper .fmenu .buttons {
				width: 100%;
				max-width: 585px;
				height: 270px;
				margin-top: 50px;
				margin-left: 20px;
				float: left
			}

				.footer .wrapper .fmenu .buttons .icon {
					width: 210px;
					height: 80px;
					float: left;
					padding: 0 40px;
					border-right: 1px solid #FFF;
				}

					.footer .wrapper .fmenu .buttons .icon a {
						color: #FFF;
					}

					.footer .wrapper .fmenu .buttons .icon b {
						font-size: 16px;
						font-weight: 500;
					}

					.footer .wrapper .fmenu .buttons .icon .text {
						font-size: 18px;
						padding-top: 10px;
					}

				.footer .wrapper .fmenu .buttons .social {
					text-align: center;
					margin-top: 20px;
				}

					.footer .wrapper .fmenu .buttons .social h6 {
						font-size: 24px;
						font-weight: 500;
						text-align: center;
					}

						.footer .wrapper .fmenu .buttons .social h6 a {
							display: inline-block;
						}

.nborder {
	border: none;
}

.privacy-bilcom {
	padding: 10px 0;
	height: 10px;
	width: 100%;
	max-width: 1230px;
}

.privacy {
	color: #FFF;
}

/*FOOTER*/


@media (max-width: 1240px) {

	.main-header {
		height: 67px;
		width: 100%;
		background: none;
	}

		.main-header .container {
			width: 100%;
			max-width: 1230px;
			height: 67px;
			margin: auto;
		}

	.social-contact {
		display: none;
	}

	.main-header .container .logo {
		height: 55px;
		width: 100%;
		max-width: 90px;
		background: none;
		margin-left: 0;
		text-align: center;
	}

		.main-header .container .logo img {
			margin: 5px 8px;
			height: 55px;
			display: block;
		}

	.main-header .container .social-contact {
		height: 70px;
		width: 340px;
		float: right;
		margin-right: 8px;
	}


	.dropdownMenu {
		display: none;
	}

	.menuCont {
		width: 0px;
		height: 0px;
	}

	.mobileNav {
		display: block !important;
		z-index: 99;
		color: #333;
		margin-top: 30px;
	}

	#mobileMenu {
		display: block;
		z-index: 99;
		color: #333;
	}

	.MobileMenu {
		margin-top: 60px;
	}

	.toggleMobile {
		position: absolute;
		top: 15px;
		right: 10px;
		display: block !important;
		width: 40px;
		height: 36px;
		cursor: pointer;
		z-index: 11999;
	}

		.toggleMobile span.menu1, .toggleMobile span.menu2, .toggleMobile span.menu3 {
			display: block;
			position: absolute;
			width: 40px;
			height: 6px;
			left: 0;
			background: #636186;
			border-radius: 3px;
			/*-webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
				transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);*/
		}

		.toggleMobile span.menu1 {
			top: 0;
		}

		.toggleMobile span.menu2 {
			top: 14px;
		}

		.toggleMobile span.menu3 {
			top: 28px;
		}



	/*MOBILE MENU*/
	#mobileMenu {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}

	.mobileMenu-margin {
		background: url(images/bgp.png) !important;
		height: 55px;
		width: 100%;
	}

	#mobileMenu li ul {
		display: none;
	}

	#mobileMenu li:hover > ul {
		display: block;
	}

	#mobileMenu ul li {
		display: block;
		background: #fff;
		color: #444;
		padding: 12px 0;
		letter-spacing: 0.1em;
		text-align: center;
		text-transform: uppercase;
		border-bottom: 1px dotted #f4f4f4;
	}

		#mobileMenu ul li a {
			color: #444;
			font-size: 14px;
			text-decoration: none;
		}

		#mobileMenu ul li ul {
			padding: 5px 0;
		}

			#mobileMenu ul li ul li {
				display: block;
				background: #fafafa;
				color: #FFF;
				padding: 5px 0;
				letter-spacing: 0.1em;
				text-align: center;
				text-transform: lowercase;
				border-bottom: none
			}

				#mobileMenu ul li ul li ul li a {
					color: #666;
					font-size: 13px;
					text-decoration: none;
				}

	.toggleMobile {
		display: none;
	}

	::-webkit-scrollbar {
		width: 12px;
	}

	/* Track */
	::-webkit-scrollbar-track {
		-webkit-box-shadow: inset 0 0 6px #364457;
		/*-webkit-border-radius: 10px;
		border-radius: 10px;*/
	}

	/* Handle */
	::-webkit-scrollbar-thumb {
		/*-webkit-border-radius: 10px;
		border-radius: 10px;*/
		background: #364457;
		-webkit-box-shadow: inset 0 0 6px #364457;
	}

		::-webkit-scrollbar-thumb:window-inactive {
			background: #364457;
		}

	#productGallery {
		width: 200px;
		height: 100%;
		float: left;
	}

	/*THREEBOX*/
	.threebox {
		height: auto;
		padding: 0px;
		text-align: center;
	}

		.threebox .box {
			width: 356px;
			height: 107px;
			background: url(../images/box-bg.png);
			margin: auto;
			position: relative;
			float: none;
			display: inline-block;
			vertical-align: top;
		}

			.threebox .box .image {
				display: none;
			}
	/*THREEBOX*/
	.our-services .services ul {
		text-align: center;
	}

		.our-services .services ul li {
			float: none;
			display: inline-block;
			width: 320px;
		}

			.our-services .services ul li .image {
				width: 320px;
			}

				.our-services .services ul li .image img {
					max-height: 320px;
				}

			.our-services .services ul li .h3 {
				width: 320px;
			}

			.our-services .services ul li .info {
				width: 320px;
			}

			.our-services .services ul li .btn {
				width: 150px;
			}

	.main .headtext h1 {
		height: auto;
	}

	.main .container .sidemenu {
		float: none;
	}

	.main .container .content {
		float: none;
	}

	.footer {
		width: 100%;
		height: auto;
	}

		.footer .wrapper {
			width: 100%;
			max-width: 1230px;
			height: auto;
			padding-top: 40px;
			margin: auto;
		}

			.footer .wrapper .fmenu {
				height: auto;
			}

				.footer .wrapper .fmenu .buttons .social {
					margin: 20px 0;
				}

				.footer .wrapper .fmenu .buttons {
					width: 100%;
					max-width: 585px;
					height: 270px;
					margin: 20px 0 20px 0;
					float: left
				}

					.footer .wrapper .fmenu .buttons .icon {
						border-right: none;
						float: none;
						margin: auto;
					}

	.privacy-bilcom {
		margin: 10px 0 20px 0;
		height: auto;
	}

		.privacy-bilcom .fr, .privacy-bilcom .fl {
			margin: 10px auto !important;
			text-align: center;
			float: none;
		}
}
/*slider*/
.slider-cont{width:100%;max-width:1200px;margin:10px auto}.slider{width:100%;margin:0 auto}.slick-slide{margin:0 0}.slick-slide img{width:100%}.slick-prev:before,.slick-next:before{color:#000}.slick-slide{transition:all ease-in-out .3s;opacity:.2}.slick-active{opacity:.5}.slick-current{opacity:1}.scontent{width:100%;max-width:1200px;max-height:580px;width:100%;height:100%;position:absolute;z-index:1000;margin:auto;font-size:36px;overflow:hidden;top:0}.sconttext{color:#FFF;margin:330px auto;text-align:center;font-size:32px;font-weight:500;text-shadow:1px 1px 1px #000}.sconttext span{padding:20px;background:rgba(255,255,255,.5)}
/*slick*/
.slick-slider{position:relative;display:block;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:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-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;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.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-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/*slick-theme*/
@charset 'UTF-8';.slick-loading .slick-list{background:#fff url(../images/loading.gif) center center no-repeat}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:47%;z-index:1;display:block;width:70px;height:70px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background: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:.25}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:70px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:5px}[dir='rtl'] .slick-prev{right:5px;left:auto}.slick-prev:before{content:'\2039'}[dir='rtl'] .slick-prev:before{content:'\203A'}.slick-next{right:-5px}[dir='rtl'] .slick-next{right:auto;left:-5px}.slick-next:before{content:'\203A'}[dir='rtl'] .slick-next:before{content:'\2039'}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin: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:none;background:transparent}.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{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'?';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
