body {
	background-color: #e5e5e5;	
}

a {
	outline: none!important;
	text-decoration: none!important;
}

#header-bg {
	background: url("../images/bg_header.png") 0 0 no-repeat;
	position: absolute;
	background-position: 50% 50%;
  	left: -4px;
  	top: -4px;
 	width: 100%;
  	height: 377px;
  	z-index: 60;
}

.navbar-default {
	background-color: transparent!important;
	border: none!important;
}

.navbar-brand {
	max-width: 100%;
	height: 100%;
	padding: 0px;
	margin-top: 10px;
}

.navbar-nav {
	position: relative;
	margin-top: 25px;
}

.nav li a {
	text-decoration: none;
	color: #000000!important;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size: 16px;
	font-family: PT Sans, Sans-Serif;
}

.nav li a:hover {
	font-weight: bold;
	letter-spacing: 0px;
}


/*.navbar-right li {
	width: 180px;
}

.navbar-right a {
	border: none;
	background-image: url("../images/interventii.png");
	height: 50px;
	padding: 0px!important;
}

.navbar-right a:hover {
	border: none;
	background-image: url("../images/interventii.png");
	height: 50px;
	padding: 0px!important;
}*/

.carousel.slide {
	max-height: 968px;
	margin-top: 50px;
}

.carousel.slide i {
	font-size: 40px;
	position: relative;
	top: 40%;
	color: #000;
}

.fa-chevron-circle-left {
	left: -80px;
}

.fa-chevron-circle-right {
	right: -80px;
}

.carousel-inner img {
	width: 100%;
	max-height: 269px;	
}

.carousel-control:hover {
	opacity: 0.3;
}

.carousel-control{
	opacity: 0.3;
}

article .holder,
article .holder img,
.img-holder img,
#wrapper img {
	width: 100%;
}

article h1 {
	font-family: PT Sans, Sans-Serif;
	font-size: 18px;
	color: #3c3c3c;
	text-transform: uppercase;
	font-weight: bold;
	width: 100%;
	text-align: left;
	margin-bottom: 0px;
}

article p {
	font-family: PT Sans, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	color: #959595;
	/*text-transform: uppercase;*/
}

article #info {
	clear: both;
	padding-top: 15px;
	/*font-family: Verdana;*/
	line-height: 21px;
	font-size: 15px;
	color: #373737;	
}

.img-holder {
	margin-top: 35px;
	margin-bottom: 35px;
}

.img-holder p {
	float: left;
	font-family: Verdana;
	color: #3a3a3a;
	font-size: 14px;
	/*text-transform: uppercase;*/
	margin-bottom: 0px;	
	/*margin-top: 30px;*/
}

.img-holder a,
.img-holder a:hover{
	float: left;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #3a3a3a;
}

.img-holder img {
	border: 3px solid #fff;
}

.holder img {
	margin-top: 20px;
}

footer {
	background-color: #101010;
	margin-top: 50px;
}


footer img{
	text-align: center!important;
}


.mt15 {
	margin-top: 15px !important;
}


/*DE AICI A LUCRAT MARELE MADALIN NEDELCU*/

.contact-details {
	width: 100%;
	margin-top: 50px;
}

.contact-details td:first-child {
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: top;
}

.contact-details .space {
	height: 20px;
}

.contact-form {
	margin-top: 50px;
}

.contact-form .form-control {
	border-radius: 0px;
	border-color: #66a7c0;
	margin-bottom: 2px;
}

.contact-form .btn-default {
	width: 100%;
	border-radius: 0px!important;
	background-color: #66a7c0!important;
	color: #ffffff!important;
	font-weight: bold!important;
	border-color: #66a7c0!important;
	outline: none!important;
}

.carousel-control {
	width: 20%;
}

.carousel-inner .item .offer {
	position: absolute;
	width: auto;
	height: auto;
	z-index: 99999;
	top: 30px;
	right: 200px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
	background-color: #333333;
	padding-left: 70px;
	padding-right: 70px;
	opacity: 0.7;
	border-radius: 5px;
}

.services-table tr {
	border: 1px solid #333333;
	text-transform: uppercase;
}

.services-table tr td {
	padding:15px 25px;
}

.services-table {
	margin-bottom: 100px;
	left: 0;
	right: 0;
	margin: 0px auto 50px auto;
}