#home .container {
	width: 95%!important;
}

#home .slider {
	position:relative;
}

#home .bx-wrapper {
	margin: 0 auto 0px;
}

#home .bx-wrapper .bx-viewport {
	border: none;
	box-shadow: none;
	left: 0px;
}

#home .bx-wrapper .bx-pager, #home .bx-wrapper .bx-controls-auto {
	bottom: 30px;
}

#home .bx-wrapper .bx-pager {
	opacity: 0;
	cursor: default;
}

.slider-controllers {
	width: 100%;
	position: absolute;
	bottom:46%;	
}

#slider-prev {
	float:left;
	padding-left: 80px;
}

#slider-prev i{
	color: #fff;
	padding:7px 18px 7px 15px;
	background: #35190e;	
}

#slider-next {
	float:right;
	padding-right: 80px;	
}

#slider-next i{
	color: #fff;
	padding:7px 15px 7px 18px;
	background: #35190e;
}

#home .our_services {
	min-height:364px;
	margin-top:40px;
}

#home .our_services .brown_hr {
	margin:0px;
	margin-bottom: 5px;
	width:64px;
	border-top: 1px solid #35190e;
}

#home .our_services span {
	font-family: 'Open Sans', sans-serif;
	color: #35190e;
	font-size: 14px;
}

#home h2.h2_default{
	font-family: 'Open Sans', sans-serif;
	color: #35190e;
	margin-block-start: 0 !important;
	font-weight: 700;
	text-transform: uppercase;
}

#home .our_services .sideBySide {
	display: table;
	margin-bottom: 40px;
}

#home .our_services .sideBySide_first {
	display: table-cell;
	vertical-align: middle;
}

#home .our_services .sideBySide_second {
	display: table-cell;
	vertical-align: middle;
	width: 1px;
}

#home .our_services .sideBySide_second a:active, #home .our_services .sideBySide_second a:hover, 
#home .our_services .sideBySide_second a:visited, #home .our_services .sideBySide_second a:focus {
	text-decoration: none;
}

#home .our_services a {	
	cursor: pointer;
	display: -ms-grid;
	display: grid;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
}

#home .our_services img{
	height: 234.14px;
}

#home .our_services a:hover div.ovos_categories {
	height: 234.14px !important;    
	padding-top: 85px !important;
}

#home .our_services a:hover div.ovos_categories.two_lines {
	height: 234.14px !important;    
	padding-top: 85px !important;
}

#home .our_services div.ovos_categories {
	padding-right: 16px;
	padding-left: 16px;
	position: absolute;
	font-size: 23px;
	color: white;
	background-color: rgba(241, 136, 46, 0.8);
	width: calc(100% - 30px);;
	text-align: center;
	bottom: 0;
	height: 80px;
	line-height: 1.1;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

#home .our_services div.ovos_categories p.one_line {
	margin-top: 29px;
}

#home .our_services div.ovos_categories p.two_lines {
	margin-top: 14px;
	margin-bottom: 3px;
}

#home .our_services div.ovos_categories.alternativos {
	background-color: rgba(160, 128, 79, 0.8);
}

#home .our_services div.ovos_categories.especiais {
	background-color: rgba(0, 128, 171, 0.8);
}

#home .our_services div.ovos_categories.derivados {
	background-color: rgba(231, 176, 31, 0.8);
}    

@media only screen and (max-width: 768px) {
	#home  .our_services {
		min-height:0px;
	}
	
	#home .col-xs-6 {
		margin-bottom: 30px;
	}	
}

/* MEDIA QUERIES */

@media only screen and (max-width: 590px) {
	#home .col-xs-6 {
		width: 100%;
		min-height:220px;
	}	
}

@media only screen and (max-width: 430px) {
	#home .col-xs-6 {
		min-height:150px;
	}	
}

#home .margin_bottom_40 {
	margin-bottom: 40px;
}

#home .no_padding {
	padding: 0!important;
	margin: 0!important;
}

#home .link_area.row {
	margin: 0!important;
}

#home .link_area div.production {
	padding-top: 83px;
	padding-bottom: 40px;
	background-color: rgb(82, 145, 64);
	text-align: center;
	vertical-align: middle;
}

#home .link_area div.distribution {
	padding-top: 60px;
	padding-bottom: 40px;
	background-color: rgb(253, 193, 0);
	text-align: center;
	vertical-align: middle;
}

#home h2.h2_white_partner {
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	color: white;
}

#home p.p_white_partner {
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	color: white;
}

#home .padding_top_30 {
	padding-top: 30px;
}

#home .link_area .arrow_icon_width {
	width: 20px;
}

#home .recipes .recipe_container {
	position: relative;
	overflow: hidden;
	text-align: center;
	max-height: 300px;
	padding-left: 30px;
	padding-right: 30px;
}

#home .recipes .recipe_image {
	width: 100%;
}

#home .recipes .recipe_text {
	position: absolute;
	width: calc(100% - 60px);
	height: 300px;
	top: 0;    
	padding-top: 60px;
	background-color: rgb(253, 193, 0, 0.3);
}

#home p.know_more {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: white;
	line-height: 1;
}

#home .recipes p.p_brown_recipe {
	padding-top: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: rgb(49, 25, 17);
	line-height: 1;
	text-transform: uppercase;
}

#home .recipes {
	margin-top: 40px;
	margin-bottom: 40px;
}

#home .fertilize_job {
	margin-top: 10px;
	margin-bottom: 40px;
}

#home .fertilize_job div.jobs {
	padding-top: 50px;
	padding-bottom: 58px;
	background-color: rgb(252, 160, 91);
	text-align: center;
	vertical-align: middle;
	height: 300px;
}

#home .fertilize_job div.fertilizer {
	position: relative;
	overflow: hidden;
	height: 300px;
}

#home .fertilize_job p.p_white_upper {
	padding-top: 20px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	color: white;
	text-transform: uppercase;
}

#home .fertilize_job.row {
	margin: 0;
	margin-bottom: 40px;
}

#home .fertilize_job div.fertilizer_text {
	position: absolute;
	top: 0;
	text-align: center;
	width: 100%;
	height: 100%;    
	padding-top: 50px;
	background-color: rgb(49, 25, 17, 0.5);
}

#home .fertilize_job .fertilizer_image {
	min-width: 100%;
}

#home .yellow_banner {
	background: #FDC100;
	padding: 5px 25px;
	margin-bottom: 40px;
}

#home .recipes h2{
	display:inline-block;
	font-family: 'Dancing Script', cursive;
	color: #fff;
	font-size: 40px;
	margin-top:5px;
	margin-bottom:5px;		
}

#home .recipes .col-sm-4 {
	padding:0px; 
}

#home .recipes .rec-image {
	position:relative;
}

#home .recipes .rec-mask {
	position:absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	opacity: 0;
	text-align: center;
	z-index: 10;
	background-color: rgb(33,33,33,0.8);
	transition: all .2s 0s ease-in-out;
	cursor:pointer;
}

#home .recipes .rec-mask .rec-mask-sym{
	opacity: 0;
	transform: translate(-50%,-50%);
	left: 50%;
	top: 40%;
	margin: auto;
	width: 100%;
	position: absolute;
	transition: all .2s 0s ease-in-out;    
}

#home .recipes .rec-mask .rec-mask-sym i{
	margin: 0 5px;
	color:#fff;
}

#home .recipes .rec_image1 {
	padding-right:10px;
}

#home .recipes .rec_image2 {
	padding-right:5px;
	padding-left:5px;
}

#home .recipes .rec_image3 {
	padding-left:10px;
}

#home .recipes h4 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #529840;
	font-size: 18px;	
	text-transform: uppercase;
	margin-top:40px;
	margin-bottom:15px;
}

#home .recipes a { 
	font-family: 'Open Sans', sans-serif;
	color: #35190e;
	font-size: 13px;
	letter-spacing:1px;
	cursor: pointer;
}

#home .yellow_banner a{
	float:right;
	color:#fff;
	font-size: 13px;
	letter-spacing:1px;	
	text-decoration: underline;
	margin-top:17px;
}

#home .slide_text {
	position: absolute;
	top: 37%;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	color: white;
	text-transform: uppercase;
}

#home .slider_text_container {
	top: 0;
	position: absolute;
	background-color: rgba(212, 176, 121, 0.4);
	width: 100%;
	height: 100%;
}


#home .banner {
	margin-top:80px;
}

#home .banner img{
	cursor:pointer;
}

#home .link_area {
	padding-top:30px;
	padding-bottom:5px;
}

#home .link_area .col-sm-6{
	padding:0px;
}

#home .link_area .ll{
	padding-right:5px;
}

#home .link_area .rl{
	padding-left:5px;
}

#home .link_area .left_link {
	padding:30px;
	background: rgb(108, 179, 86);
}

#home .link_area .right_link {
	padding:30px;
	background: rgb(252, 160, 91);	
}

#home .link_area .link-text {
	position: relative;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	font-weight:600;
	border-left: 1px solid #fff;
	padding-left: 20px;
	text-transform: uppercase;
}

#home .link_area .linkBtn {
	position: absolute;
	top:20%;
	right:20px;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	background: rgb(0,0,0,0.4);
	border-radius: 20px;
}

#home .link_area .linkBtn a{
	color:#fff;
	cursor: pointer;
}

#home .link_area .linkBtn i{
	font-size: 14px;
}

/*responsividade*/

@media only screen and (min-width: 1201px) {
	#home .slide_text {
		left: 13%;
		font-size: 45px;
	}
	#home h2.h2_default{
		font-size: 40px;
	}
	#home .our_services div.ovos_categories {
		font-size: 23px;
	}
	#home h2.h2_white_partner {
		font-size: 35px;
	}
	#home p.p_white_partner {
		font-size: 20px;
	}
	#home p.know_more {
		font-size: 30px;
	}
	#home .recipes p.p_brown_recipe {
		font-size: 40px;
	}
	#home .recipes .recipe_icon {
		width: 80px;
	}
	#home .fertilize_job p.p_white_upper {
		font-size: 40px;
	}
}

@media only screen and (max-width: 1200px) {
	#home .slide_text {
		left: 15%;
		font-size: 30px;
	}

	#home h2.h2_default{
		font-size: 30px;
	}
	#home .our_services div.ovos_categories {
		font-size: 21px;
	}
	#home h2.h2_white_partner {
		font-size: 30px;
	}
	#home p.p_white_partner {
		font-size: 18px;
	}
	#home p.know_more {
		font-size: 30px;
	}
	#home .recipes p.p_brown_recipe {
		font-size: 40px;
	}
	#home .recipes .recipe_icon {
		width: 80px;
	}
	#home .fertilize_job p.p_white_upper {
		font-size: 38px;
	}
}

@media only screen and (max-width: 990px) {
	#home .slide_text {
		left: 17%;
		font-size: 27px;
	}
	#home h2.h2_default{
		font-size: 27px;
	}
	#home .our_services div.ovos_categories {
		font-size: 19px;
	}
	#home h2.h2_white_partner {
		font-size: 26px;
	}
	#home p.p_white_partner {
		font-size: 17px;
	}
	#home p.know_more {
		font-size: 26px;
	}
	#home .recipes p.p_brown_recipe {
		font-size: 35px;
	}
	#home .recipes .recipe_icon {
		width: 75px;
	}
	#home .fertilize_job p.p_white_upper {
		font-size: 30px;
	}
}

@media only screen and (max-width: 768px) {
	#home .slide_text {
		left: 19%;
		font-size: 23px;
	}
	#home h2.h2_default{
		font-size: 23px;
	}
	#home .our_services div.ovos_categories {
		font-size: 21px;
	}
	#home h2.h2_white_partner {
		font-size: 21px;
	}
	#home p.p_white_partner {
		font-size: 16px;
	}
	#home p.know_more {
		font-size: 22px;
	}
	#home .recipes p.p_brown_recipe {
		font-size: 30px;
	}
	#home .recipes .recipe_icon {
		width: 60px;
	}
	#home .fertilize_job p.p_white_upper {
		font-size: 26px;
	}
	.slider-controllers {
		bottom: 40%;
	}
	#slider-prev {
		padding-left: 40px;
	}
	#slider-prev i {
		padding: 3px 14px 3px 11px;
	}	
	#slider-next {
		padding-right: 40px;
	}
	#slider-next i {
		padding: 3px 11px 3px 14px;
	}
	#home .link_area .ll {
		padding-right: 0px;
	}
	#home .link_area .left_link {
		padding: 30px 30px;
	}	
	#home .link_area .rl {
		padding-left: 0px;
	}
	#home .link_area .right_link {
		padding: 30px 30px;
	}									
}

@media only screen and (max-width: 691px) {
	#home p.p_white_partner {
		font-size: 14px;
	}
}

@media only screen and (max-width: 615px) {
	#home p.p_white_partner {
		font-size: 12px;
	}
}
@media only screen and (max-width: 590px) {
	#home h2.h2_white_partner {
		font-size: 20px;
	}
	#home p.p_white_partner {
		font-size: 16px;
	}
}

@media only screen and (max-width: 555px) {
	#home .slide_text {
		left: 21%;
		font-size: 20px;
	}
	#home h2.h2_default{
		font-size: 20px;
	}
	#home .our_services div.ovos_categories {
		font-size: 21px;
	}
	#home p.know_more {
		font-size: 20px;
	}
	#home .recipes p.p_brown_recipe {
		font-size: 26px;
	}
	#home .recipes .recipe_icon {
		width: 50px;
	}
	#home .fertilize_job p.p_white_upper {
		font-size: 22px;
	}
	.slider-controllers {
		bottom: 30%;
	}
	#slider-prev {
		padding-left: 15px;
	}
	#slider-next {
		padding-right: 15px;
	}			
}

@media only screen and (max-width: 400px) {
	#home .slide_text {
		left: 23%;
		font-size: 16px;
	}
	#home h2.h2_default{
		font-size: 20px;
	}
	#home .our_services div.ovos_categories {
		font-size: 21px;
	}
	#home p.know_more {
		font-size: 16px;
	}
	#home .recipes p.p_brown_recipe {
		font-size: 22px;
	}
	#home .recipes .recipe_icon {
		width: 30px;
	}
	#home .fertilize_job p.p_white_upper {
		font-size: 20px;
	}
	#home .link_area .left_link {
		padding: 30px 10px;
	}	
	#home .link_area .right_link {
		padding: 30px 10px;
	}
	#home .link_area .link-text { 
		font-size: 18px;
		padding-left: 10px;
	}
	#home .link_area .linkBtn { 
		right: 0px;
	}			
}