html {
	width: 100%;
	font-family: 'Montserrat', sans-serif;
	overflow-x: hidden;
}

body {
	width: 100%;
	font-family: 'Montserrat', sans-serif;
}

a {
	color: inherit;
	text-decoration: inherit;
	font-size: inherit;
	font-weight: inherit;
}

a:focus,
a:hover,
a:active {
	outline: none;
	color: initial;
}

.style1 {
	margin-top: 50px;
}

.cl-produse .style1 {
	padding-bottom: 100px;
}

hl {
	border-bottom: 1px solid #707070;
}

.wrapper {
	width: 80%;
	max-width: 1200px;
	margin: 0 auto;
	clear: both;
}

.top {
	border-bottom: 1px solid #707070;
	padding: 20px 0
}

.top img {
	width: 682px;
	max-width: 100%;
}

.top p {
	float: right;
	font-size: 8px;
	font-weight: 400
}

.logo {
	width: 201px;
}

.sub-contact {
	margin-top: 40px;
	max-width: 900px
}

.navbar-default .navbar-collapse {
	border: none;
	background: transparent;
	padding: 0;
}

.navbar-default {
	background: transparent;
	box-shadow: none;
	border: none;
	margin-top: 50px;
}

.navbar-brand {
	padding-left: 0
}

.navbar-default .navbar-nav > li > a {
	font-size: 14px;
	font-weight: 500;
	padding: 6px 15px;
	text-shadow: none;
}

.cl-homepage .nav li:nth-of-type(1) > a {
	background: #000;
	color: #ccc;
}

.cl-despre-noi .nav li:nth-of-type(2) > a {
	background: #000;
	color: #ccc;
}

.cl-produse .nav li:nth-of-type(3) > a {
	background: #000;
	color: #ccc;
}

.cl-preturi .nav li:nth-of-type(4) > a {
	background: #000;
	color: #ccc;
}

.cl-contact .nav li:nth-of-type(5) > a {
	background: #000;
	color: #ccc;
}

h2 {
	font-size: 26px;
	font-weight: 700;
}

h5 {
	font-size: 16px;
	font-weight: 600;
	color: #707070;
}

.slick2 {
}

.slick2 .img {
	height: 300px;
	background-size: cover;
	background-position: center;
}

.slick2 .slick-slide {
	padding: 0 40px 0 0px;
}

p {
	font-size: 14px;
	font-weight: 400;
	color: #707070;
}

.btn-default {
	color: #ccc;
	border:  none;
	border-radius: 0px;
	background: #000;
	text-shadow: none;
	font-weight: 500;
}



.slick1 .slick-prev, .slick1 .slick-next {
	bottom: 0;
	top: 478px;
	bottom: auto;
	right:auto;
	left: -100px;
}

.slick1 .slick-prev {
	left: -140px;
	z-index: 100;
}

.slick1 .slick-prev:before, .slick1 .slick-next:before {border-bottom: 2px solid #000;border-left: 2px solid #000;height:  20px;width: 20px;}

.slick1 {
	position: relative;
	margin-top: 60px;
}

.slick1 h2 {
	margin-top: 30px;
	margin-bottom: 30px
}

.slick1 p {
	margin-top: 30px;
}

.section1 {
	position: relative;
	margin-top: 50px;
	margin-bottom: 200px;
}
.abs1 {
	box-shadow: 0px 0px 9px 5px rgba(0,0,0,0.1);
}

.abs1 {
	padding: 40px;
	position: absolute;
	z-index: 1;
	background-color: #fff;
	box-sizing: content-box;
}

.abs1 h2 {
	margin-bottom: 30px;
}

.abs1 p {
	margin-bottom: 40px;
}

.slick1 img {
	max-width: 100%;
	max-height: 500px;
	margin: 0 auto;
}

.section2 {
	padding-bottom: 100px;
	position: relative;
}

.section2 .container {
	position: relative;
}

.section2:after {
	content: '';
	display: block;
	height: 70%;
	background-color:#393939;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: -1;

}

.slick2 .content {
	background-color: #fff;
	padding: 15px
}

.slick2 .content h4 {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: 700;
	height: 1.7em;
}

.slick2 .content:before {
    display: table;
    content: " ";
}


.slick2 .slick-prev, .slick2 .slick-next {
	bottom: 0;
	top: auto;
	bottom: 0;
	left:auto;
	right: -100px;
}

.slick2 .slick-prev {
	right: -60px;
	z-index: 100;
}

.slick2 .slick-prev:before, .slick-next:before {
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	height:  20px;width: 20px;
}


.abs2 {
	padding: 50px;
	position: absolute;
	right: 0;
	top: -50px;
	z-index: 1;
	min-height: 210px;
	background-color: #fff;
	box-sizing: content-box;
	box-shadow: 0px 0px 9px 5px rgba(0,0,0,0.1);
}

footer ul {
	list-style: none;
	margin: 0 0;
	padding: 0;
}

footer ul li {
	float: left
}

footer ul li a {
	padding: 20px;
}

footer ul li:first-of-type a {
	padding-left: 0;
}

footer .logo {
	float: right;
	width: 150px;
}

footer p {
	font-size: 11px;
	font-weight: 500;
	text-align: center;
	padding: 20px 0;
	margin-bottom: 0;
}

footer .bb .container {
	padding-top: 30px;
	padding-bottom: 30px;
}

footer .bb {
	border-bottom: 1px solid #707070;
}


.style1 h2 {
	margin: 40px 0;
}

.style1 p {
	margin-bottom: 25px;
}

.style1 ul {
	padding-left: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
	color: #707070;
}

.style1 ul li {
	padding-left: 30px;
}

.style1 h5 {
	margin-top: 50px;
}




.slick3 .slick-prev, .slick3 .slick-next {
	bottom: 0;
	top: -53px;
	bottom: auto;
	right:auto;
	left: 35px;
}

.slick3 .slick-prev {
	left: 0;
	z-index: 100;
}

.slick3 .slick-prev:before, .slick3 .slick-next:before {border-bottom: 2px solid #000;border-left: 2px solid #000;height: 20px;width: 20px;}

.slick3 {
	position: relative;
	margin-top: 112px;
}

.slick3 h2 {
	margin-top: 30px;
	margin-bottom: 30px
}

.slick3 p {
	margin-top: 30px;
}

.slick3 img {
	width: 100%;
}

.page_title h2 {
	margin-top: 50px;

}

.info h3 {
	position: relative;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 25px;
}

.dimensiune {
	width: 21px;
	position: absolute;
	left: -35px;
	top: 0px;
}

.stoc {
	width: 17px;
	position: absolute;
	left: -30px;
	top: 0px;
}

.info {
	padding-left: 50px
}

.info p {
	margin-bottom: 10px;
}

.cl-contact .style1 {
	min-height: 60vh;
	min-height: calc(100vh - 455px);
}

.cl-contact .style1 .row {
	position: absolute;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
}

.cl-contact .style1 img {
	width: 36px;
}

.cl-contact h2 {
	margin: 0px 80px 0 0;
	display: inline-block;
	position: relative;
	top: 4px;
}




.calculator {
    background-color: #fafafa;
    margin-top: 50px;
}

.form-section {

	padding: 0px 40px 30px 40px;
	margin-bottom: 0px;
}

.form-section-title p {
	border-bottom: 1px solid #ccc;
	font-size: 20px;
	font-weight: 600;
	color: #000;
	margin-top: 40px;
	margin-bottom: 30px;
}

.form-section input,
.form-section textarea,
.form-section select {
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	margin-bottom: 20px;
	border: 1px solid #333;
}

.form-section textarea {
	height: 100px;
	line-height: 20px;
	padding: 10px
}

.form-section label {
	width: 100%;
}

#gdpr {
	display: none;
	float: left;
	width: 50px;
	margin-right: 10px;
	
}

label[for=gdpr] {
	line-height: 15px;
	font-weight: 400;
	font-size: 12px;
	cursor: pointer;
	margin-top: 20px;
}

label[for=gdpr] span {
	height: 30px;
	width: 30px;
	display: block;
	float: left;
	outline: 1px solid #333;
	background-color: #fff;
	margin-right: 10px;

}

#gdpr:checked + span {
	background-color: #333;
	border: 8px solid #fff;
}

#calculeaza {
	background-color: #333;
	height: 50px;
	line-height: 50px;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	cursor: pointer;
	margin-top: 20px;
}

#calculeaza:hover {
	background-color: #444;
}

#error {
	display: none;
}

#error p {
	background-color: #cc5f5f;
	display: block;
	width: 100%;
	color: #fff;
	padding: 15px 30px;
	margin-top: 30px;
	text-align: center;
}

.ascuns {
	display: none;
}

.ascuns p {
	font-size: 20px;
	text-align: center;
	padding: 20px 0;
}

.ascuns p span {
	font-weight: 700;
}

@media only screen and (max-width: 768px) {
	.top p {
		text-align:center;
		float: none;
		margin-top: 30px;
	}

	.navbar-default .navbar-collapse {
		overflow: hidden;
	}

	.navbar-default .navbar-collapse li {
		padding-left: 10px
	}

	footer ul li a {
		padding: 10px 9px;
	}

	footer .logo {
		float: none;
		display: table;
		margin: 50px auto 10px auto;
	}

	.form-section {
		padding: 0px 0px 30px 0px;
	}
}