@charset "utf-8";
/* Table of Contents
----------------------------------
1.  GENERAL
2.  Portofoliu
3.  Detalii Proiect

----------------------------------*/

/*************************
*
*   1. GENERAL
*
*************************/

* {
	margin : 0px;
	padding : 0px;
	border : 0px;
	border-width : 0px;
}
body {
	font-family: "Source Sans Pro";
}

body > .portofoliu {
	background: #fff;
	padding-top: 40px;
	margin-bottom: -90px;
	padding-bottom: 40px;
}
p {
	color: #787777;
	font-size: 14px;
	line-height: 17px;
	font-family: "Source Sans Pro";
	margin-bottom: 19px;
}
a {
	color: #ed1651;
	border: none;
	outline: none;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
a:hover {
	color: #ed1651;
	text-decoration: underline;
}
a:active, a:focus {
	color: #ed1651;
}
ol, ul {
	list-style: none;
}
ul {
	margin: 0 0 19px;
}
input:focus, textarea {
	outline : none;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
}
button, input {
	line-height: normal;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
}
select::-ms-expand {
 display: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
}
button, input {
	line-height: normal;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
}
/*Remove button padding in FF*/
input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
input[type=text], input[type=password] {
	display: inline;
	float: left;
}
textarea:hover, textarea:focus {
	border: 1px solid #7ba7a1;
}
/* Clearfix */
.clearfix {
	display: inline-block;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0
}
.clearfix {
	display:block;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.btn {
	display: block;
	padding: 8px 25px;
	border-radius: 3px;
	border: 0px none;
	font-weight: 600;
	font-size: 14px;
	color: #FFF;
}
.no-margin {
	margin: 0 !important;
}
#menu a:hover {text-decoration: none;}
/*************************
*
*   2. Portofoliu
*
*************************/
.portofoliu h2 {
	font-size: 24px;
	line-height: 27px;
	color: #1469b3;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	width: 995px;
	position: relative;
	margin: 0 auto 32px;
}
.statistici {
	width: 995px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
.statistici .item {
	float: left;
	width: 226px;
	height: 172px;
	padding: 16px 0 0;
	margin-left: 30px;
	background: url('../images/circle-bg.png') no-repeat;
	text-align: center;
}
.statistici .item:first-child {
	margin: 0;
}
.statistici .item p.number {
	font-size: 36px;
	line-height: 39px;
	color: #1469b3;
	margin: 4px 0 6px;
}
.statistici .item p {
	font-size: 15px;
	color: #787777;
	margin: 0;
	padding: 0 10px;
	line-height: 1.4;
}
.teaser-text {
	font-size: 24px;
	color: #1469b3;
	text-align: center;
	background: #FFF url('../images/down-arrow.png') no-repeat center 44px;
	cursor: pointer;
	height: 62px;
	line-height: 49px;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.15);
	box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.15);
}
.teaser-text:hover {
	background: #f8f8f8 url('../images/down-arrow.png') no-repeat center 44px;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.30);
	-moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.30);
	box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.30);
}
/** filters list **/
#filter-list {
	display: block;
	width: 990px;
	text-align: center;
	margin: 43px auto 0;
}
#filter-list li {
	float: left;
	width: 198px;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	border-bottom: 1px solid #1469b3;
	font-size: 17px;
	color: #1469b3;
	text-align: center;
}
#filter-list li:hover {
	background: #1469b3;
	color: #FFF;
}
#filter-list li.active {
	border-bottom: 3px solid #1469b3;
	position: relative;
}
/** portfolio list **/
.proiecte {
position;
relative;
	background: url('../images/pattern-grey.png');
	width: 1052px;
	padding: 30px 0;
	margin: 49px auto;
}
#portfolio {
	display: block;
	list-style: none;
	position: relative;
	margin: 0;
}
#portfolio .item {
	display: none;
	width: 310px;
	height: 155px;
	vertical-align: top;
	float: left;
	margin: 0 0 30px 30px;
	position: relative;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.15);
	box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.15);
	overflow: hidden;
}
#portfolio li a, #portfolio li a img {
	display: block;
	position: relative;
}
#portfolio li a {
	overflow: hidden;
}
#portfolio li a div {
	position: absolute;
	background: url('../images/hover-thumb-bg.png');
	width: 100%;
	height: 100%;
}
#portfolio li a div p {
	display: block;
	font-size: 18px;
	line-height: 21px;
	color: #FFF;
	width: 205px;
	height: 117px;
	padding: 22px 67px 0 20px;
	background: url('../images/plus-big-icon.png') no-repeat right bottom;
}
#portfolio li a div p span {
	display: block;
	font-size: 14px;
	line-height: 17px;
}
.load_more {
	cursor: pointer;
	width: 990px;
	position: relative;
	height: 70px;
	line-height: normal;
	border: 0;
	font-size: 24px;
	color: #c6c6c6;
	background: #FFF url('../images/plus-icon.png') no-repeat left top;
	margin: 0 0 0 30px;
	outline: none;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.15);
	box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.15);
}
.load_more:hover {
	background: #FFF url('../images/plus-icon.png') no-repeat left bottom;
	color: #1469b3;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.15);
	box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.15);
}
.animation_image {
	position: absolute;
	bottom: 55px;
	left: 50%;
	margin-left: -72px;
}
/*************************
*
*   3. Detalii proiect
*
*************************/

.top-title {
	height: 66px;
	position: relative;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.15);
	box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.15);
}
.top-title h2 {
	margin: 0 auto;
	width: 1020px;
}
.detalii-proiect {
	width: 1020px;
	margin: 0 auto 90px;
}
.detalii-proiect .left-content {
	float: left;
	width: 561px;
	margin-right: 27px;
}
.detalii-proiect .breadcrumb {
	padding-top: 15px;
	padding-bottom: 16px;
	font-size: 14px;
	line-height: 17px;
	color: #787777;
}
.detalii-proiect .breadcrumb a {
	color: #787777;
}
.detalii-proiect .breadcrumb a:hover {
	color: #1469b3;
	text-decoration: none;
}
.detalii-proiect .images {
	background: #f1f2f2;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}
.detalii-proiect .images .image {
	position: relative;
	margin-top: 50px;
}
.detalii-proiect .images .image:first-child {
	margin: 0;
}
.detalii-proiect .images .image a, .detalii-proiect .images .image img {
	display: block;
	margin: 0 auto;
}
.detalii-proiect .images .image .zoom {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -47px;
	margin-top: -47px;
	background: url('../images/zoom-hover.png') no-repeat;
	width: 92px;
	height: 92px;
	opacity: 0;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=00);
	z-index: 99;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
.detalii-proiect .images .image a:hover .zoom {
	opacity: 1;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.detalii-proiect .right-content {
	width: 432px;
	float: right;
}
.detalii-proiect .right-content .projects-nav {
	overflow: hidden;
	padding: 14px 30px;
}
.detalii-proiect .right-content .projects-nav a {
	display: block;
	float: right;
	font-size: 14px;
	color: #787777;
	height: 20px;
	line-height: 20px;
	text-align: right;
	padding: 0 21px 0 0;
	background: url('../images/next-prev-icons.png') no-repeat right -25px;
}
.detalii-proiect .right-content .projects-nav a.anterior {
	float: left;
	text-align: left;
	padding: 0 0 0 21px;
	background: url('../images/next-prev-icons.png') no-repeat left 2px;
}
.detalii-proiect .right-content .projects-nav a:hover {
	color: #1469b3;
	text-decoration: none;
	background: url('../images/next-prev-icons.png') no-repeat right -78px;
}
.detalii-proiect .right-content .projects-nav a.anterior:hover {
	color: #1469b3;
	text-decoration: none;
	background: url('../images/next-prev-icons.png') no-repeat left -51px;
}
.detalii-proiect .textbox {
	background: url('../images/pattern-grey.png');
	padding: 31px;
	margin-bottom: 30px;
}
.detalii-proiect .textbox .content {
	background: #FFF;
	padding: 25px 22px;
}
.detalii-proiect .textbox h3, .wrap-form h3 {
	font-size: 18px;
	line-height: 20px;
	color: #1469b3;
	margin: 0 0 25px;
	font-weight: normal;
}
.detalii-proiect .textbox p {
	font-size: 14px;
	line-height: 17px;
	color: #787777;
	margin: 0 0 17px;
}
.detalii-proiect .textbox ul {
	margin: 0;
}
.detalii-proiect .textbox ul li {
	list-style-type: none;
	line-height: 17px;
	font-size: 14px;
	padding: 0 0 0 15px;
	color: #787777;
	background: url(../images/bullet.png) no-repeat 0 6px;
}
.cere-detalii {
	position: relative;
}
.cere-detalii .btn {
	font-size: 18px;
	color: #FFF;
	line-height: 21px;
	width: 334px;
	height: 58px;
	display: block;
	background: #c6c6c6 url('../images/details-icon.png') no-repeat 14px center;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.15);
	box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.15);
	text-align: center;
	padding: 12px 26px 0 72px;
	cursor: pointer;
	margin: 0 0 27px;
}
.cere-detalii .btn:hover {
	background-color: #1469b3;
	color: #FFF;
}
.detalii-proiect .right-content .link-site, .detalii-proiect .right-content .back-portfolio {
	width: 361px;
	height: 70px;
	line-height: 70px;
	display: block;
	margin: 0 0 27px;
	font-size: 24px;
	color: #c6c6c6;
	padding: 0 0 0 70px;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.15);
	box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.15);
	background: url('../images/btn-icons.png') no-repeat 0 0;
	text-align: center;
	text-decoration: none;
}
.detalii-proiect .right-content .back-portfolio {
	background-position:  0 -92px;
}
.detalii-proiect .right-content .link-site:hover {
	background-position:  0 -182px;
	color: #1469b3;
}
.detalii-proiect .right-content .back-portfolio:hover {
	background-position:  0 -272px;
	color: #1469b3;
}
.cere-detalii .hide {
	display: none;
}
.wrap-form {
	background: url('../images/pattern-grey.png');
	position: relative;
	padding: 31px;
	margin-bottom: 27px;
}
.cere-detalii form {
	display: none;
}
.cere-detalii.wrap-form form {
	background: #FFF;
	padding: 25px 22px;
}
.wrap-form input[type="text"] {
	width: 302px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #e1e0e0;
	display: block;
	font-size: 16px;
	color: #787777;
	padding: 0 5px 0 11px;
	margin: 0 0 3px;
}
.wrap-form textarea {
	width: 302px;
	height: 124px;
	border: 1px solid #e1e0e0;
	padding: 5px 5px 5px 11px;
	font-size: 16px;
	line-height: 19px;
	color: #787777;
	font-family: Arial;
	margin: 0 0 16px;
}
.wrap-form input.errors, .wrap-form textarea.errors {
	border-color: #ff0000;
}
.wrap-form .mandatory {
	display: block;
	font-size: 14px;
	color: #787777;
	margin: 0 0 16px;
}
.wrap-form input.submit_btn {
	width: 320px;
	height: 70px;
	line-height: 70px;
	border: 0;
	outline: none;
	background: url('../images/btn-icons.png') 0 -360px no-repeat;
	font-size: 24px;
	color: #c6c6c6;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.15);
	box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.15);
	padding: 0 0 0 70px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.wrap-form input.submit_btn:hover {
	color: #1469b3;
	background-position: 0 -446px;
}
.wrap-form .close {
	position: absolute;
	top: 5px;
	right: 5px;
	background: url('../images/close-icons.png') no-repeat;
	width: 22px;
	height: 22px;
	cursor: pointer;
	z-index: 99;
}
.wrap-form .close:hover {
	background-position: left bottom;
}
