@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');


/* CSS Document */
#docsSearch {
	background: #373939;
	padding: 4.5em 0 3em 0;
    height: 200px;
	background: url(https://images.prismic.io/px-pws-v3/e198ba44-3635-4a9d-aeb0-6735b35c807d_support-hero.jpg) no-repeat center 100% / cover transparent;
	border-bottom: none;
	position: relative;  
}
#searchBar .search-query {
	background: #fff;
	border-color: #4FADFF;
	box-shadow: none;
	color: #616263;
	border-radius: 8px;
}
#searchBar button {
	background: #4FADFF;
	border-color: #4FADFF;
	color: #fff;
	border-radius: 0 8px 8px 0;
	text-shadow: none;
}
#searchBar button:hover {
	background: #00aed1;
	border-color:  #4FADFF;
	color: #fff;
}
.category-list .category {
	background-color:#FFFFFF;
	border: 1px solid #e2e2e2;
	border-radius: 8px;
	padding: 2em 1em;
}
.category-list .category:hover {
	background: #f6f6f6;
}

.navbar .brand {
	padding: 20px 20px;
    width: 114px;
}
.navbar .nav > li > a {
	padding: 24px 15px;
	font-size: 1.3em;
}
.navbar-inner {
	box-shadow: 0 1px 1px rgba(0,0,0,.065);
}
#main-content {
	background: none;
}
.contentWrapper {
	border-radius: 8px;
}
#docsSearch h1 {
	font-size: 2.5em;
	font-weight: 200;
	margin-bottom: 0px;
	letter-spacing: 0.02em;
	color:#fff;
}
.collection-category h2 {
	text-align: center;
	padding-left:0;
	padding-top: 1em;
	font-weight: 200;
	font-size: 2.5em;
	margin: 0 0 30px;	
}
.category-list h3 {
	font-size: 1.75em;
	font-weight: 200;
}
.category-list .category .article-count {
	margin-top: 0;
	font-weight: 300;
	font-size: 1.2em;
}
footer p {
	font-size: 1em;
	font-weight: 200;
	color: #616263;
}
#sidebar h3 {
	font-weight: 600;
	font-size: 1.1em;
}
#sidebar .nav-list a {
  color: #616263;
}
#sidebar .nav-list .active a, #sidebar .nav-list .active a:focus, #sidebar .nav-list .active a:hover {
  color: #232325;
	font-weight: 500;
}
#sidebar .nav-list a:hover, #sidebar .nav-list a:focus {
	color: #000000;
}
.icon-arrow::before {
  color: #4FADFF;
  vertical-align:middle;
}
a:hover .icon-arrow::before {
  color: #6ABAFF;
}
.articleList a {
	font-weight: 300;
	font-size: 1em;
}
.contentWrapper h1 {
	font-weight: 200;
	font-size: 3em;
	letter-spacing: 0.01em;
	line-height: 1.5em;
}
@media (max-width: 768px) {
	.navbar .btn-navbar {
		right: 5px;
		margin-top: 20px;
	}
	.navbar .brand {
	padding: 15px;
	max-width: 114px;
	}
	.category-list .category, .category-list.two-col .category {
	margin: 0 .8% 20px;
	}
    @media 
		only screen and (-webkit-min-device-pixel-ratio: 1.5),
		only screen and ( min--moz-device-pixel-ratio: 1.5),
		only screen and ( -o-min-device-pixel-ratio: 1.5/1),
		only screen and ( min-device-pixel-ratio: 1.5),
		only screen and ( min-resolution: 200dpi) { 
			.navbar .brand {
				padding: 15px;
				max-width: 114px;
			}
		}
}
@media (min-width: 769px) {
	@media
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and ( min--moz-device-pixel-ratio: 1.5),
	only screen and ( -o-min-device-pixel-ratio: 1.5/1),
	only screen and ( min-device-pixel-ratio: 1.5),
	only screen and ( min-resolution: 200dpi)
	{
		.navbar .brand {
		max-width: 100%;
		}
	}
}


/* Variables */
body {
	--navBar-height: 80px;
	--main-color: #232325;
	--accent-color: #4FADFF;
	--links-hover-color: #6ABAFF;
	--muted-color: #4E4E4E;
	--tr: 0.3s;
}


/* Main Styles */
*:not(i),
input,
button {
	font-family: "Inter", sans-serif;
	color: var(--main-color);
}
a:focus {
	outline: 5px auto var(--accent-color);
}

.navbar,
#docsSearch {
	box-sizing: border-box;
}

.container-fluid {
	max-width: 1252px;
	padding: 0 20px !important;
	box-sizing: border-box;
}


/* Navigation Bar */
.navbar {
    height: var(--navBar-height);
    z-index: 2;
}
.main-page .navbar {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
	.navbar .navbar-inner {
		height: var(--navBar-height);
		background-color: transparent;
		box-shadow: none;
	}
		.navbar .container-fluid {
			height: var(--navBar-height);
		}
		
			/* Logo */
			.navbar .brand {
				display: flex;
				align-items: center;
				position: relative;
				width: 117px;
				height: var(--navBar-height);
				padding: 0;
				background: url(https://px-pws-v3.cdn.prismic.io/px-pws-v3/7ad2c607-f3d9-4f2b-b7a9-cb7dc58e381d_logo-black.svg) -4px center no-repeat;
				background-size: 125px 20px;
				box-sizing: border-box;
			}
			.navbar .brand:hover {
				background-image: url(https://px-pws-v3.cdn.prismic.io/px-pws-v3/b7f0604f-ce64-4a8b-bbfb-55d1767dc162_logo-blue-2021.svg);
			}
				.navbar .brand img {
					display: none;
				}
				.navbar .brand-header {
					position: absolute;
				    top: 24px;
				    left: 154px;
					width: 224px;
    				height: 34px;
				}
				.navbar .brand-header::before,
				.navbar .brand-header::after {
					display: inline-block;
					vertical-align: middle;
				}
				.navbar .brand-header::before {
					content: ' ';
					width: 1px;
					height: 32px;
					background-color: var(--main-color);
				}
				.navbar .brand-header::after {
					content: 'Knowledge Base';
					margin-left: 17px;
					font-weight: 400;
					font-size: 20px;
					color: var(--main-color);
					line-height: 24px;
					letter-spacing: 0.35px;
					text-transform: capitalize;
				}
				html[lang="ru"] .navbar .brand-header::after {
					content: 'База знаний';
				}
				
			/* Navigation */
			.navbar .nav {
				display: flex;
				align-items: center;
				right: 20px;
				height: var(--navBar-height);
			}
				.navbar .nav li {
					height: 100%;
					margin-left: 73px;
					line-height: 0;
				}
				.navbar .nav li#galleries {
					order: 0;
				}
				.navbar .nav li#smartalbums {
					order: 1;
				}
				.navbar .nav li#smartslides {
					order: 2;
				}
				.navbar .nav li#contact {
					order: 3;
				}
				.navbar .nav li#contactMobile {
					order: 4;
				}
					.navbar .nav li a {
						padding: 0;
						font-weight: 500;
						font-size: 14px;
						color: var(--main-color);
						line-height: var(--navBar-height);
						letter-spacing: 0.35px;
						transition: var(--tr);
					}
					.navbar .nav li a:hover {
						color: var(--accent-color);
					}


/* Search Bar */
#docsSearch {
	position: relative;
	height: 414px;
	margin: 0;
	padding: 152px 0 0 0;
	background: #F0F0F2 url(https://images.prismic.io/px-pws-v3/1e03fbda-d6d2-487f-ba57-525c23f216cc_header-bg.png?auto=compress,format) right bottom no-repeat;
	z-index: 1;
}
	#docsSearch h1 {
		max-width: 1252px;
		margin: 0 auto 32px;
		padding: 0 20px 0 26px;
		font-weight: 400;
		font-size: 40px;
		color: var(--main-color);
		text-align: left;
		line-height: 48px;
		letter-spacing: 0.35px;
		box-sizing: border-box;
	}
	.main-page #searchBar {
		width: auto;
		max-width: 1252px;
		height: 64px;
		padding: 0 20px 0 26px;
		box-sizing: border-box;
		text-align: left;
	}
		.main-page #searchBar .search-query {
			width: 100%;
			max-width: 800px;
			height: 64px;
			padding: 0 64px 0 20px;
			font-size: 20px;
			border: none;
			border-radius: 0;
		}
		.main-page #searchBar .search-query::placeholder {
			color: rgba(35, 35, 37, 0.8);
		}
		.main-page #searchBar button {
		    top: auto;
			right: auto;
		    width: 64px;
		    height: 64px;
		    margin-left: -64px;
		    font-size: 0;
		    background: url(https://px-pws-v3.cdn.prismic.io/px-pws-v3/a42f4154-75e3-45d5-81ec-66df98c4c26d_magnifier-black.svg) 14px center no-repeat;
		    background-size: 27px 26px;
		    border: 0;
		    border-radius: 0;
		    opacity: 0.24;
		    transition: var(--tr);
		}
		.main-page #searchBar button:hover {
			opacity: 0.5;
		}
		
		
/* Sections */
.collection-category {
	margin-top: 80px;
}
	.collection-category h2 {
		margin: 0 0 8px;
		padding: 0;
		font-weight: 400;
		font-size: 28px;
		line-height: 34px;
		letter-spacing: 0.35px;
		text-align: left;
	}
		.collection-category h2 a {
			color: var(--main-color);
			transition: var(--tr);
		}
		.collection-category h2 a:hover {
			color: var(--accent-color);
			border-bottom: none;
		}
	.collection-category .category-list {
		margin: 0 -8px;
	}
		.category-list .category {
			display: inline-flex;
			flex-direction: column;
			justify-content: flex-end;
			align-items: flex-start;
			position: relative;
			width: calc( (100% - 16px) / 4 - 15px );
			height: 154px;
			margin: 8px;
			padding: 24px 18px 24px 24px;
			text-decoration: none;
			border: 1px solid #E2E2E2;
			border-radius: 0;
			transition: var(--tr);
			box-sizing: border-box;
		}
		.category-list .category:hover {
			background-color: #F6F6F6;
		}
			.category-list .category::before {
				display: block;
				position: absolute;
				content: ' ';
				background-position: center center;
				background-repeat: no-repeat;
				background-size: contain;
			}
				/* SmartAlbums Icons */
				.category-list .category#category-761::before {
					top: 26px;
					left: 25px;
					width: 28px;
					height: 25px;
					background-image: url(https://px-pws-v3.cdn.prismic.io/px-pws-v3/46f19467-1646-4a50-a807-9175d958eb10_wallet-yellow.svg);
				}
				.category-list .category#category-979::before {
					top: 28px;
					left: 23px;
					width: 34px;
					height: 23px;
					background-image: url(https://px-pws-v3.cdn.prismic.io/px-pws-v3/33aa36d7-67a5-4a39-8722-c7c5673b41c6_cloud-yellow.svg);
				}
				.category-list .category#category-809::before {
					top: 26px;
					left: 26px;
					width: 26px;
					height: 26px;
					background-image: url(https://px-pws-v3.cdn.prismic.io/px-pws-v3/c324b7bc-f61e-4792-8f16-1ff837986e09_printer-yellow.svg);
				}
				.category-list .category#category-811::before {
					top: 30px;
					left: 26px;
					width: 26px;
					height: 18px;
					background-image: url(https://px-pws-v3.cdn.prismic.io/px-pws-v3/1f4c4d5e-e7b0-4c42-9911-aeb6e3a92646_list-yellow.svg);
				}
				.category-list .category#category-827::before {
					top: 25px;
					left: 25px;
					width: 28px;
					height: 29px;
					background-image: url(https://px-pws-v3.cdn.prismic.io/px-pws-v3/e614b4cc-564a-4e9e-ab55-2ca420f9385d_gear-yellow.svg);
				}
				.category-list .category#category-766::before {
					top: 25px;
					left: 28px;
					width: 22px;
					height: 28px;
					background-image: url(https://px-pws-v3.cdn.prismic.io/px-pws-v3/9aad96e4-4e83-4f14-b640-a0e946776aea_paper-yellow.svg);
				}
				.category-list .category#category-757::before {
					top: 25px;
					left: 25px;
					width: 28px;
					height: 28px;
					background-image: url(https://px-pws-v3.cdn.prismic.io/px-pws-v3/ef72c798-4258-4fed-b50c-bab920072afa_question-yellow.svg);
				}
				.category-list .category#category-746::before {
					top: 25px;
					left: 25px;
					width: 28px;
					height: 28px;
					background-image: url(https://px-pws-v3.cdn.prismic.io/px-pws-v3/91c87e77-5c9a-42ba-ba3f-b86e111268df_circle-yellow.svg);
				}
				
				/* SmartSlides Icons */
				.category-list .category#category-912::before {
					top: 26px;
					left: 25px;
					width: 28px;
					height: 25px;
					background-image: url(https://px-pws-v3.cdn.prismic.io/px-pws-v3/b4159d76-97b5-4249-9763-988669c8459d_wallet-pink.svg);
				}
				.category-list .category#category-907::before {
					top: 25px;
					left: 25px;
					width: 28px;
					height: 28px;
					background-image: url(https://px-pws-v3.cdn.prismic.io/px-pws-v3/1d15b1bf-3ea4-4fc6-bafd-7e94adf52bbb_circle-pink.svg);
				}
				.category-list .category#category-909::before,
                .category-list .category#category-1141::before {
					top: 25px;
					left: 28px;
					width: 22px;
					height: 28px;
					background-image: url(https://px-pws-v3.cdn.prismic.io/px-pws-v3/7b7dbc37-74da-4c68-8df7-29a7444b30db_paper-pink.svg);
				}
				.category-list .category#category-906::before {
					top: 26px;
					left: 25px;
					width: 28px;
					height: 25px;
					background-image: url(https://px-pws-v3.cdn.prismic.io/px-pws-v3/b4159d76-97b5-4249-9763-988669c8459d_wallet-pink.svg);
				}
				.category-list .category#category-908::before {
					top: 25px;
					left: 25px;
					width: 28px;
					height: 28px;
					background-image: url(https://px-pws-v3.cdn.prismic.io/px-pws-v3/0af65da2-6a33-40ee-8757-5611eb640e3e_question-pink.svg);
				}
				.category-list .category#category-911::before {
					top: 25px;
					left: 25px;
					width: 28px;
					height: 28px;
					background-image: url(https://px-pws-v3.cdn.prismic.io/px-pws-v3/15f791de-4206-416f-92b1-f3cd134e366a_gear-pink.svg);
				}
				
				/* Galleries Icons */
				.category-list .category#category-1007::before {
					top: 26px;
					left: 25px;
					width: 28px;
					height: 25px;
					background-image: url(https://px-pws-v3.cdn.prismic.io/px-pws-v3/36bb0067-c33a-4145-8aed-310e6bfb67af_wallet-violet.svg);
				}
				.category-list .category#category-1003::before {
					top: 25px;
					left: 28px;
					width: 22px;
					height: 28px;
					background-image: url(https://px-pws-v3.cdn.prismic.io/px-pws-v3/ecea5f80-4408-48b8-8491-aee3b496ef4c_paper-violet.svg);
				}
				.category-list .category#category-1001::before {
					top: 25px;
					left: 25px;
					width: 28px;
					height: 28px;
					background-image: url(https://px-pws-v3.cdn.prismic.io/px-pws-v3/c438bf37-5f89-4294-aa5d-28f02e7837b7_question-violet.svg);
				}
				.category-list .category#category-1002::before {
					top: 25px;
					left: 25px;
					width: 28px;
					height: 28px;
					background-image: url(https://px-pws-v3.cdn.prismic.io/px-pws-v3/3ceb9d69-ece1-48f6-8346-c3320457c2f8_gear-violet.svg);
				}
				
			.category-list .category h3 {
				display: block;
				margin: 0 0 3px;
				font-weight: 400;
				font-size: 20px;
				color: var(--main-color);
				line-height: 24px;
				text-align: left;
			}
			html[lang="de"] .category-list .category h3,
			html[lang="br"] .category-list .category h3,
			html[lang="es"] .category-list .category h3 {
				font-size: 18px;
				letter-spacing: -1px;
			}

			.category-list .category p:empty {
				display: none;
			}
			.category-list .category .article-count {
				margin: 0;
				font-weight: 400;
				font-size: 14px;
				color: var(--main-color);
				line-height: 17px;
				opacity:  0.8;
			}
			.category-list .category:hover .article-count {
				color: var(--main-color);
			}
			
			
/* Footer */
footer.center {
	margin: 88px 0 32px;
}
	footer.center p {
		margin: 0;
		font-weight: 400;
		font-size: 11px;
		line-height: 13px;
		color: var(--muted-color);
		letter-spacing: 0.35px;
	}
	footer.center span {
		color: var(--muted-color);
	}
	footer.center a {
		color: var(--main-color);
		transition: var(--tr);
	}
	footer.center a:hover {
		color: var(--accent-color);
	}
	
	
/* Other pages */
.articleList a,
.articleList a span {
	color: var(--accent-color);
}

.articleList a:hover,
.articleList a:hover span {
	color: var(--links-hover-color);
}
	
	
/* Phones and Tablets (portrait mode) */
@media all and (max-width: 1024px){
	html[lang="de"] .category-list .category,
	html[lang="br"] .category-list .category,
	html[lang="es"] .category-list .category {
		height: 164px;
	}
	html[lang="de"] .category-list .category h3,
	html[lang="br"] .category-list .category h3,
	html[lang="es"] .category-list .category h3 {
		font-size: 15px;
		letter-spacing: -1px;
		line-height: 18px;
	}
}

@media all and (max-width: 768px){
	
	body {
		padding: 0;
		--navBar-height: 62px
	}
	
	/* Navigation Bar */
	.navbar {
		margin: 0;
	}
		.navbar .navbar-inner {
			padding: 0;
		}
			.navbar .brand {
				width: 125px;
				max-width: 125px;
				padding: 0;
				background-position: center center;
				background-size: 125px 20px;
			}
				.navbar .brand-header {
					display: none;
				}
				
			/* Mobile Navigation */
			.navbar .btn-navbar {
				position: fixed;
				right: auto;
				left: 0;
			    width: var(--navBar-height);
			    height: var(--navBar-height);
			    margin: 0;
			    padding: 0;
			    border-radius: 0;
			    visibility: hidden;
			    opacity: 0;
			    box-shadow: inset 0 -1px 0 #F0F0F2;
			    z-index: 255;
			}
			.navbar .btn-navbar.-show {
				visibility: visible;
				opacity: 1;
			    transition: var(--tr) opacity;
			}
				.navbar .btn-navbar .icon-bar {
				    position: absolute;
				    top: 50%;
				    left: 50%;
					width: 24px;
				    height: 3px;
				    margin-right: 0;
				    margin-left: -12px;
				    font-size: 0;
				    background-color: var(--main-color);
				    box-shadow: none;
				    border-radius: 2px;
				    transform-origin: center center;
				    transition: var(--tr);
				}
				.navbar .btn-navbar:hover .icon-bar {
					background-color: var(--main-color);
				}
				.navbar .btn-navbar .icon-bar:nth-child(2) {
					transform: rotate(45deg);
					margin-top: -1px;
				}
				.navbar .btn-navbar .icon-bar:nth-child(3) {
					margin-top: -1px;
					opacity: 0;
				}
				.navbar .btn-navbar .icon-bar:nth-child(4) {
					transform: rotate(-45deg);
					margin-top: -1px;
				}
				
			.navbar .btn-navbar.collapsed {
				position: absolute;
				left: calc( 100vw - var(--navBar-height) );
				opacity: 1 !important;
				box-shadow: none;
			}
				.navbar .btn-navbar.collapsed .icon-bar {
					
				}
				.navbar .btn-navbar.collapsed .icon-bar:nth-child(2) {
					margin-top: -11px;
					transform: rotate(0);
				}
				.navbar .btn-navbar.collapsed .icon-bar:nth-child(3) {
					opacity: 1;
				}
				.navbar .btn-navbar.collapsed .icon-bar:nth-child(4) {
					margin-top: 10px;
					transform: rotate(0);
				}
				
			.nav-collapse.collapse {
				position: fixed;
				top: 0;
				bottom: 0;
				left: 100vw;
				width: 100vw;
				height: auto !important;
				background-color: #fff;
				transition: 0.5s;
				opacity: 1;
				z-index: 254;
			}
			.nav-collapse.collapse.in {
				left: 0;
			}
			
			/* Navigation */
			.navbar .nav {
				display: block;
				position: relative;
				right: auto;
				padding-top: 12px;
			}
				.navbar .nav li {
					height: auto;
					margin-left: 0;
					padding: 10px 0;
				}
					.navbar .nav li a {
						margin: 0;
						font-size: 16px;
						line-height: 19px;
						letter-spacing: 0.5px;
					}
				
	/* Search Bar */
	#docsSearch {
		height: 248px;
		padding-top: 106px;
		background-image: none;
	}
		#docsSearch h1 {
			margin-bottom: 20px;
			padding-left: 20px;
			font-size: 24px;
			line-height: 29px;
		}
		.main-page #searchBar {
			height: 44px;
			padding-left: 20px;
		}
			.main-page #searchBar .search-query {
				max-width: 100%;
				height: 44px;
				padding: 0 44px 0 16px;
				font-size: 14px;
			}
			.main-page #searchBar button {
				right: 20px;
			    width: 44px;
			    height: 44px;
			    margin-left: 0;
			    background-size: 20px 20px;
			}
				.main-page #searchBar button .icon-search {
					display: none;
				}
	
	/* Sections */
	.collection-category {
		margin-top: 48px;
	}
		.collection-category h2 {
			margin-bottom: 10px;
			font-size: 24px;
			line-height: 29px;
		}
		.collection-category .category-list {
			margin: 0;
		}
			.category-list .category {
				display: block;
				width: 100%;
				height: auto;
				margin: 12px 0 0 0;
				padding: 20px 20px 20px 60px;
			}
			html[lang="de"] .category-list .category,
			html[lang="br"] .category-list .category,
			html[lang="es"] .category-list .category {
				height: auto;
			}
			
				/* SmartAlbums Icons */
				.category-list .category#category-761::before {
					top: 21px;
					left: 21px;
					width: 21px;
					height: 19px;
				}
				.category-list .category#category-979::before {
					top: 23px;
					left: 19px;
					width: 24px;
					height: 17px;
				}
				.category-list .category#category-809::before {
					top: 21px;
					left: 21px;
					width: 20px;
					height: 20px;
				}
				.category-list .category#category-811::before {
					top: 24px;
					left: 23px;
					width: 20px;
					height: 14px;
				}
				.category-list .category#category-827::before {
					top: 21px;
					left: 21px;
					width: 21px;
					height: 21px;
				}
				.category-list .category#category-766::before {
					top: 21px;
					left: 23px;
					width: 17px;
					height: 21px;
				}
				.category-list .category#category-757::before {
					top: 21px;
					left: 21px;
					width: 21px;
					height: 21px;
				}
				.category-list .category#category-746::before {
					top: 21px;
					left: 21px;
					width: 21px;
					height: 21px;
				}
				
				/* SmartSlides Icons */
				.category-list .category#category-912::before {
					top: 21px;
					left: 21px;
					width: 21px;
					height: 19px;
				}
				.category-list .category#category-907::before {
					top: 21px;
					left: 21px;
					width: 21px;
					height: 21px;
				}
				.category-list .category#category-909::before {
					top: 21px;
					left: 23px;
					width: 17px;
					height: 21px;
				}
				.category-list .category#category-906::before {
					top: 21px;
					left: 21px;
					width: 21px;
					height: 19px;
				}
				.category-list .category#category-908::before {
					top: 21px;
					left: 21px;
					width: 21px;
					height: 21px;
				}
				.category-list .category#category-911::before {
					top: 21px;
					left: 21px;
					width: 21px;
					height: 21px;
				}
				
				/* Galleries Icons */
				.category-list .category#category-1007::before {
					top: 21px;
					left: 21px;
					width: 21px;
					height: 19px;
				}
				.category-list .category#category-1003::before {
					top: 21px;
					left: 23px;
					width: 17px;
					height: 21px;
				}
				.category-list .category#category-1001::before {
					top: 21px;
					left: 21px;
					width: 21px;
					height: 21px;
				}
				.category-list .category#category-1002::before {
					top: 21px;
					left: 21px;
					width: 21px;
					height: 21px;
				}
					
				.category-list .category h3 {
					display: block;
					margin: 0 0 3px;
					font-size: 20px;
					line-height: 24px;
					text-align: left;
				}
				.category-list .category .article-count {
					text-align: left;
				}
				
	/* Footer */
	footer.center {
		margin: 56px 0 24px;
	}
		footer.center p {
			font-size: 11px;
			line-height: 13px;
		}
	
}