/*
Theme Name: ElitAgrotehnologie - Child Theme
Theme URI: https://elitagrotehnologie.md/
Version: 1
Description: Smart. Flexible. Beautiful.
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: elitagrotehnologie-child
Template: Divi
*/
/*General*/
h1,
h2,
h3 {
	font-weight: 400;
	text-transform: capitalize;
}

h2 {
	font-size: 44px !important;
	line-height: 109%;
}

h3 {
	font-weight: 400;
	font-size: 30px !important;
}

h4 {
	color: #F79F07 !important;
	font-size: 18px !important;
	line-height: 180%;
	letter-spacing: 0.01em;
	color: #F79F07;
	font-family: Open Sans, Arial, sans-serif;
}

.media-modal-content h2 {
	font-size: 16px !important;
}

.et-cart-info,
.cos-text {
	display: none;
}

@media all and (max-width: 980px) {
	h1 {
		font-size: 48px !important;
	}

	h2 {
		font-size: 32px !important;
	}

	.et_pb_row,
	.container {
		width: 90%
	}
}

/*Header*/
#et-top-navigation {
	float: none
}

.et_mobile_menu li a {
	font-weight: 700 !important;
}

.et_fixed_nav #et-top-navigation {
	-webkit-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
}

#top-menu .call-header a {
	font-weight: 700;
	font-size: 24px;
	color: #000000;
	border-right: 1px solid #E6E7EB;
	margin-right: 30px;
	padding-right: 30px;
	line-height: 1;
}

.call-header a:before {
	content: "";
	background: url(img/phone.svg) no-repeat;
	background-size: contain;
	display: inline-block;
	width: 22.4px;
	height: 22.4px;
	margin-right: 10px;
	vertical-align: middle;
}

.cart-menu a:before {
	content: "";
	background: url(img/cart.svg) no-repeat;
	background-size: contain;
	display: inline-block;
	width: 22px;
	height: 21px;
}

#et-secondary-nav .menu-item-has-children>a:first-child:after,
#top-menu .menu-item-has-children>a:first-child:after {
	top: 47px;
}

.call-header,
.cart-menu {
	float: right;
}

#top-menu-nav,
#top-menu {
	width: 100%
}

#et-info-email:hover,
#et-secondary-menu>ul>li>a:hover,
#top-menu-nav>ul>li>a:hover,
.et-social-icons a:hover {
	opacity: 1;
}

#top-menu li a {
	padding-top: 47px !important;
	padding-bottom: 40px !important;
}

#top-menu li li a {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	padding-left: 10px;
	padding-right: 10px;
}

.mobile_nav ul li li {
	display: none
}

.et_mobile_menu .menu-item-has-children>a {
	background-color: transparent;
}

.nav li ul {
	border-top: 0;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

#top-menu {
	padding-left: 20px;
}

.mobile_menu_bar:before {
	color: #00BC65;
	font-size: 50px
}

.et_mobile_menu {
	border-top: 3px solid #00BC65;
}

.et_mobile_menu .menu-item-has-children a,
#et-top-navigation {
	font-weight: normal;
}

#mobile_menu .call-header a {
	font-weight: 300;
	font-size: 24px;
	color: #000000;
	padding-right: 30px;
	line-height: 1;
	text-align: center;
}

@media all and (max-width: 1510px) and (min-width: 981px) {
	#top-menu li {
		padding-right: 10px;
	}

	#top-menu {
		padding-left: 0;
	}

	#top-menu .call-header a {
		margin-right: 15px;
		padding-right: 15px;
	}
}

@media only screen and (min-width: 981px) {

	.et_header_style_left #et-top-navigation,
	.et_header_style_split #et-top-navigation {
		padding-top: 0 !important;
	}

	#top-menu li.call-header a {
		padding-top: 40px !important;
	}

	#top-menu li.cart-menu a {
		padding-top: 42px !important;
	}

	#logo {
		margin-top: -7px;
	}

	#top-menu .menu-item-has-children>a:first-child {
		padding-right: 15px;
	}
}

@media all and (max-width: 1350px) and (min-width: 981px) {
	#logo {
		max-width: 100px;
	}

	#top-menu li a {
		font-size: 12px;
	}

	#top-menu .call-header a {
		font-size: 18px;
	}

	.cart-menu a:before {
		width: 15px;
		height: 15px;
	}

	.call-header a:before {
		width: 17.4px;
		height: 17.4px;
	}

	#top-menu li a {
		padding-top: 45px !important;
		padding-bottom: 40px !important;
	}

	#et-secondary-nav .menu-item-has-children>a:first-child:after,
	#top-menu .menu-item-has-children>a:first-child:after {
		top: 45px;
	}
}

@media all and (max-width: 1150px) and (min-width: 981px) {
	#top-menu li {
		padding-right: 5px;
	}

	#top-menu li a {
		font-size: 11px;
	}

	#top-menu .call-header a {
		font-size: 15px;
	}
}

@media all and (max-width:980px) {

	.call-header,
	.cart-menu {
		float: none;
	}
}

/*Footer*/
.contact-footer a {
	line-height: 164.5%;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
}

.contact-footer tr:first-child a {
	font-size: 24px;
}

.contact-footer tr:last-child a {
	font-size: 16px;
}

.contact-footer td:first-child:before {
	content: "";
	background-size: contain;
	display: block;
	top: 10px
}

.contact-footer tr:first-child td:first-child:before {
	/*background: url(img/phone-white.svg) no-repeat;*/
	width: 15px;
	height: 16px;
}

.contact-footer tr:last-child td:first-child:before {
	/*background: url(img/pin.svg) no-repeat;*/
	width: 0 height: 20px;
}

.contact-footer td {
	vertical-align: top;
}

.contact-footer tr:first-child td:last-child {
	padding-bottom: 20px;
}

/*.contact-footer td:last-child{
    padding-left: 20px;
}*/
.footer-menu {
	overflow: hidden;
}

.footer-menu .et_pb_module.et_pb_widget_area {
	width: 33%;
	float: left;
}

.footer-menu .widget_nav_menu {
	width: 100% !important;
}

.footer-menu .widget_nav_menu li a {
	font-size: 14px;
	line-height: 164.5%;
	text-transform: uppercase;
	color: #FFFFFF;
	opacity: 0.6;
	font-weight: 600;
}

.footer-menu .widget_nav_menu li a:hover {
	opacity: 1;
}

.footer-menu .et_pb_widget ul li {
	margin-bottom: 20px;
}

.footer-credentials {
	float: none;
	display: block;
	margin-top: 50px;
	position: relative;
}

.footer-credentials:before {
	content: "";
	height: 1px;
	width: 300%;
	display: block;
	position: absolute;
	left: -120px;
	top: 0;
	background-color: #2E3133;
}

.footer-credentials .et_pb_text_inner {
	padding-top: 40px;
	font-size: 12px;
	line-height: 164.5%;
	letter-spacing: 0.01em;
	color: #616466
}

.footer-credentials .et_pb_text_inner a {
	color: #fff !important;
}

li.social-footer {
	display: inline-block;
}

li.social-footer:not(:last-child) {
	margin-right: 20px;
}

.social-footer a {
	opacity: 1 !important;
}

.social-footer a:before {
	content: "";
	display: inline-block;
	background-repeat: no-repeat;
}

.social-footer.ok-ru-f a:before {
	background-image: url(img/okay-ru.svg);
	width: 12px;
	height: 20px;
}

.social-footer.youtube-f a:before {
	background-image: url(img/youtube.svg);
	width: 24px;
	height: 18px;
}

.social-footer.instagram-f a:before {
	background-image: url(img/instagram.svg);
	width: 20px;
	height: 20px;
}

.social-footer.facebook-f a:before {
	background-image: url(img/facebook.svg);
	width: 10px;
	height: 20px;
}

.clear-me {
	clear: both;
}

.text-social {
	display: none;
}

@media all and (max-width: 980px) {
	.footer-credentials:before {
		content: none;
	}

	.footer-credentials {
		margin-top: 0;
		text-align: center;
	}
}

@media all and (max-width:768px) {
	.footer-menu .et_pb_module.et_pb_widget_area {
		width: 100%;
		text-align: center;
	}

	.contact-footer {
		margin: auto
	}
}

/*Blog*/
.sub-header-gradiant:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	display: block;
	background: linear-gradient(90deg, rgba(5, 18, 43, 0.74) 34.04%, rgba(0, 0, 0, 0) 83.67%);
}

.wp-pagenavi {
	border-top: 0;
	margin-left: 15px;
	text-align: left;
}

.wp-pagenavi a,
.wp-pagenavi span {
	padding: 15px 20px;
	background: #fff;
	color: #009954;
	border-radius: 4px;
	margin: 0 10px;
	font-weight: 600 !important;
	font-size: 16px !important;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	color: #D7DBDE !important;
}

.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
	color: #009954 !important;
	text-transform: uppercase;
}

.wp-pagenavi .nextpostslink:hover,
.wp-pagenavi .previouspostslink:hover {
	color: #009954 !important;
}

.wp-pagenavi .nextpostslink:after,
.wp-pagenavi .previouspostslink:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 10px;
	background-repeat: no-repeat;
	background-size: contain;
}

.wp-pagenavi .nextpostslink:after {
	background-image: url(img/arrow-green.svg);
	margin-left: 10px;
}

.wp-pagenavi .previouspostslink:before {
	background-image: url(img/arrow-green.svg);
	margin-right: 10px;
	transform: rotate(180deg);
}

.sidebar-blog h4.widgettitle {
	font-weight: 300;
	font-size: 30px;
	line-height: 120%;
	letter-spacing: -0.02em;
	color: #242728;
	margin-bottom: 10px;
}

.widget_search input#s,
.widget_search input#searchsubmit {
	background-color: transparent;
	height: 60px !important;
}

.widget_search input#s {
	border: 1px solid #D7DBDE;
	padding-left: 20px;
	font-size: 16px;
	letter-spacing: 0.01em;
	color: #616466;
}

.widget_search input#searchsubmit {
	border: 0;
	text-indent: 300px;
}

.widget_search input#searchsubmit {
	background-image: url(img/search.svg);
	background-size: 25px;
	background-position: center;
	background-repeat: no-repeat;
}

.widget_categories li a,
.Annual_Archive_Widget li a {
	font-weight: 600;
	font-size: 16px;
	line-height: 164.5%;
	text-transform: uppercase;
	color: #616466 !important;
}

.widget_categories ul li:not(:last-child),
.Annual_Archive_Widget ul li:not(:last-child) {
	margin-bottom: 20px;
}

.widget_categories li a:before,
.Annual_Archive_Widget li a:before {
	content: "";
	width: 10px;
	height: 2px;
	margin-right: 10px;
	background-color: #00BC65;
	display: inline-block;
	vertical-align: middle;
}

.widget_categories li a:hover:before,
.Annual_Archive_Widget li a:hover:before {
	background-color: #FFB21C;
}

#custom_html-2 h4.widgettitle {
	background-color: #00BC65;
	color: #fff !important;
	font-size: 25px;
	line-height: 130%;
	font-weight: 400;
	letter-spacing: -0.02em;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	padding: 15px 20px;
	margin-bottom: 0;
}

#custom_html-2 a {
	padding: 22px 0 22px 30px !important;
	width: 100%;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

#custom_html-2 a:after {
	right: -43.5px;
}

@media (min-width: 981px) {
	#custom_html-2 {
		position: sticky;
		position: -webkit-sticky;
		top: 125px;
	}

	.logged-in #custom_html-2 {
		top: 157px;
	}

	.indexContent {
		float: right !important;
		margin-right: 0 !important;
	}

	.show_left {
		float: none;
	}
}

@media all and (max-width:768px) {

	.wp-pagenavi .nextpostslink,
	.wp-pagenavi .previouspostslink {
		display: block;
		text-align: center;
	}

	.wp-pagenavi .previouspostslink {
		margin: 0 18px 40px 8px;
	}

	.wp-pagenavi .nextpostslink {
		margin: 40px 15px 0 10px;
	}
}

/*Boli si daunatori*/
.boli-level2-tile .et_pb_text {
	background-color: #fff;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: -30px;
	padding: 20px;
	position: relative;
	text-align: center;
	border-radius: 4px;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
}

.boli-level2-tile .et_pb_text a {
	font-weight: 500;
	font-size: 20px;
	line-height: 120%;
	color: #000000;
}

.boli-level2-tile img {
	height: 300px;
	width: 100%;
	object-fit: cover;
}

.inapoi-la-lv2 {
	position: relative;
}

.inapoi-la-lv2:before {
	content: "";
	background-color: #F6F7F9;
	position: absolute;
	top: 0;
	left: -100%;
	width: 200%;
	display: block;
	height: 100%;
}

.inapoi-la-lv2-nutrienti:before {
	content: none;
}

.image-boli-lv-2i img {
	height: 400px;
	object-fit: cover;
}

.boli-lv-content {
	margin-bottom: 40px !important;
	padding-right: 30px;
}

.boli-lv-content.showlesscontent .SecSec,
.boli-lv-content.showlesscontent .readLess {
	display: none;
}

.boli-lv-content.showmorecontent .readMore {
	display: none;
}

.boli-lv-content .readMore,
.boli-lv-content .readLess {
	font-weight: 600;
	font-size: 16px;
	line-height: 164.5%;
	text-transform: uppercase;
	color: #000000;
	cursor: pointer;
	display: block;
	margin-top: 10px;
}

.addReadMoreWrapTxt.showmorecontent .SecSec,
.addReadMoreWrapTxt.showmorecontent .readLess {
	display: block;
}

.showmorecontent .more-points {
	display: none;
}

.boala-row {
	width: 100%;
	display: table;
	margin-bottom: 30px;
	background-color: #F6F7F9;
	min-height: 150px;
}

.boala-img,
.boala-content {
	display: table-cell;
}

.boala-img {
	width: 30%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.boala-content {
	width: 70%;
	vertical-align: middle;
	padding: 20px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.boala-title {
	font-size: 19px;
	line-height: 140%;
	display: flex;
	align-items: center;
	letter-spacing: -0.02em;
	color: #000000;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
}

.boala-content a {
	text-transform: uppercase;
	display: block;
	margin-top: 20px;
}

@media all and (max-width: 980px) {
	.image-boli-lv-2i img {
		height: 300px;
	}
}

/*Global classes*/
.sub-header-text {
	font-size: 18px;
	line-height: 164.5%;
}

blockquote {
	border-color: #00A95B;
	background: linear-gradient(-90deg, rgba(247, 249, 250, 0) 0%, #F7F9FA 100%);
	font-style: italic;
	font-weight: 300;
	font-size: 24px;
	line-height: 180%;
	color: #616466;
	padding: 30px 25px;
	border-left-style: solid;
	border-left-width: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}

.sub-header h1 {
	font-size: 56px !important;
	padding-bottom: 0;
}

.sub-header h1 .green-left {
	top: 35px;
}

.gradient-blue:before,
.gradient-black:before,
.gradient-yellow:before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	background-size: cover;
}

.gradient-blue:before {
	background: url(img/gradiant-blue-left.svg) no-repeat;
}

.gradient-black:before {
	background: radial-gradient(77.34% 157.37% at 0% 100%, rgba(20, 20, 33, 0.72) 0%, rgba(32, 9, 7, 0) 100%);
}

.gradient-yellow:before {
	background: radial-gradient(104.63% 272.44% at 0% 100%, #651800 0%, rgba(78, 82, 15, 0.86) 40.61%, rgba(10, 95, 34, 0.549719) 68.74%, rgba(27, 87, 43, 0) 100%);
}

.sub-header {
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	font-weight: 400;
	font-size: 25px;
	line-height: 144.5%;
	letter-spacing: -0.02em;
	color: #FFFFFF;
}

@media all and (max-width: 980px) {
	.sub-header {
		font-size: 18px;
	}

	.sub-header h1 {
		font-size: 46px !important;
	}

	blockquote {
		font-size: 18px;
		line-height: 150%;
	}
}

/*Agrishop*/
.agrishop-index img {
	border-radius: 6px;
}

.toate-categoriile {
	position: relative;
}

.toate-categoriile:before {
	content: "";
	background-color: #fff;
	position: absolute;
	width: 200%;
	height: 100%;
	display: block;
	top: 0;
	left: -100%;
}

/*Newsletter*/
.newsletter-gradient:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	background: linear-gradient(0deg, rgba(20, 20, 33, 0.23) 0%, rgba(7, 32, 31, 0.26) 100%);
}

.row-4>* {
	width: 23%;
	float: left;
}

.row-4>*:not(:last-child) {
	margin-right: 2.6%;
}

.row-4:after {
	content: "";
	clear: both;
	display: block;
}

.form-web input,
.form-web select,
.estimare-form textarea {
	background: #FFFFFF;
	border-radius: 4px;
	border: 0;
	padding: 20px 35px;
	font-size: 16px;
	line-height: 180%;
	letter-spacing: 0.01em;
	color: #616466;
}

.requiredField {
	background-image: url(img/required.svg) !important;
	background-repeat: no-repeat !important;
	background-size: 10px !important;
	background-position: 15px center !important;
}

.row-4 .g-recaptcha {
	margin-top: -5px;
}

.submit-form {
	width: 250px;
	margin: 20px auto 0;
}

.submit-form input {
	background: #00BC65;
	border-radius: 4px;
	font-weight: 600;
	font-size: 16px;
	line-height: 164.5%;
	text-transform: uppercase;
	color: #FFFFFF;
	border-right-width: 70px;
	border-right-color: #00A95B;
	border-right-style: solid;
	width: 100%;
	text-align: left;
}

.submit-form input:hover {
	cursor: pointer;
	background: #00A95B;
	border-right-color: #00BC65;
}

.submit-form {
	position: relative;
}

.submit-form:after {
	content: "";
	background-image: url(img/arrow-right.svg);
	width: 17px;
	height: 10px;
	position: absolute;
	top: 43%;
	right: 27.5px;
	display: inline-block;
}

.accept {
	text-align: center;
	margin: 20px 0;
	font-size: 12px;
	line-height: 180%;
	letter-spacing: 0.01em;
	color: #FFFFFF;
}

.accept>* {
	display: inline-block;
}

.accept label:hover {
	cursor: pointer;
}

@media all and (max-width:980px) {
	.row-4>* {
		width: 100%;
		float: none;
		margin-bottom: 20px !important;
		margin-right: 0;
	}
}

/*Estimare form*/
.estimare-form {
	margin-top: 10px;
}

.estimare-form input,
.estimare-form select,
.estimare-form textarea {
	border: 1px solid #D7DBDE;
	border-radius: 4px;
	display: block;
	width: 100%;
	padding: 12px 35px;
	margin-bottom: 15px;
}

.estimare-form select {
	text-indent: 26px;
	height: 54px;
	padding-left: 20px;
	text-align: right;
}

.estimare-form input[type=checkbox] {
	display: inline-block;
	width: auto;
}

.estimare-form .accept {
	color: #000;
}

.estimare-form .accept label {
	line-height: 1;
}

.estimare-form .submit-form input[type=submit] {
	width: 100%;
	height: 70px;
	border-top-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-width: 70px;
	border-right-color: #00A95B;
	border-right-style: solid;
}

@media all and (max-width: 768px) {
	.estimare-form .submit-form input[type=submit] {
		padding: 12px 15px;
	}
}

.estimare-form .submit-form {
	width: 100%;
}

/*Contact page*/
.contact-icons a {
	font-weight: 600;
	font-size: 16px;
	line-height: 164.5%;
	text-transform: uppercase;
	color: #616466;
}

.contact-icons table {
	width: auto !important;
	margin-top: 10px;
	border: 0 !important;
}

.contact-icons table,
.contact-icons tr,
.contact-icons td,
.contact-icons tbody {
	border: 0;
	border-top: 0 !important;
	padding: 0 !important
}

.contact-icons table tr td:first-child img {
	padding-right: 15px;
}

.contact-icons table.social-icons tr td img {
	padding-right: 25px;
}

.contact-icons table tr td {
	vertical-align: middle;
}

/*Contact us form*/
.contact-us-form .submit-form input[type=submit] {
	border-right-color: #FFA81C;
	background-color: #FFB21C;
}

.contact-us-form .submit-form input[type=submit]:hover {
	border-right-color: #FFA81C;
	background-color: #FFA81C;
}

/*Sub-service page*/
.service-link a {
	text-transform: uppercase;
}

.bold-link a {
	font-weight: 600;
	text-transform: uppercase;
}

.service-img-sub-header {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	max-height: 60%;
}

a.cere-oferta:after,
.service-link:after {
	width: 17px;
	height: 10px;
	position: relative;
	display: inline-block;
	content: '';
	background-image: url(img/arrow-green.svg);
	background-size: contain;
	background-repeat: no-repeat;
	margin-left: 5px
}

a.cere-oferta:hover:after {
	margin-left: 8px;
}

@media all and (max-width:980px) {
	.service-img-sub-header {
		position: relative;
		height: 200px;
		max-height: 100%;
	}
}

/*Single Article*/
.single-publicat {
	font-size: 16px;
	line-height: 180%;
	letter-spacing: 0.01em;
	color: #616466;
}

.publicat {
	font-weight: 600;
	;
}

.single-article-title h1 {
	font-weight: 300;
	font-size: 56px;
	line-height: 60px;
	letter-spacing: -0.03em;
	color: #242728;
}

.single-cate a {
	font-size: 16px;
	line-height: 180%;
	letter-spacing: 0.01em;
	color: #616466;
}

.a2a_s_odnoklassniki,
.a2a_s_facebook,
.a2a_s_linkedin,
.a2a_s_email {
	background-color: transparent !important;
}

.a2a_s_odnoklassniki path,
.a2a_s_facebook path,
.a2a_s_linkedin path,
.a2a_s_email path {
	fill: #009954;
}

.hideshare .addtoany_share_save_container {
	display: none
}

.addtoany_shortcode {
	display: inline-block;
}

.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span {
	width: 25px;
	height: 30px;
}

.inapoi {
	padding-bottom: 25px;
	position: relative;
}

.inapoi a {
	font-weight: 600;
	font-size: 16px;
	line-height: 164.5%;
	text-transform: uppercase;
	color: #009954;
}

.inapoi a svg {
	margin-right: 10px;
}

.inapoi:after {
	content: "";
	position: absolute;
	display: block;
	height: 1px;
	width: 300%;
	bottom: 0;
	right: -45px;
	background-color: #E6E7EB;
}

@media all and (max-width: 980px) {
	.inapoi {
		display: none;
	}

	.single-article-title h1 {
		font-size: 40px !important;
	}

	.single-image {
		height: 200px
	}
}

/*Homepage*/
.boli-tiles a {
	padding-top: 30px;
	padding-bottom: 14px;
	display: block;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	font-size: 19px;
	line-height: 140%;
	letter-spacing: -0.02em;
	color: #242728;
	margin-left: 20px;
	margin-right: 20px;
	background: #fff;
	border-radius: 6px 6px 0 0;
}

.boli-tiles .et-last-child a {
	background-color: transparent;
}

.boli-tiles a svg {
	margin-left: 10px;
}

.boli-tiles .et_pb_column:not(:last-child) .et_pb_text {
	position: absolute;
	width: 100%;
	bottom: 0;
}

.boli-tiles .vedeti-daunatori a {
	color: #FFFFFF;
}

.boli-tiles .vedeti-daunatori {
	position: absolute;
	width: 100%;
	top: 50%;
	transform: 50%;
	transform: translateY(-50%);
}

.boli-tiles .vedeti-daunatori a svg path {
	fill: #FFFFFF;
	stroke: #fff;
}

.boli-tiles .vedeti-daunatori a:hover svg path,
.boli-tiles a:hover svg path {
	fill: #242728;
	stroke: #242728;
}

@media all and (max-width: 480px) {
	.boli-tiles .vedeti-daunatori {
		position: relative;
		padding-top: 80px;
		padding-bottom: 80px;
	}
}

/*hompeage despre noi*/
.bg-gray-line:before {
	position: absolute;
	bottom: 0;
	height: 191px;
	content: "";
	background-color: #F6F7F9;
	display: block;
	width: 100%
}

/*Recenzii*/
.text-on-right-heading .et_pb_text {
	display: table-cell;
	vertical-align: middle;
}

.text-on-right-heading .et_pb_text:last-child {
	max-width: 550px;
	padding-left: 30px;
	font-size: 16px;
	line-height: 180%;
	letter-spacing: 0.01em;
	color: #242728;
}

.text-on-right-heading .et_pb_column {
	display: table;
	width: auto;
}

.text-on-right-heading.second-far-right .et_pb_column {
	width: 100%;
}

.read-articles {
	text-align: right;
}

.read-articles a {
	font-size: 14px;
	line-height: 164.5%;
	text-align: right;
	text-transform: uppercase;
	color: #F79F07;
}

.read-articles a:after {
	content: "";
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #FFB21C;
	background-image: url(img/arrow-right.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-size: 17px;
	background-position: center;
	border-radius: 0px 4px 4px 0px;
	margin-top: -5px;
	margin-left: 10px;
	vertical-align: middle;
}

.read-articles a:hover:after {
	border-radius: 0px 10px 10px 0px;
}

@media all and (max-width:980px) {
	.text-on-right-heading .et_pb_text {
		display: block;
	}

	.text-on-right-heading .et_pb_text:last-child {
		padding-left: 0;
	}

	.read-articles {
		display: none !important;
	}
}

/*Parteneri*/
@media all and (max-width: 980px) {
	.parteneri-images img {
		margin-bottom: 10px;
	}
}

/*Testimonials*/
.testimonials .dica-item-content {
	padding: 60px 120px 60px 60px;
	font-style: italic;
	border-radius: 4px;
}

.testimonials .dica-item-content .item-title {
	font-weight: bold;
	font-size: 25px !important;
	line-height: 100%;
	color: #242728 !important;
	margin-bottom: 15px;
}

.testimonials .dica-item-content .content {
	font-weight: 300;
	font-size: 16px !important;
	line-height: 180%;
	color: #616466;
}

.testimonials .swiper-slide-next,
.testimonials .swiper-slide-prev {
	opacity: 0.4;
}

.testimonials.dica_divi_carousel .dica-container .swiper-button-next,
.testimonials.dica_divi_carousel .dica-container .swiper-button-prev {
	width: 60px !important;
	height: 60px !important;
	background-color: #00BC65 !important;
	border-radius: 4px;
	line-height: 60px;
	font-size: 33px;
	text-align: center;
}

.testimonials.dica_divi_carousel .dica-container .swiper-button-next:before,
.testimonials.dica_divi_carousel .dica-container .swiper-button-prev:before {
	color: #fff !important;
}

@media all and (min-width: 981px) {
	.testimonials .swiper-buttton-container {
		max-width: 980px;
	}

	.testimonials.dica_divi_carousel .dica-container.desktop_middle-inside .swiper-buttton-container {
		justify-content: flex-end !important;
	}

	.testimonials .dica-container .swiper-buttton-container {
		display: block;
	}

	.testimonials.dica_divi_carousel .dica-container .swiper-button-next,
	.testimonials.dica_divi_carousel .dica-container .swiper-button-prev {
		position: absolute;
		right: -30px;
	}

	.testimonials .dica-container .swiper-button-next {
		margin-top: -70px;
	}

	.testimonials .dica-container .swiper-button-prev {
		margin-right: 0;
	}

	.testimonials.last-test-in-use .swiper-buttton-container .swiper-button-next,
	.testimonials.last-test-in-use .swiper-buttton-container .swiper-button-prev {
		left: 0;
		margin-left: -30px;
	}

	.testimonials.last-test-in-use .swiper-buttton-container {
		left: auto;
		width: 980px;
	}
}

@media all and (max-width:980px) {
	.testimonials .dica-item-content {
		padding: 30px 30px;
	}

	.testimonials .swiper-buttton-container {
		bottom: -90px;
		top: auto;
	}
}

/*Blog module*/
h2.entry-title {
	font-weight: 500;
	font-size: 20px !important;
	line-height: 120%;
	color: #242728;
	margin-top: -50px;
	position: relative;
	background-color: #fff;
	margin: -90px auto 0 auto;
	padding: 20px 25px 10px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

h2.entry-title,
.et_pb_blog_grid .post-meta,
.et_pb_blog_grid .post-content {
	width: 90%;
}

.et_pb_blog_grid .et_pb_post {
	padding: 0
}

.et_pb_image_container {
	margin: 0;
}

.et_pb_blog_grid article.et_pb_post {
	background-color: transparent;
	border: 0
}

.et_pb_blog_grid .et_pb_image_container img {
	border-radius: 6px;
}

.et_pb_blog_grid .post-meta {
	padding: 5px 25px !important;
	padding-bottom: 10px !important;
	background: #fff;
	margin: auto;
}

.et_pb_blog_grid .post-meta .published {
	font-weight: bold;
	font-size: 12px;
	line-height: 180%;
	letter-spacing: 0.01em;
	color: #242728;
	background-color: #fff;
	padding-right: 20px;
}

.et_pb_blog_grid .post-content {
	background-color: #fff;
	margin: auto;
	padding: 10px 25px 20px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.more-link {
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 164.5%;
	text-transform: uppercase;
	color: #009954;
	margin-top: 15px;
	display: block;
}

.more-link svg {
	margin-left: 10px;
}

.more-link:hover svg {
	margin-left: 15px;
}

.et_pb_blog_grid .post-meta:after {
	width: 100%;
	display: block;
	margin-top: -13px;
	content: "";
	height: 1px;
	background-color: rgba(40, 37, 36, 0.2);
}

@media (min-width: 981px) {

	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3,
	.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
		width: 32%;
		margin-right: 2%;
	}
}

/*Green line left begin*/
.green-left,
.green-right {
	position: absolute;
	width: 70px;
	height: 3px;
	left: -100px;
}

h2 .green-left {
	top: 25px;
}

h1 .green-left {
	top: 45px;
}

.green-left span,
.green-right span {
	display: block;
}

.green-left span:first-child,
.green-right span:last-child {
	width: 40%;
	height: 3px;
	background-color: #00BC65;
	float: left;
}

.left-orange .green-left span:first-child {
	background-color: #FFA81C;
}

.green-left span:last-child,
.green-right span:first-child {
	width: 60%;
	height: 1px;
	margin-top: 1px;
	background-color: #fff;
}

.green-left span:last-child {
	float: right;
}

.green-right span:first-child {
	float: left;
}

.line-gray .green-left span:last-child,
.line-gray .green-right span:first-child {
	background-color: #D7DBDE;
}

/*lines changes*/
.green-lines .green-left,
.green-lines .green-right {
	position: relative;
	display: inline-block;
	top: auto;
	left: auto;
	vertical-align: middle;
}

.green-lines .green-left {
	margin-left: 25px;
}

.green-lines .green-right {
	margin-right: 25px;
}

@media all and (max-width: 980px) {

	.green-left,
	.green-right {
		display: none !important;
	}
}

/*Green line left ends*/

/*Buttons*/
a.et_pb_button.et_pb_bg_layout_light,
a.et_pb_button.et_pb_bg_layout_light:hover,
a.et_pb_button.et_pb_bg_layout_dark,
a.et_pb_button.et_pb_bg_layout_dark:hover {
	font-weight: 600;
	line-height: 164.5%;
	padding: 22px 60px 22px 30px !important;
	border-right-width: 70px !important;
	border-right-color: #00A95B;
}

a.et_pb_button.et_pb_bg_layout_light,
a.et_pb_button.et_pb_bg_layout_light:hover {
	border-right-color: #00A95B;
}

a.et_pb_button.et_pb_bg_layout_dark,
a.et_pb_button.et_pb_bg_layout_dark:hover {
	background-color: #FFB21C;
	border-right-color: #F79F07;
}

a.et_pb_button.et_pb_bg_layout_light:after,
a.et_pb_button.et_pb_bg_layout_light:hover:after,
a.et_pb_button.et_pb_bg_layout_dark:after,
a.et_pb_button.et_pb_bg_layout_dark:hover:after {
	content: "";
	display: inline-block;
	width: 17px;
	height: 17px;
	background-image: url(img/arrow-right.svg);
	background-repeat: no-repeat;
	background-size: initial;
	margin-left: 85px;
	opacity: 1;
	margin-top: 8px;
}

a.et_pb_button.et_pb_bg_layout_light:hover {
	background-color: #00A95B !important;
}

a.et_pb_button.et_pb_bg_layout_dark:hover {
	background-color: #F79F07 !important;
}

@media all and (max-width:980px) {

	a.et_pb_button.et_pb_bg_layout_light,
	a.et_pb_button.et_pb_bg_layout_light:hover,
	a.et_pb_button.et_pb_bg_layout_dark,
	a.et_pb_button.et_pb_bg_layout_dark:hover {
		padding: 15px 20px 15px 20px !important;
		border-right-width: 40px !important;
	}

	a.et_pb_button.et_pb_bg_layout_light:after,
	a.et_pb_button.et_pb_bg_layout_light:hover:after,
	a.et_pb_button.et_pb_bg_layout_dark:after,
	a.et_pb_button.et_pb_bg_layout_dark:hover:after {
		margin-left: 30px;
	}
}

@media all and (max-width:768px) {

	a.et_pb_button.et_pb_bg_layout_light,
	a.et_pb_button.et_pb_bg_layout_light:hover,
	a.et_pb_button.et_pb_bg_layout_dark,
	a.et_pb_button.et_pb_bg_layout_dark:hover {
		font-size: 12px;
	}

	a.et_pb_button.et_pb_bg_layout_light:after,
	a.et_pb_button.et_pb_bg_layout_light:hover:after,
	a.et_pb_button.et_pb_bg_layout_dark:after,
	a.et_pb_button.et_pb_bg_layout_dark:hover:after {
		margin-top: 4px;
	}
}

/*Inovatie nr*/
.inovatie-nr span {
	border-radius: 100%;
	background-color: #fff;
	width: 80px;
	height: 80px;
	display: block;
	font-size: 37px;
	text-align: center;
	letter-spacing: -0.02em;
	color: #FFA81C;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	padding-top: 25px;
	z-index: 3;
	position: relative;
	margin-bottom: 30px;
}

@media all and (min-width:981px) {
	.inovatie-nr .et_pb_column:not(:last-child) .et_pb_code_inner:after {
		content: "";
		position: absolute;
		height: 6px;
		width: 100%;
		background-color: #fff;
		display: block;
		top: 40px;
		left: 5px;
		z-index: 2;
	}
}

@media all and (max-width: 480px) {
	.inovatie-nr span {
		margin-bottom: 10px;
		margin-top: 40px;
		margin-left: auto;
		margin-right: auto;
	}

	.inovatie-nr .et_pb_text {
		text-align: center;
	}
}

/*Person moule modify*/
.et_pb_team_member h4.et_pb_module_header {
	font-weight: 300 !important;
	font-size: 18px !important;
	line-height: 164.5%;
	letter-spacing: -0.02em;
	color: #000000 !important;
	padding-bottom: 0;
}

.et_pb_team_member .et_pb_member_position {
	font-weight: 300;
	font-size: 18px;
	line-height: 164.5%;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	letter-spacing: -0.02em;
	color: #616466;
}

/*Partenerii nostri*/
.page-id-133 .partenerii-nostri {
	background-color: #F6F7F9;
}

/*Tabelul periodic*/
table.tabel-periodic {
	width: auto;
}

.tabel-periodic td,
.tabel-periodic tr,
.tabel-periodic tbody,
table.tabel-periodic {
	border: 0;
	border-top: 0 !important;
}

.tabel-periodic td {
	border-right: 4px solid #fff;
}

.tabel-periodic .table-border-top td {
	border-top: 4px solid #fff !important;
}

.tabel-periodic td {
	padding: 0 !important;
	text-align: center;
	width: 110px;
	height: 150px;
	color: #fff;
}

.tabel-periodic td a {
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	font-size: 48px;
	font-weight: bold;
	line-height: 60px;
	letter-spacing: -0.03em;
	display: block;
	border-radius: 4px;
	color: #fff;
	position: relative;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 35px
}

.tabel-periodic td.green-bg a,
.tabel-periodic .tabel-subtitle td.green-bg span,
td.tabel-mobile.green-bg span {
	background-color: #81BA39;
}

.tabel-periodic td.yellow-bg a,
.tabel-periodic .tabel-subtitle td.yellow-bg span,
td.tabel-mobile.yellow-bg span {
	background-color: #E4A835;
}

.tabel-periodic td.red-bg a,
.tabel-periodic .tabel-subtitle td.red-bg span,
td.tabel-mobile.red-bg span {
	background-color: #D24E30;
}

.tabel-periodic td.blue-bg a,
.tabel-periodic .tabel-subtitle td.blue-bg span,
td.tabel-mobile.blue-bg span {
	background-color: #5F92CE;
}

.tabel-periodic td.green-bg a:hover {
	background-color: #6B9F28;
	;
}

.tabel-periodic td.yellow-bg a:hover {
	background-color: #d69c2e;
}

.tabel-periodic td.red-bg a:hover {
	background-color: #bb4226;
}

.tabel-periodic td.blue-bg a:hover {
	background-color: #3a79c3;
}

.tabel-periodic .tabel-subtitle td {
	height: 56px;
}

.tabel-periodic .tabel-subtitle td span {
	display: block;
	border-radius: 4px;
	padding: 12px;
	font-family: Open Sans, Arial, sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 180%;
	letter-spacing: 0.01em;

}

.tabel-periodic td a span {
	font-family: Open Sans, Arial, sans-serif;
	font-weight: 600;
	font-size: 13px;
	line-height: 110.5%;
	letter-spacing: 0.01em;
	display: block;
}

.tabel-periodic td a .tabel-nr {
	font-family: Open Sans, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 180%;
	letter-spacing: 0.01em;
	position: absolute;
	right: 10px;
	top: 5px;
}

.tabel-mobile {
	display: none;
}

@media all and (max-width: 768px) {
	.tabel-periodic td a {
		font-size: 22px;
		line-height: 30px;
		letter-spacing: -0.03em;
		;
		padding-top: 20px;
		padding-bottom: 15px
	}

	.tabel-periodic td {
		padding: 0 !important;
		text-align: center;
		width: 70px;
		height: 80px;
		color: #fff;
	}

	.tabel-periodic td a .tabel-nr {
		font-size: 14px;
		right: 5px;
		top: 0;
	}

	.tabel-periodic td a span {
		font-size: 12px;
	}

	.tabel-subtitle {
		display: none !important;
	}

	.tabel-periodic td,
	.tabel-periodic tbody,
	table.tabel-periodic {
		display: inline-block;
	}

	td.tabel-mobile,
	.tabel-periodic tr {
		display: block;
		width: 100%;
	}

	td.tabel-mobile {
		height: 40px;
		padding: 5px 0 !important;
	}

	td.tabel-mobile span {
		width: 100%;
		height: 100%;
		display: block;
		border-radius: 4px;
	}

	.tabel-periodic .table-border-top td.tabel-mobile {
		border-top: 0 !important;
	}
}

/*produse shortcode*/
.produse-tiles {
	display: flex;
	flex-wrap: wrap;
}

.produs-item {
	flex: 0 0 23%;
	position: relative;
	margin-bottom: 40px;
}

.produse-tiles::after {
	content: "";
	flex: auto;
}

.produs-img {
	height: 300px;
	background-size: cover;
	background-position: center;
	border-radius: 6px;
}

.produs-desc {
	background-color: #e7e9ec;
	border-radius: 6px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: -50px;
	padding: 15px;
}

.produs-title p {
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 120%;
	text-align: center;
	color: #000000;
}

.produs-title {
	height: 50px
}

@media all and (max-width: 1400px) and (min-width: 980px) {
	.produs-title p {
		font-size: 16px;
	}
}

.produs-proc {
	font-family: Open Sans, Arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 180%;
	letter-spacing: 0.01em;
	color: #008A4C;
	text-align: center;
	margin: 30px auto;
	display: block;
	position: relative;
}

.produs-proc span {
	padding: 0 0px;
	background-color: #e7e9ec;
	z-index: 4;
	position: relative;
}

.produs-proc:before {
	z-index: 3;
	height: 0px;
	content: "";
	background-color: rgba(40, 37, 36, 0.1);
	width: 100%;
	position: absolute;
	left: 0;
	top: 10px;
	display: block;
}

.produs-links {
	display: table;
	width: 100%;
	text-align: center;
}

.produs-links a {
	display: table-cell;
	vertical-align: middle;
	text-transform: uppercase;
	color: #000000;
}

.produs-links a:last-child:after {
	content: "";
	background: url(img/cart.svg) no-repeat;
	background-size: contain;
	display: inline-block;
	width: 18px;
	height: 16px;
	vertical-align: middle;
	margin-left: 5px;
	margin-top: -3px;
}

@media all and (min-width: 981px) {
	.produs-item:not(:nth-child(4n)) {
		margin-right: 2.6%;
	}
}

@media all and (max-width: 980px) and (min-width: 769px) {
	.produs-item {
		flex: 0 0 48%;
	}

	.produs-item:not(:nth-child(2n)) {
		margin-right: 4%;
	}
}

@media all and (max-width: 768px) {
	.produs-item {
		flex: 0 0 100%;
	}
}

/*Single product*/
.woocommerce-Reviews .comment-form-rating label {
	display: none;
}

.woocommerce-Reviews textarea#comment,
#commentform input[type=email],
#commentform input[type=text],
#commentform input[type=url],
#commentform textarea {
	border: 1px solid #D7DBDE;
	border-radius: 4px;
	background-color: #fff;
	font-size: 16px;
	line-height: 180%;
	letter-spacing: 0.01em;
	color: #616466;
}

.woocommerce-Reviews textarea#comment {
	min-height: 150px;
}

#review_form .comment-notes,
#review_form .comment-form-cookies-consent {
	display: none
}

button.et_pb_button.submit,
button.et_pb_button.submit:hover {
	background: #FFB21C;
	border-radius: 4px;
	font-weight: 600;
	font-size: 16px;
	line-height: 164.5%;
	text-transform: uppercase;
	color: #FFFFFF;
	border-right-color: #FFA81C;
	padding: 22px 70px 22px 30px !important;
	border-right-width: 70px !important;
	margin-bottom: 30px;
}

button.et_pb_button.submit:hover {
	background: #FFA81C !important;
	border-right-color: #FFA81C;
}

button.et_pb_button.submit:after {
	content: "";
	display: inline-block;
	width: 25px;
	height: 20px;
	background-image: url(img/send.svg);
	background-repeat: no-repeat;
	background-size: initial;
	margin-left: 90px !important;
	opacity: 1;
	margin-top: 4px;
}

.form-submit {
	text-align: left;
}

.comment-form-comment {
	padding-bottom: 0;
}

.codul-prod {
	font-weight: bold;
	font-size: 16px;
	line-height: 180%;
	letter-spacing: 0.01em;
	color: #000000;
}

.codul-prod-content {
	font-style: normal;
	font-weight: 300;
	font-size: 30px;
	line-height: 120%;
	letter-spacing: -0.02em;
	vertical-align: middle;
	color: #616466;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
}

.procurat-de-nr {
	background: #E6E7EB;
	border-radius: 4px;
	padding: 5px 10px;
	color: #2E3133;
	margin-left: 20px;
	display: inline-block;
}

.woocommerce-product-rating .woocommerce-review-link {
	text-transform: uppercase;
	margin-left: 10px;
}

.woocommerce-product-rating .woocommerce-review-link:hover svg {
	margin-left: 10px;
}

.pret-prod .et-dynamic-content-woo--product_price {
	display: inline-block;
	margin-left: 15px;
}

.pret-prod .et-dynamic-content-woo--product_price p.price {
	font-weight: 300;
	font-size: 30px !important;
	line-height: 120%;
	letter-spacing: -0.02em;
	color: #FFB21C !important;
}

.pret-prod {
	vertical-align: sub;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
}

.woocommerce-page .add-to-cart-single button.single_add_to_cart_button.button.alt,
.add-to-cart-single button.single_add_to_cart_button.button.alt:hover {
	background: #00BC65 !important;
	border-radius: 4px !important;
	font-weight: 600 !important;
	font-size: 16px !important;
	line-height: 164.5% !important;
	text-transform: uppercase !important;
	color: #FFFFFF !important;
	border-right-color: #00A95B !important;
	padding: 22px 70px 22px 30px !important;
	border-right-width: 70px !important;
	margin-bottom: 30px !important;
	margin-top: 40px;
	z-index: 999;
}

.et_button_no_icon.woocommerce-page .add-to-cart-single button.single_add_to_cart_button.button.alt:hover {
	background: #00A95B !important;
	border-right-color: #00A95B !important;
}

.et_button_no_icon.woocommerce-page .add-to-cart-single button.single_add_to_cart_button.button.alt:after {
	content: "";
	display: inline-block;
	width: 30px;
	height: 30px;
	background-image: url(img/cart-white.svg);
	background-repeat: no-repeat;
	background-size: initial;
	margin-left: 90px !important;
	opacity: 1;
}

.add-to-cart-single form {
	position: relative;
}

.add-to-cart-single form:after {
	width: calc(100% - 350px);
	height: 1px;
	background: rgba(40, 37, 36, 0.1);
	position: absolute;
	top: 75px;
	right: 0;
	display: block;
}

.prod-content-desc:before {
	content: '';
	display: block;
	clear: both;
}

/*Woocommerce general css*/
.woocommerce-page .quantity input.qty,
.woocommerce .quantity input.qty {
	height: 29px;
	background-color: #009954 !important;
}

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
	background-color: #009954 !important;
}

.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled] {
	color: #fff;
}

/*Tabs module*/
.et_pb_tabs_controls li {
	float: none;
	display: inline-block;
}

ul.et_pb_tabs_controls {
	text-align: center;
	background-color: transparent;
}

.et_pb_tabs {
	border: 0
}

.et_pb_all_tabs {
	border: 1px solid #FFB21C;
	border-radius: 4px;
}

ul.et_pb_tabs_controls:after {
	border-top: 0;
}

.et_pb_tabs_controls li {
	height: auto !important;
	border-right: 0;
}

.et_pb_tabs_controls li.et_pb_tab_active a {
	border-top: 1px solid #FFB21C;
	border-left: 1px solid #FFB21C;
	border-right: 1px solid #FFB21C;
	background-color: #fff;
}

.et_pb_tabs_controls li a {
	display: block;
	margin-bottom: -1px;
	padding: 15px 20px
}

.et_pb_tabs_controls li a:before {
	content: '';
	width: 24px;
	height: 21px;
	margin-bottom: -4px;
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	margin-right: 10px;
	background-image: url(img/checkbox-empty.svg);
}

.et_pb_tabs_controls li.et_pb_tab_active a:before {
	background-image: url(img/checkbox-full.svg);
}

/*Nutrienti*/
.nutrient-prefix {
	font-weight: 700;
}

.stiai-ca {
	position: relative;
}

.stiai-ca:before {
	content: "";
	background-color: #81BA39;
	position: absolute;
	top: 0;
	left: -100%;
	width: 200%;
	display: block;
	height: 100%;
}

.stiai-ca .dica_divi_carouselitem {
	background-color: #fff;
	border-radius: 4px;
	padding: 20px
}

.stiai-ca>.et_pb_module_inner {
	padding-right: 70px;
	padding-bottom: 60px;
}

.stiai-ca .dica-item-content {
	display: table !important;
}

.stiai-ca .item-title,
.stiai-ca .content {
	display: table-cell;
}

.stiai-ca .item-title,
.stiai-ca .item-title:after {
	font-weight: 500;
	font-size: 20px;
	line-height: 120%;
	color: #000000 !important;
	margin-right: 10px;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
}

.stiai-ca .item-title:after {
	content: '.';
}

.stiai-ca .content {
	line-height: 180%;
	letter-spacing: 0.01em;
	color: #000000;
}

.stiai-ca.dica_divi_carousel .swiper-buttton-container .swiper-button-next,
.stiai-ca.dica_divi_carousel .swiper-buttton-container .swiper-button-prev {
	background-color: #FFB21C !important;
	border-radius: 4px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 33px;
	text-align: center;
}

.stiai-ca.dica_divi_carousel .swiper-buttton-container .swiper-button-next:before,
.stiai-ca.dica_divi_carousel .swiper-buttton-container .swiper-button-prev:before {
	color: #fff !important
}

@media (min-width: 981px) {
	.stiai-ca .dica-container .swiper-buttton-container {
		display: block;
		position: absolute;
		right: -30px;
	}

	.stiai-ca .dica-container .swiper-button-prev {
		margin-right: 0;
		margin-left: 10px;
		margin-bottom: 10px;
	}

	.line-left.stiati-ca-section h3 {
		padding-left: 100px;
	}
}

@media all and (max-width: 980px) {
	.stiai-ca>.et_pb_module_inner {
		padding-right: 30px;
	}

	.line-left.stiati-ca-section h3 {
		padding-left: 30px;
	}

	.stiai-ca .dica-container .swiper-buttton-container {
		justify-content: center;
		margin-top: 10px;
	}
}

.line-left.stiati-ca-section .green-left span:first-child {
	background-color: #FFB21C;
}

.line-left.stiati-ca-section .green-left {
	left: 0;
	top: 16px;
}

/*Plant single*/
.tabel-img {
	position: relative;
}

.tabel-img img {
	height: 500px;
}

.tabel-img button {
	position: absolute;
	cursor: pointer;
	width: 30px;
	height: 30px;
	background-color: #FFB21C;
	border: 0;
	border-radius: 50%;
	color: #fff;
	font-weight: 500;
	font-size: 17px;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
}

.tabel-img button.active-point {
	-webkit-animation: plant-pulse-point 1.5s infinite;
	animation: plant-pulse-point 1.5s infinite;
}

@media all and (max-width: 980px) {
	.et_pb_row .et_pb_column.tabel-img-container {
		margin-top: 30px !important;
		margin-bottom: 30px !important;
	}

	.tabel-img {
		margin-top: 30px
	}
}

@-webkit-keyframes plant-pulse-point {
	0% {
		-moz-box-shadow: 0 0 0 10px rgba(255, 178, 28, 0);
		box-shadow: 0 0 0 10px rgba(255, 178, 28, 0);
	}

	70% {
		-moz-box-shadow: 0 0 0 10px rgba(255, 178, 28, 0.8);
		box-shadow: 0 0 0 10px rgba(255, 178, 28, 0.8);
	}

	100% {
		-moz-box-shadow: 0 0 0 10px rgba(255, 178, 28, 0);
		box-shadow: 0 0 0 10px rgba(255, 178, 28, 0);
	}
}

@keyframes plant-pulse-point {
	0% {
		-moz-box-shadow: 0 0 0 10px rgba(255, 178, 28, 0);
		box-shadow: 0 0 0 10px rgba(255, 178, 28, 0);
	}

	70% {
		-moz-box-shadow: 0 0 0 10px rgba(255, 178, 28, 0.8);
		box-shadow: 0 0 0 10px rgba(255, 178, 28, 0.8);
	}

	100% {
		-moz-box-shadow: 0 0 0 10px rgba(255, 178, 28, 0);
		box-shadow: 0 0 0 10px rgba(255, 178, 28, 0);
	}
}

.photo-credits {
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 0.01em;
	color: #919699;
}

.slider-imagini-tabel img {
	height: 400px;
	object-fit: cover;
	width: 100%;
}

.slider-imagini-tabel .et-pb-controllers {
	display: none;
}

.slider-imagini-tabel .et-pb-arrow-next,
.slider-imagini-tabel .et-pb-arrow-next:hover {
	opacity: 1;
	right: -30px !important;
}

.slider-imagini-tabel .et-pb-arrow-prev,
.slider-imagini-tabel .et-pb-arrow-prev:hover {
	opacity: 1;
	left: -30px !important;
}

.slider-imagini-tabel .et-pb-slider-arrows a {
	background-color: #FFB21C;
	border-radius: 4px;
	color: #fff;
	top: 90%;
	font-size: 20px;
	padding: 16px 20px;
	z-index: 9999;
}

.slider-imagini-tabel {
	overflow: visible;
}

.prev-next-tabel a {
	font-weight: 600;
	font-size: 16px;
	line-height: 164.5%;
	text-transform: uppercase;
	margin: 40px 0;
	display: block;
}

.prev-next-tabel .et_pb_column:first-child a:before,
.prev-next-tabel .et_pb_column:last-child a:after {
	content: '';
	background-color: #009954;
	width: 40px;
	height: 40px;
	display: inline-block;
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: center;
}

.prev-next-tabel .et_pb_column:first-child a:before {
	background-image: url(img/arrow-left.svg);
	margin-right: 10px;
}

.prev-next-tabel .et_pb_column:first-child a:before {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.prev-next-tabel .et_pb_column:last-child a:after {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.prev-next-tabel .et_pb_column:last-child a:after {
	background-image: url(img/arrow-right.svg);
	margin-left: 10px;
}

@media all and (max-width:980px) {
	.prev-next-tabel .et_pb_column:last-child a {
		margin-top: 0;
	}

	.slider-imagini-tabel .et-pb-arrow-next,
	.slider-imagini-tabel .et-pb-arrow-next:hover {
		right: -10px !important;
	}

	.slider-imagini-tabel .et-pb-arrow-prev,
	.slider-imagini-tabel .et-pb-arrow-prev:hover {
		left: -10px !important;
	}
}

/*Calculator nutrienti*/
.calc-col {
	float: left;
}

.calc-col:first-child {
	width: 45%;
	padding-right: 40px;
}

.calc-col:last-child {
	width: 55%
}

.calc-nutr:after {
	content: '';
	clear: both;
}

.calc-title {
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	font-size: 30px;
	font-weight: 300;
	line-height: 120%;
	letter-spacing: -0.02em;
	color: #FFFFFF;
	clear: both;
}

.calc-title-container:after {
	content: '';
	display: block;
	clear: both;
}

.calc-title span {
	font-weight: 700;
}

.cel-content {
	background-color: #fff;
	padding: 15px;
	width: 24.25%;
	float: left;
	height: 120px;
	border-radius: 4px;
	text-align: center;
	font-weight: 600;
	font-size: 13px;
	line-height: 110.5%;
	letter-spacing: 0.01em;
	color: #242728;
}

.cel-content:before {
	content: '';
	width: 40px;
	height: 44px;
	display: block;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	margin: auto;
	margin-bottom: 20px;
}

.cel-content:first-child:before {
	background-image: url(img/calculator-nutrienti/wheat.svg);
}

.cel-content:nth-child(2):before {
	background-image: url(img/calculator-nutrienti/porumb.svg);
}

.cel-content:nth-child(3):before {
	background-image: url(img/calculator-nutrienti/sunflower.svg);
}

.cel-content:last-child:before {
	background-image: url(img/calculator-nutrienti/boabe-de-soia.svg);
}

.cel-content:first-child:hover:before,
.cel-content.cel-active:first-child:before {
	background-image: url(img/calculator-nutrienti/wheat-white.svg);
}

.cel-content:nth-child(2):hover:before,
.cel-content.cel-active:nth-child(2):before {
	background-image: url(img/calculator-nutrienti/porumb-white.svg);
}

.cel-content:nth-child(3):hover:before,
.cel-content.cel-active:nth-child(3):before {
	background-image: url(img/calculator-nutrienti/sunflower-white.svg);
}

.cel-content:last-child:hover:before,
.cel-content.cel-active:last-child:before {
	background-image: url(img/calculator-nutrienti/boabe-de-soia-white.svg);
}

.cel-content:not(:last-child) {
	margin-right: 1%;
}

.cel-content:hover {
	cursor: pointer;
}

.cel-content:hover,
.cel-content.cel-active {
	background-color: #FFB21C;
}

.calc-title-container {
	margin-top: 20px;
}

.calc-nu-step2 {
	margin-top: 40px;
}

.select-info {
	display: block;
	color: #fff;
	margin-top: 20px;
}

.select-info div {
	display: inline-block;
}

.select-info-nr {
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 48px;
	line-height: 60px;
	letter-spacing: -0.03em;
}

.select-info-desc {
	font-size: 16px;
	line-height: 180%;
	text-align: center;
	letter-spacing: 0.01em;
	margin-left: 10px;
}

.select-info-img {
	margin-right: 10px
}

.select-range {
	width: 100%;
}

.select-range input {
	width: 100%;
	height: 2px;
	border-radius: 3px;
}

.select-credits {
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 0.01em;
	color: #D7DBDE;
	margin-top: 10px;
}

/* Special styling for WebKit/Blink */
.select-range input[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	background: #FFB21C;
	cursor: pointer;
	margin-top: -15px;
	/* You need to specify a margin in Chrome, but in Firefox and IE it is automatic */
	background-image: url(img/calculator-nutrienti/range-btn.svg);
	background-size: 18px;
	background-position: center;
	background-repeat: no-repeat;
}

/* All the same stuff for Firefox */
.select-range input[type=range]::-moz-range-thumb {
	height: 40px;
	width: 40px;
	border-radius: 50%;
	background: #FFB21C;
	cursor: pointer;
	background-image: url(img/calculator-nutrienti/range-btn.svg);
	background-size: 18px;
	background-position: center;
	background-repeat: no-repeat;
	border: none
}

/* All the same stuff for IE */
.select-range input[type=range]::-ms-thumb {
	height: 40px;
	width: 40px;
	border-radius: 50%;
	background: #FFB21C;
	cursor: pointer;
	background-image: url(img/calculator-nutrienti/range-btn.svg);
	background-size: 18px;
	background-position: center;
	background-repeat: no-repeat;
}

.select-range input[type="range"]::-moz-range-progress {
	height: 8px;
	background: #00BC65;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}

.select-range input[type="range"]::-ms-fill-lower {
	height: 8px;
	background: #00BC65;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}

.select-range input[type="range"]::-webkit-slider-runnable-track {
	height: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}

.calc-rezult-wrapper {
	background-color: #242728;
	border-radius: 4px;
	margin-top: 20px
}

.c-rez-title {
	padding: 10px 20px 8px 20px;
	font-size: 16px;
	line-height: 180%;
	letter-spacing: 0.01em;
	color: #FFFFFF;
	border-bottom: 1px solid #2E3133;
}

.c-rez-content {
	padding: 10px 20px 20px;
}

.c-rez-item {
	width: 23%;
	float: left;
	text-align: center;
}

.c-rez-item:not(:last-child) {
	margin-right: 2.6%;
}

.c-rez-content:after {
	content: '';
	display: block;
	clear: both;
}

.c-rez-item-title {
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	font-weight: bold;
	font-size: 30px;
	line-height: 120%;
	text-align: center;
	letter-spacing: -0.02em;
	color: #FFFFFF;
	height: 50px;
}

.c-rez-item-title span {
	font-size: 16px;
	display: inline-block;
	bottom: -4px;
	position: relative;
}

.c-rez-item-content {
	height: 250px;
	position: relative;
}

.bg-n {
	background-color: #CE2947;
}

.bg-p2o5 {
	background-color: #EB8A30;
}

.bg-k2o {
	background-color: #F2D640;
}

.bg-s {
	background-color: #AFEF5D;
}

.c-rez-item-bg {
	border-radius: 4px;
	position: relative;
	min-height: 52px;
	z-index: 2;
}

.c-rez-item-val {
	position: absolute;
	width: 80%;
	background-color: #fff;
	border-radius: 4px;
	bottom: 10px;
	left: 10%;
	right: 10px;
	font-weight: bold;
	font-size: 18px;
	line-height: 180%;
	letter-spacing: 0.01em;
	color: #616466;
}

.c-rez-item-content:before,
.c-rez-item-content:after {
	content: '';
	position: absolute;
	display: block;
	background-color: #616466;
}

.c-rez-item-content:before {
	width: 1px;
	height: 100%;
	left: calc(50% - 1px);
}

.c-rez-item-content:after {
	width: 30px;
	height: 1px;
	left: calc(50% - 15px);
	bottom: 0;
	z-index: 1;
}

.select-range {
	margin-bottom: 40px;
}

@media all and (max-width: 980px) {
	.calc-col {
		width: 100% !important;
		padding-right: 0 !important;
		float: none;
	}

	.calc-col:last-child {
		margin-top: 30px;
	}

	.calc-title {
		font-size: 20px;
	}

	.select-info-nr {
		font-size: 38px;
	}
}

@media all and (max-width: 768px) {
	.cel-content {
		font-size: 11px;
		padding: 8px
	}

	.c-rez-item-title {
		font-size: 25px;
		height: 40px
	}

	.c-rez-item-val {
		font-size: 14px;
	}
}

/*Pret Calculator*/
.pret-calc-wrapper {
	background-color: #fff;
	border-radius: 6px;
}

.pret-calc-header {
	border-bottom: 1px solid #E6E7EB;
}

.pret-calc-header,
.pret-calc-body,
.pret-calc-footer {
	padding: 30px
}

@media all and (max-width: 768px) {

	.pret-calc-header,
	.pret-calc-body,
	.pret-calc-footer {
		padding: 30px 20px;
	}
}

.pret-calc-footer {
	padding-top: 0;
}

.pret-calc-footer span,
.pret-calc-footer a {
	display: inline-block;
}

.pret-calc-footer span {
	float: left;
	margin-top: 25px;
	cursor: pointer;
	font-weight: 600;
	font-size: 16px;
	line-height: 164.5%;
	text-transform: uppercase;
	color: #009954;
}

.pret-calc-footer span svg {
	margin-right: 10px;
}

.pret-calc-footer a {
	float: right;
}

.pret-calc-footer a.et_pb_button.et_pb_bg_layout_light {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.pret-calc-footer a.et_pb_button.et_pb_bg_layout_light:after {
	margin-left: 35px !important;
}

.pret-calc-footer:after {
	content: '';
	clear: both;
	display: block;
}

.pret-pagination {
	margin-top: 10px;
	display: table;
	width: 90%
}

.pret-pagination span {
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	background-color: #F6F7F9;
	font-size: 23px;
	line-height: 140%;
	text-align: center;
	letter-spacing: -0.02em;
	color: #919699;
	padding: 20px 10px;
	border-width: 0;
	display: table-cell;
	width: 20%
}

@media all and (max-width: 768px) {
	.pret-pagination {
		width: 100%;
	}
}

.pret-pagination:after {
	content: '';
	display: block;
	clear: both;
}

.pret-pagination span:first-child {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}

.pret-pagination span:last-child {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.pret-pagination span.step-back,
.pret-pagination span.step-active {
	color: #fff
}

.pret-pagination span.step-back {
	background-color: #919699;
}

.pret-pagination span.step-active {
	background-color: #616466;
}

.pret-calc-body select,
.pret-calc-body input {
	border: 1px solid #D7DBDE;
	border-radius: 4px;
	width: 100%;
	font-size: 16px;
	line-height: 180%;
	letter-spacing: 0.01em;
	color: #616466;
	text-indent: 35px;
}

.pret-calc-body select {
	height: 55px;
}

.pret-calc-body select:disabled {
	cursor: not-allowed;
	background-color: #F6F7F9;
}

.pret-calc-body input {
	padding: 12px
}

.pret-form-row:not(:last-child) {
	margin-bottom: 20px;
}

#pret-steps>div {
	display: none;
}

#pret-steps>div.active-step {
	display: block;
}

.pret-calc-body[active-step="1"]+.pret-calc-footer #pret-inapoi {
	display: none;
}

.pret-rezultat li {
	list-style: none;
	font-size: 14px;
}

.pret-rezultat li span:first-child {
	font-weight: bold;
}

.pret-rezultat li.big-pret {
	line-height: 1;
}

.pret-calc-body input#pret-rez-probe {
	display: inline-block;
	width: 50px;
	height: 25px;
	padding: 5px;
	border-radius: 2px;
	line-height: 1;
	text-indent: 0;
}

.right-rez .pret-rezultat li.big-pret:first-child {
	margin-bottom: 20px;
}

.big-pret span {
	font-size: 25px;
	padding-top: 15px;
	display: inline-block;
}

@media all and (max-width: 1400px) {
	.big-pret span {
		font-size: 15px;
	}
}

a.disabled-next:hover {
	cursor: not-allowed;
}

.left-rez {
	width: 60%;
}

.right-rez {
	width: 40%;
}

.left-rez,
.right-rez {
	float: left;
}

.pret-calc-body:after {
	content: '';
	display: block;
	clear: both
}

.calc-form {
	display: none
}

a.et_pb_button.et_pb_bg_layout_light.disabled_cont {
	border-right-color: #666b68 !important;
	background-color: #3a3c3b !important;
}

a.et_pb_button.et_pb_bg_layout_light.disabled_cont:after {
	background-image: none;
	content: '\e04f';
	line-height: 1;
	font-size: 30px;
	margin-top: -2px;
	margin-left: 80px;
}

a.et_pb_button.et_pb_bg_layout_light.disabled_cont {
	cursor: not-allowed;
}

@media all and (max-width: 980px) {
	.pret-calc-footer a.et_pb_button.et_pb_bg_layout_light:after {
		margin-left: 25px !important;
	}

	.pret-calc-footer a.et_pb_button.et_pb_bg_layout_light.disabled_cont:after {
		margin-left: 20px !important;
	}
}

/*Fixed mobile*/
.phone_mobile {
	display: none
}

@media (max-width: 980px) {

	/*********************************
style mobile fixed header
*********************************/

	.et_fixed_nav #main-header.et-fixed-header {
		position: fixed;
		background: rgb(255, 255, 255);
		padding-top: 5px
	}

	.et-fixed-header .logo_container img {
		height: 0 !important;
	}

	.et-fixed-header .phone_mobile {
		display: inline-block;
		color: #00A95B;
		font-size: 20px;
		font-weight: 700;
	}

	.et-fixed-header .phone_mobile:before {
		content: "\e090";
		font-size: 16px;
		margin-right: 10px;
		text-shadow: 0 0;
		font-family: ETmodules !important;
		font-weight: 400;
		font-style: normal;
		font-variant: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		line-height: 1;
		text-transform: none;
		speak: none;
	}
}

/*Colors of tabel*/
.blue-tabel a {
	color: #5F92CE;
}

.blue-stiai.stiai-ca:before {
	background-color: #5F92CE;
}

.prev-next-tabel .et_pb_column:first-child .blue-tabel a:before,
.prev-next-tabel .et_pb_column:last-child .blue-tabel a:after {
	background-color: #5F92CE;
}

.yellow-table a {
	color: #E4A835
}

.prev-next-tabel .et_pb_column:first-child .yellow-table a:before,
.prev-next-tabel .et_pb_column:last-child .yellow-table a:after {
	background-color: #E4A835
}

.yellow-stiai.stiai-ca:before {
	background-color: #E4A835
}

.green-arrow-stiai.stiai-ca.dica_divi_carousel .swiper-buttton-container .swiper-button-next,
.green-arrow-stiai.stiai-ca.dica_divi_carousel .swiper-buttton-container .swiper-button-prev {
	background-color: #00A95B !important;
}

.line-left.stiai-left-green.stiati-ca-section .green-left span:first-child {
	background-color: #00BC65;
}

.red-table a {
	color: #D24E30;
}

.prev-next-tabel .et_pb_column:first-child .red-table a:before,
.prev-next-tabel .et_pb_column:last-child .red-table a:after {
	background-color: #D24E30;
}

.red-stiai.stiai-ca:before {
	background-color: #D24E30;
}

/*Cat boli si daunatori*/
.cat-boli-item {
	width: 31%;
	float: left;
}

.cat-boli-item:not(:nth-child(3n)) {
	margin-right: 3.5%
}

.cat-boli-img {
	height: 250px;
	width: 100%;
	background-size: cover;
	border-radius: 6px;
}

.cat-boli-desc {
	background-color: #fff;
	margin-top: -50px;
	margin-left: 20px;
	margin-right: 20px;
	border-radius: 4px;
	padding: 25px;
}

@media all and (max-width: 1400px) and (min-width: 980px) {
	.boli-da-h1 h1 {
		font-size: 48px !important
	}
}

@media all and (max-width: 980px) {
	.cat-boli-item {
		width: 100%;
		float: left;
	}

	.cat-boli-item:not(:nth-child(3n)) {
		margin-right: 0
	}
}

.not-cap {
	text-transform: lowercase;
}

.go-back a:before {
	content: "";
	background-image: url(img/Line5.svg);
	width: 17px;
	height: 10px;
	display: inline-block;
	margin-right: 10px;
}

@media all and (max-width: 980px) {
	.mobile-contact {
		display: flex;
		flex-flow: row wrap;
	}

	.mobile-contact .et_pb_column:first-child {
		order: 2
	}

	.mobile-contact .et_pb_column:last-child {
		order: 1
	}
}

.closedSection {
	overflow: hidden !important;
}

.btncititi {
	margin-top: 20px;
	display: block;
}

#top-menu-nav li li a {
	line-height: 1.4;
}

.procurat-acest h3 {
	font-size: 20px !important
}

#pret-rez-proba,
#pret-rez-total {
	font-weight: bold;
}

.page-id-120 .woocommerce-message a.button.wc-forward {
	display: none
}

.wpcf7 form .wpcf7-response-output {
	margin: 0 30px;
	text-align: center;
	font-size: .8em;
	line-height: normal;
	padding: 0.5rem 1rem;
	background: #FFF;
}

.wpcf7 form .wpcf7-not-valid-tip {
	display: none !important;
}

.wpcf7 form .wpcf7-acceptance > span {
	margin: 0;
	display: block;
}

.wpcf7 form .wpcf7-spinner {
	display: none !important;
}

.wpcf7 form select.wpcf7-not-valid,
.wpcf7 form input.wpcf7-not-valid,
.wpcf7 form textarea.wpcf7-not-valid {
	border-color: red;
}

.wpcf7 form textarea {
	height: 120px;
}

.wpcf7 form input[type="submit"]:disabled {
	border-right-color: #FFA81C !important;
  background-color: #FFB21C !important;
	opacity: .6;
}

.wpcf7 form .newsletter + .wpcf7-response-output {
	margin-top: 20px;
}
.wpcf7 form .newsletter .row-4 {
	margin-bottom: 10px;
}
.wpcf7 form .newsletter .row-4 input {
	width: 100%;
}
.wpcf7 form .newsletter .wpcf7-acceptance {
	display: flex;
	justify-content: center;
	text-align: center;
}
.wpcf7 form .newsletter input[type="submit"] {
	background: #00BC65;
  border-right-color: #00A95B;
}
.wpcf7 form .newsletter input[type="submit"]:disabled {
	background: #00BC65 !important;
  border-right-color: #00A95B !important;
}
@media(max-width: 980px) {
	.wpcf7 form .newsletter .row-4 {
		margin-bottom: 0;
	}
	.wpcf7 form .newsletter .row-4 > span {
		margin-bottom: 20px !important;
		margin-right: 0;
		display: block;
	}
}