body {
    font-family: "Lato", sans-serif;
    background: #272e36 url("../img/header-background.jpg") repeat-x center top;
	color: #fff;
	background-position: 80% 0;
}

header {
    padding: 50px 0;
    border-top: 3px solid #e4b150;
}
@media (min-width: 768px) and (max-width: 992px) {
		body {
		background-position: 50% 0;
	}
}
@media (max-width: 767px) {
	body {
		background-position: 20% 0;
	}
	.mb-v {
		width: 290px;
		margin: 0 auto;
	}
	header a img {
		width: 150px;
	}
	header {
		padding-top: 10px;
	}
	.bt {
		margin-top: 10px;
		border-top: 3px solid #e4b150;
	}
}
@media (min-width:768px){
		.phone-col {
			padding-right: 60px;
			text-align: right;
			background: transparent url("../img/phone-icon.png") no-repeat 100% center;
	}
}
.btn-call-header {
	margin-bottom: 0!important;
}
.phone-title {
    padding: 0;
    margin: 0;
    color: white;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
}

.phone-title span {
    color: #e4b150;
	display: block;
}
header .title {
	font-size: 49px;
	line-height: 52px;
	color: #fff;
	font-family: "avenir-regular", Arial , sans-serif;
	margin-top: 15%;
}
header .title span {
	font-size: 115px;
	line-height: 155px;
	display: block;
	border-bottom: 2px solid #fff;
	font-family: "avenir-black", Arial , sans-serif;
}
.servicii-oferite {
	font-size: 20px;
	line-height: 32px;
	margin-top: 30px;
	color: #fff;
	font-family: "avenir-light", Arial , sans-serif;
	margin-bottom: 30px;
}
.servicii-oferite span { 
	color: #e4b150;
		font-family: "avenir-black", Arial , sans-serif;
	}
.btn-third {
	padding: 15px;
	color: #fff;
	background: #bf682e;
}
.btn-primary {
	float: right;
	background-color: #e4b150;
	border-color: #fff;
	font-size: 23px;
}
.btn-primary:hover,
.btn-primary:focus {
	background: #88491f;
	border-color: #fff;
}
.btn-primary .fa {
	font-size: 28px;
}
@media (max-width:767px) {
	header .title {
		font-size: 24px;
		line-height: normal;
		margin-top: 10%;
	}
	header .title span {
		font-size: 45px;
		line-height: normal;
	}
	.servicii-oferite {
		font-size: 16px;
		margin-top: 20px;
	}
}
@media (min-width: 768px) and (max-width: 992px) {
		header .title {
		font-size: 40px;
		line-height: normal;
	}
	header .title span {
		font-size: 95px;
		line-height: normal;
	}
}

/*BANNER*/

.banner {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff;
    background: #e4b150;
}

.banner p {
    margin: 0;
    font-size: 26px;
    line-height: 1.3;
}
@media (max-width: 767px) {
    .banner p {
        padding-bottom: 20px;
        font-size: 20px;
        text-align: center;
    }
}

.banner p span {
    display: block;
}

.banner p strong {
    font-family: "avenir-black", Arial , sans-serif;
    font-weight: normal;
	color: #88491f;
}

.banner .fa-phone-square {
    font-size: 68px;
}

.banner .container {
	position: relative;
}

.banner .container:after {
    position: absolute;
    top: -120px;
    right: 0;
    z-index: 2;
    width: 296px;
    height: 270px;
    content: " ";
    background: url("../img/inchiriere-auto-la-cel-mai-mic-pret.png") no-repeat;
}
@media (max-width: 767px) {
    .banner .container:after {
        display: none;
    }
}
@media (min-width:768px) and (max-width: 992px) {
    .banner .container:after {
        top: -85px;
        width: 155px;
        background-size: 100%;
    }
}


/*SERVICII*/

.servicii {
	background: #e4e4e4;
	padding: 50px 0 50px 0;
}
.servicii .emblem {
	text-align: center;
}
@media (min-width:992px) {
	.servicii .middle {
		border-left: 1px solid #88491f;
		border-right: 1px solid #88491f;
	}
}
@media (max-width: 991px) {
	.servicii .middle {
		border-top: 1px solid #88491f;
		border-bottom: 1px solid #88491f;
		padding: 20px 0;
		margin: 20px 0;
	}
}
.feature-text {
	padding-top: 20px;
	color: #88491f;
	font-size: 16px;
}

footer {
	padding: 25px;
	color: #fff;
	background: #000;
}
.contact {
	background: #88491f;
	padding: 10px 0 5px 0;
}

.big-title {
	font-size: 30px;
	line-height: 35px;
	font-family: "avenir-black", Arial , sans-serif;
	display: block;
}
.small-text {
	font-size: 16px;
	font-family: "avenir-light", Arial , sans-serif;
	display: block;
	line-height: 20px;
}
.masini {
	background: url("../img/images.jpg") no-repeat;
	padding-bottom: 25px;
	background-size: cover;
}
.nav-tabs {
	background: transparent;
	border-bottom: none ;
}
.nav-tabs > li > a {
	margin-right: 0;
}

.nav-tabs li.active {
	border-bottom: 2px solid #e4b150;
}
.tab-content {
	color: #88491f;
	font-size: 16px;
}
.tab-content h2 {
	font-size: 40px;
	color: #333333;
	padding-top: 50px;
	padding-bottom: 30px;
		font-family: "avenir-Black", Arial , sans-serif;
}
@media (max-width: 767px) {
	.tab-content h2 {
		font-size: 25px;
	}
}
.tab-content p {
	padding-bottom: 30px;
		font-family: "avenir-regular", Arial , sans-serif;
	color: #555;
}
@media (min-width: 768px) {
	.imagine-auto{
		padding-top: 105px;
	}
}
.grey {
	background: #e0e0e0;
	padding: 25px;
	border: 1px solid #d2d2d2;
	text-align: center;
	color: #000;
	font-family: "avenir-black", Arial , sans-serif;
	font-size: 14px;
}
.light-grey {
	background: #e9e9e9;
	padding: 25px;
	color: #e3324a;
	font-family: "avenir-black", Arial , sans-serif;
	border: 1px solid #d2d2d2;
	text-align: center;
}
.text-left {
	padding-top: 15px;
	color: #88491f;
}
.text-left a {
	color: #555;
	text-decoration: none;
}
.modal-title {
	color: #555;
	font-size: 25px;
}
.modal-body {
	color: #555;
}
.map {
	color: #555;
}
.contact-row {
	font-size: 20px;
	padding-top: 13px;
}
@media (max-width: 767px) {
	.contact-row {
		text-align: center;
		padding-top: 0;
	}
	.big-title {
		text-align: center;
	}
	.nav-tabs > li {
		float: none;
		text-align: center;
	}
}
/*-----------------------
Fonts
-------------------------*/
@font-face {
    font-family: "avenir-black";
    font-style: normal;
    font-weight: normal;

    src: url("../fonts/avenir/avenir-black.woff") format("woff"),
    url("../fonts/avenir/avenir-black.woff2") format("woff2");
}
@font-face {
    font-family: "avenir-book";
    font-style: normal;
    font-weight: normal;

    src: url("../fonts/avenir/avenir-book.woff") format("woff"),
    url("../fonts/avenir/avenir-book.woff2") format("woff2");
}
@font-face {
    font-family: "avenir-heavy";
    font-style: normal;
    font-weight: normal;

    src: url("../fonts/avenir/avenir-heavy.woff") format("woff"),
    url("../fonts/avenir/avenir-heavy.woff2") format("woff2");
}
@font-face {
    font-family: "avenir-light";
    font-style: normal;
    font-weight: normal;

    src: url("../fonts/avenir/avenir-light.woff") format("woff"),
    url("../fonts/avenir/avenir-light.woff2") format("woff2");
}
@font-face {
    font-family: "avenir-medium";
    font-style: normal;
    font-weight: normal;

    src: url("../fonts/avenir/avenir-medium.woff") format("woff"),
    url("../fonts/avenir/avenir-medium.woff2") format("woff2");
}
@font-face {
    font-family: "avenir-oblique";
    font-style: normal;
    font-weight: normal;

    src: url("../fonts/avenir/avenir-oblique.woff") format("woff"),
    url("../fonts/avenir/avenir-oblique.woff2") format("woff2");
}
@font-face {
    font-family: "avenir-roman";
    font-style: normal;
    font-weight: normal;

    src: url("../fonts/avenir/avenir-roman.woff") format("woff"),
    url("../fonts/avenir/avenir-roman.woff2") format("woff2");
}
