/*

Theme Name: CUPS MOSIA

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
---------------------*/
#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 {
	float:left;	
	background: #fff;
	width:100%;
	min-height:10px;
	position: fixed;
	top:0;
	z-index:300;
	transition: all 0.3s ease;
}
#header-list {
	transition: transform 0.3s ease, opacity 0.3s ease;
}
#header.scrolled #header-list {
	transform: translateY(-100%);
	opacity:0;
	position:absolute;
	width:100%;
}
#header.scrolled {
	min-height:60px;
}
#header-list {
	float:left;	
	width:100%;
	min-height:10px;
}
#top {
	float:left;	
	background: #e8ede4;
	width:100%;
	min-height:10px;
	text-align:center;
}
#logo {
	float:left;	
	width:100%;
	min-height:10px;
	text-align:center;
}
#meniu {
	float:left;
	background: #2d2a26;
	width:100%;
	min-height:10px;
}
#meniu-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:10px;
	margin-bottom:10px;
}
/*-------------------
    cups
---------------------*/
#cups {
	float:left;	
	background: #fff;
	width:100%;
	min-height:10px;
	margin-top:110px;
}
/*-------------------
    Home
---------------------*/
#slide {
	float:left;	
	background: #fafafa url(files/images/slide-2560.webp) no-repeat center center;	
	width:100%;
	min-height:800px;
}
#al-clr {
	float:left;	
	background: #fff;	
	width:100%;
	min-height:10px;
	overflow: hidden; 
}
#al-clr-list {
	float:left;	
	width:90%;
	min-height:300px;
	margin-left:5%;
	margin-top:70px;
	margin-bottom:70px;
}
#al-clr-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:29px;
	color:#121212;
	text-align:center;
	font-family: "Gilda Display", serif;
	font-weight: 400;
	font-style: normal;
	margin-bottom:50px;
}
#al-clr-opis {
	float:left;	
	width:100%;
	min-height:10px;
}
#al-clr-box {
	float:left;	
	width:31.33%;
	min-height:10px;
	margin-left:1%;
	margin-right:1%;
 	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	- border-radius:30px;
	overflow: hidden; 
	margin-top:20px;
}
#al-clr-box-1 {
	float:left;	
	width:100%;
	height:820px;
}

#al-clr-box-1 a {
	position:relative;
	display:block;
	height:820px;
	color:#fff;
	text-decoration:none;
	overflow:hidden;
}

/* Container buton */
#al-clr-box-1 {
	float:left;	
	width:100%;
	height:820px;
}

#al-clr-box-1 a {
	position:relative;
	display:block;
	height:820px;
	color:#fff;
	text-decoration:none;
	overflow:hidden;
}
#al-clr-box-1 a::before {
	content:"";
	position:absolute;
	inset:0;
	background:url(files/images/al-clr-1-bk-2560.webp) no-repeat center center;
	background-size:cover;
	transform:scale(1);
	transition: transform 1.8s cubic-bezier(.22,.61,.36,1),
	            filter 1.8s cubic-bezier(.22,.61,.36,1);
	z-index:1;
}
#al-clr-box-1 a::after {
	content:"";
	position:absolute;
	inset:0;
	background:linear-gradient(
		to bottom,
		rgba(7,9,3,0.15),
		rgba(7,9,3,0.40)
	);
	opacity:0;
	transition: opacity 1.8s cubic-bezier(.22,.61,.36,1);
	z-index:2;
}
#al-clr-box-1 a:hover::before {
	transform:scale(1.10);
	filter:brightness(0.85) contrast(1.05);
}

#al-clr-box-1 a:hover::after {
	opacity:1;
}
.al-clr-img-1 {
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	height:100%;
	transform:translateY(-50%);
	background:url(files/images/al-clr-1-img-2560.webp) no-repeat right center;
	pointer-events:none;
	z-index:3;
}
.al-clr-vin,
.al-clr-tip-1,
.al-clr-bot {
	position: absolute;
	left: 70px;
	z-index: 4;
	font-family: "Gilda Display", serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
}
.al-clr-bot {
	bottom: 80px;
	font-size: 18px;
	color: #b99e6f;
	cursor: pointer;
	transition: all 0.4s ease;
}
.al-clr-tip-1 {
	bottom: calc(80px + 20px + 18px);
	font-size: 60px;
	color: #ffffff;
}
.al-clr-vin {
	bottom: calc(80px + 18px + 20px + 60px + 20px);
	font-size: 60px;
	color: #b99e6f;
}
#al-clr-box-1 a:hover .al-clr-bot {
	color: #ffffff;
	transform: translateX(5px);
}

#al-clr-box-2 {
	float:left;	
	width:100%;
	height:820px;
}
#al-clr-box-2 a {
	position:relative;
	display:block;
	height:820px;
	padding-top:0px;
	color:#fff;
	text-decoration:none;
}
#al-clr-box-2 a::before {
	content:"";
	position:absolute;
	inset:0;
	background:url(files/images/al-clr-2-bk-2560.webp) no-repeat center center;
	background-size:cover;
	transform:scale(1);
	transition: transform 1.8s cubic-bezier(.22,.61,.36,1),
	            filter 1.8s cubic-bezier(.22,.61,.36,1);
	z-index:1;
}
#al-clr-box-2 a::after {
	content:"";
	position:absolute;
	inset:0;
	background:linear-gradient(
		to bottom,
		rgba(7,9,3,0.15),
		rgba(7,9,3,0.40)
	);
	opacity:0;
	transition: opacity 1.8s cubic-bezier(.22,.61,.36,1);
	z-index:2;
}
#al-clr-box-2 a:hover::before {
	transform:scale(1.10);
	filter:brightness(0.85) contrast(1.05);
}

#al-clr-box-2 a:hover::after {
	opacity:1;
}
.al-clr-img-2 {
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	height:100%;
	transform:translateY(-50%);
	background:url(files/images/al-clr-2-img-2560.webp) no-repeat right center;
	pointer-events:none;
	z-index:3;
}
.al-clr-vin,
.al-clr-tip-2,
.al-clr-bot {
	position: absolute;
	left: 70px;
	z-index: 4;
	font-family: "Gilda Display", serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
}
.al-clr-bot {
	bottom: 80px;
	font-size: 18px;
	color: #b99e6f;
	cursor: pointer;
	transition: all 0.4s ease;
}
.al-clr-tip-2 {
	bottom: calc(80px + 20px + 18px);
	font-size: 60px;
	color: #d25163;
}
.al-clr-vin {
	bottom: calc(80px + 18px + 20px + 60px + 20px);
	font-size: 60px;
	color: #b99e6f;
}
#al-clr-box-2 a:hover .al-clr-bot {
	color: #ffffff;
	transform: translateX(5px);
}

#al-clr-box-3 {
	float:left;	
	width:100%;
	height:820px;
}
#al-clr-box-3 a {
	position:relative;
	display:block;
	height:820px;
	padding-top:0px;
	color:#fff;
	text-decoration:none;
}
#al-clr-box-3 a::before {
	content:"";
	position:absolute;
	inset:0;
	background:url(files/images/al-clr-3-bk-2560.webp) no-repeat center center;
	transform:scale(1);
	transition: transform 1.8s cubic-bezier(.22,.61,.36,1),
	            filter 1.8s cubic-bezier(.22,.61,.36,1);
	z-index:1;
}
#al-clr-box-3 a::after {
	content:"";
	position:absolute;
	inset:0;
	background:linear-gradient(
		to bottom,
		rgba(7,9,3,0.15),
		rgba(7,9,3,0.40)
	);
	opacity:0;
	transition: opacity 1.8s cubic-bezier(.22,.61,.36,1);
	z-index:2;
}
#al-clr-box-3 a:hover::before {
	transform:scale(1.10);
	filter:brightness(0.85) contrast(1.05);
}

#al-clr-box-3 a:hover::after {
	opacity:1;
}
.al-clr-img-3 {
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	height:100%;
	transform:translateY(-50%);
	background:url(files/images/al-clr-3-img-2560.webp) no-repeat right center;
	pointer-events:none;
	z-index:3;
}
.al-clr-vin,
.al-clr-tip-3,
.al-clr-bot {
	position: absolute;
	left: 70px;
	z-index: 4;
	font-family: "Gilda Display", serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
}
.al-clr-bot {
	bottom: 80px;
	font-size: 18px;
	color: #b99e6f;
	cursor: pointer;
	transition: all 0.4s ease;
}
.al-clr-tip-3 {
	bottom: calc(80px + 20px + 18px);
	font-size: 60px;
	color: #ff8f79;
}
.al-clr-vin {
	bottom: calc(80px + 18px + 20px + 60px + 20px);
	font-size: 60px;
	color: #b99e6f;
}
#al-clr-box-3 a:hover .al-clr-bot {
	color: #ffffff;
	transform: translateX(5px);
}


#prm {
	float:left;	
	background: #fff;	
	width:100%;
	min-height:10px;
	overflow: hidden; 
}
#prm-list {
	float:left;	
	width:90%;
	min-height:300px;
	margin-left:5%;
	margin-top:70px;
	margin-bottom:70px;
}
#prm-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:29px;
	color:#121212;
	text-align:center;
	font-family: "Gilda Display", serif;
	font-weight: 400;
	font-style: normal;
	margin-bottom:50px;
}
#prm-opis {
	float:left;	
	width:100%;
	min-height:10px;
}
#prm-left {
	float:left;	
	width:40%;
	min-height:10px;
}
#prm-box-1 {
	float:left;	
	width:98%;
	height:820px;
	margin-left:1%;
	margin-right:1%;
 	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	- border-radius:30px;
	overflow: hidden; 
	margin-bottom:20px;
}
#prm-box-1 a {
	background: #bbc2cc;
	color:#2d2a26;
	height:820px;
	text-decoration: none;
	display:block;
	padding-top:60px;
}
#prm-box-1 a:link {  }
#prm-box-1 a:visited { }
#prm-box-1 a:hover{
	background: #7c8194;
	text-decoration:none;
}
#prm-right {
	float:left;	
	width:60%;
	min-height:10px;
}
#prm-box-2 {
	float:left;	
	width:98%;
	height:400px;
	margin-left:1%;
	margin-right:1%;
 	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	- border-radius:30px;
	overflow: hidden; 
	margin-bottom:20px;
}
#prm-box-2 a {
	background: #ebf0e8;
	color:#2d2a26;
	height:400px;
	text-decoration: none;
	display:block;
	padding-top:60px;
}
#prm-box-2 a:link {  }
#prm-box-2 a:visited { }
#prm-box-2 a:hover{
	background: #f2eee7;
	text-decoration:none;
}
#prm-box-3 {
	float:left;	
	width:98%;
	height:400px;
	margin-left:1%;
	margin-right:1%;
 	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	- border-radius:30px;
	overflow: hidden; 
	margin-bottom:20px;
}
#prm-box-3 a {
	background: #ebf0e8;
	color:#2d2a26;
	height:400px;
	text-decoration: none;
	display:block;
	padding-top:60px;
}
#prm-box-3 a:link {  }
#prm-box-3 a:visited { }
#prm-box-3 a:hover{
	background: #f2eee7;
	text-decoration:none;
}
#av {
	float:left;	
	background: #fff;	
	width:100%;
	min-height:10px;
}
#av-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:70px;
	margin-bottom:70px;
}
#av-box {
	float:left;
	width:23%;
	height:255px;
	margin-left:1%;
	margin-right:1%;
}
#av-box a {
	color:#2d2a26;
	height:255px;
	text-decoration: none;
	display:block;
}
#av-box a:link {  }
#av-box a:visited { }
#av-box a:hover{
	background: #f8faf6;
	text-decoration:none;
}
.av-img-1 {
	height:160px;
	background: url(files/images/av-img-1-a.svg) no-repeat center center;
}
#av-box a:hover .av-img-1 {
	height:160px;
	background: url(files/images/av-img-1-h.svg) no-repeat center center;
}
.av-img-2 {
	height:160px;
	background: url(files/images/av-img-2-a.svg) no-repeat center center;
}
#av-box a:hover .av-img-2 {
	height:160px;
	background: url(files/images/av-img-2-h.svg) no-repeat center center;
}
.av-img-3 {
	height:160px;
	background: url(files/images/av-img-3-a.svg) no-repeat center center;
}
#av-box a:hover .av-img-3 {
	height:160px;
	background: url(files/images/av-img-3-h.svg) no-repeat center center;
}
.av-img-4 {
	height:160px;
	background: url(files/images/av-img-4-a.svg) no-repeat center center;
}
#av-box a:hover .av-img-4 {
	height:160px;
	background: url(files/images/av-img-4-h.svg) no-repeat center center;
}
.av-box-top {
	font-size:19px;
	color:#2d2a26;
	font-family: "Gilda Display", serif;
	font-weight: 400;
	font-style: normal;
	text-align:center;
}
.av-box-bot {
	font-size:15px;
	line-height:23px;
	color:#2d2a26;
	font-style: normal;
	text-align:center;
	padding-top:5px;
}
#al-gme {
	float:left;	
	background: #fff;	
	width:100%;
	min-height:10px;
	overflow: hidden; 
}
#al-gme-list {
	float:left;	
	background: #ffff;
	width:90%;
	min-height:300px;
	margin-left:5%;
	margin-top:70px;
	margin-bottom:140px;
}
#al-gme-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:29px;
	color:#121212;
	text-align:center;
	font-family: "Gilda Display", serif;
	font-weight: 400;
	font-style: normal;
	margin-bottom:50px;
}
#al-gme-opis {
	float:left;	
	width:100%;
	min-height:10px;
}
#al-gme-left {
	float:left;	
	width:60%;
	min-height:10px;
}
#al-gme-box {
	float:left;	
	width:48%;
	height:400px;
	margin-left:1%;
	margin-right:1%;
 	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	- border-radius:30px;
	overflow: hidden; 
	margin-bottom:20px;
}
#al-gme-box a {
	background: #ebf0e8;
	color:#2d2a26;
	height:400px;
	text-decoration: none;
	display:block;
	padding-top:60px;
}
#al-gme-box a:link {  }
#al-gme-box a:visited { }
#al-gme-box a:hover{
	background: #f2eee7;
	text-decoration:none;
}
#al-gme-right {
	float:left;	
	width:40%;
	min-height:10px;
}
#al-gme-boy {
	float:left;	
	width:98%;
	height:820px;
	margin-left:1%;
	margin-right:1%;
 	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	- border-radius:30px;
	overflow: hidden; 
	margin-bottom:20px;
}
#al-gme-boy a {
	background: #3c3834;
	color:#ffffff;
	height:820px;
	text-decoration: none;
	display:block;
	padding-top:60px;
}
#al-gme-boy a:link {  }
#al-gme-boy a:visited { }
#al-gme-boy a:hover{
	background: #282e2e;
	text-decoration:none;
}
#val {
	float:left;	
	background: #7f6a68  url(files/images/val-bk-2560.webp) no-repeat center center;		
	width:100%;
	min-height:10px;
}
#val-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:90px;
	margin-bottom:100px;
}
#val-box {
	float:left;	
	width:14.66%;
	height:500px;
	text-align:center;
	margin-top:10px;
	margin-left:1%;
	margin-right:1%;
 	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	- border-radius:30px;
	overflow: hidden; 
	margin-bottom:10px;
}
#val-box a {
	background-color: rgba(255,255,255,.02);
	color:#fff;
	height:550px;
	text-decoration: none;
	display:block;
	padding-top:37px;
}
#val-box a:link {  }
#val-box a:visited { }
#val-box a:hover{
	background-color: rgba(255,255,255,.10);
	text-decoration:none;
}
.val-box-top {
	height:20px;
	font-size:18px;
	color:#fff;
	font-family: "Gilda Display", serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	padding-top:5px;
	padding-bottom:5px;
}
#val-box a:hover .val-box-top {
  color: #fff;
}
.val-box-an {
	font-size:19px;
	color:#fff;
	font-family: "Gilda Display", serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	padding-top:5px;
	padding-bottom:5px;
}
#val-box a:hover .val-box-an {
  color: #fff;
}
.val-box-img-1 {
    position: relative;
    height: 370px;
    overflow: hidden;
}
.val-box-img-1::before,
.val-box-img-1::after {
    content: "";
    position: absolute;
    inset: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto;
    transition: opacity 0.4s ease;
}
.val-box-img-1::before {
    background-image: url(files/images/val-1-a.png);
    opacity: 1;
}
.val-box-img-1::after {
    background-image: url(files/images/val-1-h.png);
    opacity: 0;
}
#val-box a:hover .val-box-img-1::before {
    opacity: 0;
}

#val-box a:hover .val-box-img-1::after {
    opacity: 1;
}
.val-box-img-2 {
    position: relative;
    height: 370px;
    overflow: hidden;
}
.val-box-img-2::before,
.val-box-img-2::after {
    content: "";
    position: absolute;
    inset: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto;
    transition: opacity 0.4s ease;
}
.val-box-img-2::before {
    background-image: url(files/images/val-2-a.png);
    opacity: 2;
}
.val-box-img-2::after {
    background-image: url(files/images/val-2-h.png);
    opacity: 0;
}
#val-box a:hover .val-box-img-2::before {
    opacity: 0;
}

#val-box a:hover .val-box-img-2::after {
    opacity: 1;
}
.val-box-img-3 {
    position: relative;
    height: 370px;
    overflow: hidden;
}
.val-box-img-3::before,
.val-box-img-3::after {
    content: "";
    position: absolute;
    inset: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto;
    transition: opacity 0.4s ease;
}
.val-box-img-3::before {
    background-image: url(files/images/val-3-a.png);
    opacity: 1;
}
.val-box-img-3::after {
    background-image: url(files/images/val-3-h.png);
    opacity: 0;
}
#val-box a:hover .val-box-img-3::before {
    opacity: 0;
}

#val-box a:hover .val-box-img-3::after {
    opacity: 1;
}
.val-box-img-4 {
    position: relative;
    height: 370px;
    overflow: hidden;
}
.val-box-img-4::before,
.val-box-img-4::after {
    content: "";
    position: absolute;
    inset: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto;
    transition: opacity 0.4s ease;
}
.val-box-img-4::before {
    background-image: url(files/images/val-4-a.png);
    opacity: 1;
}
.val-box-img-4::after {
    background-image: url(files/images/val-4-h.png);
    opacity: 0;
}
#val-box a:hover .val-box-img-4::before {
    opacity: 0;
}

#val-box a:hover .val-box-img-4::after {
    opacity: 1;
}
.val-box-img-5 {
    position: relative;
    height: 370px;
    overflow: hidden;
}
.val-box-img-5::before,
.val-box-img-5::after {
    content: "";
    position: absolute;
    inset: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto;
    transition: opacity 0.4s ease;
}
.val-box-img-5::before {
    background-image: url(files/images/val-5-a.png);
    opacity: 1;
}
.val-box-img-5::after {
    background-image: url(files/images/val-5-h.png);
    opacity: 0;
}
#val-box a:hover .val-box-img-5::before {
    opacity: 0;
}

#val-box a:hover .val-box-img-5::after {
    opacity: 1;
}
.val-box-img-6 {
    position: relative;
    height: 370px;
    overflow: hidden;
}
.val-box-img-6::before,
.val-box-img-6::after {
    content: "";
    position: absolute;
    inset: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto;
    transition: opacity 0.4s ease;
}
.val-box-img-6::before {
    background-image: url(files/images/val-6-a.png);
    opacity: 1;
}
.val-box-img-6::after {
    background-image: url(files/images/val-6-h.png);
    opacity: 0;
}
#val-box a:hover .val-box-img-6::before {
    opacity: 0;
}

#val-box a:hover .val-box-img-6::after {
    opacity: 1;
}
.val-box-bot {
	font-size:17px;
	color:#fff;
	font-family: "Gilda Display", serif;
	font-weight: 400;
	font-style: normal;
	padding-top:5px;
	padding-bottom:5px;
}
#val-box a:hover .val-box-bot {
  color: #fff;
}


#rew {
	float:left;	
	background: #fff;	
	width:100%;
	min-height:10px;
	margin-top:130px;
	margin-bottom:130px;
	overflow: hidden; 
}
#reve-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:29px;
	color:#121212;
	text-align:center;
	font-family: "Gilda Display", serif;
	font-weight: 400;
	font-style: normal;
	margin-bottom:50px;
}
#reve {
	float:left;	
	width:100%;
	min-height:10px;
	position: relative;  
	margin-left:0%;
}
#reve-list {
    overflow: hidden;
    width: calc(100% - 140px); 
}
.reve-opis {
    display: flex;
    transition: transform 0.4s ease;
}
.reve-box {
    flex: 0 0 25%;
    height: 300px;
    background: #fff;
    box-sizing: border-box;
}
.rev-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);   
    width: 44px;
    height: 44px;
    background: #ffffff;
    color: #222;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    transition: all 0.25s ease;
	display: none; 
}
.rev-arrow:hover {
    background: #f2f2f2;
    border-color: #dcdcdc;
    transform: translateY(-50%) scale(1.05);
}
.rev-left  { left: 20px; }
.rev-right { right: 20px; }


#rev-box {
    float: left;
    background: #f5f7f4;
    width: 96%;
    height: 280px;
    margin-left: 2%;
 	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	- border-radius:10px;
box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
-webkit-box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
-moz-box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
}
#rev-box-c {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:40px;
	margin-bottom:40px;
}
#rev-box-top {
	float:left;	
	width:100%;
	min-height:10px;
}
#rev-box-avr {
	float:left;	
	width:80px;
	min-height:10px;
}
#rev-box-opis {
	float:right;	
	width: calc(100% - 95px); 
	min-height:10px;
	margin-top:8px;
}
#rev-box-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:21px;
	color:#121212;
	font-family: "Gilda Display", serif;
	font-weight: 400;
	font-style: normal;
}
#rev-box-stitle {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:21px;
	color:#121212;
	font-family: "Gilda Display", serif;
	font-weight: 400;
	font-style: normal;
	margin-top:3px;
}
#rev-box-stele-5 {
	float:left;	
	width:100%;
	height:30px;
	background: url(files/images/stele-5.svg) no-repeat left center;
	margin-top:4px;
}
#rev-box-stele-4 {
	float:left;	
	width:100%;
	height:30px;
	background: url(files/images/stele-4.svg) no-repeat left center;
	margin-top:4px;
}
#rev-box-txt {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:15px;
	line-height:25px;
	color:#121212;
	margin-top:10px;
}



#off {
	float:left;	
	background: #fff;	
	width:100%;
	min-height:10px;
	margin-bottom:70px;
}
#off-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:29px;
	color:#121212;
	text-align:center;
	font-family: "Gilda Display", serif;
	font-weight: 400;
	font-style: normal;
	margin-bottom:30px;
}
#off-list {
	float:left;	
	width:100%;
	min-height:10px;
}
#off-opis {
	float:left;	
	width:100%;
	min-height:10px;
}
#off-box-1 {
	float:left;	
	background: #f5f7f4;
	width:50%;
	min-height:650px;
}
#off-box-1 {
	float:left;	
	background:#070903;
	width:50%;
	height:650px;
	text-align:center;
	overflow:hidden;
}
#off-box-1 a {
	position:relative;
	display:block;
	height:150px;
	padding-top:500px;
	color:#fff;
	text-decoration:none;
}
#off-box-1 a::before {
	content:"";
	position:absolute;
	inset:0;
	background:url(files/images/off-1-bk-2560.webp) no-repeat center center;
	background-size:cover;
	transform:scale(1);
	transition: transform 1.6s cubic-bezier(.22,.61,.36,1),
	            filter 1.6s cubic-bezier(.22,.61,.36,1);
	z-index:1;
}
#off-box-1 a::after {
	content:"";
	position:absolute;
	inset:0;
	background:linear-gradient(
		to bottom,
		rgba(7,9,3,0.15),
		rgba(7,9,3,0.35)
	);
	opacity:0;
	transition: opacity 1.6s cubic-bezier(.22,.61,.36,1);
	z-index:2;
}
#off-box-1 a > * {
	position:relative;
	z-index:3;
}
#off-box-1 a:hover::before {
	transform:scale(1.10);
	filter:brightness(0.85) contrast(1.05);
}
#off-box-1 a:hover::after {
	opacity:1;
}
.off-txt-1 {
	display: inline-block; 
	background: #070903;
	font-size:32px;
	color:#b99e6f;
	font-family: "Gilda Display", serif;
	font-weight: 400;
	font-style: normal;
	padding:10px 20px;
	border: 1px solid #b99e6f;
}
#off-box-1 a:hover .off-txt-1 {
  color: #fff;
  border: 1px solid #fff;
}

#off-box-2 {
	float:left;	
	background:#070903;
	width:50%;
	height:650px;
	text-align:center;
	overflow:hidden;
}
#off-box-2 a {
	position:relative;
	display:block;
	height:150px;
	padding-top:500px;
	color:#fff;
	text-decoration:none;
}
#off-box-2 a::before {
	content:"";
	position:absolute;
	inset:0;
	background:url(files/images/off-2-bk-2560.webp) no-repeat center center;
	background-size:cover;
	transform:scale(1);
	transition: transform 1.6s cubic-bezier(.22,.61,.36,1),
	            filter 1.6s cubic-bezier(.22,.61,.36,1);
	z-index:1;
}
#off-box-2 a::after {
	content:"";
	position:absolute;
	inset:0;
	background:linear-gradient(
		to bottom,
		rgba(7,9,3,0.15),
		rgba(7,9,3,0.35)
	);
	opacity:0;
	transition: opacity 1.6s cubic-bezier(.22,.61,.36,1);
	z-index:2;
}
#off-box-2 a > * {
	position:relative;
	z-index:3;
}
#off-box-2 a:hover::before {
	transform:scale(1.10);
	filter:brightness(0.85) contrast(1.05);
}
#off-box-2 a:hover::after {
	opacity:1;
}
.off-txt-2 {
	display: inline-block; 
	background: #070903;
	font-size:32px;
	color:#b99e6f;
	font-family: "Gilda Display", serif;
	font-weight: 400;
	font-style: normal;
	padding:10px 20px;
	border: 1px solid #b99e6f;
}
#off-box-2 a:hover .off-txt-2 {
  color: #fff;
  border: 1px solid #fff;
}
#blg {
	float:left;	
	background: #fff;	
	width:100%;
	min-height:10px;
}
#blg-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:70px;
	margin-bottom:70px;
}
#blg-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:29px;
	color:#121212;
	text-align:center;
	font-family: "Gilda Display", serif;
	font-weight: 400;
	font-style: normal;
	margin-bottom:30px;
}
#blg-opis {
	float:left;	
	width:100%;
	min-height:10px;
}
/*-------------------
    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;
}
#content-full {
	float:left;	
	width:80%;
	min-height:10px;
	margin-left:10%;
}
#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: #ff0000;
	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;
}
#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:10px;
	margin-left:1%;
	margin-right:1%;
	overflow:hidden;
	margin-bottom:40px;
}
#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:#2d2a26;
	text-decoration: none;
	font-size:21px;
	line-height:34px;
	font-family: "Gilda Display", serif;
	font-weight: 400;
	font-style: normal;
}
#blog-t a:link {  }
#blog-t a:visited { }
#blog-t a:hover{
	color:#01137a;
	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;
}
/*-------------------
    fot
---------------------*/
#fed {
	float:left;	
	background: #314622;
	width:100%;
	min-height:10px;
	overflow: hidden; 
}
#fed-right {
	float:right;	
	width:50%;
	min-height:10px;
}
#fed-list {
	float:left;	
	width:70%;
	min-height:10px;
	margin-top:100px;
	margin-bottom:100px;
	margin-left:5%;
	margin-right:5%;
}
#fed-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:29px;
	color:#fff;
	font-family: "Gilda Display", serif;
	font-weight: 400;
	font-style: normal;
}
#fed-txt {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:32px;
	color:#fff;
	margin-top:15px;
}
#fed-link {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:14px;
	text-align:left;
	margin-top:27px;
	margin-bottom:10px;
} 
#fed-link a {
	color:#fff;
	text-decoration: none;
	padding:6px 10px 7px 10px;
	border: 1px solid #fff;
}
#fed-link a:link {  }
#fed-link a:visited { }
#fed-link a:hover{
	background: #fff;
	color:#2d2a26;
	text-decoration:none;
	border: 1px solid #fff;
}
#fed-left {
	float:left;	
	background: #554b31 url(files/images/fed-bk-2560.webp) no-repeat center center;
	width:50%;
	min-height:500px;
}
#fot {
	float:left;	
	background: #2d2a26;
	width:100%;
	min-height:10px;
	overflow: hidden; 
}
#fot-list {
	float:left;	
	width:90%;
	min-height:100px;
	margin-top:80px;
	margin-bottom:80px;
	margin-left:5%;
	margin-right:5%;
}
#fot-left {
	float:left;	
	width:60%;
	min-height:10px;
}
#fot-mosie {
	float:left;	
	width:75%;
	min-height:10px;
}
#fot-logo {
	float:left;	
	width:100%;
	min-height:10px;
	text-align:center;
	margin-bottom:15px;
}
#fot-title {
	float:left;
	width:100%;
	min-height:10px;
	color:#ffff;
	font-size: 22px;
	line-height:20px;
	text-align:center;
	margin-bottom:15px;
}
#fot-txt {
	float:left;	
	width:90%;
	min-height:10px;
	font-size:16px;
	line-height:22px;
	color:#fff;
	text-align:center;
	margin-left:5%;
}
#fot-col {
	float:left;	
	width:60%;
	min-height:10px;
	margin-top:20px;
	margin-left:20%;
}
#fot-col-link {
	float:left;
	width:31.33%;
	min-height:10px;
	color:#ffff;
	font-size: 15px;
	text-align:center;
	margin-top:9px;
	margin-bottom:9px;
	margin-left:1%;
	margin-right:1%;
}
#fot-col-link a {
	color:#fff;
	text-decoration: none;
	padding-top:9px;
	padding-bottom:9px;
	font-family: "Roboto", sans-serif;
	font-weight:400;
} 
#fot-col-link a:link {  }
#fot-col-link a:visited { }
#fot-col-link a:hover{
	color:#fff;
	text-decoration:none;
}
#fot-cat {
	float:left;
	width:25%;
	min-height:10px;
}
#fot-cat-title {
	float:left;
	width:100%;
	min-height:10px;
	color:#ffff;
	font-size: 22px;
	line-height:20px;
	margin-bottom:15px;
}
#fot-cat-link {
	float:left;
	width:100%;
	min-height:10px;
	color:#ffff;
	font-size: 15px;
	margin-top:9px;
	margin-bottom:9px;
}
#fot-cat-link a {
	color:#fff;
	text-decoration: none;
	padding-top:9px;
	padding-bottom:9px;
	font-family: "Roboto", sans-serif;
	font-weight:400;
} 
#fot-cat-link a:link {  }
#fot-cat-link a:visited { }
#fot-cat-link a:hover{
	color:#fff;
	text-decoration:none;
}
#fot-cat-linw {
	float:left;
	width:100%;
	min-height:10px;
	color:#ffff;
	font-size: 15px;
	margin-top:9px;
	margin-bottom:9px;
}
#fot-cat-linw a {
	color:#fff;
	text-decoration: none;
	padding-top:9px;
	padding-bottom:9px;
	font-family: "Roboto", sans-serif;
	font-weight:400;
} 
#fot-cat-linw a:link {  }
#fot-cat-linw a:visited { }
#fot-cat-linw a:hover{
	color:#fff;
	text-decoration:none;
}
#fot-right {
	float:right;	
	width:35%;
	min-height:10px;
}
#fot-pol {
	float:left;	
	width:48%;
	min-height:10px;
	margin-left:1%;
	margin-right:1%;
}
#fot-pol-link {
	float:left;
	width:100%;
	min-height:10px;
	color:#ffff;
	font-size: 15px;
	margin-top:9px;
	margin-bottom:9px;
}
#fot-pol-link a {
	color:#fff;
	text-decoration: none;
	padding-top:9px;
	padding-bottom:9px;
	font-family: "Roboto", sans-serif;
	font-weight:400;
} 
#fot-pol-link a:link {  }
#fot-pol-link a:visited { }
#fot-pol-link a:hover{
	color:#fff;
	text-decoration:none;
}
#fot-anpc {
	float:right;	
	width:48%;
	min-height:10px;
	text-align:center;
	margin-left:1%;
	margin-right:1%;
	margin-top:9px;
}
#fot-anpc-box {
	float:left;	
	width:98%;
	min-height:10px;
	text-align:center;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:10px;
}
#fot-pow {
	float:left;	
	width:48%;
	min-height:10px;
	margin-left:1%;
	margin-right:1%;
}
#anpc {	
	float:left;	
	min-height:10px;
	width:100%;
}
#anpc-list {	
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:20px;
	margin-bottom:0px;
}
#anpc-box-1 {
	float:left;
	width:48%;
	min-height:10px;
	text-align:right;
	margin-bottom:10px;
}
#anpc-box-2 {	
	float:right;
	width:48%;
	min-height:10px;
	text-align:left;
	margin-bottom:10px;
}
/*-------------------
    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;
}
/*-------------------
    voice
---------------------*/
#voice {
    background: #fff;
	position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 10px;
	z-index:600;
}
#voice-whatsapp {
	float:left;	
	width:33%;
	height:40px;
	color:#fff;
}
#voice-whatsapp  a {
	background: #26d366 url(files/images/v-whatsapp.svg) no-repeat center center;
	text-decoration: none;
	height:40px;
	display:block;
}
#voice-whatsapp a:link {  }
#voice-whatsapp a:visited { }
#voice-whatsapp a:hover{
	background: #01137a url(files/images/v-whatsapp.svg) no-repeat center center;
	text-decoration:none;
}
#voice-phone {
	float:left;	
	width:34%;
	min-height:40px;
}
#voice-phone a {
	background: #314622 url(files/images/v-phone.svg) no-repeat center center;
	text-decoration: none;
	height:40px;
	display:block;
}
#voice-phone a:link {  }
#voice-phone a:visited { }
#voice-phone a:hover{
	background: #01137a url(files/images/v-phone.svg) no-repeat center center;
	text-decoration:none;
}
#voice-email {
	float:left;	
	width:33%;
	height:40px;
}
#voice-email a {
	background: #b99e6f url(files/images/v-email.svg) no-repeat center center;
	text-decoration: none;
	height:40px;
	display:block;
}
#voice-email a:link {  }
#voice-email a:visited { }
#voice-email a:hover{
	background: #01137a url(files/images/v-email.svg) no-repeat center center;
	text-decoration:none;
}
/*-------------------
    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(45,42,38,.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: #2d2a26;
}
/*-------------------
    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;
}
#voice {
    display:none;
}
}
@media (min-width:2000px) and (max-width:2559px)
{
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:70px;
}
#voice {
    display:none;
}
}
@media (min-width:1800px) and (max-width:1999px)
{
#val-list {
	width:94%;
	margin-left:3%;
}
#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;
}
#voice {
    display:none;
}
}
@media (min-width:1600px) and (max-width:1799px)
{
#val-list {
	width:96%;
	margin-left:2%;
}
#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%;
}
#fed-list {
	margin-top:150px;
}
#voice {
    display:none;
}
}
@media (min-width:1400px) and (max-width:1599px)
{
#al-clr-box {
	height:620px;
}
#val-list {
	width:96%;
	margin-left:2%;
}
.reve-box {
    flex: 0 0 33.33%;
}
#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%;
}
#fed-list {
	margin-top:150px;
}
#voice {
    display:none;
}
}
@media (min-width:1200px) and (max-width:1399px)
{
#av-box {
	width:48%;
}	
#al-gme-left {
	width:100%;
}
#al-gme-box {
	width:48%;
}
#al-gme-right {
	width:100%;
}
#al-gme-boy {
	height:400px;
}
#al-gme-boy a {
	height:400px;
}
#val-list {
	width:84%;
	margin-left:8%;
}
#val-box {
	width:31.33%;
}
.reve-box {
    flex: 0 0 33.33%;
}
#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%;
}
#fot-left {
	width:100%;
}
#fot-right {	
	width:100%;
	margin-top:30px;
}
#fot-pol-link {
	width:50%;
}
#fed-list {
	margin-top:140px;
}
#voice {
    display:none;
}
}
@media (min-width:1000px) and (max-width:1199px)
{
#av-box {
	width:48%;
}	
#al-gme-left {
	width:100%;
}
#al-gme-box {
	width:48%;
}
#al-gme-right {
	width:100%;
}
#al-gme-boy {
	height:400px;
}
#al-gme-boy a {
	height:400px;
}
#val-list {
	width:80%;
	margin-left:10%;
}
#val-box {
	width:31.33%;
}
.reve-box {
    flex: 0 0 50%;
}
#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%;
}
#fot-left {
	width:100%;
}
#fot-right {	
	width:100%;
	margin-top:30px;
}
#fot-pol-link {
	width:50%;
}
#fed-list {
	margin-top:130px;
}
#voice {
    display:none;
}
}
@media (min-width:768px) and (max-width:999px)
{
	
#prm-left {
	width:100%;
}
#prm-box-1 {
	width:98%;
	height:400px;
}
#prm-box-1 a {
	height:400px;
}
#prm-right {
	width:100%;
}
#av-box {
	width:48%;
}	
#al-gme-left {
	width:100%;
}
#al-gme-box {
	width:48%;
}
#al-gme-right {
	width:100%;
}
#al-gme-boy {
	height:400px;
}
#al-gme-boy a {
	height:400px;
}
#val-list {
	width:96%;
	margin-left:2%;
}
#val-box {
	width:31.33%;
}
.reve-box {
    flex: 0 0 50%;
}
#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%;
}
#fot-left {
	width:100%;
}
#fot-mosie {
	width:100%;
}
#fot-col {
	width:90%;
	margin-left:5%;
}
#fot-cat {
	width:100%;
	margin-top:30px;
}
#fot-cat-link {
	width:50%;
}
#fot-right {	
	width:100%;
	margin-top:30px;
}
#fed-list {
	width:80%;
	margin-top:120px;
}
#voice {
    display:none;
}
}
@media (min-width:480px) and (max-width:767px)
{
#al-clr-box {
	width:98%;
}
#prm-left {
	width:100%;
}
#prm-box-1 {
	width:98%;
	height:400px;
}
#prm-box-1 a {
	height:400px;
}
#prm-right {
	width:100%;
}	
#av-box {
	width:98%;
}	
#al-gme-left {
	width:100%;
}
#al-gme-box {
	width:98%;
}
#al-gme-right {
	width:100%;
}
#al-gme-boy {
	height:400px;
}
#al-gme-boy a {
	height:400px;
}
#val-list {
	width:94%;
	margin-left:3%;
}
#val-box {
	width:48%;
}
.reve-box {
    flex: 0 0 100%;
}
#off-box-1 {
	width:100%;
}
#off-box-2 {
	width:100%;
}
#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;
}

#fed-right {	
	width:100%;
}
#fed-list {	
	width:80%;
}
#fed-left {
	width:100%;
	min-height:400px;
}
#fot-left {
	width:100%;
}
#fot-mosie {
	width:100%;
}
#fot-col {
	width:90%;
	margin-left:5%;
}
#fot-cat {
	width:100%;
	margin-top:30px;
}
#fot-cat-link {
	width:50%;
}
#fot-right {	
	width:100%;
	margin-top:30px;
}
#backToTop {
    bottom: 50px;
}
}
@media (min-width:300px) and (max-width:479px)
{
#al-clr-box {
	width:98%;
}
#prm-left {
	width:100%;
}
#prm-box-1 {
	width:98%;
	height:400px;
}
#prm-box-1 a {
	height:400px;
}
#prm-right {
	width:100%;
}
#av-box {
	width:98%;
}
#al-gme-left {
	width:100%;
}
#al-gme-box {
	width:98%;
}
#al-gme-right {
	width:100%;
}
#al-gme-boy {
	height:400px;
}
#al-gme-boy a {
	height:400px;
}

	
#val-list {
	width:94%;
	margin-left:3%;
}
#val-box {
	width:48%;
}
.reve-box {
    flex: 0 0 100%;
}
#off-box-1 {
	width:100%;
}
#off-box-2 {
	width:100%;
}

#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;
}


#fed-right {	
	width:100%;
}
#fed-list {	
	width:80%;
}
#fed-left {
	width:100%;
	min-height:400px;
}
#fot-left {
	width:100%;
}
#fot-mosie {
	width:100%;
}
#fot-col {
	width:90%;
	margin-left:5%;
}
#fot-cat {
	width:100%;
	margin-top:35px;
}
#fot-cat-link {
	width:50%;
}
#fot-right {	
	width:100%;
	margin-top:35px;
}
#fot-pow {
	width:98%;
}
#backToTop {
    bottom: 50px;
}
}