/*

Theme Name: Miss Butterfly

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:70px;
	line-height:90px;
	color:#5b9ebd;
	font-family: "Cookie", serif;
	font-weight: 400;
	font-style: normal;		
	text-align:center;
	text-decoration: none;

}
h2{
	font-size:50px;
	line-height:56px;
	color:#3d3d3d;
	font-family: "Cookie", serif;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	margin:0px 0px 15px 0px;
}
h3{
	font-size:45px;
	line-height:53px;
	color:#3d3d3d;
	font-family: "Cookie", serif;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	margin:15px 0px 15px 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;
}

/*-------------------
    Top
---------------------*/
#header {
	float:left;	
	background: #f5f0e9;
	width:100%;
	height:100px;
	position: fixed;
	z-index:100;
}
#header-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:15px;
}
#logo {
	float:left;	
	width:20%;
	min-height:10px;
	text-align:center;
}
#meniu {
	float:left;
	width:80%;
	min-height:10px;
	margin-top:17px;
}
#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: "Oswald", 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 15px 10px 15px;font-size:22px;text-decoration:none;color: #3d3d3d;font-family: "Courier Prime", serif;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 {color: #5b9ebd;font-size:22px;}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover {color: #5b9ebd;font-size:22px;}
#cssmenu > ul > li:after {content: '';  position: absolute;  top: 12px;  right: 0;  display: block;  height: 20px;  width: 1px;  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: 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: #333333;background: #fff;}
#cssmenu.small-screen > ul > li > a:hover {color: #333333;background-color: #e1f4f4;}
#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;color: #333333;}
#cssmenu.small-screen #menu-button.menu-opened {color: #333333;}
#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 #333333;  border-bottom: 2px solid #333333;  width: 18px;  height: 3px;}
#cssmenu.small-screen #menu-button.menu-opened:after {border-top: 2px solid #333333;border-bottom: 2px solid #333333;}
#cssmenu.small-screen #menu-button:before {content: "";  position: absolute;  right: 25px;  top: 22px;  display: block;  width: 18px;  height: 2px;  background: #333333;}

/*-------------------
    cups
---------------------*/
#cups {
	float:left;	
	background: #f5f2ed;
	width:100%;
	min-height:10px;
	margin-top:100px;
	z-index:10;
}
/*-------------------
    Home
---------------------*/
#slide {
	float:left;
	background: #e8e3dd url(files/images/slide-2560.webp) no-repeat center center;
	width:100%;
	min-height:820px;
}
#seren {
	float:left;
	background: #4893b9 url(files/images/seren-2560.webp) no-repeat center center;
	width:100%;
	min-height:100px;
}
#seren-info {
	float:left;
	width:70%;
	min-height:10px;
	margin-top:60px;
	margin-bottom:60px;
	margin-left:15%;
}
#seren-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:65px;
	color:#fff;
	font-family: "Cookie", serif;
	font-weight: 400;
	font-style: normal;
	text-align:center;
}
#seren-txt {
	float:left;
	width:100%;
	min-height:10px;
	font-size:20px;
	line-height:35px;
	color:#fff;
	text-align:center;
	margin-top:15px;
}
#seren-txt p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}
#seren-sm {
	float:left;
	width:30%;
	min-height:10px;
	text-align:center;
	margin-top:15px;
	margin-left:35%;
}
#seren-sm-1 {
	float:left;
	width:31.33%;
	min-height:10px;
	text-align:center;
	margin-left:1%;
	margin-right:1%;
}
#seren-sm-1 a {
	height:50px;
	background: url(files/images/facebook-a.svg) no-repeat center center;
	font-style: normal;	
	text-decoration:none;
	display:block;
}
#seren-sm-1 a:link {  }
#seren-sm-1 a:visited { }
#seren-sm-1 a:hover{
	background: url(files/images/facebook-h.svg) no-repeat center center;
	text-decoration:none;
}
#seren-sm-2 {
	float:left;
	width:31.33%;
	min-height:10px;
	text-align:center;
	margin-left:1%;
	margin-right:1%;
}
#seren-sm-2 a {
	height:50px;
	background: url(files/images/instagram-a.svg) no-repeat center center;
	font-style: normal;	
	text-decoration:none;
	display:block;
}
#seren-sm-2 a:link {  }
#seren-sm-2 a:visited { }
#seren-sm-2 a:hover{
	background: url(files/images/instagram-h.svg) no-repeat center center;
	text-decoration:none;
}
#seren-sm-3 {
	float:left;
	width:31.33%;
	min-height:10px;
	text-align:center;
	margin-left:1%;
	margin-right:1%;
}
#seren-sm-3 a {
	height:50px;
	background: url(files/images/youtube-a.svg) no-repeat center center;
	font-style: normal;	
	text-decoration:none;
	display:block;
}
#seren-sm-3 a:link {  }
#seren-sm-3 a:visited { }
#seren-sm-3 a:hover{
	background: url(files/images/youtube-h.svg) no-repeat center center;
	text-decoration:none;
}
#lucrari {
	float:left;
	background: #f5f2ed;
	width:100%;
	min-height:100px;
}
#lucrari-1 {
	float:left;
	background: #fff url(files/images/lucrare-1-2560.webp) no-repeat center center;
	width:50%;
	min-height:550px;
}
#lucrari-2 {
	float:right;
	background: #fff url(files/images/lucrare-2-2560.webp) no-repeat center center;
	width:50%;
	min-height:550px;
}
#lucrari-3 {
	float:left;
	background: #fff url(files/images/lucrare-3-2560.webp) no-repeat center center;
	width:50%;
	min-height:550px;
}
#lucrari-l {
	float:left;
	width:50%;
	min-height:10px;
}
#lucrari-r {
	float:right;
	width:50%;
	min-height:10px;
}
#lucrari-c {
	float:left;	
	width:80%;
	min-height:10px;
	margin-left:10%;
	margin-top:35px;
	margin-bottom:50px;
}
#lucrari-title {
	float:left;
	width:100%;
	min-height:10px;
	margin-top:22px;
} 
#lucrari-title a {
	font-size:55px;
	color:#5b9ebd;
	font-family: "Cookie", serif;
	font-weight: 400;
	font-style: normal;	
	text-decoration:none;
}
#lucrari-title a:link {  }
#lucrari-title a:visited { }
#lucrari-title a:hover{
	color:#3d3d3d;
	text-decoration:none;
}
#lucrari-txt {
	float:left;
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:32px;
	color:#3d3d3d;
	text-align:justify;
	margin-top:10px;
}
#lucrari-link {
	float:left;
	width:100%;
	min-height:10px;
	font-size:15px;
	margin-top:35px;
	margin-bottom:25px;
} 
#lucrari-link a {
	background:#e6e1d9;
	color:#8f7057;
	text-decoration:none;
	padding:10px 20px 10px 20px;
}
#lucrari-link a:link {  }
#lucrari-link a:visited { }
#lucrari-link a:hover{
	background:#fafafa;
	color:#5b9ebd;
	text-decoration:none;
}
/*-------------------
    Section
---------------------*/
#section {
	float:left;	
	background: #f5f2ed;
	width:100%;
	min-height:10px;
}
#section-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:20px;
	margin-bottom:70px;
}
#se-top {
	float:left;	
	background:#fff;
	width:100%;
	min-height:10px;
}
#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;
	margin-bottom:20px;
} 
#breadcrumbs  a {
	color:#1b1b1b;
	text-decoration: none;
	}
#breadcrumbs a:link {  }
#breadcrumbs  a:visited { }
#breadcrumbs a:hover{
	color:#ef670c;
	text-decoration:none;
}
#time {
	float:left;
	width:100%;
	min-height:10px;
	font-size:14px;
	line-height:14px;
	color:#787979;
	text-align:right;
	margin-top:15px;
} 
#content {
	float:left;	
	width:77%;
	min-height:10px;
}
#content-center {
	float:left;	
	width:50%;
	min-height:10px;
	margin-left:25%;
}
#content-info {
	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;
	text-align:center;
}
#content-page {
	float:left;
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:32px;
	color:#1b1b1b;
	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:#fbbd02;
	text-decoration:none;
}
#content-page a:link { }
#content-page a:visited { }
#content-page a:hover{
	color:#fbbd02;
	text-decoration:underline;
}
#content-page-c {
	float:left;
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:32px;
	color:#1b1b1b;
	text-align:center;
	margin-top:10px;
	margin-bottom:30px;
}
#content-page-c p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}
#content-page-c a {
	color:#fbbd02;
	text-decoration:none;
}
#content-page-c a:link { }
#content-page-c a:visited { }
#content-page-c a:hover{
	color:#fbbd02;
	text-decoration:underline;
}
#sidebar {
	float:right;
	background:#4289b2;
	width:20%;
	min-height:10px;
	margin-top:20px;
}
#sidebar-list {
	float:left;	
	width:90%;
	min-height:200px;
	margin-bottom:30px;
	margin-left:5%;
}
#sidebar-box {
	float:left;	
	width:100%;
	min-height:10px;
	text-align:center;
	margin-bottom:15px;
}
.sidetitl-1{margin:10px 0px 0px 10px;width:97%;min-height:10px;text-align:center;font-size:20px;line-height:25px;color:#333333;font-weight:normal;text-transform: uppercase;overflow:hidden;padding-bottom:20px;}
.sidebox-1{float:left;margin:0px 0px 0px 0px;width:100%;color:#282828;}  
.sidebox-1 ul {margin:0px;padding: 0px 0px 5px 0px;list-style-type: none;}
.sidebox-1 li{ margin:0px;padding: 0px 0px 5px 0px; list-style-type: none;}
.sidebox-1 ul ul  {margin-left:10px;padding: 0px 0px 5px 0px;list-style-type:none;border:0;}
.sidebox-1 ul ul ul {margin:0px;padding: 0px 0px 5px 0px;list-style-type:none;border:0;}
.sidebox-1 ul ul ul ul {margin:0px;padding: 0px 0px 5px 0px;list-style-type:none;border:0;}	
.sidebox-1 ul li {margin:0px;padding: 0px 0px 0px 0px;width:100%;height:100%;line-height:18px;clear:left;list-style-type: none;font-size:16px;border:0;overflow:hidden;}	
.sidebox-1 ul li a:link {padding: 6px 0px 6px 5px;width:97%;min-height:10px;text-align:left;font-size:16px;line-height:20px;color:#4c4c4c;text-decoration: none;display:block;border-bottom: 1px solid #e1e1e1;}
.sidebox-1 ul li a:visited {width:97%;min-height:10px;text-align:left;color:#4c4c4c;text-decoration: none;display:block;border-bottom: 1px solid #e1e1e1;}
.sidebox-1 ul li a:hover {width:97%;min-height:10px;text-align:left;background: #fff;color:#e5631d;text-decoration:none;display:block;border-bottom: 1px solid #e1e1e1;} 
.sidebox-1 ul ul li {margin:0px;padding: 6px 0px 6px 15px;width:100%;height:100%;font-size:16px;line-height:20px;color:#4c4c4c;text-decoration: none;display:block;border-bottom: 0;}	
.sidebox-1 ul ul li a:link, .sidebox-1 ul ul li a:visited {padding: 4px 3px 4px 10px;width:97%;min-height:10px;text-align:left;font-size:15px;line-height:20px;color:#4c4c4c;text-decoration: none;display:block;}
.sidebox-1 ul ul li a:hover {width:97%;min-height:10px;text-align:left;color:#ff6634;text-decoration:none;display:block;} 
.sidebox-1 p {padding: 7px 10px; margin:0;color:#777777;}
.sidebox-1 table{width:100%; text-align:center; color:#777777; }

/*-------------------
    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;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="select"],
.wpcf7 textarea,
.wpcf7-select {background: #fff;padding: 5px 7px;width:100%; margin: 6px 0px; box-sizing: border-box; font-size:16px;border: 1px solid #d3ced2;color:#777;}
.wpcf7-submit{
	background:#e6e1d9;
	color:#8f7057;
	padding:10px 20px 10px 20px;
	font-size:15px;	
	cursor:pointer;
	border: 1px solid #e6e1d9;
	text-decoration: none;
	}
.wpcf7-submit:hover {
	background:#fafafa;
	color:#5b9ebd;
	text-decoration:none;
	border: 1px solid #fafafa;	
}
.grecaptcha-badge {
    display: none !important;
}

#contact-maps {
	float:left;
	width:100%;
	height:500px;
	margin-top:50px;
}
/*-------------------
    Catalog
---------------------*/
#catalog-top {
	float:left;
	background: #4893b9 url(files/images/seren-2560.webp) no-repeat center center;
	width:100%;
	min-height:10px;
	margin-bottom:50px;
}
#catalog-info {
	float:left;
	width:70%;
	min-height:10px;
	margin-top:60px;
	margin-bottom:60px;
	margin-left:15%;
}
#catalog {
	float:left;
	width:100%;
	min-height:10px;
	margin-top:50px;
}
#catalog-cat {
	float:left;
	width:32.33%;
	min-height:10px;
	text-align:center;
	margin-left:0.5%;
	margin-right:0.5%;
}
#catalog-cat a {
	background: #5b9ebd;
	color:#fff;
	text-decoration:none;
	font-size:40px;
	font-family: "Cookie", serif;
	font-weight: 400;
	font-style: normal;	
	padding:10px 16px 10px 16px;
	display:block;
}
#catalog-cat a:link {  }
#catalog-cat a:visited { }
#catalog-cat a:hover{
	background:#91bfd5;
	color:#fff;
	text-decoration:none;
}
#catalog-box {
	float:left;
	background: #fff;
	width:32.33%;
	min-height:400px;
	margin-bottom:20px;
	margin-left:0.5%;
	margin-right:0.5%;
}

/*-------------------
    Parteneri
---------------------*/
#parteneri {
	float:left;
	width:100%;
	min-height:10px;
	margin-top:50px;
}
#parteneri-box {
	float:left;
	width:48%;
	min-height:10px;
	margin-bottom:50px;
	margin-left:1%;
	margin-right:1%;
}
#parteneri-logo {
	float:left;
	width:30%;
	min-height:10px;
	text-align:center;
}
#parteneri-info {
	float:right;
	width:67%;
	min-height:10px;	
}
#parteneri-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:23px;
	line-height:30px;
}
#parteneri-txt {
	float:left;
	width:100%;
	min-height:10px;
	font-size:16px;
	line-height:30px;
	color:#1b1b1b;
	text-align:justify;
	margin-top:8px;
	margin-bottom:12px;
}
#parteneri-txt p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}
#parteneri-link {
	float:left;
	width:100%;
	min-height:10px;
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
} 
#parteneri-link a {
	background:#e6e1d9;
	color:#8f7057;
	text-decoration:none;
	padding:8px 16px 8px 16px;
}
#parteneri-link a:link {  }
#parteneri-link a:visited { }
#parteneri-link a:hover{
	background:#fafafa;
	color:#5b9ebd;
	text-decoration:none;
}
/*-------------------
    Blog
---------------------*/
#blog {
	float:right;
	background: #f2ece7 url(files/images/blog-2560.webp) no-repeat top center;
	width:100%;
	min-height:10px;
}
#blog-list {
	float:left;
	width:80%;	
	min-height:10px;
	margin-left:10%;
	margin-top:100px;
	margin-bottom:60px;
}
#archive-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:26px;
	line-height:37px;
	color:#3d3d3d;
	font-weight:bold;
	letter-spacing: 1px;
	text-align:center;
	margin-bottom:70px;
}
#blog-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:65px;
	line-height:75px;
	color:#3d3d3d;
	font-family: "Cookie", serif;
	font-weight: 400;
	font-style: normal;	
	text-align:center;
}
.txt1 {
	font-size:65px;
	line-height:75px;
	color:#5b9ebd;
	font-family: "Cookie", serif;
	font-weight: 400;
	font-style: normal;
}
#blog-stitle {
	float:left;
	width:100%;
	min-height:10px;
	font-size:55px;
	line-height:75px;
	color:#3d3d3d;
	font-family: "Cookie", serif;
	font-weight: 400;
	font-style: normal;
	text-align:center;
	margin-bottom:70px;
}
#single-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:55px;
	line-height:65px;
	color:#3d3d3d;
	font-family: "Cookie", serif;
	font-weight: 400;
	font-style: normal;	
	text-align:center;
	margin-bottom:50px;
}
#blog-box {
	float:left;
	background: #fff;
	width:48%;
	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: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-size:42px;
	line-height:52px;
	color:#8f7057;
	font-family: "Cookie", serif;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}
#blog-t a:link {  }
#blog-t a:visited { }
#blog-t a:hover{
	color:#5b9ebd;
	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:17px;
	line-height:26px;
	color:#939393;
	text-align:justify;
	margin-top:5px;	
} 
#blog-l {
	float:left;
	width:100%;
	min-height:10px;
	font-size:14px;
	text-align:right;
	margin-top:18px;
	margin-bottom:25px;
} 
#blog-l  a {
	color:#5b9ebd;
	text-decoration:none;
	padding:5px 8px 6px 8px;
}
#blog-l a:link {  }
#blog-l  a:visited { }
#blog-l a:hover{
	color:#5b9ebd;
	text-decoration:underline;
}
/*-------------------
    Footer
---------------------*/
#footer {
	float:left;	
	background: #ded9d1;	
	width:100%;
	min-height:10px;
}
#footer-list {
	float:left;	
	width:70%;
	min-height:10px;
	margin-top:80px;
	margin-bottom:50px;
	margin-left:15%;
}
#footer-left {
	float:left;	
	width:60%;
	min-height:10px;
	font-size:17px;
	line-height:30px;
	color:#000000;
	text-align:justify;
	margin-bottom:30px;
}
#footer-right {
	float:right;	
	width:37%;
	min-height:10px;
	margin-bottom:30px;
}
#footer-link {
	float:left;
	width:100%;
	min-height:10px;
	font-size: 16px;
	line-height:25px;
	text-align:center;
}
#footer-link a {
	color:#000000;
	text-decoration: none;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
} 
#footer-link a:link {  }
#footer-link a:visited { }
#footer-link a:hover{
	color:#5b9ebd;
	text-decoration:none;
}

/*-------------------
    Project
---------------------*/
#project {
	float:left;
	background:#fff;
	min-height:10px;
	width:100%;
}
#project-list {
	float:left;
	width:100%;	
	min-height:10px;
	margin-top:20px;
	margin-bottom:20px;
}
#copyright {
	float:left;
	width:100%;	
	min-height:10px;
	font-size:13px;
	color:#494949;
	text-align:center;
}
#created {
	float:right;
	min-height:10px;
	padding-right:5%;
}
/*-------------------
    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)
{
#lucrari-c {
	margin-top:130px;
}
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:70px;
}
#blog-list {
	width:58%;	
	margin-left:21%;
}
}
@media (min-width:2000px) and (max-width:2559px)
{
#lucrari-c {
	margin-top:130px;
}
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
#blog-list {
	width:56%;	
	margin-left:22%;
}
}
@media (min-width:1800px) and (max-width:1999px)
{
#slide {
	background: #e8e3dd url(files/images/slide-2000.webp) no-repeat center center;
	min-height:750px;
}
#seren {
	background: #4893b9 url(files/images/seren-2000.webp) no-repeat center center;
}
#lucrari-1 {
	background: #fff url(files/images/lucrare-1-2000.webp) no-repeat center center;
	min-height:550px;
}
#lucrari-2 {
	background: #fff url(files/images/lucrare-2-2000.webp) no-repeat center center;
	min-height:550px;
}
#lucrari-3 {
	background: #fff url(files/images/lucrare-3-2000.webp) no-repeat center center;
	min-height:550px;
}
#lucrari-c {
	margin-top:110px;
}
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
#blog {
	background: #f2ece7 url(files/images/blog-2000.webp) no-repeat top center;
}
#blog-list {
	width:70%;	
	margin-left:15%;
}
}
@media (min-width:1600px) and (max-width:1799px)
{
#slide {
	background: #e8e3dd url(files/images/slide-1800.webp) no-repeat center center;
	min-height:700px;
}
#seren {
	background: #4893b9 url(files/images/seren-1800.webp) no-repeat center center;
}
#lucrari-1 {
	background: #fff url(files/images/lucrare-1-1800.webp) no-repeat center center;
	min-height:550px;
}
#lucrari-2 {
	background: #fff url(files/images/lucrare-2-1800.webp) no-repeat center center;
	min-height:550px;
}
#lucrari-3 {
	background: #fff url(files/images/lucrare-3-1800.webp) no-repeat center center;
	min-height:550px;
}
#lucrari-c {
	margin-top:100px;
}
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
#blog {
	background: #f2ece7 url(files/images/blog-1800.webp) no-repeat top center;
}
#content-center {
	width:60%;
	margin-left:20%;
}
}
@media (min-width:1400px) and (max-width:1599px)
{
#slide {
	background: #e8e3dd url(files/images/slide-1600.webp) no-repeat center center;
	min-height:650px;
}
#seren {
	background: #4893b9 url(files/images/seren-1600.webp) no-repeat center center;
}
#lucrari-1 {
	background: #fff url(files/images/lucrare-1-1600.webp) no-repeat center center;
	min-height:550px;
}
#lucrari-2 {
	background: #fff url(files/images/lucrare-2-1600.webp) no-repeat center center;
	min-height:550px;
}
#lucrari-3 {
	background: #fff url(files/images/lucrare-3-1600.webp) no-repeat center center;
	min-height:550px;
}
#lucrari-c {
	margin-top:100px;
}
#sidebar {
	width:17%;
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
#content {
	width:79%;
}
#content-center {
	width:60%;
	margin-left:20%;
}
#catalog-box {
	width:30.53%;
	margin-left:0.9%;
	margin-right:0.9%;
}
#blog {
	background: #f2ece7 url(files/images/blog-1600.webp) no-repeat top center;
}
#blog-box {
	width:48%;
}
}
@media (min-width:1200px) and (max-width:1399px)
{
#slide {
	background: #e8e3dd url(files/images/slide-1400.webp) no-repeat center center;
	min-height:600px;
}
#seren {
	background: #4893b9 url(files/images/seren-1400.webp) no-repeat center center;
}
#lucrari-1 {
	background: #fff url(files/images/lucrare-1-1400.webp) no-repeat center center;
	min-height:550px;
}
#lucrari-2 {
	background: #fff url(files/images/lucrare-2-1400.webp) no-repeat center center;
	min-height:550px;
}
#lucrari-3 {
	background: #fff url(files/images/lucrare-3-1400.webp) no-repeat center center;
	min-height:550px;
}
#lucrari-c {
	margin-top:90px;
}
#sidebar {
	width:17%;
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
#content {
	width:79%;
}
#content-center {
	width:60%;
	margin-left:20%;
}
#catalog-box {
	width:30.53%;
	margin-left:0.9%;
	margin-right:0.9%;
}
#blog {
	background: #f2ece7 url(files/images/blog-1400.webp) no-repeat top center;
}
#blog-box {
	width:48%;
}
}
@media (min-width:1000px) and (max-width:1199px)
{
#meniu {
	width:76%;
	margin-left:2%;
}
#slide {
	background: #e8e3dd url(files/images/slide-1200.webp) no-repeat center center;
	min-height:550px;
}
#seren {
	background: #4893b9 url(files/images/seren-1200.webp) no-repeat center center;
}
#lucrari-1 {
	background: #fff url(files/images/lucrare-1-1200.webp) no-repeat center center;
	min-height:500px;
}
#lucrari-2 {
	background: #fff url(files/images/lucrare-2-1200.webp) no-repeat center center;
	min-height:500px;
}
#lucrari-3 {
	background: #fff url(files/images/lucrare-3-1200.webp) no-repeat center center;
	min-height:500px;
}
#lucrari-c {
	margin-top:60px;
}
#sidebar {
	width:18%;
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
#content {
	width:78%;
}
#content-center {
	width:70%;
	margin-left:15%;
}
#content-center {
	width:70%;
	margin-left:15%;
}
#catalog-box {
	width:31.33%;
	margin-left:1%;
	margin-right:1%;
}
#blog {
	background: #f2ece7 url(files/images/blog-1200.webp) no-repeat top center;
}
#blog-box {
	width:48%;
}
}
@media (min-width:768px) and (max-width:999px)
{
#logo {
	width:36%;
	margin-left:2%;
	margin-right:2%;
}
#meniu {
	width:56%;
	margin-top:10px;
	margin-left:2%;
	margin-right:2%;
}
#slide {
	background: #e8e3dd url(files/images/slide-1000.webp) no-repeat center center;
	min-height:500px;
}
#seren {
	background: #4893b9 url(files/images/seren-1000.webp) no-repeat center center;
}
#lucrari-1 {
	float:left;
	background: #fff url(files/images/lucrare-1-1000.webp) no-repeat center center;
	width:100%;
	min-height:450px;
}
#lucrari-2 {
	float:right;
	background: #fff url(files/images/lucrare-2-1000.webp) no-repeat center center;
	width:100%;
	min-height:450px;
}
#lucrari-3 {
	float:left;
	background: #fff url(files/images/lucrare-3-1000.webp) no-repeat center center;
	width:100%;
	min-height:450px;
}
#lucrari-l {
	float:left;
	width:100%;
}
#lucrari-r {
	float:right;
	width:100%;
}

#content {
	width:100%;	
}
#content-center {
	width:70%;
	margin-left:15%;
}
#content-center {
	width:80%;
	margin-left:10%;
}
#contact-left {
	width:100%;
	margin-bottom:30px;
}
#contact-right {
	width:100%;
}
#catalog-box {
	width:47.2%;
	margin-left:1.4%;
	margin-right:1.4%;
}
#blog {
	background: #f2ece7 url(files/images/blog-1000.webp) no-repeat top center;
}
#blog-box {
	width:98%;
}
#footer-list {
	width:80%;
	margin-left:10%;
}
}
@media (min-width:480px) and (max-width:767px)
{
#logo {
	width:36%;
	margin-left:2%;
	margin-right:2%;
}
#meniu {
	width:56%;
	margin-top:10px;
	margin-left:2%;
	margin-right:2%;
}
#slide {
	background: #e8e3dd url(files/images/slide-768.webp) no-repeat center center;
	min-height:450px;
}
#seren {
	background: #4893b9 url(files/images/seren-768.webp) no-repeat center center;
}
#lucrari-1 {
	float:left;
	background: #fff url(files/images/lucrare-1-768.webp) no-repeat center center;
	width:100%;
	min-height:400px;
}
#lucrari-2 {
	float:right;
	background: #fff url(files/images/lucrare-2-768.webp) no-repeat center center;
	width:100%;
	min-height:400px;
}
#lucrari-3 {
	float:left;
	background: #fff url(files/images/lucrare-3-768.webp) no-repeat center center;
	width:100%;
	min-height:400px;
}
#lucrari-l {
	float:left;
	width:100%;
}
#lucrari-r {
	float:right;
	width:100%;
}


#sidebar {
	width:90%;
	margin-left:5%;
	position:-webkit-sticky;
	position:sticky;
	top:50px;
	margin-top:0px;
}
#content {
	width:100%;	
}
#content-center {
	width:80%;
	margin-left:10%;
}
#content-center {
	width:80%;
	margin-left:10%;
}
#catalog-box {
	width:47%;
	margin-left:1.5%;
	margin-right:1.5%;
}
#blog {
	background: #f2ece7 url(files/images/blog-768.webp) no-repeat top center;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#contact-left {
	width:100%;
	margin-bottom:30px;
}
#contact-right {
	width:100%;
}
#contact-form-left {
	width:100%;
}
#contact-form-right {
	width:100%;
}
#contact-maps {
	height:350px;
	margin-top:40px;
}
#footer-list {
	width:80%;
	margin-left:10%;
}
#footer-left {
	width:100%;
}
#footer-right {
	width:100%;
}
}
@media (min-width:300px) and (max-width:479px)
{
#logo {
	width:36%;
	margin-left:2%;
	margin-right:2%;
}
#meniu {
	width:56%;
	margin-top:10px;
	margin-left:2%;
	margin-right:2%;
}
#slide {
	background: #e8e3dd url(files/images/slide-480.webp) no-repeat center center;
	min-height:375px;
}
#seren {
	background: #4893b9 url(files/images/seren-480.webp) no-repeat center center;
}
#lucrari-1 {
	float:left;
	background: #fff url(files/images/lucrare-1-480.webp) no-repeat center center;
	width:100%;
	min-height:350px;
}
#lucrari-2 {
	float:right;
	background: #fff url(files/images/lucrare-1-480.webp) no-repeat center center;
	width:100%;
	min-height:350px;
}
#lucrari-3 {
	float:left;
	background: #fff url(files/images/lucrare-1-480.webp) no-repeat center center;
	width:100%;
	min-height:350px;
}
#lucrari-l {
	float:left;
	width:100%;
}
#lucrari-r {
	float:right;
	width:100%;
}


#sidebar {
	width:90%;
	margin-left:5%;
	position:-webkit-sticky;
	position:sticky;
	top:50px;
	margin-top:0px;
}
#content {
	width:100%;	
}
#content-center {
	width:80%;
	margin-left:10%;
}
#content-center {
	width:90%;
	margin-left:5%;
}
#catalog-info {
	width:80%;
	margin-top:40px;
	margin-bottom:40px;
	margin-left:10%;
}
#catalog-cat a {
	font-size:35px;
	padding:8px 12px 8px 12px;
}
#catalog-box {
	width:99%;
}
#blog {
	background: #f2ece7 url(files/images/blog-480.webp) no-repeat top center;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#contact-left {
	width:100%;
	margin-bottom:30px;
}
#contact-right {
	width:100%;
}
#contact-form-left {
	width:100%;
}
#contact-form-right {
	width:100%;
}
#contact-maps {
	height:350px;
	margin-top:40px;
}
#footer-list {
	width:90%;
	margin-left:5%;
}
#footer-left {
	width:100%;
}
#footer-right {
	width:100%;
}
}