body {
	font-size: 1.8em;
}
p {
	color: #000;
}
header {
	padding-left:0;
}
header .logo {
	padding-right:0px;
	width: 15%;
	text-align:center;
}
.top-bar {
	width:85%;
}
a.anchor {
	border-bottom: dashed #ffbe00;
	padding-bottom: 0.3px;
	border-bottom-width: medium;
}
a.anchor:hover {
	color:#141414;
}
.top-info .social li a {
	border-right: 1px solid #f0f0f0;
	border-left:none;
}
.top-info .personal-info li {
	padding: 14px;
}
.align {
	text-indent: 2em;
}
.sub-bnr h1 {
  color: #fff;
  font-weight: normal;
  font-size: 40;
  margin-top: 150px;
}
.services-intro {
  border: 12px solid #f8f8f8;
	padding-top:50px;
	padding-bottom:50px;
}
.contact-page .services-intro {
	margin-top:120px;
}
.services-intro li {
  margin: 57px 0;
}
.services-intro li:first-child {
  margin-top: 0px;
}
.services-intro li:last-child {
  margin-bottom: 0px;
}
header .quotes a {
  letter-spacing: 3px;
  margin-right: 0;
}
header .quotes a,
header .quotes a:hover {
	background-color: #F3CB17;
}
.listing li {
  margin-left: 15px;
  list-style-type: square;
}
.intro-ser a {
  text-transform: lowercase;
  border: none;
}
.content-page p {
  margin-bottom: 15px;
}
.content-page p:last-child {
  margin-bottom: 0;
}
.services .service {
	margin-bottom: 2em;
}

.services .service .cate {
	font-size: 1em;
}

.services .service .cate li{
	margin-left: 25px;
	border:none;
	line-height: 35px;
}
.contact-form textarea {
	height:185px;
}

.honey {
	display: none;
}

h4.title {
	margin-top: 2em;
	margin-bottom: 1em;
}

.diriginte em {
	padding: 10px 5px;
	background-color:#ffbe00;
	color: #222;
	margin-bottom: 2.5em;
	display: block;
}
.diriginte em i {
	margin-left:1em;
}

.sub-footer span {
	color: #fff;
}

.intro-ser .cert {
	margin-bottom:14px;
}

.portofoliu li {
	display: inline-block;

	widht: 350px;

	margin: 10px 15px;
}

.portofoliu li img {
	padding:4px;
	border: solid 1px #ccc;
}
.portofoliu h3 span.str {
	text-transform: lowercase;
}
hr.main {
	margin: 20px auto;
}

.project-detail {
	margin-bottom: 75px !important;
}

.top-info .social li a {
  height:52px;
}