/*

Theme Name: CUPS HIDE ANIME

Theme URL: 
Description: 
Author: SMART CUPS AGENCY
Author URI: www.smartcupsagency.ro
Version: 2026


*/

html {
	background: #fff;	
}
*{ margin: 0px auto; padding: 0px; font-family: 'Montserrat', sans-serif;}
h1{
	font-size:28px;
	line-height:42px;
	color:#1a1611;
	font-weight: 400;
	text-align:left;
	text-decoration: none;
	font-weight:normal;
}
h2{
	font-size:23px;
	line-height:35px;
	color:#1a1611;
	text-align:left;
	text-decoration: none;
	font-weight:normal;
	border-left: 2px solid #ff0000;
	padding: 15px 0px 15px 20px;
	margin:0px 0px 20px 0px;
}
h3{
	font-size:20px;
	line-height:32px;
	color:#1a1611;
	text-align:left;
	text-decoration: none;
	font-weight:normal;
	border-left: 2px solid #ff0000;
	padding: 10px 0px 10px 20px;
	margin:20px 0px 20px 0px;
}
h4{
	font-size:19px;
	line-height:32px;
	color:#026730;
	text-align:left;
	text-decoration: none;
	font-weight:bold;
	margin:20px 0px 20px 0px;
}
h5{
	font-size:17px;
	line-height:25px;
	padding:10px 0px 10px 0px;
	text-decoration: none;
	font-weight:normal;
}
h6{
	font-size:13px;
	line-height:13px;
	padding:9px 0px 9px 0px;
	text-decoration: none;
	font-weight:normal;
	color:#fff;
}
img {
	border:0;
	max-width: 100%;
	height: auto;
}
.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:15px;
}
img.alignright {
	padding: 5px 5px;
	margin: 5px 0px 20px 20px;
	display: inline;
}
.alignright {
	float: right;
	margin: 0px 0px 20px 20px;
}
img.alignleft {
	padding: 5px 5px;
	margin: 5px 20px 20px 0px;
	display: inline;
}
.alignleft {
	float: left;
	margin: 0px 20px 20px 0px;
}
img.alignnone {
	display: inline;
}
.grecaptcha-badge {
    display: none !important;
}
ul li{ 
 margin: 0 0 0 20px;
}
/*-------------------
    cups
---------------------*/
body {
    padding-top: 40px;
}
#smart {
    margin: 0px auto 0 auto;
    background: #000;
    width: 100%;
    max-width: 2560px;
    min-width: 320px;
    min-height: 10px;
    box-sizing: border-box;
}
/*-------------------
    Header
---------------------*/
header {
    background: #fff;
    height: 105px;
    position: fixed;
    top: 0;
    transition: top 0.2s ease-in-out;
    width: 100%;
	z-index:1000;
}

.nav-up {
    top: -110px;
}
#header-basic {
	float:left;	
	background: #fff;
	width:100%;
	min-height:105px;
	z-index:100;
}
#header-list {
	float:left;	
	background: #fff;
	width:90%;
	min-height:10px;
	margin-left:5%;
}
#logo {
	float:left;	
	width:20%;
	min-height:10px;
	text-align:center;
	margin-top:10px;
}
#hr {
	float:right;
	width:80%;
	min-height:10px;
	margin-top:16px;
}
#hca {
	float:left;	
	width:100%;
	min-height:10px;
}
#hlg-link {
	float:right;
	width:50px;
	min-height:10px;
	font-size:13px;
	text-align:right;
} 
#hlg-link a {
	background: #146940;	
	color:#fff;
	text-decoration: none;
	padding:8px 15px 8px 15px;
}
#hlg-link a:link {  }
#hlg-link a:visited { }
#hlg-link a:hover{
	background: #3c8fb9;	
	color:#fff;
	text-decoration:none;
}
#hca-link {
	float:right;
	width: calc(100% - 60px); 
	min-height:10px;
	font-size:13px;
	text-align:right;
	margin-right:10px;
} 
#hca-link a {
	background: #146940;	
	color:#fff;
	text-decoration: none;
	padding:8px 15px 8px 15px;
}
#hca-link a:link {  }
#hca-link a:visited { }
#hca-link a:hover{
	background: #3c8fb9;	
	color:#fff;
	text-decoration:none;
}
#hmeniu {
	float:left;	
	width:100%;
	min-height:10px;
	margin-top:16px;
}
/*-------------------
    cups
---------------------*/
#cups {
	float:left;	
	background: #fff;
	width:100%;
	min-height:10px;
	margin-top:50px;
}
/*-------------------
    Home
---------------------*/
#home {
	float:left;	
	background: #fff;	
	width:100%;
	min-height:10px;
	overflow:hidden;
}
#cover {
	float:left;	
	background: #e5d192 url(files/images/cover-bk-2560.webp) no-repeat bottom center;
	width:100%;
	min-height:10px;
}
#cover-bt {
	float:left;	
	background: url(files/images/cover-bt-2560.webp) no-repeat bottom center;
	width:100%;
	min-height:10px;
}
#cover-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:400px;
	margin-bottom:400px;
}
#cover-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:50px;
	color:#fff;
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	font-style: normal;
	text-align:center;
}
#cover-txt {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:25px;
	color:#fff;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-align:center;
	margin-top:20px;
}
#dece {
	float:left;	
	background: #fefefc url(files/images/dece-bk-2560.webp) no-repeat top left;
	width:100%;
	min-height:10px;
	overflow:hidden;
}
#dece-list {
	float:left;	
	width:56%;
	min-height:10px;
	margin-left:22%;
	margin-top:50px;
	margin-bottom:70px;
}
#dece-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:35px;
	color:#146940;
	font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	text-align:center;
}
#dece-opis {
	float:left;	
	width:100%;
	min-height:10px;
	margin-top:50px;
}
#dece-box {
	float:left;
	width:19%;
	height:360px;
	overflow:hidden;
	margin-left:3%;
	margin-right:3%;
	margin-bottom:30px;
}
#dece-box a {
	color:#000;
	height:450px;
	text-decoration: none;
	display:block;
}
#dece-box a:link {  }
#dece-box a:visited { }
#dece-box a:hover{
	color:#3c8fb9;
	text-decoration:none;
}
#dece-box a:hover .dece-box-t1 {
 	color: #3c8fb9;
 	transform:scale(1.08);
}
#dece-box a:hover .dece-box-t2 {
 	color: #3c8fb9;
 	transform:scale(1.08);
}
.dece-box-i-1 {
	height:260px;
	border-radius:50% / 38%;
	overflow:hidden;
	position:relative;
	background:#fff;
}
.dece-box-i-1::before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(files/images/dece-box-i-1.webp) no-repeat center center;
	transform:scale(1);
	transition:transform 0.5s ease;
}
#dece-box a:hover .dece-box-i-1::before {
	transform:scale(1.1);
}
.dece-box-i-2 {
	height:260px;
	border-radius:50% / 38%;
	overflow:hidden;
	position:relative;
	background:#fff;
}
.dece-box-i-2::before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(files/images/dece-box-i-2.webp) no-repeat center center;
	transform:scale(1);
	transition:transform 0.5s ease;
}
#dece-box a:hover .dece-box-i-2::before {
	transform:scale(1.1);
}
.dece-box-i-3 {
	height:260px;
	border-radius:50% / 38%;
	overflow:hidden;
	position:relative;
	background:#fff;
}
.dece-box-i-3::before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(files/images/dece-box-i-3.webp) no-repeat center center;
	transform:scale(1);
	transition:transform 0.5s ease;
}
#dece-box a:hover .dece-box-i-3::before {
	transform:scale(1.1);
}
.dece-box-i-4 {
	height:260px;
	border-radius:50% / 38%;
	overflow:hidden;
	position:relative;
	background:#fff;
}
.dece-box-i-4::before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(files/images/dece-box-i-4.webp) no-repeat center center;
	transform:scale(1);
	transition:transform 0.5s ease;
}
#dece-box a:hover .dece-box-i-4::before {
	transform:scale(1.1);
}
.dece-box-s {
	height: 20px;
}
.dece-box-t1 {
	font-size:18px;
	line-height:25px;
	color:#146940;
	font-weight: normal;
	text-align:center;
	padding-bottom:0px;
	transition: transform 0.4s ease, color 0.4s ease;
}
.dece-box-t2 {
	font-size:18px;
	line-height:25px;
	color:#146940;
	font-weight: normal;
	text-align:center;
	padding-bottom:10px;
	transition: transform 0.4s ease, color 0.4s ease;
}
#cum {
	float:left;	
	background:linear-gradient(to bottom,#fcfaf6 0%,#fcfaf6 35%,#fff 100%);
	width:100%;
	min-height:300px;
	overflow:hidden;
}
#cum-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:50px;
	margin-bottom:50px;
}
#cum-opis {
	float:left;	
	width:100%;
	min-height:10px;
	margin-top:70px;
}
#cum-box {
	float:left;	
	background:#000;
	width: calc(33.33% - 30px); 
	height:440px;
	margin-bottom:30px;
	margin-left:15px;
	margin-right:15px;
	overflow:hidden;
}

#cum-box-1 {
	float:left;
	width:100%;
	height:440px;
	overflow:hidden;
	position:relative;
}
#cum-box-1::before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(files/images/cum-box-1.webp) no-repeat center center;
	background-size:cover;
	transform:scale(1);
	transition:transform 0.5s ease;
	z-index:1;
}
#cum-box-1::after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:linear-gradient(
		to bottom,
		rgba(0,0,0,0) 0%,
		rgba(0,0,0,0.02) 25%,
		rgba(0,0,0,0.05) 35%,
		rgba(0,0,0,0.20) 50%,
		rgba(0,0,0,0.55) 70%,
		rgba(0,0,0,0.88) 100%
	);
	z-index:2;
	pointer-events:none;
}
#cum-box-1 a {
	position:relative;
	display:block;
	width:100%;
	height:440px;
	color:#fff;
	text-decoration:none;
	overflow:hidden;
	z-index:3;
}
#cum-box-1 a::after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:linear-gradient(
		to bottom,
		rgba(0,0,0,0.08) 0%,
		rgba(0,0,0,0.15) 25%,
		rgba(0,0,0,0.25) 35%,
		rgba(0,0,0,0.45) 50%,
		rgba(0,0,0,0.72) 70%,
		rgba(0,0,0,0.98) 100%
	);
	opacity:0;
	transition:opacity 1.5s ease-in-out;
	z-index:1;
	pointer-events:none;
}
#cum-box-1:hover::before {
	transform:scale(1.1);
}
#cum-box-1:hover a::after {
	opacity:1;
}
#cum-box-1 .cum-box-t {
	height:290px;
	width:100%;
	position:relative;
	z-index:4;
}
#cum-box-1 .cum-box-t1 {
	position:relative;
	z-index:4;
	width:100%;
	font-size:35px;
	line-height:42px;
	color:#fff;
	font-family:"Open Sans", sans-serif;
	font-optical-sizing:auto;
	font-weight:700;
	font-style:normal;
	text-align:center;
	padding:0;
	margin:0;
	transition:transform 0.8s ease,color 0.8s ease;
}
#cum-box-1 .cum-box-s {
	position:relative;
	z-index:4;
	width:100%;
	height:10px;
	padding:0;
	margin:0;
}
#cum-box-1 .cum-box-t2 {
	position:relative;
	z-index:4;
	width:100%;
	font-size:18px;
	line-height:25px;
	color:#fff;
	font-weight:normal;
	text-align:center;
	padding:0 15px 10px 15px;
	margin:0;
	box-sizing:border-box;
	transition:transform 0.8s ease,color 0.8s ease;
}
#cum-box-1 a:hover .cum-box-t1 {
	transform:scale(1.08);
}
#cum-box-1 a:hover .cum-box-t2 {
	transform:scale(1.08);
}
#cum-box-1 a:link,
#cum-box-1 a:visited,
#cum-box-1 a:hover,
#cum-box-1 a:active {
	color:#fff;
	text-decoration:none;
}

#cum-box-2 {
	float:left;
	width:100%;
	height:440px;
	overflow:hidden;
	position:relative;
}
#cum-box-2::before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(files/images/cum-box-2.webp) no-repeat center center;
	background-size:cover;
	transform:scale(1);
	transition:transform 0.5s ease;
	z-index:1;
}
#cum-box-2::after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:linear-gradient(
		to bottom,
		rgba(0,0,0,0) 0%,
		rgba(0,0,0,0.02) 25%,
		rgba(0,0,0,0.05) 35%,
		rgba(0,0,0,0.20) 50%,
		rgba(0,0,0,0.55) 70%,
		rgba(0,0,0,0.88) 100%
	);
	z-index:2;
	pointer-events:none;
}
#cum-box-2 a {
	position:relative;
	display:block;
	width:100%;
	height:440px;
	color:#fff;
	text-decoration:none;
	overflow:hidden;
	z-index:3;
}
#cum-box-2 a::after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:linear-gradient(
		to bottom,
		rgba(0,0,0,0.08) 0%,
		rgba(0,0,0,0.15) 25%,
		rgba(0,0,0,0.25) 35%,
		rgba(0,0,0,0.45) 50%,
		rgba(0,0,0,0.72) 70%,
		rgba(0,0,0,0.98) 100%
	);
	opacity:0;
	transition:opacity 1.5s ease-in-out;
	z-index:1;
	pointer-events:none;
}
#cum-box-2:hover::before {
	transform:scale(1.1);
}
#cum-box-2:hover a::after {
	opacity:1;
}
#cum-box-2 .cum-box-t {
	height:290px;
	width:100%;
	position:relative;
	z-index:4;
}
#cum-box-2 .cum-box-t1 {
	position:relative;
	z-index:4;
	width:100%;
	font-size:35px;
	line-height:42px;
	color:#fff;
	font-family:"Open Sans", sans-serif;
	font-optical-sizing:auto;
	font-weight:700;
	font-style:normal;
	text-align:center;
	padding:0;
	margin:0;
	transition:transform 0.8s ease,color 0.8s ease;
}
#cum-box-2 .cum-box-s {
	position:relative;
	z-index:4;
	width:100%;
	height:10px;
	padding:0;
	margin:0;
}
#cum-box-2 .cum-box-t2 {
	position:relative;
	z-index:4;
	width:100%;
	font-size:18px;
	line-height:25px;
	color:#fff;
	font-weight:normal;
	text-align:center;
	padding:0 15px 10px 15px;
	margin:0;
	box-sizing:border-box;
	transition:transform 0.8s ease,color 0.8s ease;
}
#cum-box-2 a:hover .cum-box-t1 {
	transform:scale(1.08);
}
#cum-box-2 a:hover .cum-box-t2 {
	transform:scale(1.08);
}
#cum-box-2 a:link,
#cum-box-2 a:visited,
#cum-box-2 a:hover,
#cum-box-2 a:active {
	color:#fff;
	text-decoration:none;
}

#cum-box-3 {
	float:left;
	width:100%;
	height:440px;
	overflow:hidden;
	position:relative;
}
#cum-box-3::before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(files/images/cum-box-3.webp) no-repeat center center;
	background-size:cover;
	transform:scale(1);
	transition:transform 0.5s ease;
	z-index:1;
}
#cum-box-3::after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:linear-gradient(
		to bottom,
		rgba(0,0,0,0) 0%,
		rgba(0,0,0,0.02) 25%,
		rgba(0,0,0,0.05) 35%,
		rgba(0,0,0,0.20) 50%,
		rgba(0,0,0,0.55) 70%,
		rgba(0,0,0,0.88) 100%
	);
	z-index:2;
	pointer-events:none;
}
#cum-box-3 a {
	position:relative;
	display:block;
	width:100%;
	height:440px;
	color:#fff;
	text-decoration:none;
	overflow:hidden;
	z-index:3;
}
#cum-box-3 a::after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:linear-gradient(
		to bottom,
		rgba(0,0,0,0.08) 0%,
		rgba(0,0,0,0.15) 25%,
		rgba(0,0,0,0.25) 35%,
		rgba(0,0,0,0.45) 50%,
		rgba(0,0,0,0.72) 70%,
		rgba(0,0,0,0.98) 100%
	);
	opacity:0;
	transition:opacity 1.5s ease-in-out;
	z-index:1;
	pointer-events:none;
}
#cum-box-3:hover::before {
	transform:scale(1.1);
}
#cum-box-3:hover a::after {
	opacity:1;
}
#cum-box-3 .cum-box-t {
	height:290px;
	width:100%;
	position:relative;
	z-index:4;
}
#cum-box-3 .cum-box-t1 {
	position:relative;
	z-index:4;
	width:100%;
	font-size:35px;
	line-height:42px;
	color:#fff;
	font-family:"Open Sans", sans-serif;
	font-optical-sizing:auto;
	font-weight:700;
	font-style:normal;
	text-align:center;
	padding:0;
	margin:0;
	transition:transform 0.8s ease,color 0.8s ease;
}
#cum-box-3 .cum-box-s {
	position:relative;
	z-index:4;
	width:100%;
	height:10px;
	padding:0;
	margin:0;
}
#cum-box-3 .cum-box-t2 {
	position:relative;
	z-index:4;
	width:100%;
	font-size:18px;
	line-height:25px;
	color:#fff;
	font-weight:normal;
	text-align:center;
	padding:0 15px 10px 15px;
	margin:0;
	box-sizing:border-box;
	transition:transform 0.8s ease,color 0.8s ease;
}
#cum-box-3 a:hover .cum-box-t1 {
	transform:scale(1.08);
}
#cum-box-3 a:hover .cum-box-t2 {
	transform:scale(1.08);
}
#cum-box-3 a:link,
#cum-box-3 a:visited,
#cum-box-3 a:hover,
#cum-box-3 a:active {
	color:#fff;
	text-decoration:none;
}

#cum-box-4 {
	float:left;
	width:100%;
	height:440px;
	overflow:hidden;
	position:relative;
}
#cum-box-4::before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(files/images/cum-box-4.webp) no-repeat center center;
	background-size:cover;
	transform:scale(1);
	transition:transform 0.5s ease;
	z-index:1;
}
#cum-box-4::after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:linear-gradient(
		to bottom,
		rgba(0,0,0,0) 0%,
		rgba(0,0,0,0.02) 25%,
		rgba(0,0,0,0.05) 35%,
		rgba(0,0,0,0.20) 50%,
		rgba(0,0,0,0.55) 70%,
		rgba(0,0,0,0.88) 100%
	);
	z-index:2;
	pointer-events:none;
}
#cum-box-4 a {
	position:relative;
	display:block;
	width:100%;
	height:440px;
	color:#fff;
	text-decoration:none;
	overflow:hidden;
	z-index:3;
}
#cum-box-4 a::after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:linear-gradient(
		to bottom,
		rgba(0,0,0,0.08) 0%,
		rgba(0,0,0,0.15) 25%,
		rgba(0,0,0,0.25) 35%,
		rgba(0,0,0,0.45) 50%,
		rgba(0,0,0,0.72) 70%,
		rgba(0,0,0,0.98) 100%
	);
	opacity:0;
	transition:opacity 1.5s ease-in-out;
	z-index:1;
	pointer-events:none;
}
#cum-box-4:hover::before {
	transform:scale(1.1);
}
#cum-box-4:hover a::after {
	opacity:1;
}
#cum-box-4 .cum-box-t {
	height:290px;
	width:100%;
	position:relative;
	z-index:4;
}
#cum-box-4 .cum-box-t1 {
	position:relative;
	z-index:4;
	width:100%;
	font-size:35px;
	line-height:42px;
	color:#fff;
	font-family:"Open Sans", sans-serif;
	font-optical-sizing:auto;
	font-weight:700;
	font-style:normal;
	text-align:center;
	padding:0;
	margin:0;
	transition:transform 0.8s ease,color 0.8s ease;
}
#cum-box-4 .cum-box-s {
	position:relative;
	z-index:4;
	width:100%;
	height:10px;
	padding:0;
	margin:0;
}
#cum-box-4 .cum-box-t2 {
	position:relative;
	z-index:4;
	width:100%;
	font-size:18px;
	line-height:25px;
	color:#fff;
	font-weight:normal;
	text-align:center;
	padding:0 15px 10px 15px;
	margin:0;
	box-sizing:border-box;
	transition:transform 0.8s ease,color 0.8s ease;
}
#cum-box-4 a:hover .cum-box-t1 {
	transform:scale(1.08);
}
#cum-box-4 a:hover .cum-box-t2 {
	transform:scale(1.08);
}
#cum-box-4 a:link,
#cum-box-4 a:visited,
#cum-box-4 a:hover,
#cum-box-4 a:active {
	color:#fff;
	text-decoration:none;
}

#cum-box-5 {
	float:left;
	width:100%;
	height:440px;
	overflow:hidden;
	position:relative;
}
#cum-box-5::before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(files/images/cum-box-5.webp) no-repeat center center;
	background-size:cover;
	transform:scale(1);
	transition:transform 0.5s ease;
	z-index:1;
}
#cum-box-5::after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:linear-gradient(
		to bottom,
		rgba(0,0,0,0) 0%,
		rgba(0,0,0,0.02) 25%,
		rgba(0,0,0,0.05) 35%,
		rgba(0,0,0,0.20) 50%,
		rgba(0,0,0,0.55) 70%,
		rgba(0,0,0,0.88) 100%
	);
	z-index:2;
	pointer-events:none;
}
#cum-box-5 a {
	position:relative;
	display:block;
	width:100%;
	height:440px;
	color:#fff;
	text-decoration:none;
	overflow:hidden;
	z-index:3;
}
#cum-box-5 a::after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:linear-gradient(
		to bottom,
		rgba(0,0,0,0.08) 0%,
		rgba(0,0,0,0.15) 25%,
		rgba(0,0,0,0.25) 35%,
		rgba(0,0,0,0.45) 50%,
		rgba(0,0,0,0.72) 70%,
		rgba(0,0,0,0.98) 100%
	);
	opacity:0;
	transition:opacity 1.5s ease-in-out;
	z-index:1;
	pointer-events:none;
}
#cum-box-5:hover::before {
	transform:scale(1.1);
}
#cum-box-5:hover a::after {
	opacity:1;
}
#cum-box-5 .cum-box-t {
	height:290px;
	width:100%;
	position:relative;
	z-index:4;
}
#cum-box-5 .cum-box-t1 {
	position:relative;
	z-index:4;
	width:100%;
	font-size:35px;
	line-height:42px;
	color:#fff;
	font-family:"Open Sans", sans-serif;
	font-optical-sizing:auto;
	font-weight:700;
	font-style:normal;
	text-align:center;
	padding:0;
	margin:0;
	transition:transform 0.8s ease,color 0.8s ease;
}
#cum-box-5 .cum-box-s {
	position:relative;
	z-index:4;
	width:100%;
	height:10px;
	padding:0;
	margin:0;
}
#cum-box-5 .cum-box-t2 {
	position:relative;
	z-index:4;
	width:100%;
	font-size:18px;
	line-height:25px;
	color:#fff;
	font-weight:normal;
	text-align:center;
	padding:0 15px 10px 15px;
	margin:0;
	box-sizing:border-box;
	transition:transform 0.8s ease,color 0.8s ease;
}
#cum-box-5 a:hover .cum-box-t1 {
	transform:scale(1.08);
}
#cum-box-5 a:hover .cum-box-t2 {
	transform:scale(1.08);
}
#cum-box-5 a:link,
#cum-box-5 a:visited,
#cum-box-5 a:hover,
#cum-box-5 a:active {
	color:#fff;
	text-decoration:none;
}
}

#cum-box-6 {
	float:left;
	width:100%;
	height:440px;
	overflow:hidden;
	position:relative;
}
#cum-box-6::before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(files/images/cum-box-6.webp) no-repeat center center;
	background-size:cover;
	transform:scale(1);
	transition:transform 0.5s ease;
	z-index:1;
}
#cum-box-6::after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:linear-gradient(
		to bottom,
		rgba(0,0,0,0) 0%,
		rgba(0,0,0,0.02) 25%,
		rgba(0,0,0,0.05) 35%,
		rgba(0,0,0,0.20) 50%,
		rgba(0,0,0,0.55) 70%,
		rgba(0,0,0,0.88) 100%
	);
	z-index:2;
	pointer-events:none;
}
#cum-box-6 a {
	position:relative;
	display:block;
	width:100%;
	height:440px;
	color:#fff;
	text-decoration:none;
	overflow:hidden;
	z-index:3;
}
#cum-box-6 a::after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:linear-gradient(
		to bottom,
		rgba(0,0,0,0.08) 0%,
		rgba(0,0,0,0.15) 25%,
		rgba(0,0,0,0.25) 35%,
		rgba(0,0,0,0.45) 50%,
		rgba(0,0,0,0.72) 70%,
		rgba(0,0,0,0.98) 100%
	);
	opacity:0;
	transition:opacity 1.5s ease-in-out;
	z-index:1;
	pointer-events:none;
}
#cum-box-6:hover::before {
	transform:scale(1.1);
}
#cum-box-6:hover a::after {
	opacity:1;
}
#cum-box-6 .cum-box-t {
	height:290px;
	width:100%;
	position:relative;
	z-index:4;
}
#cum-box-6 .cum-box-t1 {
	position:relative;
	z-index:4;
	width:100%;
	font-size:35px;
	line-height:42px;
	color:#fff;
	font-family:"Open Sans", sans-serif;
	font-optical-sizing:auto;
	font-weight:700;
	font-style:normal;
	text-align:center;
	padding:0;
	margin:0;
	transition:transform 0.8s ease,color 0.8s ease;
}
#cum-box-6 .cum-box-s {
	position:relative;
	z-index:4;
	width:100%;
	height:10px;
	padding:0;
	margin:0;
}
#cum-box-6 .cum-box-t2 {
	position:relative;
	z-index:4;
	width:100%;
	font-size:18px;
	line-height:25px;
	color:#fff;
	font-weight:normal;
	text-align:center;
	padding:0 15px 10px 15px;
	margin:0;
	box-sizing:border-box;
	transition:transform 0.8s ease,color 0.8s ease;
}
#cum-box-6 a:hover .cum-box-t1 {
	transform:scale(1.08);
}
#cum-box-6 a:hover .cum-box-t2 {
	transform:scale(1.08);
}
#cum-box-6 a:link,
#cum-box-6 a:visited,
#cum-box-6 a:hover,
#cum-box-6 a:active {
	color:#fff;
	text-decoration:none;
}

#cum-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:35px;
	color:#146940;
	font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	text-align:center;
}
#even {
	float:left;	
	background: #ffffff;
	width:100%;
	min-height:300px;
	overflow:hidden;
}
#even-list {
	float:left;
	width:60%;
	min-height:10px;
	margin-left:20%;
	margin-top:70px;
	margin-bottom:70px;
}
#even-box {
	float:left;
	width:100%;
	min-height:10px;
	margin-bottom:40px;
}
#even-box-img {
	float:left;	
	width:25%;
	min-height:10px;
}
#even-box-info {
	float:right;	
	width:70%;
	min-height:10px;
	margin-top:100px;
}
#even-box-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:15px;
	text-align:left;
} 
#even-box-title a {
	font-size:35px;
	color:#146940;
	font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
}
#even-box-title a:link {  }
#even-box-title  a:visited { }
#even-box-title a:hover{
	color:#3b8fb9;
	text-decoration:none;
}
#even-box-locatie {
	float:left;
	width:100%;
	min-height:10px;
	font-size:18px;
	color:#1b1b1b;
	font-weight:normal;
	margin-top:20px;
}
#even-box-data {
	float:left;
	width:100%;
	min-height:10px;
	font-size:18px;
	color:#1b1b1b;
	font-weight:normal;
	margin-top:10px;
}
#even-box-link {
	float:left;
	width:100%;
	min-height:10px;
	font-size:15px;
	text-align:left;
	margin-top:30px;
	margin-bottom:10px;
} 
#even-box-link a {
	background: #ab433c;
	color:#fff;
	text-decoration: none;
	padding:13px 25px 13px 25px;
 	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	- border-radius:20px;
}
#even-box-link a:link {  }
#even-box-link  a:visited { }
#even-box-link a:hover{
	background: #3b8fb9;
	color:#fff;
	text-decoration:none;
}


#maps {
	float:left;	
	background: #8a7019 url(files/images/maps-2560.webp) no-repeat center center;
	width:100%;
	min-height:400px;
	overflow:hidden;
	margin-top:40px;
}
#maps-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:190px;
}
#maps-link {
	float:left;
	width:100%;
	min-height:10px;
	font-size:40px;
	text-align:center;
} 
#maps-link a {
	background: #ab433c;
	color:#fff;
	text-decoration: none;
	padding:13px 25px 13px 25px;
 	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	- border-radius:20px;
}
#maps-link a:link {  }
#maps-link  a:visited { }
#maps-link a:hover{
	background: #3b8fb9;
	color:#fff;
	text-decoration:none;
}


#news {
	float:left;	
	background: #ffffff;
	width:100%;
	min-height:300px;
	overflow:hidden;
}
#news-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:70px;
	margin-bottom:70px;
}
#news-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:35px;
	color:#146940;
	font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	text-align:center;
}
/*-------------------
    Section
---------------------*/
#section {
	float:left;	
	background: #fff;	
	width:100%;
	min-height:10px;
}
#section-list {
	float:left;	
	background: #ffff;
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:50px;
	margin-bottom:50px;
}
#content {
	float:left;	
	width:77%;
	min-height:10px;
	overflow:hidden;
}
#content-full {
	float:left;	
	width:80%;
	min-height:10px;
	margin-left:10%;
	overflow:hidden;
}
#content-list {
	float:left;		
	width:96%;
	min-height:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	- border-radius:10px;
	margin-left:2%;
	margin-bottom:10px;
}
#breadcrumbs {
	float:left;
	background:url(files/images/bk-cat.png) no-repeat center left;
	width:80%;
	min-height:10px;
	font-size:14px;
	line-height:14px;
	color:#1b1b1b;
	padding-left:20px;
	margin-bottom:20px;
} 
#breadcrumbs  a {
	color:#1b1b1b;
	text-decoration: none;
	}
#breadcrumbs a:link {  }
#breadcrumbs  a:visited { }
#breadcrumbs a:hover{
	color: #3c8fb9;
	text-decoration:none;
}
#content-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:25px;
	line-height:40px;
	margin-bottom:20px;
}
#time {
	float:right;
	width:18%;
	min-height:10px;
	font-size:14px;
	line-height:14px;
	color:#8c8c74;
	text-align:right;
	margin-top:15px;
} 
#content-page {
	float:left;
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:32px;
	color:#1b1b1b;
	font-weight:normal;
	text-align:justify;
	margin-top:10px;
	margin-bottom:30px;
}
#content-page p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}
#content-page a {
	color: #ed1b2f;
	text-decoration:none;
}
#content-page a:link { }
#content-page a:visited { }
#content-page a:hover{
	color: #ed1b2f;
	text-decoration:underline;
}
#sidebar {
	float:right;
	background: #f3f3f3;
	width:20%;
	min-height:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	- border-radius:10px;
	margin-top:20px;
	overflow:hidden;
}
#sidebar-list {
	float:left;	
	width:90%;
	min-height:200px;
	margin-top:25px;
	margin-bottom:30px;
	margin-left:5%;
}
#sidebar-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:30px;
	color:#1b1b1b;
	font-weight: 400;
	text-align:center;
	font-family: 'Montserrat', sans-serif;
	margin-top:10px;
	margin-bottom:15px;
}
#sidebar-link {
	float:left;
	width:100%;
	min-height:10px;
	font-size:15px;
	margin-top:7px;
	margin-bottom:7px;
} 
#sidebar-link a {
	color:#1b1b1b;
	text-decoration: none;
	padding:12px 17px 12px 44px;
	border: 1px solid #1b1b1b;
	display:block;
}
#sidebar-link a:link {  }
#sidebar-link a:visited { }
#sidebar-link a:hover{
	background: #1b1b1b;	
	color:#fff;
	text-decoration:none;
	border: 1px solid #1b1b1b;
}


/*-------------------
    Contact
---------------------*/
#contact-left {
	float:left;
	width:38%;
	min-height:10px;
}
#contact-right {
	float:right;
	width:58%;
	min-height:10px;
}
#contact-form {
	float:left;
	width:100%;
	min-height:10px;
}
#contact-form-left {
	float:left;
	width:48%;
	min-height:10px;
}
#contact-form-right {
	float:right;
	width:48%;
	min-height:10px;
}
#contact-form-line {
	float:left;
	width:100%;
	min-height:10px;
	margin-top:15px;
}
#contact-form-full {
	float:left;
	width:100%;
	min-height:10px;
	text-align:center;
	margin-top:30px;
}
input[type="date"]:valid {
    width: 100%;padding: 10px 20px;  margin: 8px 0; box-sizing: border-box; font-size:14px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="select"],
.wpcf7 textarea,
.wpcf7-select {background: #fff;padding: 10px 20px;width:100%; margin: 6px 0px; box-sizing: border-box; font-size:16px;border: 1px solid #d3ced2;color:#777;}
.wpcf7-submit{
	background: #f4ebe9;
	font-size:17px;
	color:#905a56;
	text-decoration: none;
	padding:15px 20px 15px 20px;
	border: 1px solid #905a56;
	cursor:pointer;
	}
.wpcf7-submit:hover {
	background: #d5aaab;
	color:#fff;
	text-decoration:none;
	border: 1px solid #d5aaab;
}
.grecaptcha-badge {
    display: none !important;
}
/*-------------------
    Blog
---------------------*/
#archive {
	float:left;
	background:#fff;	
	width:100%;
	min-height:10px;
}
#archive-list {
	float:left;
	width:90%;	
	min-height:10px;
	margin-left:5%;
	margin-top:60px;
	margin-bottom:150px;
}
#archive-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:28px;
	line-height:42px;
	color:#1a1611;
	font-weight: 400;
	text-decoration: none;
	font-weight:normal;
	text-align:center;
	margin-bottom:70px;
}

#blog {
	float:left;
	background: #66b4be;
	width:100%;
	min-height:10px;
}
#blog-list {
	float:left;
	background: #71c5d0;
	width:70%;	
	min-height:10px;
	margin-left:15%;
	margin-top:70px;
	margin-bottom:70px;
}
#blog-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:27px;
	color:#1a1611;
	font-weight:bold;
	text-align:center;
}
#blog-txt {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:17px;
	line-height:27px;
	color:#777777;
	text-align:center;
	margin-top:10px;
	margin-bottom:50px;
}
#blog-box-a {
	float:left;
	background: #fff;
	width:18%;
	min-height:570px;
	margin-left:1%;
	margin-right:1%;
	overflow:hidden;
	margin-bottom:40px;
}
#blog-box {
	float:left;
	background: #fff;
	width:31.33%;
	min-height:570px;
	margin-left:1%;
	margin-right:1%;
	overflow:hidden;
	margin-bottom:40px;
	overflow:hidden;
}
#blog-i {
	float:left;
	width:100%;
	min-height:10px;
	text-align:center;
	overflow: hidden; 
}
.postimg{
	width: auto;
	height:auto;
	transition: transform 0.3s ease;
}
.postimg:hover {
	transform: scale(1.1);
}
#blog-c {
	float:right;
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-right:5%;
	margin-top:20px;
	margin-bottom:20px;
}
#blog-d {
	float:left;
	width:100%;
	min-height:10px;
	font-size:15px;
	color:#c8c8c8;
	text-align:right;
}
#blog-t {
	float:right;
	width:100%;
	margin-bottom:10px;	
	min-height:10px;
	text-align:left;	
} 
#blog-t  a {
	color:#1a1611;
	text-decoration: none;
	font-size:19px;
	line-height:27px;
}
#blog-t a:link {  }
#blog-t a:visited { }
#blog-t a:hover{
	color:#ff0000;
	text-decoration:none;
}
#blog-a {
	float:right;
	width:100%;
	margin:13px 0px;
	min-height:10px;
	text-align:right;
	font-size:14px;
} 
#blog-a  a {
	color:#717171;
	text-decoration: none;
}
#blog-a a:link {  }
#blog-a  a:visited { }
#blog-a a:hover{
	color:#ff0000;
	text-decoration:none;
}
#blog-e {
	float:left;
	width:100%;
	min-height:50px;
	font-size:15px;
	line-height:22px;
	color:#777777;
	text-align:justify;
} 
#blog-l {
	float:left;
	width:100%;
	min-height:10px;
	font-size:12px;
	text-align:left;
	margin-top:15px;
	margin-bottom:10px;
} 
#blog-l a {
	background: #6bb29b;
	color:#fff;
	text-decoration: none;
	padding:6px 10px 7px 10px;
 	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	- border-radius:10px;
}
#blog-l a:link {  }
#blog-l  a:visited { }
#blog-l a:hover{
	background: #ff0000;
	color:#fff;
	text-decoration:none;
}
/*-------------------
    Site map
---------------------*/
#sitemap {
	float:left;	
	background: #f6f6f6;
	width:100%;
	min-height:10px;
	overflow:hidden;
}
#sitemap-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-top:70px;
	margin-bottom:70px;
	margin-left:5%;
	margin-right:5%;
}
#sitemap-col {
	float:left;	
	width:46%;
	min-height:10px;
	margin-left:2%;
	margin-right:2%;
}
#sitemap-line {
	float:left;	
	width:100%;
	min-height:10px;
	margin-bottom:20px;
}
#sitemap-l1 {
	float:left;	
	width:20%;
	min-height:10px;
}
#sitemap-r1 {
	float:left;	
	width:80%;
	min-height:10px;
}
#sitemap-l2 {
	float:left;	
	width:40%;
	min-height:10px;
}
#sitemap-r2 {
	float:left;	
	width:60%;
	min-height:10px;
}
#sitemap-link {
	float:left;	
	width: 100%; 
	min-height:10px;
	font-size:14px;
	text-align:left;
} 
#sitemap-link a {
	color:#000;
	text-decoration: none;
	padding:10px 10px 10px 10px;
 	display:block;
	border-bottom: 1px solid #d7d7d7;
}
#sitemap-link a:link {  }
#sitemap-link  a:visited { }
#sitemap-link a:hover{
	background: #393939;
	color:#fff;
	text-decoration:none;
	border-bottom: 1px solid #d7d7d7;
}
/*-------------------
    Descopera
---------------------*/
#desc {
	float:left;	
	background: #eaede5;
	width:100%;
	min-height:300px;
	overflow:hidden;
}
#desc-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:70px;
	margin-bottom:70px;
}
#desc-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:35px;
	color:#146940;
	font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	text-align:center;
}
/*-------------------
    Parteneri
---------------------*/
#part {
	float:left;	
	background: #ffffff;
	width:100%;
	min-height:300px;
	overflow:hidden;
}
#part-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:70px;
	margin-bottom:70px;
}
#part-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:25px;
	color:#146940;
	font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	text-align:center;
}
/*-------------------
    Footer
---------------------*/
#footer {
	float:left;	
	background: #146940;
	width:100%;
	min-height:10px;
	overflow:hidden;
}
#footer-list {
	float:left;	
	width:90%;
	min-height:100px;
	margin-top:70px;
	margin-bottom:70px;
	margin-left:5%;
	margin-right:5%;
}
/*-------------------
    Project
---------------------*/
#project {
	float:left;
	background:#fff;
	min-height:10px;
	width:100%;
}
#project-list {
	float:left;
	width:100%;	
	min-height:10px;
	margin-top:20px;
	margin-bottom:20px;
}
#copyright {
	float:left;
	width:100%;	
	min-height:10px;
	font-size:13px;
	color:#494949;
	text-align:center;
}
#created {
	float:left;
	width:90%;	
	min-height:10px;
	text-align:right;
	margin-left:5%;
	margin-top:15px;
}

/*-------------------
    break point
---------------------*/
#break {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 10px;
    background: #5ab1c5;
	z-index:500;
}
#break-txt {
	float:left;	
	width:100%;
	min-height:10px;
	font-size: 14px;
	color:#fff;
	text-align:center;
	padding:6px 0px;
}

/*-------------------
    Back To Top
---------------------*/
#backToTop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    background-color: rgba(44,145,113,.70);
    color: white;
    border: none;
    padding: 10px 12px;
    border-radius: 6px;
    font-size: 20px;
    cursor: pointer;
    display: none;
    z-index: 9999;
}

#backToTop:hover {
    background-color: #3b8fb9;
}
/*-------------------
    Youtube
---------------------*/
.youtube-responsive-container {
position:relative;
padding-bottom:56.25%;
padding-top:0px;
margin-top:15px;
height:0;
overflow:hidden;
}

.youtube-responsive-container iframe, .youtube-responsive-container object, .youtube-responsive-container embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}

/*-------------------
    Under Construction
---------------------*/
#uc {
	float:left;	
	background: #fff;	
	width:100%;
	min-height:10px;
}
#uc-list {
	float:left;
	width:80%;
	min-height:10px;
	margin-top:70px;
	margin-bottom:70px;
	margin-left:10%;
	margin-right:10%;
}
#uc-img {
	float:left;
	width:100%;
	min-height:10px;
	text-align:center;
}
#uc-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:30px;
	line-height:45px;
	color:#656565;
	text-align:center;
	margin-top:40px;
}
#uc-txt {
	float:left;
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:28px;
	text-align:center;
	color:#656565;
	margin-top:15px;
}
#uc-txt p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}
/*-------------------
    Display
---------------------*/
@media (min-width:2560px)
{
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:70px;
}
}
@media (min-width:2000px) and (max-width:2559px)
{
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:70px;
}
}
@media (min-width:1800px) and (max-width:1999px)
{
#dece-list {
	width:60%;
	margin-left:20%;
}
#dece-box {
	width:19%;
}
#even-box-info {
	margin-top:80px;
}
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:70px;
}
#blog-list {
	width:66%;
	margin-left:17%;
}
#blog-box {
	min-height:580px;
}
#blog-box-a {
	min-height:580px;
}
}
@media (min-width:1600px) and (max-width:1799px)
{
#dece-list {
	width:70%;
	margin-left:15%;
}
#even-box-info {
	margin-top:40px;
}
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:70px;
}
#contact-left {
	width:100%;
	margin-bottom:30px;
}
#contact-right {
	width:100%;
}
#blog-list {
	width:70%;	
	margin-left:15%;
}
#blog-box {
	min-height:550px;
}
#blog-box-a {
	min-height:540px;
}
}
@media (min-width:1400px) and (max-width:1599px)
{
#header-list {
	width:96%;
	margin-left:2%;
}
#dece-list {
	width:78%;
	margin-left:11%;
}
#even-list {
	width:70%;
	margin-left:15%;
}
#even-box-info {
	margin-top:40px;
}
#sidebar {
	width:1*%;
	position:-webkit-sticky;
	position:sticky;
	top:70px;
}
#content {
	width:77%;
}
#contact-left {
	width:100%;
	margin-bottom:30px;
}
#contact-right {
	width:100%;
}
#blog-list {
	width:68%;
	margin-left:16%;
}
#blog-box {
	min-height:530px;
}
#blog-box-a {
	min-height:540px;
}
}
@media (min-width:1200px) and (max-width:1399px)
{
#header-list {
	width:100%;
	margin-left:0%;
}
#dece-list {
	width:90%;
	margin-left:5%;
}
#even-list {
	width:70%;
	margin-left:15%;
}
#even-box-info {
	margin-top:20px;
}
#sidebar {
	width:20%;
	position:-webkit-sticky;
	position:sticky;
	top:70px;
}
#content {
	width:76%;
}
#contact-left {
	width:100%;
	margin-bottom:30px;
}
#contact-right {
	width:100%;
}
#blog-list {
	width:70%;
	margin-left:15%;
}
#blog-box {
	min-height:530px;
}
#blog-box-a {
	width:23%;
	min-height:530px;
}
}
@media (min-width:1000px) and (max-width:1199px)
{
#logo {
	width:46%;
	margin-top:1px;
	margin-left:2%;
	margin-right:2%;
}
#hr {
	width:46%;
	margin-top:25px;
	margin-left:2%;
	margin-right:2%;
}
#dece-list {
	width:50%;
	margin-left:25%;
}
#dece-box {
	width:44%;
}
#cum-box {
	width: calc(50% - 30px); 
}
#even-list {
	width:80%;
	margin-left:10%;
}
#even-box-info {
	margin-top:30px;
}
#sidebar {
	width:80%;
	margin-right:10%;
}
#sidebar-link {
	width:48%;
	margin-left:1%;
	margin-right:1%;
}
#content {
	width:100%;	
}
#content-full {
	width:90%;
	margin-left:5%;
}
#contact-left {
	width:100%;
	margin-bottom:30px;
}
#contact-right {
	width:100%;
}
#blog-list {
	width:72%;
	margin-left:14%;
}
#blog-box {
	min-height:530px;
}
#blog-box-a {
	width:31.33%;
	min-height:555px;
}
}
@media (min-width:768px) and (max-width:999px)
{
#logo {
	width:48%;
	margin-top:8px;
	margin-left:0%;
	margin-right:2%;
}
#hr {
	width:48%;
	margin-top:25px;
	margin-left:2%;
	margin-right:0%;
}
#dece-list {
	width:64%;
	margin-left:18%;
}
#dece-box {
	width:44%;
}
#cum-box {
	width: calc(50% - 30px); 
}
#even-list {
	width:80%;
	margin-left:10%;
}
#even-box-info {
	margin-top:10px;
}
#sidebar {
	width:90%;
	margin-right:5%;
}
#sidebar-link {
	width:48%;
	margin-left:1%;
	margin-right:1%;
}
#content {
	width:100%;	
}
#content-full {
	width:90%;
	margin-left:5%;
}
#contact-left {
	width:100%;
	margin-bottom:30px;
}
#contact-right {
	width:100%;
}
#photo-box {
	width:32.33%;
}
#blog-list {
	width:80%;
	margin-left:10%;
}
#blog-box {
	min-height:530px;
}
#blog-box-a {
	width:48%;
	min-height:565px;
}
}
@media (min-width:480px) and (max-width:767px)
{
#logo {
	width:48%;
	margin-top:8px;
	margin-left:0%;
	margin-right:2%;
}
#hr {
	width:48%;
	margin-top:25px;
	margin-left:2%;
	margin-right:0%;
}
#dece-list {
	width:70%;
	margin-left:15%;
}
#dece-box {
	width:44%;
}
#cum-box {
	width: calc(100% - 30px); 
}
#even-list {
	width:80%;
	margin-left:10%;
}
#even-box-img {	
	width:80%;
	margin-left:10%;
}
#even-box-info {	
	width:100%;
	margin-top:30px;
}
#sidebar {
	width:90%;
	margin-right:5%;
}
#content {
	width:100%;	
}
#content-full {
	width:100%;
	margin-left:0%;
}
#contact-left {
	width:100%;
	margin-bottom:30px;
}
#contact-right {
	width:100%;
}
#contact-form-left {
	width:100%;
}
#contact-form-right {
	width:100%;
}
#blog-list {
	width:90%;
	margin-left:5%;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#blog-box-a {
	width:98%;
	min-height:10px;
}
}
@media (min-width:300px) and (max-width:479px)
{
#logo {
	width:60%;
	margin-left:20%;
	margin-right:2%;
}
#hr {
	width:90%;
	margin-top:5px;
	margin-left:5%;
	margin-right:5%;
}
#dece-list {
	width:60%;
	margin-left:20%;
}
#dece-box {
	width:94%;
}
#cum-box {
	width: calc(100% - 30px); 
}
#even-box-img {	
	width:80%;
	margin-left:10%;
}
#even-box-info {	
	width:100%;
	margin-top:30px;
}
#sidebar {
	width:90%;
	margin-right:5%;
}
#content {
	width:100%;	
}
#content-full {
	width:100%;
	margin-left:0%;
}
#contact-left {
	width:100%;
	margin-bottom:30px;
}
#contact-right {
	width:100%;
}
#contact-form-left {
	width:100%;
}
#contact-form-right {
	width:100%;
}
#blog-list {
	width:70%;
	margin-left:15%;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#blog-box-a {
	width:98%;
	min-height:10px;
}

}