body { 
	margin: 0;
	padding: 0;
    overflow-x: hidden;
    color: #111111;
    font: 13px/24px "Open Sans", Arial, sans-serif;
    letter-spacing: 0.2px;
}

ul {
	list-style-type: none; 
}

@media (max-width: 991px){.top-menu { display: none; }}
@media (min-width: 992px){.mobile { display: none; }}

.top-menu {
    padding-top: 15px;
}

a.logo img {
	padding-top: 3px;
}

.wrapper.top {
    background-color: #eee;
    color: #222;
    font-size: 12px;
    line-height: 30px;
}

.wrapper.top i {
	margin: 0 3px 0 20px;
    color: #88BD7E;
}

.wrapper.top .contact {
	text-align: right;
}

@media (max-width: 768px) {
	.wrapper.top .seo {
		display: none;
	}
}

.wrapper.mobile { 
	background: #222; 
}

.mobile-menu {
    text-align: right;
    padding-top: 17px;
    padding-bottom: 15px;
    color: white;
    font-size: 15px;
}

.mobile-menu a {
    display: block;
    color: white!important;
    background-color: #363738;
    padding: 5px 15px;
    margin-bottom: 2px;
    text-decoration: none!important;
    text-transform: uppercase;
    font-size: 12px;
}

.mobile-menu li a {
    color: #fff!important;
    margin-bottom: 0;
    text-transform: none;
    font-size: 13px;
    background-color: #96355A;
}

.mobmenu-container ul { padding: 0; margin-bottom: 2px; }

.top-menu { 
	text-align: right; 
}

.single-link {
    text-transform: uppercase;
    margin-left: 40px;
    color: #111;
    font-weight: 700;
}

.dropdown {
	display: inline-block;
	margin-left: 40px;
}

.dropdown a {
	text-decoration: none!important;
    color: #111;
    font-family: "open sans";
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 50px;
}

.dropdown a:hover, .single-link:hover {
	color: #88BD7E;
}
.dropdown-container {
	position: absolute;
	min-width: 150px;
	text-align: left;
	z-index: 11;
}
.dropdown-container ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.dropdown-container li {
	background: #96355A;
}

.dropdown-container li:hover {
	background: #222;
	color: white!important;
}

.dropdown-container li a {
	color: white!important;
    display: block;
    padding: 0 10px;
    font-size: 13px;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 400;
    line-height: 30px;
}

.wrapper {
	float: left;
	width: 100%;
}

h2 {
	font-family: Open Sans;
	font-size: 24px;
	font-weight: 400;
	line-height: 36px;
	text-transform: uppercase;
	color: #111;
	margin: 0 0 15px;
}
h3 {
	font-family: Open Sans;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    color: #87BB7D;
    margin: 0;
}

#page-despre .banner {
    background: url(../img/despre-noi.jpg) no-repeat center center;
    background-size: cover;
    min-height: 250px;
    margin-bottom: 50px;
}

#page-servicii .banner {
    background: url(../img/servicii.jpg) no-repeat center center;
    background-size: cover;
    min-height: 250px;
    margin-bottom: 50px;
}

#page-contact .banner {
    background: url(../img/contact.png) no-repeat center center;
    background-size: cover;
    min-height: 250px;
    margin-bottom: 50px;
}

#page-despre .wrapper.page,
#page-servicii .wrapper.page,
#page-contact .wrapper.page {
	margin-bottom: 50px;
}

.date-contact {
    padding-top: 50px;
}

.date-contact .rand {
    margin-left: -15px;
}

.date-contact .rand span {
    font-weight: bold;
    color: #87BB7D;
}

ul.intrebari-frecvente, ul.legaturi-utile {
	margin: 10px 0 30px;
	padding: 0;
}

ul.intrebari-frecvente li, ul.legaturi-utile li {
	border-bottom: 1px solid #eee;
}

ul.intrebari-frecvente a, ul.legaturi-utile a {
    color: #111;
    padding: 5px 0;
    display: block;
	transition: .1s ease-out;
	-webkit-transition: .1s ease-out;
	-moz-transition: .1s ease-out;
	-o-transition: .1s ease-out;    
}

ul.intrebari-frecvente a:hover, ul.legaturi-utile a:hover {
	background: #f9f9f9;
}

#page-company .short-desc { padding-bottom: 38px;}
#page-company .leftcolumn h3 {
	margin-bottom: 15px;
}

#page-company .leftcolumn .img-responsive {
	margin-bottom: 5px;
}

.management-ocazie .rand {
	padding-bottom: 40px;
}

.slidesjs-container {
    height: 450px!important;
}

















.wrapper.navi { 
	z-index: 10; 
	padding: 30px 0;
}
.wrapper.page { padding: 0; }

@media (min-width: 992px){.col-md-2A {width: 20%!important; }}

.wrapper.slide {
	float: left;
    width: 100%;
    padding: 15px 0 0 0;
    background: #EEEEEE;
}

@media (max-width: 767px) {
	.wrapper.slide {
		display: none;
	}
}

@media (min-width: 992px) {
	.wrapper.slide {
	    padding: 0;
	}
}

#slides {
      display:none;
}

.wrapper.slide .container { background: white; }
.wrapper.slide .img-responsive { margin: 0 auto; }

.index-mini-info {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 0;
}

.index-mini-info i {
	float: left;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    background: #275792;
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
}

.index-mini-info .rand { padding-bottom: 50px; }

.index-mini-info .rand .colt {
    position: absolute;
    width: 22px;
    height: 22px;
}

.index-mini-info .rand .colt .orizontal {
	float: left;
    width: 22px;
    height: 6px;
    background-color: #AB075F;
}

.index-mini-info .rand .colt .vertical {
	float: left;
    clear: both;
    width: 6px;
    height: 15px;
    background-color: #FBB03B;
}

.index-mini-info h2 {
    font-size: 18px;
    letter-spacing: 1px;
    text-align: left;
    padding: 0;
    font-weight: 700;
    color: #87BB7D;
}

.index-mini-info .desc {
	text-align: left;
}

.index-service {

}

.index-service .wrapper {
    padding: 100px 0px;
    text-align: center;
}

.index-service .compania {
	font-size: 13px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.index-service .service {
	font-size: 36px;
	line-height: 48px;
	letter-spacing: 1px;
	margin-bottom: 15px;
	font-weight: 700;
	text-transform: uppercase;
}

.index-service .desc {
	float: left;
	width: 100%;
	padding-bottom: 30px;
}

.index-mini-info .rand a {
	float: left;
    font-size: 12px;
    line-height: 12px;
    padding: 15px 0;
    color: #222;
    text-transform: uppercase;
    transition: .1s ease-out;
    -webkit-transition: .1s ease-out;
    -moz-transition: .1s ease-out;
    -o-transition: .1s ease-out;
    font-weight: 700;
}

.index-mini-info .rand a:hover {
	color: #275892;
}

.index-service a {
	display: inline-block;
	background: #222;
	font-size: 12px;
	line-height: 12px;
	padding: 15px 20px;
	color: white!important;
	text-transform: uppercase;
	transition: .1s ease-out;
	-webkit-transition: .1s ease-out;
	-moz-transition: .1s ease-out;
	-o-transition: .1s ease-out;	
}

.index-service a:hover {
	background: #fff;
	text-decoration: none;
	color: #111!important
}

.wrapper.footer {
	background-color: #222;
    color: #fff;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    letter-spacing: 0.2px;
}

.wrapper.footer a { color: white; }

.breadcrumb .titlu {
	text-transform: uppercase;
	font-weight: 700;
}
.breadcrumb .cale {
	text-align: right;
}

.slidesjs-control img { border-bottom: 4px solid #222; }
.slidesjs-pagination { display: none;
	list-style: none;
    width: 100%;
    text-align: center;
    float: left;
    margin: 0;
    padding: 0;
}

.slidesjs-pagination li {
	display: inline-block;
    margin: 0 2px;
}

.slidesjs-pagination li a {
    display: block;
    width: 13px;
    height: 0;
    padding-top: 13px;
    background-image: url(../img/pagination.png);
    background-position: 0 0;
    float: left;
    overflow: hidden;
}

.slidesjs-pagination li a.active, .slidesjs-pagination li a:hover.active { background-position: 0 -13px }

.slidesjs-pagination li a:hover { background-position: 0 -26px }

.wrapper.inservice {
	background: #eee
}

#page-company .wrapper.page {
	padding-top: 50px;
	padding-bottom: 50px;
}

.bottom-contact {
    padding-top: 100px;
    padding-bottom: 80px;
    background: #96355A;
    color: white;
    text-align: center;
}

.bottom-contact h1 {
    font-size: 36px;
    line-height: 1;
    letter-spacing: 1px;
    margin: 0 0 15px;
    font-weight: 700;
    text-transform: uppercase;
}

.bottom-contact .desc {
    float: none;
    margin: 0 auto 30px;
}

.bottom-contact .rand {
    display: block;
    overflow: hidden;
    max-width: 450px;
    margin: 0 auto 20px;
    padding: 0 15px;
}

.bottom-contact .contact-titlu {
    float: left;
    margin: 0;
    font-size: 13px;
    color: #FBB03B;
}

.bottom-contact .contact-field {
float: left;
    max-width: 428px;
    height: 40px;
    margin: 0;
    padding: 10px;
    font-family: Hind;
    font-size: 16px;
    color: #222;
    border: 1px solid #E0E0E0;
    background: #FFF;
    clear: both;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    transition: .1s ease-out;
    -webkit-transition: .1s ease-out;
    -moz-transition: .1s ease-out;
    -o-transition: .1s ease-out;
    width: 100%;
}

.bottom-contact .exemplu {
    color: #DC7EA2;
    float: right;
}

.bottom-contact .inscriere-buton {
    float: right;
    background: #FBB03B;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding: 15px 20px;
    color: #222;
    text-transform: uppercase;
    transition: .1s ease-out;
    -webkit-transition: .1s ease-out;
    -moz-transition: .1s ease-out;
    -o-transition: .1s ease-out;
}

.bottom-contact .inscriere-buton:hover {
    background: #222;
    color: white;
}

.leftcolumn .utilaje .rand {
	padding-bottom: 40px;
}

.termoizolanta .img-responsive {
    padding: 10px;
    border: 1px solid #eee;
    margin-top: 15px;
    margin-bottom: 15px!important;
}

.pvcright-div {
	margin: 10px 0 30px;
	padding: 0;
}

.smallwrap {
    padding: 15px;
    background-color: #f9f9f9;
}

.rightcolumn .paletar img {
    border: 1px solid #eee;
    margin: 10px 0 40px;
}

ul.cateva-servicii, ul.lista-preturi {
	margin: 0;
	padding: 0;
}

ul.cateva-servicii li {
    border-bottom: 1px solid #eee;
    line-height: 30px;
}

.lista-preturi li {
    float: left;
    border-bottom: 1px solid #eee;
    line-height: 30px;
    width: 100%;
}

.lista-preturi li div {
	display: inline-block;
}

.lista-preturi li div.cod {
	float: left;
	width: 70px;
}

.lista-preturi li div.reper {
	float: left;
	width: 120px;
}

.lista-preturi li div.serviciu {
	float: left;
}

.lista-preturi li div.pret {
	float: right;
}

.lista-preturi .second {
	background: #f9f9f9;
}

.disclaimer {
    float: left;
    width: 100%;
    color: #96355A;
    padding-top: 15px;
    font-weight: 600;
    line-height: 20px;
}

.contact-field {
    float: left;
    max-width: 428px;
    height: 40px;
    margin: 0;
    padding: 10px;
    color: #222;
    border: 1px solid #E0E0E0;
    background: #FFF;
    clear: both;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    transition: .1s ease-out;
    -webkit-transition: .1s ease-out;
    -moz-transition: .1s ease-out;
    -o-transition: .1s ease-out;
    width: 100%;
    font: 13px/24px "Open Sans", Arial, sans-serif;

}

.contact-titlu {
    float: left;
    margin: 0;
    font-size: 16px;
    color: #222;
}

.exemplu {
    color: #bebebe;
    float: right;
    padding-top: 4px;
}

.parte-intrebari {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
}

.parte-intrebari .rand {
    display: block;
    overflow: hidden;
    max-width: 450px;
    margin: 0 auto 20px;
    padding: 0 15px;
}

.parte-mesaj, .parte-anti-spam {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
}

.parte-mesaj .rand, .parte-anti-spam .rand {
    display: block;
    overflow: hidden;
    max-width: 450px;
    margin: 0 auto 20px;
    padding: 0 15px;
}

.contact-field-lauda {
    float: left;
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    color: #222;
    border: 1px solid #E0E0E0;
    clear: both;
    height: 119px;
    font: 13px/24px "Open Sans", Arial, sans-serif;
}

.inscriere-buton {
    float: right;
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
    font-family: Hind;
    font-size: 16px;
    font-weight: 300;
    color: #FFF;
    background: #295891;
    border: none;
    display: block;
    cursor: pointer;
    margin-left: 0px;
    border: 1px solid #295891;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    transition: .1s ease-out;
    -webkit-transition: .1s ease-out;
    -moz-transition: .1s ease-out;
    -o-transition: .1s ease-out;
    font: 13px/24px "Open Sans", Arial, sans-serif
}

.inscriere-buton:hover {
    background: #87BB7D;
    border: 1px solid #87BB7D;
}

.inscriere-buton {
    float: none;
    clear: both;
    margin: 15px auto 0;
    width: 180px;
}

.formular-cerere {
    padding-top: 50px;
}

.mesaj-trimis {
    background: #E76D66;
    border: 1px solid #E76D66;
    padding: 15px 0;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    margin: 45px auto 0;
    max-width: 450px;
}