
@font-face {
	font-family: 'Arimo-Bold';
	src: url('../fonts/Arimo-Bold/Arimo-Bold.eot');
	src: url('../fonts/Arimo-Bold/Arimo-Bold.woff') format('woff'), url('../fonts/Arimo-Bold/Arimo-Bold.ttf') format('truetype'), url('../fonts/Arimo-Bold/Arimo-Bold.svg') format('svg');
}
@font-face {
	font-family: 'ChangaOne';
	src: url('../fonts/ChangaOne/ChangaOne-Regular.eot');
	src: url('../fonts/ChangaOne/ChangaOne-Regular.woff') format('woff'), url('../fonts/ChangaOne/ChangaOne-Regular.ttf') format('truetype'), url('../fonts/ChangaOne/ChangaOne-Regular.svg') format('svg');
}
@font-face {
	font-family: 'Comfortaa-Regular';
	src: url('../fonts/Comfortaa/Comfortaa-Regular.eot');
	src: url('../fonts/Comfortaa/Comfortaa-Regular.woff') format('woff'), url('../fonts/Comfortaa/Comfortaa-Regular.ttf') format('truetype'), url('../fonts/Comfortaa/Comfortaa-Regular.svg') format('svg');
}

body {
/*	background: #ededed url(../images/bg-header.gif) repeat-x top center; */
    background-color: #eee;
	line-height: 1;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#header {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
	
	margin: 0 auto;
	padding: 0;
/*	width: 960px; */
    min-width: 480px;
    max-width: 960px;
	background:#ffffff;
}
#header .section {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#header .section .logo {
	float: left;
	margin: 0;
/* pth-14/2: bestemmer afstand fra logo til side toppen */	
	padding: 20px 0 0 10px;
	width: 470px;
	/*width: 324px;*/
}
#header .section .logo a {
/*	background: url(../images/bg-logo.png) repeat-x top left; */
/*	color: #fff; */
	color: #000;
    /*display: flex;*/
    display: block; 
	font-family: 'Arimo-Bold';
	font-size: 34px;
	font-weight: normal;
	height: 122px;
	line-height: 45px;
	margin: 0;
	padding: 0;
	text-align:center;
	text-decoration: none;
	text-transform: none;
	width: 270px;
}
#header .section ul {
    /*display: inline-block;*/
	list-style: none;
	float: right;
	margin: 0;
	overflow: hidden;
/*	padding: 114px 0 0; */
/* pth-14/2: bestemmer afstand fra øverste felt (menu) til side toppen */	
	padding: 85px 0px 0;
	
}
#header .section ul li {
	/*background: url(../images/bg-nav-right.gif) no-repeat top right;*/
	display: inline-block;
	float: left;
	list-style: none;
	/*margin:  0 10px;*/	
	margin:  0 3px;
	padding: 0px;
}
/*
#header .section li {
	position: relative;
}*/
#header .section ul li a {
/*background: url(../images/bg-nav-left.gif) no-repeat top left; */
/*background: url(../images/oval.png) no-repeat top left; */
/*color: #fff; */
    color: #000;
	display: inline-block;
	font-size: 14px;
	height: 30px;
	letter-spacing: 0.05em;
	line-height: 30px;
	margin: 0;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 30px;
}	
#header .section ul ul{
	position: absolute ;
	padding-right: -100px;
	visibility: hidden;
	color: #eee;
	/*top: 30px;*/
	width: 260px;
	}
#header .section  ul li a{
	/*position: relative;*/
	text-align: left;	
	}
#header .section ul li:hover ul li a{
	visibility: visible;
	width: 260px;
    background: #3d84a8 transparent;
	/*background: #3d84a8;*/
	background: #eee;
	/*padding-right: 150px;*/
	text-align: left;
    border-radius: 0px;	
	z-index: 999;
	/*left: 0px;*/
	top: -90px;
	position: relative;
}
/*
#header .section ul li:hover ul li a{
	visibility: visible;
	padding-right: 150px;
*/	
	/*padding-top: 100px;*/
	/*top: 30px;*/
	/*background: #3d84a8;*/
/*
}
*/
/*
#header .section ul li:hover ul li a{
    background: #3d84a8 transparent;
	width: 230px;
	height: 30px;
**/
	/*padding-right: 150px;*/
/*	
	text-align: left;
}
*/	
#header .section ul li a:hover {
	/*color: #46cdcf;*/
	color: #2666cf;
	background: #eee;
	/*background: #3d84a8;*/
}
#header .section ul li.selected {
	background: url(../images/bg-nav-right-selected.gif) no-repeat top right;
}
#header .section ul li.selected a {
	background: url(../images/bg-nav-left-selected.gif) no-repeat top left;
}
#header .article {
/*	background: #fff transparent; */
    /*background: url(../images/babyskosauna9.jpg) no-repeat top center;*/
	/*background-size: contain;*/
	/*opacity:0.3;*/
	/*background-size: 105% auto;*/
	border: 2px solid #5fb3bd;
	border-radius: 4px;
	margin: 10px auto 28px;
/* pth-14/2: bestemmer afstand fra velkomst felt op til øverste felt (menu) */	
/*	margin: 50px auto 28px;  */
	overflow: hidden;
	padding: 0;
	width: 936px;
}
#header .article1 {
/*	background: #fff transparent; */
    /*background: url(../images/scanningsfotobaby.jpg.jpg) no-repeat top center;*/
	/*background-size: contain;*/
	/*opacity:0.3;*/
	/*background-size: 105% auto;*/
	border: 2px solid #5fb3bd;
	border-radius: 4px;
	margin: 10px auto 28px;
/* pth-14/2: bestemmer afstand fra velkomst felt op til øverste felt (menu) */	
/*	margin: 50px auto 28px;  */
	overflow: hidden;
	padding: 0;
	width: 936px;
}
/*#header .article{
	opacity: 1.0;
}*/
	/*display: block;
	float: right;
	margin: 0 0px 0 0;
	padding: 0;
}*/


/*#header .article .container {

height:auto;
width: auto;
margin: 0 auto;
/*background: url(../images/babysko2.jpg) no-repeat top center;*/
/*background-size: auto 150%;
opacity: 1.0;
background-repeat: no-repeat;

/*padding-left: 200px;*/
/*}*/
/*#header .tekst {
height:auto;
width: auto;
position: relative;
/*opacity: 1.0;*/
/*background: url(../images/babysko.jpg);*/
/* background-repeat: no-repeat; */
/*}*/

/*
#header .tekst::before {
	content: ""; 
	position: absolute;
background: url(../images/babysko2.jpg) no-repeat top center;
background-size: auto 150%;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
opacity: 0.3
}
*/

#header .article h1 {
	color: #1b2130;
	font-family: 'ChangaOne';
	font-size: 40px;
	font-weight: normal;
	margin: 0;
	line-height: 50px;
	padding: 20px 30px 20px;
}


#header .article p {
	color: #1b2130;
	/*font-family: 'ChangaOne';*/
 	font-size: 16px;
	font-weight: 500;
	margin: 0;
	line-height: 24px;
/*	padding: 110px 30px 30px; */
	padding: 0px 30px 0px;
}

#body {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
	margin: 0 auto;
/*	min-height: 812px; */
	min-height: 12px;
	padding: 20px 0 50px;
/*	width: 960px; */
	min-width: 480px;
	max-width: 960px;
}
#body > ul {
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#body > ul li {
	float: left;
	list-style: none;
	margin: 0px 10px;
	padding: 0;
/*	width: 172px */;
	width: 215px;

}
#body > ul li > a {
	background: url(../images/frame2.png) no-repeat center top;
	color:#eee;
	display: block;
	margin: 0;
/*	padding: 5px 5px 29px; */
	padding: 5px 25px 10px;
}
#body > ul li > a:hover {
    color: #f7a25a;
	opacity: 0.9;
}
#body > ul li > a img {
	border: 0;
	display: block;
	margin: 0;
/*	padding: 25px 60px; */
	padding: 20px 60px;
}
#body > ul li b {
	color: #000;
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0px;
	padding: 0;
	text-transform: capitalize;
}
#body > ul li p {
	color: #464646;
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
#body > ul li p a {
	color: #3d84a8;
	font-size: 14px;
	text-align: center;
	/*color: #252525;*/
	/*color: #f7a25a*/
	text-decoration: none;
	/*background: #a9e2f3;*/
	
}
#body > ul li p a:hover {
	color: #46cdcf;
	text-align: center;
	/*color: #252525;*/
}
#body > div {
	margin: 0;
	overflow: hidden;
	padding: 50px 0 0;
	/*padding: 50px 0 0;*/
}
#body > .more {
	color: #464646;
	display: block;
	font-size: 13px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	width: 80px;
}
#body > .more:hover {
	color: #4a8b92;
}
#body h2 {
	background: url(../images/bg-featured.png) repeat-x;
	color: #fff;
	font-family: 'Comfortaa-Regular';
	font-size: 20px;
	font-weight: normal;
	height: 47px;
	letter-spacing: 0.1em;
	left: 15px;
	line-height: 47px;
	margin: 0;
	padding: 0 25px;
	position: absolute;
	text-transform: capitalize;
	top: -14px;
}
#body h3 {
	color: #2f394e;
	margin: 0 auto;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 25px 10px 40px;
	text-transform: capitalize;
	text-transform: none;

}
#body > b {
	color: #2f394e;
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0 10px;
	text-transform: capitalize;
}
#body > p {
	color: #464646;
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	padding: 30px 10px;
}
#body > p a {
	color: #464646;
	text-decoration: none;
}
#body > p a:hover {
	color: #252525;
}
#body div div {
	float: left;
	margin: 0 10px;
	padding: 0;
}
#body div .featured {
	background: #fff;
	border: 5px solid #5fb3bd;
	border-radius: 4px;
	min-height: 450px;
	padding: 45px 15px 15px;
	position: relative;
	width: 420px;
}
#body div .featured h2 {
	text-align: center;
}
#body div .featured h3 {
	color: #354057;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 0;
	text-transform: none;
}
#body div .featured img {
	display: block;
	float: left;
	margin: 10px 30px 25px 0;
	padding: 0;
	}
#body div .featured p {
/*	clear: both; */
	color: #464646;
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 24px;
	padding: 0;
}
#body div .featured p a {
	color: #464646;
}
#body div .featured p a:hover {
	color: #252525;
}
#body div .section {
	width: 460px;
}
#body div .section div {
	background: #519194;
	border: 5px solid #5fb3bd;
	border-radius: 4px;
	float: none;
	margin: 0;
	padding: 0 15px;
	position: relative;
}
#body div .section .article {
	height: 283px;
	margin-bottom: 25px;
	padding: 25px 15px 40px;
	text-align: right;
}
#body div .section .article h2 {
	text-align: left;
/*    text-transform: uppercase; */
    text-transform:none;
}
#body div .section .article h2 a {
	background: url(../images/icons.png) no-repeat 0 10px;
	display: inline-block;
	height: 40px;
	margin: 0;
	padding: 0;
	text-indent: -99999px;
	width: 31px;
}
#body div .section .article p {
	color: #f5f5f5;
	font-size: 20px;
	line-height: 30px;
	margin: 0;
    padding: 20px 0px;
	text-align: left;
    padding: 24px 30px 24px
}
#body div .section .article p a {
	color: #f5f5f5;
	text-decoration: none;
	text-align: left;
}
#body div .section .article p a:hover {
	color: #97d0d3;
}
#body div .section .article > a {
	color: #0000cd;
	font-size: 18px;
	text-decoration: none;
	text-align: right;
	padding-right: 30px
}
#body div .section .article > a:hover {
	color: #97d0d3;
	text-align: right;
	padding-right: 30px
}
#body .section .article p b {
/*background: url(../images/bg-nav-left.gif) no-repeat top left; */
/*background: url(../images/oval.png) no-repeat top left; */
/*color: #fff; */
    color: #fff;
	display: inline-block;
	font-size: 14px;
	height: 30px;
	letter-spacing: 0.05em;
	line-height: 30px;
	margin: 0;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 30px;
	z-index:9
}	
#body div .section .article >p b:hover {
	color: #97d0d3;
	text-align: right;
	padding-right: 30px
}
#body div .section .newsletter {
	height: 168px;
	padding: 23px 15px 27px 180px;
	position: relative;
}
#body div .section .newsletter img {
	display: block;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	z-index: 5;
}
#body div .section .newsletter p {
	color: #f5f5f5;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.03em;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
#body div .section .newsletter > p  a {
	color: #0000cd;
	font-size: 14px;
	text-decoration: none;
}
#body div .section .newsletter > p a:hover {
	color: #97d0d3;
}	
#body div .section .newsletter p span {
	display: block;
}
#body div .section .newsletter form {
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#body div .section .newsletter form span {
	color: #f5f5f5;
	clear: both;
	display: block;
	font-size: 14px;
	letter-spacing: 0.01em;
	line-height: 24px;
	margin: 0;
	padding: 0 0 4px;
	text-transform: capitalize;
	text-shadow: 0 -1px 0 #285f62;
}
#body div .section .newsletter form input {
	background: url(../images/interface.png) no-repeat;
	border: 0;
	display: block;
	float: left;
	height: 30px;
	margin: 0;
	padding: 0;
}
#body div .section .newsletter form #email {
	background-position: -399px -72px;
	color: #68a7aa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 30px;
	padding: 0 5px;
	text-align: center;
	width: 130px;
}
#body div .section .newsletter form #send {
	background-position: -399px -110px;
	text-indent: -99999px;
	width: 80px;
}
/*#body > .article div {
	padding-top: 0px;
	margin: 0 auto;
}*/
#body > .article a {
	text-decoration: none;
	padding-top: 0px;
	margin: 0 auto;
}
#body > .article  a:hover {
	text-decoration: none;
	color:#eee;
}
#text1{
	display: none;
}
#text2{
	display: none;
}
#body > .article b {
	color: #2f394e;
	display: inline-block;
	font-weight: normal;
	margin: 0;
	padding: 0 10px 15px;
	/*text-transform: capitalize;*/
}
#body > .article p {
	color: #464646;
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	padding: 0 10px;
}
#body > .article p a {
	color: #3d84a8;
/*color:#464646;*/
	text-decoration: none; <!-- her book på scanningsiden-->
}
#body > .article p a:hover {
	color: #46cdcf;
   /*color: #252525;*/
}
#body > .article ul {
	margin: 0;
	padding: 30px 0 30px 10px;
}
#body > .article ul li {
	color: #464646;
	line-height: 24px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#body > .article ul li a{
	color: #464646;
	text-decoration: none;
}
#body > .article ul li a:hover {
	/*color: #252525;*/
	color: color: #46cdcf;
}
#body > .article h3 {
	padding-bottom: 20px;
}
#body .blog {
	padding: 0;
}
#body .content {
	float: left;
	margin: 0 35px 0 10px;
	padding: 0;
	width: 585px;
}
#body .content h3 {
	padding-bottom: 25px;
	padding-left: 0;
}
#body .content p {
	color: #464646;
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	padding: 0 0 24px;
}
#body .content p a {
	color: #464646;
	text-decoration: none;
}
#body .content p a:hover {
	color: #252525;
}
#body .sidebar {
	background: url(../images/bg-sidebar.jpg) repeat-y top left;
	float: right;
	margin: 0 10px 82px 0;
	padding: 0;
	width: 320px;
}
#body .sidebar h3 {
	background: url(../images/bg-sidebar-heading.jpg) no-repeat 0 0;
	color: #2f394e;
	font-family: 'Comfortaa-Regular';
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 25px 10px;
		text-align: center;
	text-transform: capitalize;
}
#body .sidebar ul {
	background: url(../images/bg-sidebar-footer.jpg) no-repeat bottom left;
	margin: 0;
	padding: 0 20px 50px;
}
#body .sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0 0 24px;
}
#body .sidebar ul li span {
	color: #2f394e;
	display: block;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.01em;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
#body .sidebar ul li span a {
	color: #2f394e;
	text-decoration: none;
}
#body .sidebar ul li span a:hover {
	color: #4c8f97;
}
#body .sidebar ul li p {
	color: #000;
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
#body .sidebar ul li p a {
	color: #000;
	text-decoration: none;
}
#body .sidebar ul li p a:hover {
	color: #4c8f97;
}

/*--- baggundsfarve for footer ---*/
#footer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
	background: #4c8f96;
     /*   background_ #eee*/
	border-top: 1px solid #9bd9e0;
	margin: 0 auto;
	padding: 0;
	min-width: 480px;
	max-width: 960px;
}
#footer > div {
	margin: 0 auto;
	padding: 30px 0 28px;
	overflow: hidden;
	text-align: left;
/*	width: 960px; */
}
#footer div p {
	color: #ededed;
	display: inline-block;
	float: right;
	font-size: 12px;
	letter-spacing: 0.05em;
	margin: 0;
	padding: 27px 0 0;
	text-align: left;
}
#body .footer {
	margin: 0 auto;
/*	min-height: 812px; */
	min-height: 12px;
	padding: 20px 0 50px;
/*	width: 960px;*/
	min-width: 480px;
	max-width: 960px;
}
#body .footer > ul {
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#body .footer ul li {
	float: left;
	list-style: none;
	margin: 0 10px;
	padding: 0;
	width: 286px
	/*width: 172px;*/
}
#body > .footer ul li > a {
	background: url(../images/frame.png) no-repeat center top;
	display: block;
	margin: 0;
/*	padding: 5px 5px 29px; */
	padding: 5px 5px 10px;
}
#body > .footer ul li > a:hover {
    color: #f7a25a;
	opacity: 0.9;
}
#body > .footer  ul li > a img {
	border: 0;
	display: block;
	margin: 0;
/*	padding: 25px 60px; */
	padding: 20px 60px;
}
#body > .footer ul li b {
	/*color: #000;*/
	color: #0000cd;
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0px;
	padding: 0;
	text-transform: capitalize;
}

#body > .footer ul li b:hover{
	color: #b0c4de;
}	
#body > .footer  ul li p {
	/*color: #464646;*/
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
#body > .footer  ul li p a {
	/*color: #3d84a8;*/
	color: #fff;
	font-size: 14px;
	text-align: center;
	/*color: #252525;*/
	/*color: #f7a25a*/
	text-decoration: none;
	/*background: #a9e2f3;*/
	
}
#body > .footer ul li p a:hover {
/*	color: #abedd8; */
       /* color: #0000cd;*/
	   color: #b0c4de;
	text-align: center;
	/*color: #252525;*/
}
#body > .footer div {
	margin: 0;
	overflow: hidden;
	padding: 50px 0 0;
}
#body > .more {
	color: #464646;
	display: block;
	font-size: 13px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	width: 80px;
}
#body > .footer .more:hover {
	color: #4a8b92;
}
#body .footer  h2 {
	background: url(../images/bg-featured.png) repeat-x;
	color: #fff;
	font-family: 'Comfortaa-Regular';
	font-size: 20px;
	font-weight: normal;
	height: 47px;
	letter-spacing: 0.1em;
	left: 15px;
	line-height: 47px;
	margin: 0;
	padding: 0 25px;
	position: absolute;
	text-transform: capitalize;
	top: -14px;
}
#body .footer h3 {
	color: #2f394e;
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 25px 10px 40px;
	text-transform: capitalize;
}
#body >.footer  b {
	color: #2f394e;
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0 10px;
	text-transform: capitalize;
}
#body > p {
	color: #464646;
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	padding: 30px 10px;
}
#body >.footer  p a {
	color: #464646;
	text-decoration: none;
}
#body >.footer  p a:hover {
	color: #252525;
}

#body div div  {
	float: center;
	margin: 0 10px;
	padding: 0;
}

#footer div .connect {
    background: #387a82; 
/*	background: #eee; */
	float: right;
	height: 18px;
	margin: 0 20px 0 150px;
	padding: 22px 20px;
	overflow: hidden;
	width: 144px;
}
#footer div .connect span {
    color: #ededed;
	display: inline-block;
	float: left;
	font-size: 12px;
	height: 19px;
	line-height: 21px;
	margin: 0;
	padding: 0 0 0 29px;
}
#footer div .connect a {
	background: url(../images/icons.png) no-repeat;
/*	display: block; */
	float: left;
	height: 20px;
	margin: 0 8px;
	padding: 0;
    text-indent: -99999px;
	width: 20px;
}
#footer div .connect #twitter {
	background-position: 0 -32px;
}
#footer div .connect #twitter:hover {
	background-position: -25px -32px;
}
#footer div .connect #facebook {
	background-position: 0 -57px;
}
#footer div .connect #facebook:hover {
	background-position: -25px -57px;
}
#footer div .connect #googleplus {
	background-position: 0 -82px;
}
#footer div .connect #googleplus:hover {
	background-position: -25px -82px;
}
#footer div .connect #pinterest {
	background-position: 0 -107px;
}
#footer div .connect #pinterest:hover {
	background-position: -25px -107px;
}

/*
body{
  background: #FCBA7F;
}
*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap');
/*
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
}
*/
.wrapper{
  position: absolute;
  top: 204px;
  left: 30px;
  max-width: 265px;
  background: #fff;
  padding: 10px 10px 20px 10px; 
  border-radius: 15px;
  box-shadow: 1px 7px 14px -5px rgba(0,0,0,0.15);
  text-align: center;
}
.wrapper.hide{
  opacity: 0;
  pointer-events: none;
  transform: scale(0.8);
  transition: all 0.3s ease;
}
::selection{
  color: #fff;
  background: #3399ff;
}
.wrapper img{
  max-width: 90px;
}

.content header{
  font-size: 20px;
  font-weight: 600;
}

.content{
  margin-top: 10px;
}
.content p{
  color: #858585;
  margin: 5px 0 20px 0;
}

.content .buttons{
  display: flex;
  align-items: center;
  justify-content: center;
}
.buttons button{
  padding: 10px 20px;
  border: none;
  outline: none;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  border-radius: 5px;
  background: #3399ff;
  cursor: pointer;
  transition: all 0.3s ease;
}
.buttons button:hover{
  transform: scale(0.97);
}
.buttons .item{
  margin: 0 10px;
}
.buttons a{
  color: #3399ff;
}

