/*
Theme Name: MODEMO
Theme URL: 
Description: 
Author: SMART CUPS AGENCY
Author URI: www.smartcupsagency.ro
Version: 2025
*/

/*-------------------
    Project
---------------------*/

html {
	background: #fff;	
}
*{ margin: 0px auto; padding: 0px; font-family: 'Montserrat', sans-serif;}
h1{
	font-size: 33px;
	line-height:47px;
	font-weight:500;
	color:#242729;
	text-align:left;
	text-decoration: none;
	font-weight:normal;
}
h2{
	font-size:26px;
	line-height:39px;
	color:#242729;
	text-align:left;
	text-decoration: none;
	font-weight:normal;
	padding: 10px 0px 10px 0px;
	margin:0px 0px 10px 0px;
}
h3{
	font-size:23px;
	line-height:37px;
	color:#a37172;
	text-align:left;
	text-decoration: none;
	font-weight:normal;
	border-left: 2px solid #d5aaab;
	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
---------------------*/
#cups {
    margin: 0px auto 0 auto;
    background: #fff;
    width: 100%;
    max-width: 2560px;
    min-width: 320px;
    min-height: 10px;
    box-sizing: border-box;
}
#header {
	float:left;	
	background: rgba(255, 255, 255, 0.97);
	width:100%;
	height:120px;
	position: fixed;
	margin-top:46px;
	z-index:100;
}
#home {
	float:left;	
	background: #ffffff;
	width:100%;
	min-height:10px;
	overflow: hidden;
	margin-top:166px;
}
#main {
	float:left;	
	background: #ffffff;
	width:100%;
	min-height:10px;
	margin-top:166px;
}
#footer {
	float:left;	
	background: #30373f;
	width:100%;
	min-height:120px;
	overflow: hidden;
}
/*-------------------
    header
---------------------*/
#top {
	float:left;	
	background:#ffca08;	
	width:100%;
	min-height:10px;
	display:none;
}
#breakpoint {
	float:left;	
	width:100%;
	min-height:10px;
	font-size: 15px;
	color:#1f1f1f;
	text-align:center;
	padding:6px 0px;
}
#mob {
	float:left;	
	background:#30373f;	
	width:100%;
	min-height:10px;
	overflow: hidden;
	position: fixed;
	z-index:100;
}
#mob-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:3px;
	margin-bottom:5px;
}
#mob-ct {
	float:right;	
	width:120px;
	min-height:10px;
}
#mob-ct-e {
	float:right;
	width:40px;
	height:40px;
}
#mob-ct-e a {
	background: url(files/images/m-email-a.svg) no-repeat center center;
	color:#b19966;
	height:40px;
	display:block;
}
#mob-ct-e a:link {  }
#mob-ct-e a:visited { }
#mob-ct-e a:hover{
	background: url(files/images/m-email-h.svg) no-repeat center center;
	color:#fff;
	text-decoration:none;
}
#mob-ct-w {
	float:right;
	width:40px;
	height:40px;
}
#mob-ct-w a {
	background: url(files/images/m-whatsapp-a.svg) no-repeat center center;
	color:#b19966;
	height:40px;
	display:block;
}
#mob-ct-w a:link {  }
#mob-ct-w a:visited { }
#mob-ct-w a:hover{
	background: url(files/images/m-whatsapp-h.svg) no-repeat center center;
	color:#fff;
	text-decoration:none;
}
#mob-ct-p {
	float:right;
	width:40px;
	height:40px;
}
#mob-ct-p a {
	background: url(files/images/m-phone-a.svg) no-repeat center center;
	color:#b19966;
	height:40px;
	display:block;
}
#mob-ct-p a:link {  }
#mob-ct-p a:visited { }
#mob-ct-p a:hover{
	background: url(files/images/m-phone-h.svg) no-repeat center center;
	color:#fff;
	text-decoration:none;
}
#mob-sm {
	float:right;	
	width:120px;
	min-height:10px;
	margin-right:30px;
}
#mob-ct-f {
	float:right;
	width:40px;
	height:40px;
}
#mob-ct-f a {
	background: url(files/images/m-facebook-a.svg) no-repeat center center;
	color:#b19966;
	height:40px;
	display:block;
}
#mob-ct-f a:link {  }
#mob-ct-f a:visited { }
#mob-ct-f a:hover{
	background: url(files/images/m-facebook-h.svg) no-repeat center center;
	color:#fff;
	text-decoration:none;
}
#mob-ct-i {
	float:right;
	width:40px;
	height:40px;
}
#mob-ct-i a {
	background: url(files/images/m-instagram-a.svg) no-repeat center center;
	color:#b19966;
	height:40px;
	display:block;
}
#mob-ct-i a:link {  }
#mob-ct-i a:visited { }
#mob-ct-i a:hover{
	background: url(files/images/m-instagram-h.svg) no-repeat center center;
	color:#fff;
	text-decoration:none;
}
#mob-ct-y {
	float:right;
	width:40px;
	height:40px;
}
#mob-ct-y a {
	background: url(files/images/m-youtube-a.svg) no-repeat center center;
	color:#b19966;
	height:40px;
	display:block;
}
#mob-ct-y a:link {  }
#mob-ct-y a:visited { }
#mob-ct-y a:hover{
	background: url(files/images/m-youtube-h.svg) no-repeat center center;
	color:#fff;
	text-decoration:none;
}

#header-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:30px;
}
#header-logo {
	float:left;
	width:22%;
	min-height:10px;
	text-align:center;
	margin-top:0px;
}
#header-menu {
	float:left;	
	width:56%;
	min-height:10px;
	margin-top:15px;
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {margin:0;padding:0;border:0;list-style: none;line-height: 1;display: block;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#cssmenu:after,
#cssmenu > ul:after {content: ".";display: block;clear: both;visibility:hidden;line-height:0;height:0;}
#cssmenu #menu-button {display: none;}
#cssmenu {width:auto;font-family: 'Montserrat', sans-serif;}
#cssmenu > ul > li {float: left;}
#cssmenu.align-center > ul {font-size:0;text-align:center;}
#cssmenu.align-center > ul > li {display:inline-block;float:none;}
#cssmenu.align-right > ul > li {float:right;}
#cssmenu > ul > li > a {padding: 10px 17px 10px 17px;font-size:19px;text-decoration:none;color: #000000;font-weight: 400;letter-spacing: 0.7px;}
#cssmenu > ul > li:first-child > a {}
#cssmenu.align-center > ul > li:first-child > a {}
#cssmen.align-right > ul > li:first-child > a {}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {background: #dda84b;color: #000;font-size:19px;}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover {background: #dda84b;color: #000;font-size:19px; }
#cssmenu > ul > li:after {content: '';  position: absolute;  top: 8px;  right: 0;  display: block;  height: 17px;  width: 1px;  opacity: .15;  background:#000000; }
#cssmenu.align-right > ul > li:after {right: auto;left:-1px;}
#cssmenu > ul > li:before { content: '';  position: absolute;  top: 12px;  right: -1px;  display: block;  height: 17px;  width: 1px;  opacity: .35;  background:#fff; }
#cssmenu.align-right > ul > li:before {right:auto;left:0px;}
#cssmenu > ul > li:last-child:after,
#cssmenu > ul > li:last-child:before {display: none;}
#cssmenu.small-screen {width: 100%;background: #fff;-moz-border-radius:10px; -webkit-border-radius:10px; - border-radius:10px;}
#cssmenu.small-screen > ul,
#cssmenu.small-screen.align-center > ul {width:100%;text-align:left;}
#cssmenu.small-screen > ul > li,
#cssmenu.small-screen.align-center {float: none;display: block;}
#cssmenu.small-screen > ul > li > a {padding: 5x 10px;color: #242729;background: #fff;}
#cssmenu.small-screen > ul > li > a:hover {background: #dda84b;color: #000;}
#cssmenu.small-screen > ul > li:after,
#cssmenu.small-screen > ul > li:before {display: none;}
#cssmenu.small-screen #menu-button {display: block;padding: 10px 25px 10px 25px;cursor: pointer;font-size: 16px;text-decoration: none;background: #30373f;color: #fff;}
#cssmenu.small-screen #menu-button.menu-opened {color: #ffff;}
#cssmenu.small-screen #menu-button:after { content: "";  position: absolute;  right: 25px;  top: 12px;  display: block;  -webkit-box-sizing: content-box;  -moz-box-sizing: content-box;  box-sizing: content-box;  border-top: 2px solid #fff;  border-bottom: 2px solid #fff;  width: 18px;  height: 3px;}
#cssmenu.small-screen #menu-button.menu-opened:after {border-top: 2px solid #fff;border-bottom: 2px solid #fff;}
#cssmenu.small-screen #menu-button:before {content: "";  position: absolute;  right: 25px;  top: 22px;  display: block;  width: 18px;  height: 2px;  background: #fff;}

/*-------------------
    layout
---------------------*/
#slide {
	float:left;	
	background: #30373f;
	width:100%;
	min-height:10px;
	overflow: hidden;
}
#slide-img {
	float:right;	
	background: #30373f url(files/images/slide-2560.webp) no-repeat center center;
	width:60%;
	height:750px;
}
#slide-left {
	float:left;	
	width:40%;
	min-height:10px;
	margin-top:170px;
}
#slide-c {
	float:left;
	width:90%;
	min-height:10px;
	margin-top:45px;
	margin-bottom:45px;
	margin-left:5%;
}
#slide-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size: 50px;
	font-weight:500;
	color:#fff;
	text-align:center;
}
#slide-stitle {
	float:left;	
	width:100%;
	min-height:10px;
	font-size: 45px;
	font-weight:500;
	color:#dda84b;
	text-align:center;
}
#slide-txt {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:20px;
	line-height:26px;
	color:#fff;
	margin-top:15px;
	text-align:center;
}
#slide-txt p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}
#slide-link {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:18px;
	text-align:center;
	margin-top:49px;
	margin-bottom:20px;
} 
#slide-link a {
	background: #dda84b;
	color:#000;
	text-decoration: none;
	padding:13px 24px 13px 24px;
 	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	- border-radius:25px;
}
#slide-link a:link {  }
#slide-link a:visited { }
#slide-link a:hover{
	background: #fff;
	color:#000;
	text-decoration:none;
}
#about {
	float:left;	
	background: #fff;
	width:100%;
	min-height:10px;
	overflow: hidden;
}
#about-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:60px;
}
#about-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size: 30px;
	font-weight:500;
	color:#dda84b;
	text-align:center;
}
#about-stitle {
	float:left;	
	width:100%;
	min-height:10px;
	font-size: 19px;
	color:#dda84b;
	margin-top:5px;
	text-align:center;
}
#about-txt {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:29px;
	color:#656565;
	text-align:center;
	margin-top:20px;
}
#about-txt p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}
#cat {
	float:left;	
	background: #fff url(files/images/cat-bk-2560.webp) no-repeat left bottom;
	width:100%;
	min-height:10px;
	overflow: hidden;
}
#cat-list {
	float:left;	
	width:80%;
	min-height:10px;
	margin-left:10%;
	margin-top:80px;
	margin-bottom:110px;
}
#cat-left {
	float:left;
	width:48%;
	min-height:10px;
	margin-left:1%;
	margin-right:1%;
}
#cat-1 {
	float:left;
	width:100%;
	min-height:10px;
	overflow:hidden;
}
#cat-1 a {
	background: url(files/images/cat-b1-icon-a.svg) no-repeat center left;
	color:#000;
	min-height:10px;
	text-decoration: none;
	display:block;
}
#cat-1 a:link {  }
#cat-1 a:visited { }
#cat-1 a:hover{
	background: #30373f url(files/images/cat-b1-icon-h.svg) no-repeat center left;
	color:#fff;
	text-decoration:none;
}
#cat-1 a:hover .ct-box-t {
  color: #fff;
}
#cat-1 a:hover .ct-box-b {
  color: #fff;
}
#cat-2 {
	float:left;
	width:100%;
	min-height:10px;
	overflow:hidden;
}
#cat-2 a {
	background: url(files/images/cat-b2-icon-a.svg) no-repeat center left;
	color:#000;
	min-height:10px;
	text-decoration: none;
	display:block;
}
#cat-2 a:link {  }
#cat-2 a:visited { }
#cat-2 a:hover{
	background: #30373f url(files/images/cat-b2-icon-h.svg) no-repeat center left;
	color:#fff;
	text-decoration:none;
}
#cat-2 a:hover .ct-box-t {
 color: #fff;
}
#cat-2 a:hover .ct-box-b {
  color: #fff;
}
#cat-3 {
	float:left;
	width:100%;
	min-height:10px;
	overflow:hidden;
}
#cat-3 a {
	background: url(files/images/cat-b3-icon-a.svg) no-repeat center left;
	color:#000;
	min-height:10px;
	text-decoration: none;
	display:block;
}
#cat-3 a:link {  }
#cat-3 a:visited { }
#cat-3 a:hover{
	background: #30373f url(files/images/cat-b3-icon-h.svg) no-repeat center left;
	color:#fff;
	text-decoration:none;
}
#cat-3 a:hover .ct-box-t {
  color: #fff;
}
#cat-3 a:hover .ct-box-b {
  color: #fff;
}
#cat-4 {
	float:left;
	width:100%;
	min-height:10px;
	overflow:hidden;
}
#cat-4 a {
	background: url(files/images/cat-b4-icon-a.svg) no-repeat center left;
	color:#000;
	min-height:10px;
	text-decoration: none;
	display:block;
}
#cat-4 a:link {  }
#cat-4 a:visited { }
#cat-4 a:hover{
	background: #30373f url(files/images/cat-b4-icon-h.svg) no-repeat center left;
	color:#fff;
	text-decoration:none;
}
#cat-4 a:hover .ct-box-t {
  color: #fff;
}
#cat-4 a:hover .ct-box-b {
  color: #fff;
}
#cat-5 {
	float:left;
	width:100%;
	min-height:10px;
	overflow:hidden;
}
#cat-5 a {
	background: url(files/images/cat-b5-icon-a.svg) no-repeat center left;
	color:#000;
	min-height:10px;
	text-decoration: none;
	display:block;
}
#cat-5 a:link {  }
#cat-5 a:visited { }
#cat-5 a:hover{
	background: #30373f url(files/images/cat-b5-icon-h.svg) no-repeat center left;
	color:#fff;
	text-decoration:none;
}
#cat-5 a:hover .ct-box-t {
  color: #fff;
}
#cat-5 a:hover .ct-box-b {
  color: #fff;
}
#cat-6 {
	float:left;
	width:100%;
	min-height:10px;
	overflow:hidden;
}
#cat-6 a {
	background: url(files/images/cat-b6-icon-a.svg) no-repeat center left;
	color:#000;
	min-height:10px;
	text-decoration: none;
	display:block;
}
#cat-6 a:link {  }
#cat-6 a:visited { }
#cat-6 a:hover{
	background: #30373f url(files/images/cat-b6-icon-h.svg) no-repeat center left;
	color:#fff;
	text-decoration:none;
}
#cat-6 a:hover .ct-box-t {
  color: #fff;
}
#cat-6 a:hover .ct-box-b {
  color: #fff;
}
.ct-box-t {
	font-size: 24px;
	color:#000000;
	font-weight:500;
	padding-top:22px;
	padding-left: 130px;
	padding-right: 20px;
}
.ct-box-s {
	height: 6px;
}
.ct-box-b {
	font-size:17px;
	line-height:27px;
	color:#656565;
	font-weight: normal;
	padding-bottom:25px;
	padding-left: 130px;
	padding-right: 20px;
}
#cat-right {
	float:left;
	width:48%;
	min-height:10px;
	margin-left:1%;
	margin-right:1%;
}
#cat-right-1 {
	float:left;
	width:60%;
	min-height:650px;
	border: 3px solid #dda84b;
	margin-left:35px;
}
#cat-right-2 {
	float:left;
	background: url(files/images/cat-right-2-2560.webp) no-repeat center center;
	width:60%;
	min-height:650px;
	border: 3px solid #fff;
	margin-top:-615px;
}
#cat-right-3 {
	float:right;
	background: url(files/images/cat-right-3-2560.webp) no-repeat center center;
	width:55%;
	min-height:350px;
	border: 3px solid #fff;
	margin-top:-385px;
}
#prt {
	float:left;	
	background: #30373f url(files/images/prt-2560.webp) no-repeat center center;
	width:100%;
	min-height:10px;
	overflow: hidden;
}
#prt-list {
	float:left;	
	width:80%;
	min-height:10px;
	margin-left:10%;
	margin-top:80px;
	margin-bottom:80px;
}
#prt-left {
	float:left;
	width:48%;
	min-height:10px;
	margin-left:1%;
	margin-right:1%;
}
#prt-lbk {
	float:left;
	background: url(files/images/prt-lbk.webp) no-repeat bottom left;
	width:60%;
	min-height:300px;
}
#prt-ytb {
	float:right;
	width:90%;
	min-height:10px;
	margin-top:-270px;
}
#prt-right {
	float:right;
	width:44%;
	min-height:10px;
	margin-left:1%;
	margin-right:1%;
}
#prt-info {
	float:left;
	width:100%;
	min-height:10px;
	margin-top:100px;
}
#prt-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size: 30px;
	font-weight:500;
	color:#fff;
}
#prt-txt {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:29px;
	color:#fff;
	margin-top:18px;
}
#prt-link {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:16px;
	margin-top:49px;
} 
#prt-link a {
	background: #dda84b;
	color:#000;
	text-decoration: none;
	padding:13px 24px 13px 24px;
 	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	- border-radius:25px;
}
#prt-link a:link {  }
#prt-link a:visited { }
#prt-link a:hover{
	background: #fff;
	color:#000;
	text-decoration:none;
}
#shp {
	float:left;	
	background: #fff;
	width:100%;
	min-height:10px;
	overflow: hidden;
	margin-top:0px;
}
#shp-1 {
	float:left;
	background-image: linear-gradient(#edeef1, #edeef1);
	background-repeat: no-repeat;
	background-position: center left;
	background-size: 50% 20%;
	width:100%;
	min-height:10px;
	margin-top:140px;
	margin-bottom:70px;
}
#shp-2 {
	float:left;
	width:100%;
	min-height:10px;
	background-image: linear-gradient(#dda84b, #dda84b);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: 50% 40%;
	margin-top:90px;
}
#shp-list {
	float:left;	
	width:80%;
	min-height:10px;
	margin-left:10%;
	margin-top:-90px;
}
#shp-left {
	float:left;	
	width:38%;
	min-height:10px;
}
#shp-info {
	float:left;	
	background: #dda84b;
	width:100%;
	min-height:10px;
	margin-top:250px;
}
#shp-c {
	float:left;
	width:80%;
	min-height:10px;
	margin-top:60px;
	margin-bottom:60px;
	margin-left:10%;
	overflow: hidden;
}
#shp-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size: 30px;
	font-weight:500;
	color:#000000;
}
#shp-txt {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:29px;
	color:#000000;
	margin-top:18px;
	margin-bottom:40px;
}
#shp-link {
	float:left;	
	min-height:10px;
	font-size:15px;
	margin-right:20px;
	margin-bottom:30px;
} 
#shp-link a {
	background: #fff;
	color:#000;
	text-decoration: none;
	padding:13px 24px 13px 24px;
 	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	- border-radius:25px;
}
#shp-link a:link {  }
#shp-link a:visited { }
#shp-link a:hover{
	background: #000;
	color:#fff;
	text-decoration:none;
}
#shp-right {
	float:left;
	background: #fff;
	width:62%;
	min-height:10px;
}
#shp-line {
	float:left;	
	width:100%;
	min-height:10px;
}
#shp-b2 {
	float:left;	
	width: calc(50% - 10px); 
	min-height:10px;
	text-align:center;
	border: 5px solid #fff;
}
#shp-b2 a {
	background: #f7f8f9;
	min-height:10px;
	text-decoration: none;
	display:block;
}
#shp-b2 a:link {  }
#shp-b2 a:visited { }
#shp-b2 a:hover{
	background: #fff;
	text-decoration:none;
}
#shp-b3 {
	float:left;
	width: calc(33.33% - 10px); 
	min-height:10px;
	text-align:center;
	border: 5px solid #fff;
}
#shp-b3 a {
	background: #f7f8f9;
	min-height:10px;
	text-decoration: none;
	display:block;
}
#shp-b3 a:link {  }
#shp-b3 a:visited { }
#shp-b3 a:hover{
	background: #fff;
	text-decoration:none;
}
#ca-list {
	float:left;	
	width:74%;
	min-height:10px;
	margin-left:13%;
	margin-top:60px;
	margin-bottom:30px;
}
#ca-1 {
	float:left;
	width:31.33%;
	min-height:10px;
	overflow:hidden;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:30px;
}
#ca-1 a {
	background: url(files/images/ca-b1-icon-a.svg) no-repeat center left;
	color:#000;
	min-height:10px;
	text-decoration: none;
	padding:12px 17px 12px 17px;
	display:block;
}
#ca-1 a:link {  }
#ca-1 a:visited { }
#ca-1 a:hover{
	background: #30373f url(files/images/ca-b1-icon-h.svg) no-repeat center left;
	color:#fff;
	text-decoration:none;
}
#ca-1 a:hover .ca-t {
  color: #fff;
}
#ca-1 a:hover .ca-b {
  color: #fff;
}
#ca-2 {
	float:left;
	width:31.33%;
	min-height:10px;
	overflow:hidden;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:30px;
}
#ca-2 a {
	background: url(files/images/ca-b2-icon-a.svg) no-repeat center left;
	color:#000;
	min-height:10px;
	text-decoration: none;
	padding:12px 17px 12px 17px;
	display:block;
}
#ca-2 a:link {  }
#ca-2 a:visited { }
#ca-2 a:hover{
	background: #30373f url(files/images/ca-b2-icon-h.svg) no-repeat center left;
	color:#fff;
	text-decoration:none;
}
#ca-2 a:hover .ca-t {
  color: #fff;
}
#ca-2 a:hover .ca-b {
  color: #fff;
}
#ca-3 {
	float:left;
	width:31.33%;
	min-height:10px;
	overflow:hidden;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:30px;
}
#ca-3 a {
	background: url(files/images/ca-b3-icon-a.svg) no-repeat center left;
	color:#000;
	min-height:10px;
	text-decoration: none;
	padding:12px 17px 12px 17px;
	display:block;
}
#ca-3 a:link {  }
#ca-3 a:visited { }
#ca-3 a:hover{
	background: #30373f url(files/images/ca-b3-icon-h.svg) no-repeat center left;
	color:#fff;
	text-decoration:none;
}
#ca-3 a:hover .ca-t {
  color: #fff;
}
#ca-3 a:hover .ca-b {
  color: #fff;
}
.ca-t {
	font-size: 24px;
	color:#000000;
	font-weight:500;
	padding-top:17px;
	padding-left: 120px;
	padding-right: 20px;
}
.ca-s {
	height: 8px;
}
.ca-b {
	font-size:17px;
	line-height:27px;
	color:#656565;
	font-weight: normal;
	padding-bottom:20px;
	padding-left: 120px;
	padding-right: 20px;
}
#news {
	float:left;	
	background: #fff;
	width:100%;
	min-height:10px;
	overflow: hidden;
}
#news-list {
	float:left;	
	width:80%;
	min-height:10px;
	margin-left:10%;
	margin-top:60px;
	margin-bottom:100px;
}
#news-right {
	float:right;	
	width:50%;
	min-height:10px;
}
#news-info {
	float:left;
	background: #f1f2f4;
	width:85%;
	min-height:10px;
	margin-top:150px;
}
#news-c {
	float:left;
	width:85%;
	min-height:10px;
	margin-top:50px;
	margin-bottom:50px;
	margin-left:10%;
	overflow: hidden;
}
#news-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size: 30px;
	font-weight:500;
	color:#000000;
}
#news-txt {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:29px;
	color:#000000;
	margin-top:18px;
}
#news-link {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:15px;
	margin-top:40px;
	margin-bottom:20px;
} 
#news-link a {
	background: #dda84b;
	color:#000;
	text-decoration: none;
	padding:13px 24px 13px 24px;
 	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	- border-radius:25px;
}
#news-link a:link {  }
#news-link a:visited { }
#news-link a:hover{
	background: #fff;
	color:#000;
	text-decoration:none;
}
#news-left {
	float:left;	
	width:50%;
	min-height:10px;
}
#news-left-1 {
	float:left;
	width:60%;
	min-height:650px;
	border: 3px solid #dda84b;
	margin-left:35px;
}
#news-left-2 {
	float:right;	
	background: #fff;
	width:90%;
	min-height:650px;
	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);
	margin-top:-615px;
}
#news-box {
	float:left;
	width:100%;
	min-height:10px;	
	margin-bottom:40px;
	overflow:hidden;
}
/*-------------------
    section
---------------------*/
#section {
	float:left;	
	width:100%;
	min-height:10px;
}
#section-list {
	float:left;	
	width:90%;
	min-height:500px;
	margin-left:5%;
	margin-top:60px;
	margin-bottom:200px;
}
#sidebar {
	float:right;
	background: #edeef1;
	width:19%;
	min-height:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	- border-radius:10px;
}
#sidebar-list {
	float:left;	
	width:90%;
	min-height:200px;
	margin-top:25px;
	margin-bottom:30px;
	margin-left:5%;
}
#sidebar-icon {
	float:left;	
	width:100%;
	text-align:center;
	margin-bottom:5px;
}
#sidebar-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:23px;
	color:#000;
	text-align:center;
	font-weight: 400;
	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:#000;
	text-decoration: none;
	padding:12px 17px 12px 17px;
	border: 1px solid #dda84b;
	display:block;
}
#sidebar-link a:link {  }
#sidebar-link a:visited { }
#sidebar-link a:hover{
	background: #30373f;
	color:#fff;
	text-decoration:none;
	border: 1px solid #30373f;
}
#content {
	float:left;	
	width:77%;
	min-height:10px;
}
#content-center {
	float:left;	
	width:80%;
	min-height:10px;
	margin-left:10%;
}
#content-list {
	float:left;		
	width:100%;
	min-height:10px;
}
#content-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:25px;
	line-height:40px;
}
#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-top:20px;
	margin-bottom:20px;
} 
#breadcrumbs  a {
	color:#1b1b1b;
	text-decoration: none;
	}
#breadcrumbs a:link {  }
#breadcrumbs  a:visited { }
#breadcrumbs a:hover{
	color:#e24c4b;
	text-decoration:none;
}
#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:20px;
	margin-bottom:30px;
}
#content-page p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}
#content-page a {
	color:#e24c4b;
	text-decoration:none;
}
#content-page a:link { }
#content-page a:visited { }
#content-page a:hover{
	color:#e24c4b;
	text-decoration:underline;
}
/*-------------------
    mobilier
---------------------*/
#mobilier {
	float:left;
	width:100%;
	min-height:10px;
}
#mobilier-box {
	float:left;	
	width: calc(33.33% - 10px); 
	min-height:10px;
	text-align:center;
	border: 5px solid #fff;
	overflow:hidden;
}
#mobilier-box a {
	background: #f7f8f9;
	color:#000;
	min-height:10px;
	text-decoration: none;
	display:block;
}
#mobilier-box a:link {  }
#mobilier-box a:visited { }
#mobilier-box a:hover{
	background: #fff;
	color:#000;
	text-decoration:none;
}
#mobilier-box a:hover .mob-box-t {
  color: #fff;
}
#mobilier-box a:hover .mob-box-b {
  color: #dda84b;
}
.mob-box-t {
	padding-top:22px;
}
.mob-box-s {
	height: 8px;
}
.mob-box-b {
	font-size:21px;
	line-height:27px;
	color:#656565;
	font-weight:500;
	padding-bottom:25px;
}
/*-------------------
    magazin
---------------------*/
#magazin {
	float:left;
	width:100%;
	min-height:10px;
}
#magazin-box {
	float:left;	
	width: calc(50% - 10px); 
	min-height:10px;
	text-align:center;
	border: 5px solid #fff;
	overflow:hidden;
}
#magazin-box a {
	background: #f7f8f9;
	color:#000;
	min-height:10px;
	text-decoration: none;
	display:block;
}
#magazin-box a:link {  }
#magazin-box a:visited { }
#magazin-box a:hover{
	background: #fff;
	color:#000;
	text-decoration:none;
}
#magazin-box a:hover .mag-box-t {
  color: #fff;
}
#magazin-box a:hover .mag-box-b {
  color: #dda84b;
}
.mag-box-t {
	padding-top:22px;
}
.mag-box-s {
	height: 8px;
}
.mag-box-b {
	font-size:21px;
	line-height:27px;
	color:#656565;
	font-weight:500;
	padding-bottom:25px;
}
/*-------------------
    catalog
---------------------*/
#produs {
	float:left;
	width:100%;
	min-height:10px;
}
#produs-info {
	float:left;
	width:48%;
	min-height:10px;
	margin-bottom:30px;
}
#produs-img {
	float:right;
	width:48%;
	min-height:10px;
	text-align:center;
	margin-bottom:30px;
}
#catalog {
	float:left;
	width:100%;
	min-height:10px;
}
#catalog-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size: 22px;
	font-weight:500;
	color:#000000;
	margin-bottom:30px;
}
#catalog-8 {
	float:left;
	width: calc(16.66% - 10px); 
	min-height:10px;
	text-align:center;
	border: 5px solid #fff;
}
#catalog-6 a {
	background: #f7f8f9;
	min-height:10px;
	text-decoration: none;
	display:block;
}
#catalog-6 a:link {  }
#catalog-6 a:visited { }
#catalog-6 a:hover{
	background: #fff;
	text-decoration:none;
}
#catalog-6 {
	float:left;
	width: calc(16.66% - 10px); 
	min-height:10px;
	text-align:center;
	border: 5px solid #fff;
}
#catalog-6 a {
	background: #f7f8f9;
	min-height:10px;
	text-decoration: none;
	display:block;
}
#catalog-6 a:link {  }
#catalog-6 a:visited { }
#catalog-6 a:hover{
	background: #fff;
	text-decoration:none;
}
#catalog-8 a {
	background: #f7f8f9;
	min-height:10px;
	text-decoration: none;
	display:block;
}
#catalog-8 a:link {  }
#catalog-8 a:visited { }
#catalog-8 a:hover{
	background: #fff;
	text-decoration:none;
}
#catalog-8 {
	float:left;
	width: calc(12.5% - 10px); 
	min-height:10px;
	text-align:center;
	border: 5px solid #fff;
}
#catalog-8 a {
	background: #f7f8f9;
	min-height:10px;
	text-decoration: none;
	display:block;
}
#catalog-8 a:link {  }
#catalog-8 a:visited { }
#catalog-8 a:hover{
	background: #fff;
	text-decoration:none;
}


#galerie-foto {
	float:left;
	width:100%;
	min-height:10px;
	margin-bottom:30px;
}
#galerie-foto-list {
	float:left;
	width:100%;
	min-height:10px;
}
#galerie-foto-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size: 22px;
	font-weight:500;
	color:#000000;
	margin-bottom:30px;
}
#photo-box {
	float:left;
	width: 16.66%; 
	min-height:10px;
}
/*-------------------
    contact
---------------------*/

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;
	transition: 1s ease;
	transition: 0.5s ease-out;
	cursor:pointer;
	}
.wpcf7-submit:hover {
	background: #d5aaab;
	color:#fff;
	text-decoration:none;
	border: 1px solid #d5aaab;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
.grecaptcha-badge {
    display: none !important;
}
/*-------------------
    archive
---------------------*/
#archive {
	float:right;
	width:100%;
	min-height:10px;
}
#archive-list {
	float:left;
	width:90%;	
	min-height:10px;
	margin-left:5%;
	margin-top:60px;
	margin-bottom:170px;
}
#archive-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:30px;
	line-height:45px;
	color:#8c8c74;
	font-family: "Cinzel", serif;
	font-weight: 400;
	text-align:center;
	margin-bottom:70px;
}
#blog {
	float:left;
	width:100%;
	min-height:10px;
}
#blog-list {
	float:left;
	width:80%;	
	min-height:10px;
	margin-left:10%;
	margin-top:100px;
	margin-bottom:40px;
}
#blog-stitle {
	float:left;
	width:100%;
	min-height:10px;
	font-size:30px;
	line-height:45px;
	color:#8c8c74;
	font-family: "Cinzel", serif;
	font-weight: 400;
	text-align:center;
	margin-bottom:70px;
}
#blog-box {
	float:left;
	background: #fff;
	width:31.33%;
	min-height:10px;	
	margin-left:1%;
	margin-right:1%;	
	margin-bottom:40px;
	overflow:hidden;
}
#blog-i {
	float:left;
	width:100%;
	min-height:10px;
	text-align:center;
}
.postimg{
	width: auto;
	height:auto;
}
#blog-c {
	float:left;
	width:80%;
	min-height:10px;	
	margin-left:10%;
	margin-top:40px;
	margin-bottom:10px;
}
#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:#000;
	text-decoration: none;
	font-size:24px;
	line-height:33px;
	font-weight:500;
}
#blog-t a:link {  }
#blog-t a:visited { }
#blog-t a:hover{
	color:#dda84b;
	text-decoration:none;
}
#blog-a {
	float:right;
	width:100%;
	margin:15px 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:16px;
	line-height:25px;
	color:#656565;
	text-align:justify;
	margin-top:5px;	
} 
#blog-l {
	float:left;
	width:100%;
	min-height:10px;
	font-size:13px;
	text-align:left;
	margin-top:18px;
	margin-bottom:25px;
} 
#blog-l a {
	color:#905a56;
	text-decoration: none;
	border: 1px solid #905a56;
	padding:5px 8px 6px 8px;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#blog-l a:link {  }
#blog-l  a:visited { }
#blog-l a:hover{
	background: #d5aaab;
	color:#fff;
	text-decoration:none;
	border: 1px solid #d5aaab;
	transition: 1s ease;
	transition: 0.5s ease-out;
}

/*-------------------
    footer
---------------------*/
#footer-list {
	float:left;
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:50px;
	margin-bottom:10px;
}
#footer-logo {
	float:left;
	width:23%;
	min-height:10px;
	text-align:center;
	margin-left:1%;
	margin-right:1%;
	margin-top:20px;
	margin-bottom:20px;
}
#footer-cat {
	float:left;
	width:13%;
	min-height:10px;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:20px;
}
#footer-cat-link {
	float:left;
	width:98%;
	min-height:10px;
	font-size:14px;
	text-align:left;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:20px;
} 
#footer-cat-link a {
	color:#979a9f;
	text-decoration: none;
	padding:5px 8px 6px 8px;
}
#footer-cat-link a:link {  }
#footer-cat-link a:visited { }
#footer-cat-link a:hover{
	color:#fff;
	text-decoration:none;
}
#footer-tip {
	float:left;
	width:28%;
	min-height:10px;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:20px;
}
#footer-tip-link {
	float:left;
	width:48%;
	min-height:10px;
	font-size:14px;
	text-align:left;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:20px;
} 
#footer-tip-link a {
	color:#979a9f;
	text-decoration: none;
	padding:5px 8px 6px 8px;
}
#footer-tip-link a:link {  }
#footer-tip-link a:visited { }
#footer-tip-link a:hover{
	color:#fff;
	text-decoration:none;
}



#footer-ct {
	float:left;
	width:28%;
	min-height:10px;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:20px;
}
#footer-ct-phone {
	float:left;
	width:98%;
	min-height:10px;
	font-size:14px;
	text-align:left;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:20px;
} 
#footer-ct-phone a {
	color:#979a9f;
	text-decoration: none;
	padding:5px 8px 6px 8px;
}
#footer-ct-phone a:link {  }
#footer-ct-phone a:visited { }
#footer-ct-phone a:hover{
	color:#fff;
	text-decoration:none;
}
#footer-ct-address {
	float:left;
	width:98%;
	min-height:10px;
	font-size:14px;
	text-align:left;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:20px;
} 
#footer-ct-address a {
	color:#979a9f;
	text-decoration: none;
	padding:5px 8px 6px 8px;
}
#footer-ct-address a:link {  }
#footer-ct-address a:visited { }
#footer-ct-address a:hover{
	color:#fff;
	text-decoration:none;
}
#footer-ct-pol {
	float:left;
	width:98%;
	min-height:10px;
	font-size:14px;
	text-align:left;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:20px;
} 
#footer-ct-pol a {
	color:#979a9f;
	text-decoration: none;
	padding:5px 8px 6px 8px;
}
#footer-ct-pol a:link {  }
#footer-ct-pol a:visited { }
#footer-ct-pol a:hover{
	color:#fff;
	text-decoration:none;
}
/*-------------------
    project
---------------------*/
#project {
	float:left;
	background:#fff;
	min-height:10px;
	width:100%;
}
#project-list {
	float:left;
	width:90%;	
	min-height:10px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:5%;
}
#copyright {
	float:left;
	width:60%;	
	min-height:10px;
	font-size:13px;
	color:#b7b7b7;
	text-align:center;
	margin-left:20%;
	margin-top:5px;
}
#created {
	float:right;
	width:20%;
	min-height:10px;
	text-align:right;
}
#backToTop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    background-color: rgba(36,39,41,.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: #c29b44;
}
/*-------------------
    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;
	margin-top:70px;
}
#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;
}
#news-list {
	width:70%;
	margin-left:15%;
}
}
@media (min-width:2000px) and (max-width:2559px)
{
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:100px;
}
#news-list {
	width:70%;
	margin-left:15%;
}
}
@media (min-width:1800px) and (max-width:1999px)
{
#ca-list {	
	width:80%;
	margin-left:10%;
}
#news-list {
	width:74%;
	margin-left:13%;
}
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:100px;
}
}
@media (min-width:1600px) and (max-width:1799px)
{
#ca-list {	
	width:80%;
	margin-left:10%;
}
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:100px;
}
#photo-box {
	width:31.33%;
}
}
@media (min-width:1400px) and (max-width:1599px)
{
#header-menu {
	width:70%;
	margin-right:8%;
}
#shp-info {
	margin-top:180px;
}
#ca-list {	
	width:80%;
	margin-left:10%;
}
#news-list {
	width:90%;
	margin-left:5%;
}
#sidebar {
	width:19%;
	position:-webkit-sticky;
	position:sticky;
	top:100px;
}
#content {
	width:77%;
}
#photo-box {
	width:31.33%;
}
#blog-box {
	width:48%;
}
}
@media (min-width:1200px) and (max-width:1399px)
{
#header-menu {
	width:78%;
	margin-right:0%;
}
#shp-info {
	margin-top:100px;
}
#shp-link {
	width:100%;
}
#prt-info {
	margin-top:10px;
} 
#ca-list {	
	width:80%;
	margin-left:10%;
}
#news-list {
	width:90%;
	margin-left:5%;
}
#sidebar {
	width:20%;
	position:-webkit-sticky;
	position:sticky;
	top:100px;
}
#content {
	width:76%;
}
#photo-box {
	width:31.33%;
}
#blog-box {
	width:48%;
}
}
@media (min-width:1000px) and (max-width:1199px)
{
#header-menu {
	width:78%;
	margin-right:0%;
}
#cat-left {
	width:98%;
}
#cat-right {
	width:98%;
	margin-top:40px;
}
#shp-2 {
	background-image: linear-gradient(#fff, #fff);
}
#shp-list {
	width:90%;
}
#shp-left {
	width:100%;
}
#shp-info {
	margin-top:0px;
}
#shp-right {
	width:100%;
}
#prt-info {
	margin-top:10px;
}
#ca-list {	
	width:80%;
	margin-left:10%;
}
#ca-1 {
	width:98%;
}
#ca-2 {
	width:98%;
}
#ca-3 {
	width:98%;
}
#news-list {
	width:70%;
	margin-left:15%;
}
#news-right {	
	width:100%;
}
#news-info {
	margin-top:0px;
}
#news-left {
	width:90%;
	margin-left:5%;
	margin-top:40px;
}
#sidebar {
	width:80%;
	margin-right:10%;
	margin-top:20px;
}
#sidebar-link {
	width:48%;
	margin-left:1%;
	margin-right:1%;
}
#content {
	width:100%;	
}
#content-center {
	width:90%;
	margin-left:5%;
}
#photo-box {
	width:31.33%;
}
#blog-box {
	width:48%;
}

}
@media (min-width:768px) and (max-width:999px)
{
#header-logo {
	width:35%;
}
#header-info {
	width:65%;
}
#header-menu {
	width:55%;
	margin-left:5%;
	margin-right:5%;
}
#slide-img {
	background: #30373f url(files/images/slide-2560.webp) no-repeat center center;
	width:100%;
	height:500px;
}
#slide-left {
	width:100%;
	margin-top:0px;
}
#cat-left {
	width:98%;
}
#cat-right {
	width:98%;
	margin-top:40px;
}
#shp-2 {
	background-image: linear-gradient(#fff, #fff);
}
#shp-list {
	width:90%;
}
#shp-left {
	width:100%;
}
#shp-info {
	margin-top:0px;
}
#shp-right {
	width:100%;
}
#prt-left {
	width:98%;
}
#prt-right {
	width:98%;
	margin-top:40px;
}
#prt-info {
	width:80%;
	margin-top:0px;
	margin-left:10%;
}
#ca-list {	
	width:80%;
	margin-left:10%;
}
#ca-1 {
	width:98%;
}
#ca-2 {
	width:98%;
}
#ca-3 {
	width:98%;
}
#news-right {	
	width:100%;
}
#news-info {
	margin-top:0px;
}
#news-left {
	width:90%;
	margin-left:5%;
	margin-top:40px;
}
#sidebar {
	width:90%;
	margin-right:5%;
	margin-top:20px;
}
#sidebar-link {
	width:48%;
	margin-left:1%;
	margin-right:1%;
}
#content {
	width:100%;	
}
#content-center {
	width:90%;
	margin-left:5%;
}
#photo-box {
	width:48%;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#footer-logo {
	width:38%;
}
#footer-cat {
	width:18%;
}
#footer-tip {
	width:38%;
}
#footer-ct {
	width:98%;
}
}
@media (min-width:480px) and (max-width:767px)
{
#header {
	height:80px;
}
#home {
	margin-top:126px;
}
#main {
	margin-top:126px;
}
#header-list {
	width:90%;
	margin-left:5%;
	margin-top:20px;
}
#header-logo {
	width:46%;
	margin-top:0px;
}
#header-menu {
	width:50%;
	margin-top:0px;
	margin-left:4%;
}
#slide-img {
	background: #30373f url(files/images/slide-2560.webp) no-repeat center center;
	width:100%;
	height:400px;
}
#slide-left {
	width:100%;
	margin-top:0px;
}
#cat-left {
	width:98%;
}
#cat-right {
	width:98%;
	margin-top:40px;
}
#shp-2 {
	background-image: linear-gradient(#fff, #fff);
}
#shp-list {
	width:90%;
}
#shp-left {
	width:100%;
}
#shp-info {
	margin-top:0px;
}
#shp-right {
	width:100%;
}
#prt-left {
	width:98%;
}
#prt-right {
	width:98%;
	margin-top:40px;
}
#prt-info {
	width:80%;
	margin-top:0px;
	margin-left:10%;
}
#ca-list {	
	width:90%;
	margin-left:5%;
}
#ca-1 {
	width:98%;
}
#ca-2 {
	width:98%;
}
#ca-3 {
	width:98%;
}
#news-list {
	width:90%;
	margin-left:5%;
}
#news-right {	
	width:100%;
}
#news-info {
	margin-top:0px;
}
#news-left {
	width:100%;
	margin-top:40px;
}
#sidebar {
	width:90%;
	margin-right:5%;
	margin-top:20px;
}
#content {
	width:100%;	
}
#content-center {
	width:100%;
	margin-left:0%;
}
#photo-box {
	width:48%;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#footer-logo {
	width:98%;
	margin-top:0px;
	margin-bottom:40px;
}
#footer-cat {
	width:28%;
}
#footer-tip {
	width:68%;
}
#footer-ct {
	width:98%;
}
}
@media (min-width:300px) and (max-width:479px)
{
#header {
	height:80px;
}
#home {
	margin-top:126px;
}
#main {
	margin-top:126px;
}
#header-list {
	width:90%;
	margin-left:5%;
	margin-top:20px;
}
#header-logo {
	width:46%;
	margin-top:0px;
}
#header-menu {
	width:50%;
	margin-top:0px;
	margin-left:4%;
}
#slide-img {
	background: #30373f url(files/images/slide-2560.webp) no-repeat center center;
	width:100%;
	height:350px;
}
#slide-left {
	width:100%;
	margin-top:0px;
}
#cat-left {
	width:98%;
}
#cat-right {
	width:98%;
	margin-top:40px;
}
#shp-2 {
	background-image: linear-gradient(#fff, #fff);
}
#shp-left {
	width:100%;
}
#shp-link {
	width:100%;
} 
#shp-right {
	width:100%;
}
#prt-left {
	width:98%;
}
#prt-right {
	width:98%;
	margin-top:40px;
}
#prt-info {
	width:80%;
	margin-top:0px;
	margin-left:10%;
}
#ca-list {	
	width:90%;
	margin-left:5%;
}
#ca-1 {
	width:98%;
}
#ca-2 {
	width:98%;
}
#ca-3 {
	width:98%;
}
#news-list {
	width:90%;
	margin-left:5%;
}
#news-right {	
	width:100%;
}
#news-info {
	margin-top:0px;
}
#news-left {
	width:100%;
	margin-top:40px;
}
#sidebar {
	width:90%;
	margin-right:5%;
	margin-top:20px;
}
#content {
	width:100%;	
}
#content-center {
	width:100%;
	margin-left:0%;
}
#photo-box {
	width:98%;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#footer-logo {
	width:98%;
	margin-top:0px;
	margin-bottom:40px;
}
#footer-cat {
	width:98%;
}
#footer-tip {
	width:98%;
}
#footer-ct {
	width:98%;
}
#copyright {
	width:78%;
	margin-left:0%;
}
#created {
	width:20%;
}
}