/*

Theme Name: CUPS MOD

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:center;
	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;
    width: 100%;
    max-width: 5000px;
    min-width: 320px;
    min-height: 10px;
    box-sizing: border-box;	
}
/*-------------------
    Header
---------------------*/

#header {
    float: left;
    width: 100%;
    min-height: 90px;
    position: fixed;
    z-index: 300;
    background: rgba(255,255,255,0);
    transition: background 0.3s ease, backdrop-filter 0.3s ease, box-shadow 0.3s ease;
}
#header.scrolled {
    background: linear-gradient(to bottom, #f0f0f0, #ffffff);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
}
#header.scrolled-transparent {
    background: rgba(255,255,255,0.9);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
}

#header {
    transition: transform 0.4s ease;
}
#header.hide-header {
    transform: translateY(-100%);
}

#header-list {
    float:left;
    width:100%;
    min-height:10px;
    margin-top:10px;
    margin-bottom:30px;
    position: relative;
}
#logo {
    float: left;
    width: 30%;
    text-align: center;
    position: relative;
    min-height: 110px;
}
#logo img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%) scale(1);
    transition: transform 0.1s linear, opacity 0.3s ease;
    max-height: 100%;
}
#logo-a {
	margin-top:5px;
}
#logo-s {
    opacity: 0;
	margin-top:5px;
}
#meniu-left {
    float: left;
    width: 35%;
    min-height: 10px;
	text-align:right;
	margin-top: 20px;
}
#meniu-left-m {
    float: right;
    width: 35%;
    min-height: 10px;
	text-align:left;
	margin-top: 5px;
}
#meniu-right {
    float: right;
    width: 35%;
    min-height: 10px;
	text-align:left;
	margin-top: 20px;
}
.meniu {
    float:left;
    width:100%;
	font-size:20px;
    color: #363636;
    font-family: "Oswald", sans-serif;
    font-weight: 300;
}
.meniu a {
    color: #fff; 
    text-decoration: none;
    transition: color 0.3s ease;
	letter-spacing: 1.5px;
    transition: all 0.3s ease;
}
.meniu a:hover {
    color: #fff;
	letter-spacing: 2.5px;
}
#header.scrolled .meniu a {
    color: #000;
}
.meniu-s {
    float:left;
    width:100%;
	font-size:20px;
    color: #363636;
    font-family: "Oswald", sans-serif;
    font-weight: 300;
}
.meniu-s a {
    color: #000; 
    text-decoration: none;
    transition: color 0.3s ease;
	letter-spacing: 1.5px;
    transition: all 0.3s ease;
}
.meniu-s a:hover {
    color: #000;
	letter-spacing: 2.5px;
}
#header.scrolled .meniu-s a {
    color: #000;
}
/*-------------------
    cups
---------------------*/
#cups {
	float:left;	
	background: #fff;
	width:100%;
	min-height:10px;
	margin-top:110px;
}
/*-------------------
    Home
---------------------*/
#home {
	float:left;		
	width:100%;
	min-height:10px;
	margin-top:0px;
}
#slide {
	float:left;	
	background: #fff;	
	width:100%;
	height: 100vh;
}
.slider {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.slide {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  transition: left 1s ease;
}
.slide.active {
  left: 0;
}
.nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  background: #fff;
  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;
  z-index: 1000;
}
.nav:hover {
  background: #f2f2f2;
  transform: translateY(-50%) scale(1.05);
}
.nav.disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
}
.prev { left: 20px; }
.next { right: 20px; }
#about {
	float:left;	
	background: #fff;	
	width:100%;
	min-height:10px;
}
#about-list {
	float:left;	
	width:50%;
	min-height:10px;
	margin-left:25%;
	margin-top:130px;
	margin-bottom:40px;
}
#about-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:25px;
	line-height:40px;
	text-align:center;
	margin-bottom:20px;
} 
#about-txt {
	float:left;
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:32px;
	color:#1b1b1b;
	font-weight:normal;
	text-align:center;
	margin-top:10px;
}
#about-link {
	float:left;
	width:100%;
	min-height:10px;
	font-size:17px;
	text-align:center;
	margin-top:20px;
}
#about-link a {
    color: #363636;
    font-family: "Oswald", sans-serif;
    font-weight: 300;
	text-decoration:none;
	letter-spacing: 1.5px;
    transition: all 0.3s ease;
}
#about-link a:link { }
#about-link a:visited { }
#about-link a:hover{
	text-decoration:mone;
    letter-spacing: 2.5px;
}
#video {
    float: left;
	background: #fff;
    width: 100%;
    min-height: 10px;
}
#video-bk {
    float: left;
    width: 100%;
    height: 100vh;
	z-index:10;
	margin-top:40px;
}
#video-bk video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    pointer-events: none;
    display: block;
}
#projects {
	float:left;	
	background: #fff;	
	width:100%;
	min-height:10px;
}
#projects-list {
	float:left;	
	width:50%;
	min-height:10px;
	margin-left:25%;
	margin-top:130px;
}
#projects-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:25px;
	line-height:40px;
	text-align:center;
	margin-bottom:20px;
} 
#projects-txt {
	float:left;
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:32px;
	color:#1b1b1b;
	font-weight:normal;
	text-align:center;
	margin-top:10px;
}
#category {
	float:left;	
	width:100%;
	min-height:10px;
	position: relative;  
	margin-left:0%;
	margin-top:40px;
	margin-bottom:130px;
}
#category-list {
    overflow: hidden;
    width: calc(100% - 140px); 
}
.category-opis {
    display: flex;
    transition: transform 0.4s ease;
}
.category-box {
    flex: 0 0 25%;
    height: 440px;
    background: #fff;
    box-sizing: border-box;
	overflow: hidden;
}
.cat-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; 
}
.cat-arrow:hover {
    background: #f2f2f2;
    border-color: #dcdcdc;
    transform: translateY(-50%) scale(1.05);
}
.cat-left  { left: 20px; }
.cat-right { right: 20px; }
#cat-box {
    float: left;
    background: #fafafa;
    width: 96%;
    height: 440px;
    margin-left: 2%;
    overflow: hidden;
}
#cat-box a {
    display: block;
    height: 100%;
    text-decoration: none;
    color: #000;
    background: #fafafa;
    transition: background 0.6s ease, color 0.6s ease;
}
.cat-box-i {
    height: 370px;
    overflow: hidden;
    position: relative;
}
.cat-box-1 {
    height: 100%;
    width: 100%;
    background: url(files/images/cat-1-2560.webp) no-repeat center center;
    background-size: cover;
    transition: transform 0.6s ease;
}
.cat-box-2 {
    height: 100%;
    width: 100%;
    background: url(files/images/cat-2-2560.webp) no-repeat center center;
    background-size: cover;
    transition: transform 0.6s ease;
}
.cat-box-3 {
    height: 100%;
    width: 100%;
    background: url(files/images/cat-3-2560.webp) no-repeat center center;
    background-size: cover;
    transition: transform 0.6s ease;
}
.cat-box-4 {
    height: 100%;
    width: 100%;
    background: url(files/images/cat-4-2560.webp) no-repeat center center;
    background-size: cover;
    transition: transform 0.6s ease;
}
.cat-box-5 {
    height: 100%;
    width: 100%;
    background: url(files/images/cat-5-2560.webp) no-repeat center center;
    background-size: cover;
    transition: transform 0.6s ease;
}
.cat-box-6 {
    height: 100%;
    width: 100%;
    background: url(files/images/cat-6-2560.webp) no-repeat center center;
    background-size: cover;
    transition: transform 0.6s ease;
}
.cat-box-7 {
    height: 100%;
    width: 100%;
    background: url(files/images/cat-7-2560.webp) no-repeat center center;
    background-size: cover;
    transition: transform 0.6s ease;
}
.cat-box-8 {
    height: 100%;
    width: 100%;
    background: url(files/images/cat-8-2560.webp) no-repeat center center;
    background-size: cover;
    transition: transform 0.6s ease;
}
.cat-box-9 {
    height: 100%;
    width: 100%;
    background: url(files/images/cat-9-2560.webp) no-repeat center center;
    background-size: cover;
    transition: transform 0.6s ease;
}
#cat-box a:hover .cat-box-1 {
    transform: scale(1.08);
}
#cat-box a:hover .cat-box-2 {
    transform: scale(1.08);
}
#cat-box a:hover .cat-box-3 {
    transform: scale(1.08);
}
#cat-box a:hover .cat-box-4 {
    transform: scale(1.08);
}
#cat-box a:hover .cat-box-5 {
    transform: scale(1.08);
}
#cat-box a:hover .cat-box-6 {
    transform: scale(1.08);
}
#cat-box a:hover .cat-box-7 {
    transform: scale(1.08);
}
#cat-box a:hover .cat-box-8 {
    transform: scale(1.08);
}
#cat-box a:hover .cat-box-9 {
    transform: scale(1.08);
}
.cat-box-t {
    height: 70px;
    text-align: center;
    font-size:17px;
    color: #363636;
    font-family: "Oswald", sans-serif;
    font-weight: 300;
    line-height: 70px;
    letter-spacing: 1.5px;
    transition: all 0.3s ease;
}
#cat-box a:hover .cat-box-t {
    letter-spacing: 2.5px;
}
#cat-box a:hover {
    background: #f2f2f2;
    color: #fff;
}

/*-------------------
    products
---------------------*/
#products{
	float:left;	
	background: #fff;	
	width:100%;
	min-height:10px;
}
#products-opis {
	float:left;	
	width:50%;
	min-height:10px;
	margin-left:25%;
	margin-top:20px;
}
#products-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:25px;
	line-height:35px;
	text-align:center;
} 
#products-txt {
	float:left;
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:32px;
	color:#1b1b1b;
	font-weight:normal;
	text-align:center;
	margin-top:10px;
}
#products-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:50px;
	margin-bottom:50px;
}
#products-box {
	float:left;	
	background: #ffff;
	width:25%;
	height:440px;
	margin-bottom:50px;
    box-sizing: border-box;
	overflow: hidden;
}
/*-------------------
    gallery
---------------------*/
#gallery{
	float:left;	
	background: #fff;	
	width:100%;
	min-height:10px;
}
#gallery-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:50px;
	margin-bottom:50px;
}
#photo-box {
	float:left;
	width:14.66%;
	min-height:10px;
	text-align:center;
	margin-bottom:25px;
	margin-left:1%;
	margin-right:1%;
}
/*-------------------
    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:570px;
	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:#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;
}
/*-------------------
    Footer
---------------------*/
#footer {
	float:left;	
	background: #4f4f4f;
	width:100%;
	min-height:10px;
}
#footer-list {
	float:left;	
	width:100%;
	min-height:10px;
}
#footer-opis {
	float:left;	
	width:40%;
	min-height:10px;
	margin-top:50px;
	margin-bottom:50px;
	margin-left:5%;
	margin-right:5%;
}
#footer-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:18px;
	text-align:center;
	color: #b9b7b7;
}
#footer-adress {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:16px;
	text-align:center;
	color: #b9b7b7;
	margin-top:30px;
}
#footer-link {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:15px;
	text-align:center;
	margin-top:30px;
}
#footer-link a {
	color: #b9b7b7;
	text-decoration:none;
	padding:7px 7px 7px 7px;
}
#footer-link a:link { }
#footer-link a:visited { }
#footer-link a:hover{
	color: #fff;
	text-decoration:none;
}
#footer-maps {
	float:left;	
	width:50%;
	height:240px;
}
/*-------------------
    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;
}
#footer-pol {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:14px;
	text-align:center;
	margin-top:15px;
}
#footer-pol a {
	color: #4f4f4f;
	text-decoration:none;
}
#footer-pol a:link { }
#footer-pol a:visited { }
#footer-pol a:hover{
	color: #000;
	text-decoration:none;
}
#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;
	display:none;
}
#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(5,5,5,.50);
    color: white;
    border: none;
    padding: 10px 12px;
    border-radius: 6px;
    font-size: 20px;
    cursor: pointer;
    display: none;
    z-index: 9999;
}

#backToTop:hover {
    background-color: #050505;
}
/*-------------------
    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)
{
#meniu-left-m {
    display:none
}
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:70px;
}
}
@media (min-width:2000px) and (max-width:2559px)
{
#meniu-left-m {
    display:none;
}
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:70px;
}
}
@media (min-width:1800px) and (max-width:1999px)
{
#meniu-left-m {
    display:none
}
#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)
{
#meniu-left-m {
    display:none
}
.category-box {
    flex: 0 0 33.33333333333333333333333333333333333333333333%;
}
#products-box {
	width:33.33333333333333333333333333333333333333333333%;
}
#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)
{
#meniu-left-m {
    display:none
}
.category-box {
    flex: 0 0 33.33333333333333333333333333333333333333333333%;
}
#products-box {
	width:33.33333333333333333333333333333333333333333333%;
}
#photo-box {
	width:23%;
}
#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)
{
#meniu-left-m {
    display:none
}
.category-box {
    flex: 0 0 50%;
}
#products-box {
	width:50%;
}
#photo-box {
	width:23%;
}
#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: 40%;
}
#meniu-left {
    width: 30%;
}
#meniu-left-m {
    display:none
}
#meniu-right {
    width: 30%;
}
.category-box {
    flex: 0 0 50%;
}
#products-box {
	width:50%;
}
#photo-box {
	width:31.33%;
}
#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: 44%;
}
#meniu-left {
    width: 28%;
}
#meniu-left-m {
    display:none
}
#meniu-right {
    width: 28%;
}
.category-box {
    flex: 0 0 50%;
}
#products-box {
	width:50%;
}
#photo-box {
	width:31.33%;
}
#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%;
}
#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)
{
#meniu-left {
    display:none
}
#logo {
    width: 60%;
}
#meniu-left {
    display:none
}
#meniu-left-m {
    width: 38%;
}
#meniu-right {
    width: 38%;
	margin-top: 10px;
}
.category-box {
    flex: 0 0 100%;
}
#products-box {
	width:100%;
}
#photo-box {
	width:48%;
}

#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;
}
#footer-opis {
	width:90%;
	margin-left:5%;
	margin-right:5%;
}
#footer-maps {
	width:100%;
	height:350px;
}
}
@media (min-width:300px) and (max-width:479px)
{
#header {
    min-height: 10px;
}
#meniu-left {
    display:none
}
#logo {
    width: 62%;
	margin-left:4%;
}
#meniu-left {
    display:none
}
#meniu-left-m {
    width: 30%;
}
#meniu-right {
    width: 30%;
	margin-top: 10px;
}
.meniu {
	font-size:16px;
}
#about-list {
	width:80%;
	margin-left:10%;
	margin-top:90px;
	margin-bottom:90px;
}
#projects-list {
	width:80%;
	margin-left:10%;
	margin-top:90px;
}
#category {
	width:100%; 
	margin-left:0%;
	margin-bottom:90px;
}
.category-box {
    flex: 0 0 100%;
}
#products-box {
	width:100%;
}
#photo-box {
	width:48%;
}

#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;
}
#footer-opis {
	width:90%;
	margin-left:5%;
	margin-right:5%;
}
#footer-maps {
	width:100%;
	height:350px;
}
}