/*@import url('https://fonts.googleapis.com/css?family=Kanit:300,300i,400,400i,600,600i&subset=latin-ext');*/
@import url('https://fonts.googleapis.com/css?family=Kanit:300,300i,600,600i&subset=latin-ext');

::selection {
	color:#fff;
	background:#00d;
}
body {
	background:#fff;
	padding-top:96px !important;
	font-family:Kanit;
	font-weight:300;
}
body * {
	font-family:Kanit;
	font-weight:300;
}
body strong {
	font-weight:600;
}
body::-webkit-scrollbar {
	width:10px;
}
.header {
	width:100%;
	margin:0 auto 0 auto;
	padding:20px 28px 10px 0;
	background:#f7f4f2;
	box-shadow:0 5px 14px rgba(0,0,0,.3);
}
@media (min-width: 768px) {
	.header {
		position:fixed;
		left:0;
		right:0;
		top:0;
	}
		.header .content {
			width:auto;
			max-width:1280px;
			margin:0 auto;
		}
		body.fixedHeader .header {
			padding:10px 28px 5px 0;
		}
			body.fixedHeader .header-navigation>ul>li.logo>a>img {
				height:35px !important;
			}
	
}
.header .mobile-navigation-toggle {
	display:none;
}
.header a.mobileLogo {
	display:none;
}
.header .content.logo {
	text-align:center;
	margin:10px 0 15px 0;
}
	.header .header-navigation {
		float:none;
		display:table;
		width:100%;
		max-width:1280px;
	}

.header-navigation>ul {
	width:100%;
	float:left;
}
	.header-navigation>ul>li {
		width:calc(25% - 58px);
		float:left;
		padding:0 0 0 0;
		padding:0 0 0 28px;
		box-sizing:border-box;
		position:relative;
	}
	.header-navigation>ul>li.logo {
		width:232px;
	}
		.header-navigation>ul>li>a {
			display:block;
			text-align:center;
			width:100%;
			padding:0 0 0 0;
			line-height:30px;
			height:30px;
			background:#e8e0db;
			color:#000 !important;
			position:relative;
		}
		.header-navigation>ul>li.areaRiservata>a {
			color:#e94e1b !important;
		}
		.header-navigation>ul>li.logo>a {
			line-height:auto;
			height:auto;
			background:transparent;
		}
			.header-navigation>ul>li.logo>a>img {
				width:auto;
				max-width:100%;
				height:auto;
			}
			@media (min-width: 992px) {
				.header-navigation>ul>li:not(.selected):not(.logo):hover>a ,
				.header-navigation>ul>li:not(.selected):not(.logo):focus>a ,
				.header-navigation>ul>li:not(.selected):not(.logo):active>a {
					background:#e8e0db;
				}
					.header-navigation>ul>li:not(.selected):not(.logo):hover>a:before ,
					.header-navigation>ul>li:not(.selected):not(.logo):focus>a:before ,
					.header-navigation>ul>li:not(.selected):not(.logo):active>a:before {
						content:"";
						position:absolute;
						left:0;
						right:0;
						bottom:-5px;
						height:5px;
						background:rgba(233,78,27,.6);
					}

			}
			@media (max-width: 991px) {
				.header-navigation>ul>li:not(.selected):not(.logo)>a:hover {
					background:#e8e0db;
				}
			}
		.header-navigation>ul>li.selected>a {
			background:#d0c7be;
			color:#fff;	
		}
		.header-navigation>ul>li.selected>a:before {
			content:"";
			position:absolute;
			left:0;
			right:0;
			bottom:-5px;
			height:5px;
			background:#e94e1b;
		}

.main .content {
	width:100%;
	max-width:1280px;
	margin:auto;
	padding:0 0 0 0;
}
.main {
	margin-bottom:60px;
}

.cycle-slideshow {
	width:100%;
	max-width:1280px;
	min-width:none;
	margin:0 auto;
	padding:0 0 0 0; 
	position:relative;
	z-index:1;
	background:#000;
}
	.cycle-slideshow .cycle-element {
		width:100%;
		max-width:1280px;
		min-width:none;
	}
		.cycle-slideshow .cycle-element>img {
			opacity:.6;
		}
		.cycle-slideshow .cycle-element .bannerText {
			position:absolute;
			width:50%;
			max-width:700px;
			right:25px;
			top:50%;
			transform:translate(0,-50%);
		}
			.cycle-slideshow .cycle-element .bannerText>.contentText {
				background:rgba(247,244,242,.8);
				margin:15px;
				padding:10px;
				color:#000;
				font-size:13px;
				line-height:normal;
				text-align:justify;
			}
			.cycle-slideshow .cycle-element .bannerText:before {
				content:"";
				position:absolute;
				left:0;
				top:0;
				bottom:0;
				width:15px;
				border-bottom:solid 2px #e94e1b;
				border-left:solid 2px #e94e1b;
			}
			.cycle-slideshow .cycle-element .bannerText:after {
				content:"";
				position:absolute;
				right:0;
				top:0;
				bottom:0;
				width:15px;
				border-top:solid 2px #e94e1b;
				border-right:solid 2px #e94e1b;
			}
	.cycle-slideshow .cycle-pager {
		background:transparent;
		position:absolute;
		width:auto;
		top:auto;
		left:50%;
		transform:translate(-50%,0);
		bottom:30px;
	}
		.cycle-slideshow .cycle-pager>span {
			width:15px;
			height:15px;
			display:inline-block;
			cursor:pointer;
			font-size:0;
			background:#fff;
			border-radius:50% !important;
			margin:0 4px;
		}
		.cycle-slideshow .cycle-pager>span.cycle-pager-active {
			background:#e94e1b;
			cursor:default;
		}
		.cycle-slideshow.cycle-paused:after {
			display:none !important;
		}

.content .servizi {
	display:flex;
	list-stle:none;
	margin:0 auto;
	padding:0 0 0 0;
	font-size:0;
}
	.content .servizi>li {
		position:relative;
		display:inline-block;
		font-size:13px;
		width:20%;
		box-sizing:border-box;
		text-align:center;
		padding:36px 15px 90px 15px;
		cursor:pointer;
		vertical-align:top;
		transition:all .3s;
	}
	@media (max-width: 991px) and (min-width: 768px) {
		.content .servizi {
			display:block;
		}
			.content .servizi>li.catalogo {
				width:50%;
				background-size:30.8% !important;
				border-bottom:solid 3px #fff;
			}
			.content .servizi>li.catalogo>img {
				width:30.8%;	
			}
			.content .servizi>li.sito-web {
				width:50%;
				background-size:30.8% !important;
				border-bottom:solid 3px #fff
			}
			.content .servizi>li.sito-web>img {
				width:30.8%;
			}
			.content .servizi>li.servizi-aggiuntivi {
				width:33.333333%;
			}
			.content .servizi>li.assistenza {
				width:33.333333%;
			}
			.content .servizi>li.logistica {
				width:33.333333%;
			}
	}
	.content .servizi>li.catalogo {
		background:url(../img/home_icon/catalogo.png) no-repeat center 20px #f7f4f2;
		background-size:48%;
		outline:solid 0 #f7f4f2;
	}
	.content .servizi>li.sito-web {
		background:url(../img/home_icon/sito-web.png) no-repeat center 20px #eae4e0;
		background-size:48%;
		outline:solid 0 #eae4e0;
	}
	.content .servizi>li.servizi-aggiuntivi {
		background:url(../img/home_icon/servizi-aggiuntivi.png) no-repeat center 20px #f7f4f2;
		background-size:48%;
		outline:solid 0 #f7f4f2;
	}
	.content .servizi>li.assistenza {
		background:url(../img/home_icon/assistenza.png) no-repeat center 20px #eae4e0;
		background-size:48%;
		outline:solid 0 #eae4e0;
	}
	.content .servizi>li.logistica {
		background:url(../img/home_icon/logistica.png) no-repeat center 20px #f7f4f2;
		background-size:48%;
		outline:solid 0 #f7f4f2;
	}
	@media (min-width: 992px) {
		.content .servizi>li:hover {
			background-size:52% !important;
		}
		.content .servizi>li.catalogo:hover {
			outline:solid 8px #f7f4f2;
			position:relative;
			z-index:1;
		}
		.content .servizi>li.sito-web:hover {
			outline:solid 8px #eae4e0;
			position:relative;
			z-index:1;
		}
		.content .servizi>li.servizi-aggiuntivi:hover {
			outline:solid 8px #f7f4f2;
			position:relative;
			z-index:1;
		}
		.content .servizi>li.assistenza:hover {
			outline:solid 8px #eae4e0;
			position:relative;
			z-index:1;
		}
		.content .servizi>li.logistica:hover {
			outline:solid 8px #f7f4f2;
			position:relative;
			z-index:1;
		}
	}
		.content .servizi>li>h3 {
			font-size:24px;
			color:#e94e1b;
			text-transform:uppercase;
			margin:0 0 0 0;
			padding:12px 0 35px 0;
			padding:12px 0 0 0;
			height:64px;
		}
		.content .servizi>li>img {
			width:48%;
			opacity:0; 
		}
		.content .servizi>li>div {
			display:block;
			font-size:13px;
			box-sizing:border-box;
		}
		@media (max-width: 955px) and (min-width: 768px) {
			.content .servizi>li>div {
				height:54px;
			}
		}
		.content .servizi>li>span {
			position:absolute;
			left:50%;
			transform:translate(-50%,0);
			bottom:15px;
			border:solid 1px #d7d0c8;
			border-radius:50% !important;
			width:30px;
			height:30px;
		}
			.content .servizi>li>span:before {
				content:"";
				position:absolute;
				left:3px;
				right:3px;
				top:50%;
				transform:translate(0,-50%);
				height:2px;
				background:#d7d0c8;
				transition:height .4s;
			}
			.content .servizi>li:hover>span:before {
				height:4px;
			}
			.content .servizi>li>span:after {
				content:"";
				position:absolute;
				top:3px;
				bottom:3px;
				left:50%;
				transform:translate(-50%,0);
				width:2px;
				background:#d7d0c8;
				transition:width .4s;
			}
			.content .servizi>li:hover>span:after {
				width:4px;
			}

@media (max-width: 991px) and (min-width: 768px) {
	body {
		padding-top:82px !important;
	}
	.header {
		padding:20px 18px 10px 0;
	}
		.header-navigation>ul>li {
			width:calc(25% - 45px);
			float:left;
			padding:0 0 0 0;
			padding:0 0 0 18px;
			box-sizing:border-box;
		}
		.header-navigation>ul>li.logo {
			width:180px;
		}
	.cycle-slideshow .cycle-element .bannerText {
		width:60%;
		right:20px;
	}
	.cycle-slideshow .cycle-element .bannerText .contentText {
		margin:10px;
	}
	
	.cycle-slideshow .cycle-pager {
		bottom:15px;
	}
		.cycle-slideshow .cycle-pager>span {
			width:12px;
			height:12px;
		}
	
	.content .servizi>li {
		padding: 36px 15px 30px 15px;
	}	
		.content .servizi>li>span {
			display:none;
		}
}

.footer {
	background:#f7f4f2;
	color:#000;
}
	.footer strong {
		color:#e94e1b;
	}
	.footer>.content {
		width:auto;
		max-width:1280px;
		margin:0 auto;
		padding:0 15px;
	}
	.footer a {
		color:#000;
	}
	.footer a:hover {
		color:#e94e1b;
	}
	.footer img {
		width:auto;
		height:auto;
		max-width:100%;
	}
		.footer .row.row-5 {
			margin-left:-5px;
			margin-right:-5px;
		}
			.footer .row div[class*="col-md-"] ,
			.footer .row div[class*="col-sm-"] ,
			.footer .row div[class*="col-xs-"] {
				padding-left:5px;
				padding-right:5px;
			}
	.footer .footerLinks {
		font-size:0;
		float:none;
		display:inline-block;
		width:auto;
		margin-left:auto;
		margin-right:auto;
	}
		.footer .footerLinks>div {
			display:inline-block;
			font-size:0;
			margin:0 15px 0 0;
			padding:0 0 0 0;
		}
			.footer .footerLinks>div:last-child {
				margin:0 0 0 0;
			}
			.footer .footerLinks>div:after {
				content:"/";
				font-size:13px;
				margin-left:15px;
			}
			.footer .footerLinks>div:last-child:after {
				content:"";
				font-size:0;
				margin-left:0;
			}
			.footer .footerLinks>div>a {
				font-size:13px;
				text-decoration:none;
			}
			.footer .footerLinks>div>a:hover {
				text-decoration:underline;
			}
	.footer .socialNetworks {
		padding:0 0 0 0;
		margin:0 0 0 0;
		list-style:none;
		font-size:0;
		display:block;
	}
		.footer .socialNetworks>li {
			display:inline-block;
		}
			.footer .socialNetworks>li>a {
				display:block;
				font-size:20px;
				line-height:28px;
				width:28px;
				height:28px;
				background:#e8e0db;
				border-radius:50% !important;
				margin:0 0 0 5px;
				text-align:center;
				color:#fff;
				transition:background .5s;
			}
			.footer .socialNetworks>li>a:hover {
				background:#e94e1b;
			}
			.footer .socialNetworks>li>a>i.fa {
				font-size:20px;
				line-height:28px;
			}
	.footer .partnersLink {
		font-size:0;
		border-top:solid 1px #e8e0db;
		margin:20px 0 0 0;
		padding:20px 0 0 0;
	}
		.footer .partnersLink>div {
			display:inline-block;
			font-size:0;
			margin:0 0 0 0;
			padding:0 ;
			width:16.666666%;
			text-align:center;
		}
			.footer .partnersLink span ,
			.footer .partnersLink a {
				display:inline-block;
				border:solid 1px #e8e0db;
				padding:5px 10px;
				transition:border .5s;
			}
			.footer .partnersLink a:hover {
				border:solid 1px #e94e1b;
			}
				.footer .partnersLink img {
					display:inline-block !important;
					max-width:100px !important;
				}



	.main .content .pagebody {
		background:url(/img/page_bg.png) no-repeat center top;
		position:relative;
	}
		.main .content .pagebody:after {
			background:url(/img/page_R.png) no-repeat left bottom;
			background-size:contain;
			content:"";
			position:absolute;
			left:0;
			bottom:-60px;
			width:450px;
			height:104px;
			z-index:0;
		}
		.main .content .pagebody .pageContent {
			position:relative;
			min-height:380px;
			max-width:720px;
			margin:0 auto;
			font-size:13px;
			text-align:justify;
			line-height:24px;
			padding-bottom:40px;
		}
			.main .content .pagebody .pageContent h5 {
				margin:0 0 3px 0;
				color:#e94e1b;
				font-size:14px;
				text-transform:uppercase;
			}
			.main .content .pagebody .pageContent h6 {
				margin:0 0 0 0;
				color:#999;
				font-size:14px;
			}
			.main .content .pagebody .pageContent .contentPageIcon {
				background-repeat:no-repeat;
				background-position:left bottom;
				background-size:contain;
				content:"";
				position:absolute;
				right:-80px;
				bottom:-20px;
				width:200px;
				height:340px;
				z-index:0;
				pointer-events: none;
			}
		.main .content .pagebody .pageHeader {
			height:144px;
			margin:0 0 30px 0;
			position:relative;
		}
			.main .content .pagebody .pageHeader h1 {
				font-size:30px;
				line-height:144px;
				text-align:center;
				text-transform:uppercase;
			}
			.main .content .pagebody .pageHeader .longtext {
				font-size:15px;
				line-height:normal;
				text-align:center;
				text-transform:none;
				max-width:720px;
				padding:0 0 0 0;
				margin:0 0 0 0;
				min-height:104px;
				position:absolute;
				left:50%;
				top:50%;
				transform:translate(-50%,-50%);
				display:table;
				width:100%;
			}
				.main .content .pagebody .pageHeader .longtext h1 {
					font-size:30px;
					text-align:center;
					text-transform:uppercase;
					line-height:normal;
					padding:0 0 0 0;
					margin:0 0 0 0;
					display:block;
					vertical-align:middle;
				}
				.main .content .pagebody .pageHeader .longtext h1.big-title {
					font-size:40px;
					line-height:104px;
				}
				.main .content .pagebody .pageHeader .longtext h1.big-title.longerTxt {
					font-size:30px !important;
				}
				.main .content .pagebody .pageHeader .longtext h2 {
					font-size:15px;
					text-align:center;
					text-transform:none;
					line-height:normal;
					padding:0 10px;
					margin:0 0 0 0;
					display:block;
					vertical-align:middle;
				}
					.main .content .pagebody .pageHeader .longtext:before {
						content:"";
						position:absolute;
						top:0;
						left:0;
						bottom:0;
						width:15px;
						border-left:solid 2px #e94e1b;
						border-bottom:solid 2px #e94e1b;
					}
					.main .content .pagebody .pageHeader .longtext:after {
						content:"";
						position:absolute;
						top:0;
						right:0;
						bottom:0;
						width:15px;
						border-right:solid 2px #e94e1b;
						border-top:solid 2px #e94e1b;
					}

.footer .footerInfo {
	float:left;
	padding-left:15px;
	padding-right:15px;
	width:40%;
	text-align:left;
	margin-bottom:15px !important;
}
.footer .footerSocial {
	float:left;
	padding-left:15px;
	padding-right:15px;
	width:20%;
	text-align:center;
	margin-bottom:15px !important;
}
.footer .footerNewsletter {
	float:left;
	padding-left:15px;
	padding-right:15px;
	width:40%;
	text-align:center;
	margin-bottom:15px !important;
}
.footer .footerInfo .infoTitle {
	font-size:18px;
}

@media (max-width: 991px) {
	.main .content .pagebody {
		background:transparent;
		position:relative;
	}
	.main .content .pagebody .pageHeader {
		background:#f4f3f1;
	}
	.main .content .pagebody:after {
		display:none;
	}
	.main .content .pagebody .pageContent .contentPageIcon {
		display:none;
	}
	.footer .footerInfo {
		width:43%;
	}
	.footer .footerSocial {
		width:14%;
	}
	.footer .footerNewsletter {
		width:43%;
	}
	.main .content .pagebody .pageHeader .longtext h1.big-title {
		line-height:25px;
		position:absolute;
		left:25px;
		right:25px;
		top:50%;
		transform:translate(0,-50%);
	}
	.main .content .pagebody .pageHeader .longtext h1.big-title.longerTxt {
		line-height:30px !important;
		font-size:30px !important;
	}
	.main .content .pagebody .pageHeader .longtext h2 {
		font-size:14px;
		line-height: 18px;
		padding: 0 30px;
	}
}


@media (max-width: 767px) {
	body {
		padding-top:77px !important;
	}
	.header {
		position:fixed;
		left:0;
		top:0;
		right:0;
		margin:0 0 0 0;
		padding:20px 0 0 0;
	}
	body.fixedHeader .header {
		padding:10px 0 0 0;
	}
		.header .mobile-navigation-toggle {
			display:block;
			position:absolute;
			top:16px;
			left:15px;
		}
		body.fixedHeader .header .mobile-navigation-toggle {
			top:5px;
		}
			.header .mobile-navigation-toggle>i.fa {
				font-size:35px;
				line-height:35px;
			}
		.header a.mobileLogo {
			display:block;
			width:auto;
			max-width:150px;
			margin:auto;
			padding-bottom:10px;
		}
			.header a.mobileLogo>img {
				display:block;
				width:auto;
				max-width:150px;
			}
		body.fixedHeader .header a.mobileLogo {
			max-width:100px;
			padding-bottom:5px;
		}
			body.fixedHeader .header a.mobileLogo>img {
				max-width:100px;
			}
		.header .header-navigation {
			display:none;
			position:absolute;
			width:auto;
			left:0;
			right:0;
			margin:0 0 0 0;
		}
			.header .header-navigation>ul>li {
				display:block;
				float:none;
				width:auto;
				padding:0 0 0 0;
				box-sizing:border-box;
			}
				.header .header-navigation>ul>li>a {
					line-height:40px;
					height:40px;
					border-bottom:solid 1px rgba(255,255,255,.5);
				}
				.header .header-navigation>ul>li.selected>a {
					height:45px;
				}
					.header .header-navigation>ul>li.selected>a:before {
						bottom:0;
					}
			.header .header-navigation>ul>li.logo {
				display:none;
			}
	
	.main .content {
		padding:0 15px;
	}
	.cycle-slideshow {
		width:calc(100% + 30px);;
		max-width:calc(100% + 30px);;
		overflow:hidden;
		height:300px;
		margin-left:-15px;
		margin-right:-15px;
	}
		.cycle-slideshow .cycle-element {
			width:100%;
			max-width:100%;
			overflow:hidden;
			height:300px;
		}
			.cycle-slideshow .cycle-element img {
				width:auto;
				max-width:none;
				overflow:hidden;
				height:300px;
			}
	.content ul.servizi {
		display:block;
	}
		.content ul.servizi>li {
			padding-bottom:0;
		}
		.content ul.servizi>li.catalogo {
			width:50%;
		}
		.content ul.servizi>li.sito-web {
			width:50%;
		}
		.content ul.servizi>li.servizi-aggiuntivi {
			width:33.33333%;
		}
		.content ul.servizi>li.assistenza {
			width:33.33333%;
		}
		.content ul.servizi>li.logistica {
			width:33.33333%;
		}
			.content ul.servizi>li.servizi-aggiuntivi h3 ,
			.content ul.servizi>li.assistenza h3 ,
			.content ul.servizi>li.logistica h3 {
				font-size:18px;
			}
			.content ul.servizi>li>div {
				display:none;
			}
			.content ul.servizi>li>span {
				display:none;
			}
	
	.cycle-slideshow .cycle-element .bannerText {
		width:65%;
		right:10px;
	}
		.cycle-slideshow .cycle-element .bannerText>.contentText {
			margin:18px;
			padding:0;
			font-size:12px;
			line-height:15px;
			outline:solid 8px rgba(247,244,242,.8);;
		}
	.cycle-slideshow .cycle-pager {
		bottom:10px;
	}
		.cycle-slideshow .cycle-pager>span {
			width:10px;
			height:10px;
		}
	.footer {
		padding-left:15px;
		padding-right:15px;
	}
		.footer .partnersLink>div {
			width:33.333333%;
			margin-bottom:25px;
		}
	.footer .footerInfo {
		width:100%;
		margin-bottom:30px;
	}
	.footer .footerSocial {
		width:100%;
		margin-bottom:30px;
	}
	.footer .footerNewsletter {
		width:100%;
		margin-bottom:30px;
	}
	.main .content .pagebody .pageHeader {
		margin-left:-15px;
		margin-right:-15px;
	}
		.main .content .pagebody .pageHeader .longtext:before {
			left:15px;
		}
		.main .content .pagebody .pageHeader .longtext:after {
			right:15px;
		}
	.content .servizi>li.sito-web {
		border-bottom:solid 3px #fff;
	}
}

#newlstter_iframe {
	border:0 !important;
	height:110px;
	width:100% !important;
}
form .inputError {
	border:solid 1px #f00;
	-webkit-box-shadow: -1px 0px 10px 1px rgba(255,0,0,.5);
	-moz-box-shadow: -1px 0px 10px 1px rgba(255,0,0,.5);
	box-shadow: -1px 0px 10px 1px rgba(255,0,0,.5);
}

form .formError {
	padding:12px 0 0 0;
	margin-top:-30px !important;
}
	form .formError .formErrorContent {
		white-space:nowrap !important;
		background:#fff !important;
		box-shadow:none !important;
		color:#f00 !important;
		border:1px solid rgba(255,0,0,.2) !important;
		padding:3px 5px 3px 5px !important;
		line-height:13px !important;
		font-size:12px !important;
	}
	form .formError .formErrorArrow {
		display:none !important;	
	}

.btn.btn-primary {
	background:#000 !important;
}
.btn.btn-primary:hover {
	background: #e94e1b !important;
}

.navMenu {
	position:absolute;
	margin-top:5px !important;
	left:28px;
	right:0;
	background:#f7f4f2;
	box-shadow:0 2px 6px rgba(0,0,0,.3);
	display:none;
}
li:hover .navMenu {
	display:block;
}
	.navMenu>li {
		padding:5px 5px 0 5px;
		transition:none;
	}
	.navMenu>li:last-of-type {
		padding:5px 5px 5px 5px;
	}
		.navMenu>li>a {
			display:block;
			padding:3px 10px;
			transition:all 0s;
		}
		.navMenu>li>a:hover {
			background:#e94e1b !important;
			color:#fff !important;
		}
		.navMenu>li.selected>a {
			background:#d0c7be !important;
			color:#000 !important;
		}


.cookiesPrivacyLayer {
	position:fixed;
	left:0;
	right:0;
	bottom:-100%;
	background:#e94e1b;
	padding:20px 170px 20px 20px;
	z-index:999999;
	box-shadow:0px -5px 10px 0 rgba(0, 0, 0, .3) !important;
	transition:all .5s;
}
.cookiesPrivacyLayer.notAccepted {
	bottom:0;
}
.cookiesPrivacyLayer.accepted {
	bottom:-100%;
}
	.cookiesPrivacyLayer>p {
		font-size:13px;
		color:rgba(255,255,255,.7);
		margin:0 0 0 0;
	}
		.cookiesPrivacyLayer>p a {
			color:#fff;
		}
	.cookiesPrivacyLayer .cookieOk {
		position:absolute;
		top:50%;
		right:20px;
		transform:translate(0,-50%);
		background:#000;
		color:#fff;
		font-size:16px;
		padding:7px 15px;
		text-decoration:none;
	}
	

@media (max-width: 767px) {
	.cookiesPrivacyLayer {
		padding:20px 20px 20px 20px;
		text-align:center;
	}
		.cookiesPrivacyLayer>p {
			text-align:left;
			margin:0 0 20px 0;
		}
		.cookiesPrivacyLayer .cookieOk {
			position:relative;
			top:auto;
			right:auto;
			transform:none;
			display:inline-block;
			margin-left:auto;
			margin-right:auto;
		}

}

