/*

Theme Name: CUPS FLORIS

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

*/


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

html {
	background: #fff;	
}
*{ margin: 0px auto; padding: 0px; font-family: 'Montserrat', sans-serif;}
h1{
	font-size:35px;
	line-height:47px;
	color:#936f61;
	text-align:center;
	font-family: "Cinzel", serif;
	text-decoration: none;
	font-weight:normal;
}
h2{
	font-size:27px;
	line-height:40px;
	color:#45b1ab;
	text-align:left;
	font-family: "Cinzel", serif;
	text-decoration: none;
	font-weight:normal;
	margin:0px 0px 20px 0px;
}
h3{
	font-size:24px;
	line-height:39px;
	color:#45b1ab;
	text-align:left;
	font-family: "Cinzel", serif;
	text-decoration: none;
	font-weight:normal;
	margin:20px 0px 20px 0px;
}
h4{
	font-size:17px;
	line-height:25px;
	padding:10px 0px 10px 0px;
	text-decoration: none;
	font-weight:normal;
}
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;
}
/*-------------------
    header
---------------------*/
#header {
	float:left;	
	background: rgba(247, 238, 233, 0.95);
	width:100%;
	height:100px;
	position: fixed;
	z-index:100;
}
#header-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:5px;
	z-index:1000;
}
#logo {
	float:left;	
	width:20%;
	min-height:10px;
	text-align:center;
	margin-top:10px;
	z-index:1000;
}
#floris {
	float:right;	
	width:20%;
	min-height:10px;
	margin-top:5px;
}
#floris-l1 {
	float:right;
	width:120px;
	min-height:10px;
	font-size:16px;
	text-align:center;	
} 
#floris-l1 a {
	color:#1b1b1b;
	font-family: "Cinzel", system-ui;
	text-decoration: none;
	padding:5px;
}
#floris-l1 a:link {  }
#floris-l1 a:visited { }
#floris-l1 a:hover{
	background: #45b1ab;
	color:#fff;
	text-decoration:none;
}
#floris-l2 {
	float:right;
	width:70px;
	min-height:10px;
	font-size:16px;
	text-align:center;
}
#floris-l2 a {
	color:#1b1b1b;
	font-family: "Cinzel", system-ui;
	text-decoration: none;
	padding:5px;
}
#floris-l2 a:link {  }
#floris-l2 a:visited { }
#floris-l2 a:hover{
	background: #45b1ab;
	color:#fff;
	text-decoration:none;
}
#floris-l3 {
	float:right;
	width:100px;
	min-height:10px;
	font-size:16px;
	text-align:center;
}
#floris-l3 a {
	background: #45b1ab;
	color:#fff;
	font-family: "Cinzel", system-ui;
	text-decoration: none;
	padding:5px;
}
#floris-l3 a:link {  }
#floris-l3 a:visited { }
#floris-l3 a:hover{
	background: #45b1ab;
	color:#fff;
	text-decoration:none;
}
#meniu {
	float:right;	
	width:60%;
	min-height:10px;
	text-align:center;
	margin-top:30px;
}
#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;}
#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 15px 10px 15px;font-size:18px;font-family: "Cinzel", serif;text-decoration:none;color:#333333;font-weight:normal;letter-spacing: 1px;}
#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: #45b1ab;color: #fff;font-size:18px;}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover {background: #45b1ab;color: #fff;font-size:18px;}
#cssmenu > ul > li:after {content: '';  position: absolute;  top: 12px;  right: 0;  display: block;  height: 20px;  width: 0px;  opacity: .15;  background:#fff; }
#cssmenu.align-right > ul > li:after {right: auto;left:-1px;}
#cssmenu > ul > li:before { content: '';  position: absolute;  top: 16px;  right: -1px;  display: block;  height: 20px;  width: 0px;  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%;}
#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: 12px 10px;color: #000;background: #fff;z-index:400;}
#cssmenu.small-screen > ul > li > a:hover {color: #fff;background-color: #45b1ab;z-index:400;}
#cssmenu.small-screen > ul > li:after,
#cssmenu.small-screen > ul > li:before {display: none;}
#cssmenu.small-screen #menu-button {display: block;background: #45b1ab;padding: 10px 25px 10px 25px;cursor: pointer;font-size: 18px;text-decoration: none;color: #fff;font-family: "Cinzel", serif;z-index:400;}
#cssmenu.small-screen #menu-button.menu-opened {color: #fff;}
#cssmenu.small-screen #menu-button:after { content: "";  position: absolute;  right: 25px;  top: 13px;  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: 25px;  display: block;  width: 18px;  height: 2px;  background: #fff;}

#lg {
	float:right;	
	width:5%;
	min-height:10px;
	text-align:center;
	margin-top:25px;
}
/*-------------------
    cups
---------------------*/
#cups {
	float:left;	
	background: #f7eee9;	
	width:100%;
	min-height:10px;
	margin-top:100px;
}
#title {
	float:left;		
	width:100%;
	min-height:10px;
	margin-top:30px;
}
/*-------------------
    home
---------------------*/
#slide {
	float:left;	
	background: #f7eee9;	
	width:100%;
	min-height:10px;
}
#about {
	float:left;	
	background: #f7eee9;	
	width:100%;
	min-height:10px;
}
#about-list {
	float:left;		
	width:60%;
	min-height:10px;
	margin-top:100px;
	margin-bottom:70px;
	margin-left:20%;
}
#about-left {
	float:right;		
	width:48%;
	min-height:10px;
	margin-top:50px;
}
#about-title {
	float:left;		
	width:100%;
	min-height:10px;
	font-size:28px;
	line-height:40px;
	color:#936f61;
	font-family: "Cinzel", serif;
	text-align:left;
}
#about-txt {
	float:left;		
	width:100%;
	min-height:10px;
	font-size:19px;
	line-height:30px;
	color:#656565;
}
#about-txt p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}
#about-sm{
	float:left;		
	width:100%;
	min-height:10px;
	margin-top:10px;
}
#about-sm-1{
	float:left;		
	width:60px;
	min-height:10px;
	text-align:center;
	margin-right:1%;
}
#about-sm-1 a {
	background: url(files/images/facebook.webp) no-repeat center center;
	text-decoration: none;
	height:60px;
	display:block;
	}
#about-sm-1 a:link {  }
#about-sm-1 a:visited { }
#about-sm-1 a:hover{
	background: #fff url(files/images/facebook.webp) no-repeat center center;
	text-decoration:none;
}
#about-sm-2{
	float:left;		
	width:60px;
	min-height:10px;
	text-align:center;
	margin-right:1%;
}
#about-sm-2 a {
	background: url(files/images/instagram.webp) no-repeat center center;
	text-decoration: none;
	height:60px;
	display:block;
	}
#about-sm-2 a:link {  }
#about-sm-2 a:visited { }
#about-sm-2 a:hover{
	background: #fff url(files/images/instagram.webp) no-repeat center center;
	text-decoration:none;
}
#about-sm-3{
	float:left;		
	width:60px;
	min-height:10px;
	text-align:center;
	margin-right:1%;
}
#about-sm-3 a {
	background: url(files/images/youtube.webp) no-repeat center center;
	text-decoration: none;
	height:60px;
	display:block;
	}
#about-sm-3 a:link {  }
#about-sm-3 a:visited { }
#about-sm-3 a:hover{
	background: #fff url(files/images/youtube.webp) no-repeat center center;
	text-decoration:none;
}


#about-right {
	float:left;		
	width:48%;
	min-height:10px;
}
#project {
	float:left;	
	background: #f7eee9;
	width:100%;
	min-height:10px;
}
#project-list {
	float:left;		
	width:80%;
	min-height:70px;
	margin-top:40px;
	margin-bottom:30px;
	margin-left:10%;
}
#project-title {
	float:left;		
	width:100%;
	min-height:10px;
	font-size:28px;
	line-height:40px;
	color:#936f61;
	font-family: "Cinzel", serif;
	text-align:center;
}
#project-catalog {
	float:left;		
	width:100%;
	min-height:70px;
	margin-top:30px;
}
#ca {
	float:left;	
	background: #45b1ab url(files/images/ca-2560.webp) no-repeat center center;		
	width:100%;
	min-height:350px;
}
#ca-list {
	float:left;		
	width:80%;
	min-height:100px;
	margin-top:80px;
	margin-left:10%;
}
#ca-txt {
	float:left;		
	width:100%;
	min-height:10px;
	font-size:23px;
	line-height:34px;
	color:#fff;
	text-align:center;
}
#ca-txt p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}
#ca-contact{
	float:left;		
	width:20%;
	min-height:10px;
	text-align:center;
	margin-top:30px;
	margin-left:40%;
}
#ca-contact-box-1{
	float:left;		
	width:31.33%;
	min-height:10px;
	text-align:center;
	margin-left:1%;
	margin-right:1%;
}
#ca-contact-box-1 a {
	background: #45b1ab url(files/images/phone.webp) no-repeat center center;
	text-decoration: none;
	height:64px;
	display:block;
	}
#ca-contact-box-1 a:link {  }
#ca-contact-box-1 a:visited { }
#ca-contact-box-1 a:hover{
	background: #d1bfb6 url(files/images/phone.webp) no-repeat center center;
	text-decoration:none;
}
#ca-contact-box-2{
	float:left;		
	width:31.33%;
	min-height:10px;
	text-align:center;
	margin-left:1%;
	margin-right:1%;
}
#ca-contact-box-2 a {
	background: #45b1ab url(files/images/whatsapp.webp) no-repeat center center;
	text-decoration: none;
	height:64px;
	display:block;
	}
#ca-contact-box-2 a:link {  }
#ca-contact-box-2 a:visited { }
#ca-contact-box-2 a:hover{
	background: #d1bfb6 url(files/images/whatsapp.webp) no-repeat center center;
	text-decoration:none;
}
#ca-contact-box-3{
	float:left;		
	width:31.33%;
	min-height:10px;
	text-align:center;
	margin-left:1%;
	margin-right:1%;
}
#ca-contact-box-3 a {
	background: #45b1ab url(files/images/email.webp) no-repeat center center;
	text-decoration: none;
	height:64px;
	display:block;
	}
#ca-contact-box-3 a:link {  }
#ca-contact-box-3 a:visited { }
#ca-contact-box-3 a:hover{
	background: #d1bfb6 url(files/images/email.webp) no-repeat center center;
	text-decoration:none;
}
/*-------------------
    catalog
---------------------*/
#catalog {
	float:left;	
	background: #f7eee9;	
	width:100%;
	min-height:10px;
}
#catalog-list {
	float:left;		
	width:90%;
	min-height:10px;
	margin-top:40px;
	margin-bottom:50px;
	margin-left:5%;
	margin-right:5%;
}
#catalog-ca {	
	width:100%;
	min-height:10px;
	font-size:27px;
	color:#2e9b95;
	text-align:center;
	text-decoration: none;
	font-family: "Cinzel", serif;
	margin-bottom:40px;
}
#lucrare {
	float:left;		
	width:31.33%;
	min-height:10px;
	margin-bottom:30px;
	margin-left:1%;
	margin-right:1%;
}
#lucrare-img {
	float:left;		
	width:90%;
	min-height:10px;
	text-align:center;
	border: 10px solid #d1bfb6;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:3.5%;
-webkit-box-shadow: 1px 1px 13px 4px rgba(222,222,222,0.77); 
box-shadow: 1px 1px 13px 4px rgba(222,222,222,0.77);
}
#lucrare-title {	
	width:100%;
	min-height:10px;
	font-size:24px;
	color:#000;
	text-align:center;
	text-decoration: none;
	font-family: "Cinzel", serif;
	padding-bottom:15px;
}
#lucrare-pret {	
	width:100%;
	min-height:10px;
	font-size:21px;
	color:#2e9b95;
	text-align:center;
	text-decoration: none;
	font-family: "Cinzel", serif;	
	padding-top:5px;
	padding-bottom:15px;
}
#lucrare a {
	background: #f7eee9;
	text-decoration: none;
	display:block;
	}
#lucrare a:link {  }
#lucrare a:visited { }
#lucrare a:hover{
	background: #fff;
	text-decoration:none;
}
/*-------------------
    proiect
---------------------*/
#proiect {
	float:left;	
	background: #f7eee9;	
	width:100%;
	min-height:10px;
	margin-top:10px;
}
#proiect-list {
	float:left;		
	width:90%;
	min-height:70px;
	margin-top:60px;
	margin-bottom:40px;
	margin-left:5%;
	margin-right:5%;
}
#proiect-top {
	float:left;
	width:100%;
	min-height:10px;
}
#proiect-img {
	float:left;
	width:49%;
	min-height:10px;
}
#proiect-right {
	float:right;
	width:49%;
	min-height:10px;
}
#proiect-top {
	float:left;
	width:100%;
	min-height:10px;
}
#proiect-title {
	float:left;
	width:67%;
	min-height:10px;
}
#proiect-pret {
	float:left;
	width:100%;
	min-height:10px;
	text-align:left;
	font-size:50px;
	color:#2e9b95;
	text-decoration: none;
	font-family: "Cinzel", serif;
}
.pret {
	font-size:30px;
	font-weight:normal;
	font-family: "Cinzel", serif;
}
#proiect-gallery {
	float:left;
	width:100%;
	min-height:10px;
}
#gallery-box {
	float:left;
	width:23%;
	min-height:10px;
	margin-right:1%;
}
#proiect-info {
	float:left;
	width:100%;
	min-height:10px;
	margin-top:20px;
}
#proiect-line-1 {
	float:left;		
	width:100%;
	min-height:10px;
}
#proiect-line-2 {
	float:left;	
	background: #fcf6f3;	
	width:100%;
	min-height:10px;
}
#proiect-info-1 {
	float:left;		
	width:46%;
	min-height:10px;
	font-size:16px;
	line-height:23px;
	color:#656565;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:2%;
	margin-right:2%;
}
#proiect-info-2 {
	float:left;		
	width:46%;
	min-height:10px;
	font-size:16px;
	line-height:23px;
	color:#656565;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:2%;
	margin-right:2%;
}
#proiect-comanda {
	float:left;
	width:100%;
	min-height:10px;
}
#proiect-ca {
	float:left;
	width:100%;
	min-height:10px;
	font-size:26px;
	line-height:40px;
	color:#656565;
	color:#2e9b95;
	text-decoration: none;
	font-family: "Cinzel", serif;
	margin-top:30px;
}
#proiect-suport {
	float:left;
	width:100%;
	min-height:10px;
	font-size:19px;
	line-height:30px;
	color:#656565;
	margin-top:15px;
}
#proiect-contact {
	float:left;
	width:100%;
	min-height:10px;
	margin-top:30px;
}
#proiect-phone {
	float:left;
	width:80px;
	height:64px;
	text-align:center;	
} 
#proiect-phone a {
	background: #d1bfb6 url(files/images/phone.webp) no-repeat center center;
	text-decoration: none;
	height:64px;
	display:block;
	}
#proiect-phone a:link {  }
#proiect-phone a:visited { }
#proiect-phone a:hover{
	background: #45b1ab url(files/images/phone.webp) no-repeat center center;
	text-decoration:none;
}
#proiect-whatsapp {
	float:left;
	width:80px;
	height:64px;
	text-align:center;
	margin-left:20px;	
} 
#proiect-whatsapp a {
	background: #d1bfb6 url(files/images/whatsapp.webp) no-repeat center center;
	text-decoration: none;
	height:64px;
	display:block;
	}
#proiect-whatsapp a:link {  }
#proiect-whatsapp a:visited { }
#proiect-whatsapp a:hover{
	background: #45b1ab url(files/images/whatsapp.webp) no-repeat center center;
	text-decoration:none;
}
#proiect-email {
	float:left;
	width:80px;
	height:64px;
	text-align:center;	
	margin-left:20px;
} 
#proiect-email a {
	background: #d1bfb6 url(files/images/email.webp) no-repeat center center;
	text-decoration: none;
	height:64px;
	display:block;
	}
#proiect-email a:link {  }
#proiect-email a:visited { }
#proiect-email a:hover{
	background: #45b1ab url(files/images/email.webp) no-repeat center center;
	text-decoration:none;
}

/*-------------------
    section
---------------------*/
#section {
	float:left;	
	background: #f7eee9;	
	width:100%;
	min-height:10px;
}
#section-list {
	float:left;		
	width:70%;
	min-height:70px;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:15%;
	margin-right:15%;
}
#breadcrumbs {
	float:left;
	background: url(files/images/bk-cat.png) no-repeat center left;
	width:100%;
	min-height:10px;
	font-size:14px;
	line-height:14px;
	color:#1b1b1b;
	padding-left:20px;
	margin-top:20px;
} 
#breadcrumbs  a {
	color:#1b1b1b;
	text-decoration: none;
	}
#breadcrumbs a:link {  }
#breadcrumbs  a:visited { }
#breadcrumbs a:hover{
	color:#45b1ab;
	text-decoration:none;
}
#time {
	float:left;
	width:100%;
	min-height:10px;
	font-size:14px;
	line-height:14px;
	color:#787979;
	text-align:center;
	margin-top:5px;
	margin-bottom:30px;
} 
#page {
	float:left;		
	width:100%;
	min-height:10px;
	font-size:19px;
	line-height:30px;
	color:#656565;
	text-align:left;
	margin-bottom:30px;
}
#page p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}	
#page a {
	color:#4285f4;
	text-decoration:none;
}
#page a:link { }
#page a:visited { }
#page a:hover{
	color:#4285f4;
	text-decoration:underline;
}

#contact-left {
	float:right;
	width:48%;
	min-height:10px;
}
#contact-right{
	float:left;
	width:48%;
	min-height:10px;
}
/*-------------------
    blog
---------------------*/
#archive {
	float:left;
	width:100%;
	min-height:10px;
}
#archive-list {
	float:left;
	width:96%;
	min-height:10px;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:2%;
	margin-right:2%;
}
#archive-title {
	float:left;		
	width:100%;
	min-height:10px;
	font-size:35px;
	line-height:47px;
	color:#936f61;
	font-family: "Cinzel", serif;
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:2%;
	margin-right:2%;
}
#blog {
	float:left;
	background: #f7ede8;
	width:100%;
	min-height:10px;
}
#blog-list {
	float:left;	
	width:96%;
	min-height:10px;
	margin-top:70px;
	margin-bottom:70px;
	margin-left:2%;
	margin-right:2%;
}
#blog-title {
	float:left;		
	width:100%;
	min-height:10px;
	font-size:28px;
	line-height:40px;
	color:#936f61;
	font-family: "Cinzel", serif;
	text-align:center;
	margin-bottom:50px;
}
#blog-box {
	float:left;
	background: #fff;
	width:23%;
	min-height:400px;	
	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:90%;
	min-height:10px;	
	margin-left:5%;
	margin-top:16px;
}
#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 {
	font-family: "Cinzel", serif;
	color:#000000;
	text-decoration: none;
	font-size:25px;
	line-height:35px;
}
#blog-t a:link {  }
#blog-t  a:visited { }
#blog-t  a:hover{
	color:#007e43;
	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:#616161;
	text-align:justify;
	margin-top:5px;	
} 
#blog-l {
	float:left;
	width:100%;
	min-height:10px;
	font-size:16px;
	text-align:right;
	margin-top:15px;
	margin-bottom:25px;
} 
#blog-l  a {
	color:#45b1ab;
	text-decoration:none;
	padding:7px 10px 7px 10px;	
	font-style: italic;
}
#blog-l a:link {  }
#blog-l  a:visited { }
#blog-l a:hover{
	background: #45b1ab;
	color:#fff;
	text-decoration:none;	
}


/*-------------------
    Youtube
---------------------*/
#youtube {
	float:left;	
	width:80%;
	min-height:10px;
	margin-left:10%;
	margin-right:10%;
	margin-top:5px;
	margin-bottom:15px;
}
.youtube-responsive-container {
position:relative;
padding-bottom:56.25%;
padding-top:0px;
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%;
}
/*-------------------
    footer
---------------------*/
#footer {
	float:left;	
	background: #f7eee9;	
	width:100%;
	min-height:10px;
	border-top: 1px solid #936f61;
}
#footer-list {
	float:left;	
	width:96%;
	min-height:10px;
	margin-top:40px;
	margin-bottom:40px;
	margin-left:2%;
	margin-right:2%;
}
#footer-left {
	float:left;
	width:53%;
	min-height:10px;
	margin-top:15px;	
}
#footer-cat {
	float:left;
	width:31.33%;
	min-height:10px;
	font-size: 16px;
	text-align:center;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:7px;	
}
#footer-cat a {
	color:#42495c;
	text-decoration: none;
	font-family: "Cinzel", serif;
	display:block;
	padding-top:7px;
	padding-bottom:7px;
} 
#footer-cat a:link {  }
#footer-cat a:visited { }
#footer-cat a:hover{
	background: #45b1ab;
	color:#fff;
	text-decoration:none;
}
#footer-right {
	float:right;
	width:43%;
	min-height:10px;	
}
#footer-pol {
	float:left;
	width:48%;
	min-height:10px;	
}
#footer-link {
	float:left;
	width:100%;
	min-height:10px;
	font-size: 15px;
	line-height:20px;
	text-align:center;
	margin-top:3px;
	margin-bottom:3px;	
}
#footer-link a {
	color:#656565;
	text-decoration: none;
	display:block;
	padding-top:7px;
	padding-bottom:7px;
} 
#footer-link a:link {  }
#footer-link a:visited { }
#footer-link a:hover{
	color:#45b1ab;
	text-decoration:none;
}
#footer-anpc {
	float:right;
	width:48%;
	min-height:10px;
	text-align:center;	
}
#footer-anpc-box {
	float:left;
	width:100%;
	min-height:10px;
	margin-bottom:15px;
}
/*-------------------
    crumbs
---------------------*/
#crumbs {
	float:left;
	background:#fff;
	width:100%;
	min-height:10px;
}
#crumbs-list {
	float:left;
	width:96%;
	min-height:10px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:2%;
	margin-right:2%;
}
#crumbs-project {
	float:left;
	width:75%;
	min-height:10px;
	font-size:15px;
	color:#42495c;
	text-align:left;
	margin-top:5px;
}
#crumbs-created {
	float:right;
	width:24%;
	min-height:10px;
	text-align:right;
}
/*-------------------
    under construction
---------------------*/
#uc {
	float:left;	
	background: #fff;	
	width:100%;
	min-height:10px;
}
#uc-list {
	float:left;	
	width:96%;
	min-height:150px;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:2%;
	margin-right:2%;
}
/*-------------------
    Display
---------------------*/
@media (min-width:2560px)
{

}
@media (min-width:2000px) and (max-width:2559px)
{

}
@media (min-width:1800px) and (max-width:1999px)
{
#blog-box {
	width:31.33%;
	min-height:450px;
}
}
@media (min-width:1600px) and (max-width:1799px)
{
#floris {
	width:80%;
}
#meniu {
	width:80%;
	margin-top:10px;
}
#blog-box {
	width:31.33%;
	min-height:450px;
}
}
@media (min-width:1400px) and (max-width:1599px)
{
#floris {
	width:80%;
}
#meniu {
	width:80%;
	margin-top:10px;
}
#lucrare {	
	width:31.33%;
}
#blog-box {
	width:31.33%;
	min-height:450px;
}
}
@media (min-width:1200px) and (max-width:1399px)
{
#logo {
	width:15%;
}
#floris {
	width:80%;
}
#meniu {
	width:85%;
	margin-top:10px;
}
#about-list {	
	width:70%;
	margin-left:15%;
}
#about-left {
	margin-top:10px;
}
#lucrare {	
	width:31.33%;
}
#content {	
	width:74%;
}
#blog-box {
	width:48%;
	min-height:450px;
}
}
@media (min-width:1000px) and (max-width:1199px)
{
#logo {
	width:40%;
}
#floris {
	width:60%;
}
#meniu {
	width:50%;
	margin-top:10px;
}
#about-list {	
	width:70%;
	margin-left:15%;
}
#about-left {
	margin-top:10px;
}
#proiect-img {
	width:100%;
}
#proiect-right {
	width:100%;
	margin-top:40px;
}
#lucrare {	
	width:48%;
}
#blog-box {
	width:48%;
	min-height:450px;
}
#ca-contact{
	width:40%;
	margin-left:30%;
}
#footer-left {
	width:100%;		
}
#footer-right {
	width:90%;
	margin-top:40px;
	margin-left:5%;
}
}
@media (min-width:768px) and (max-width:999px)
{
#logo {
	width:40%;
}
#floris {
	width:60%;
}
#meniu {
	width:50%;
	margin-top:10px;
}
#about-list {	
	width:70%;
	margin-top:80px;
	margin-bottom:50px;
	margin-left:15%;
}
#about-left {	
	width:100%;
	margin-top:0px;
}
#about-right {		
	width:100%;
	margin-top:50px;	
}
#proiect-img {
	width:100%;
}
#proiect-right {
	width:100%;
	margin-top:40px;
}
#lucrare {	
	width:48%;
}
#blog-box {
	width:48%;
	min-height:450px;
}
#ca-contact{
	width:40%;
	margin-left:30%;
}
#footer-left {
	width:100%;		
}
#footer-right {
	width:100%;
	margin-top:40px;
}
}
@media (min-width:480px) and (max-width:767px)
{
#logo {
	width:40%;
}
#floris {
	width:60%;
}
#meniu {
	width:50%;
	margin-top:10px;
}
#about-list {	
	width:80%;
	margin-top:70px;
	margin-bottom:40px;
	margin-left:10%;
}
#about-left {	
	width:100%;
	margin-top:0px;
}
#about-right {		
	width:100%;
	margin-top:50px;	
}
#proiect-img {
	width:100%;
}
#proiect-right {
	width:100%;
	margin-top:40px;
}
#gallery-box {
	width:49%;
	margin-right:1%;
}
#lucrare {	
	width:98%;
}
#section-list {		
	width:80%;
	margin-left:10%;
	margin-right:10%;
}
#archive-list {
	width:90%;
	margin-left:5%;
	margin-right:5%;
}
#blog-list {
	width:90%;
	margin-left:5%;
	margin-right:5%;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#contact-left {
	width:100%;
}
#contact-right{
	width:100%;
}
#ca-contact{	
	width:50%;
	margin-left:25%;
}
#footer-left {
	width:100%;
}
#footer-link {
	width:100%;
}
#footer-right {
	width:100%;
	margin-top:40px;
}
}
@media (min-width:300px) and (max-width:479px)
{
#logo {
	width:60%;
	margin-left:20%;
}
#floris {
	width:100%;
}
#meniu {
	width:90%;
	margin-top:10px;
	margin-right:5%;
}
#about-list {	
	width:80%;
	margin-top:70px;
	margin-bottom:40px;
	margin-left:10%;
}
#about-left {	
	width:100%;
	margin-top:0px;
}
#about-right {		
	width:100%;
	margin-top:40px;
}
#proiect-img {
	width:100%;
}
#proiect-right {
	width:100%;
	margin-top:40px;
}
#proiect-title {
	width:100%;
}
#proiect-pret {
	width:100%;
	margin-top:30px;
}
#gallery-box {
	width:49%;
	margin-right:1%;
}
#lucrare {	
	width:95%;
}
#section-list {		
	width:80%;
	margin-left:10%;
	margin-right:10%;
}
#archive-list {
	width:90%;
	margin-left:5%;
	margin-right:5%;
}
#blog-list {
	width:90%;
	margin-left:5%;
	margin-right:5%;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#contact-left {
	width:100%;
}
#contact-right{
	width:100%;
}
#ca-contact{	
	width:60%;
	margin-left:20%;
}
#footer-left {
	width:100%;		
}
#footer-cat {
	width:48%;	
}
#footer-right {
	width:100%;
	margin-top:40px;
}
#footer-pol {
	width:80%;	
	margin-left:10%;
}
#footer-anpc {
	width:100%;
	margin-top:30px;		
}
}