/* Trailer box ----------------------------------------------------------------------- */
 .style-simple .trailer_box .desc{
 	    background: rgba(30, 129, 129, .55) !important;
 }
 .trailer_box {
	text-align: center;
	position: relative;
	line-height: 0;
	border-radius: 20px;
	margin-bottom: 10%;
}
.trailer_box a {
	display: block
}
.trailer_box a:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=0);
	opacity: 0;
	background: rgba(0, 0, 0, .15)
}
.trailer_box:hover a:after {
	filter: alpha(opacity=100);
	opacity: 100
}
.trailer_box .desc {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
	padding: 20px 15px 35px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.trailer_box .desc h2 {
	margin: 0;
	position: relative;
	bottom: 0;
	font-size: 30px;
	line-height: 30px
}
.trailer_box:hover .desc h2 {
	bottom: 20px
}
.trailer_box .desc .subtitle {
	display: inline-block;
	position: relative;
	bottom: 0;
	line-height: normal;
	letter-spacing: 1px;
	padding: 4px 8px;
	text-transform: uppercase;
	margin-bottom: 15px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-image: url(../images/stripes/stripes_10_w.png)
}
.trailer_box:hover .desc .subtitle {
	bottom: 20px
}
.trailer_box .desc .line {
	height: 1px;
	width: 0;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
	display: block
}
.trailer_box:hover .desc .line {
	width: 60%
}
/* Animation */

.trailer_box a:after, .trailer_box .desc .subtitle, .trailer_box .desc .line, .trailer_box .desc h2 {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
/* Trailer box */

.style-simple .trailer_box .desc {
	padding: 27px 15px 30px
}
.style-simple .trailer_box .desc .line {
	display: none
}
.style-simple .trailer_box .desc .subtitle {
	background-image: none;
	background-color: transparent;
	color: rgba(255, 255, 255, 1);
	margin-bottom: 10px;
	padding: 0;
	font-size: 14px;

}
.style-simple .trailer_box:hover .desc h2 {
	bottom: 0
}
.style-simple .trailer_box:hover .desc .subtitle {
	bottom: 0
}
.style-simple .trailer_box .desc {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
/* Trailer box */

.style-simple .trailer_box .desc {
	padding: 27px 15px 30px;
	border-radius: 20px;
}
.style-simple .trailer_box .desc .line {
	display: none;
}
.style-simple .trailer_box .desc .subtitle {
	background-image: none;
	background-color: transparent;
	color: rgba(255, 255, 255, 1);
	font-size: 14px;
	margin-bottom: 10px;
	padding: 0;
}
.style-simple .trailer_box:hover .desc h2 {
	bottom: 0;
}
.style-simple .trailer_box:hover .desc .subtitle {
	bottom: 0;
}
b, a span, .menuo-no-borders #Top_bar .menu>li>a span{
font-family: lato, sans-serif;
font-weight: 700;
font-style: normal;
}
ul li a span{
font-family: lato, sans-serif;
font-weight: 300;
font-style: normal;
}
h2, h3,p{
font-family: lato, sans-serif;
font-weight: 300;
font-style: normal;
    letter-spacing: 3px;
}
span{
font-family: lato, sans-serif;
font-weight: 300;
font-style: normal;

}
@media only screen and (max-width: 767px){
#Top_bar #logo img.logo-mobile {
    display: inline-block;
    max-height: 80px !important;
}

#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
    height: 80px !important;
}
}
.background-section-one-banner{
	padding-top:%;
	background-image:url(../img/STEVIA_SOUL_BACKGROUND-1.png);
	background-repeat:no-repeat;
	background-position:center top; 
	background-size: cover; 
}
@media only screen and (min-width: 300px) and (max-width: 425px){
	.background-section-one-banner{
	background-position:bottom; 
	background-size: 100% 80%; 
}
}
@media only screen and (min-width: 900px){
	.desktop-hide{
		display: none;
	}
	.p-margin{
		margin-right: -82px;
	}
}
.section_one_box-text{
	background-color: transparent; 
	color: #27AAE1; 
	padding: 1%; 
	border: 3px 
	solid #27AAE1; 
	font-family: lato, sans-serif;
	text-align: center; 
	float: right; 
	border-radius: 60px; 
	letter-spacing: 7px; 
	margin-bottom: 6%; 
	font-weight: 400;
}
.sec_two{
	float: left; 
	color: #00A79D;
	border: 3px solid #00A79D;
}
.sec_three{
	float: left; 
	color: #51B038;
	border: 3px solid #51B038;
}
.section_one_box-width-1{
	width: 56%; 
	font-size: 12.53px;

}

.section_one_box-width-2{
	width: 54%; 
	font-size: 12.53px;
}
.section_one_box-width-3{
	width: 48%; 
	font-size: 12.53px;
}
.section_one_box-width-4{
	width: 53%; 
	font-size: 12.53px;
}
.section_one_box-width-5{
	width: 46%; 
	font-size: 12.53px;
}
@media  only screen and (min-width: 1024px) and (max-width: 1400px) {
.section_one_box-width-1, .section_one_box-width-2, .section_one_box-width-3, .section_one_box-width-4, .section_one_box-width-5{
font-size: 8.53px;
}
.section_berco{
	max-width: 100%;
    flex: 0 0 41%;
}
.column_clients{
		    margin: 0 2% 40px !important;
	}
}
@media  only screen and (min-width: 760px) and (max-width: 900px) {
	
	.p-margin{
		margin-right: -118px;
	}
	.width-md-1024{
			flex: 0 0 38.666667% !important;
		}
		 .clique-aqui-align{
		 	margin-right: 8% !important;
		 	margin-top: 3%;
		 }
	.section_one_box-width-1{
		width: 100%; 
		font-size: 13.53px;

	}
	.section_one_box-width-2{
		width: 90%; 
		font-size: 13.53px;
	}
	.section_one_box-width-3{
		width: 80%; 
		font-size: 13.53px;
	}
	.section_one_box-width-4{
		width: 86%; 
		font-size: 13.53px;
	}
	.section_one_box-width-5{
		    width: 69%;
    font-size: 12.53px;
}
.section_antes_origem{
	flex: 0 0 19%;
}
.section_origem{
	    max-width: 100%;
    flex: 0 0 65%;
}
	.tablet-hide{
		display: none !important;
	}
	#Top_bar{
		top: 0;
	}
	.section_2b2{
		width: 72% !important;
	}
	h2{
		    font-size: 21px;
    line-height: 30px;
	}
	h3{
		font-size: 23px !important;
	}
	.section_berco{
		    max-width: 100%;
    flex: 0 0 49%;
}
 	.section_receitas{

    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
}

	}

}

@media only screen and (max-width: 767px) {

	.mobile-hide{
		display: none !important;
	}
	img{
		width: 20%;
	}
	.section_one_box-width-1{
    width: 64%;
    font-size: 10.53px;
    letter-spacing: 3px;
    margin-top: 40px;
	}
	.section_one_box-width-2{
 	width: 54%;
    font-size: 10.53px;
    letter-spacing: 3px;	
	}
	.section_one_box-width-3{
 	width: 47%;
    font-size: 10.53px;
    letter-spacing: 3px;	
	}
	.section_one_box-width-4{
 	width: 54%;
    font-size: 10.53px;
    letter-spacing: 3px;	
    margin-bottom: 60px;
	}
	.blog_text{
		font-size: 200px;
	}
}
@media only screen and ( min-width: 1024px ) and ( max-width: 1025px) {
		.section_2b2{
			width: 66% !important;
		}
		.width-md-1024{
			flex: 0 0 51.666667% !important;
		}
}
@media only screen and ( min-width: 375px ) and ( max-width: 426px) {
	#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
	height: 78px;
	line-height: 60px;
	padding: 0px 0 !important;
	margin-top: 10px !important;
}
		.section-blog-buttons{
	background-color: transparent; 
	color: #27AAE1; 
	padding: 1%; 
	border: 3px 
	solid #27AAE1; 
	font-family: lato, sans-serif;
	text-align: center; 
	border-radius: 60px; 
	letter-spacing: 7px; 
	margin-bottom: 6%; 
	font-weight: 400;
}
.section_receitas {
    padding-left: 0% !important;
}
.padding-mobile-blog{
	padding-top: 2% !important;
	padding-bottom: 2% !important;
}

		.mobile-md-hide{
			display: none !important;
		}	
		
	.width_responsive{
		width: 88% !important;
	}
	.margin-responsive{
		margin-left: 30%;
	}
	.clique-aqui-align{
		margin-top: 3%;
		    margin-right: 8% !important;
	}
	.column_clients{
		    margin-bottom: 3% !important; 
	}
	
.padding-midia{
	padding: 2% !important;
}
.padding-noticias{
	padding: 0% !important;
}
.padding-receitas{
	padding: 4% !important;
}
}
@media only screen and ( max-width: 340px ) {
	.width_responsive{
		width: 100% !important;
	}
	.float-responsive{
		float: right;
	}
		.mobile-small-hide{
			display: none !important;
		}
		.size-mobile{
			font-size: 14px !important;
		}
		 .margin-mobile-clique-aqui{
		 	margin-top: 15px;
		 }
		 .section_receitas {
	    padding-left: 0% !important;
	}
	.background-position-sm{
		background-position: left !important;
	}
	.section_one_box-width-5 {
	    width: 100% !important;
	    font-size: 12.53px;
	}
	.font-size-sm{
		font-size: 24px !important;
	}
	.clique-aqui-align{
		text-align: center !important;;
		margin-right: 0% !important;
	}
	.align-mobile-sm{
		text-align: left !important;
	}

	.section_one_box-width-1 {
	    width: 74% !important;
	    }
	    		.section-blog-buttons{
	background-color: transparent; 
	color: #27AAE1; 
	padding: 1%; 
	border: 3px 
	solid #27AAE1; 
	font-family: lato, sans-serif;
	text-align: center; 
	border-radius: 60px; 
	letter-spacing: 7px; 
	margin-bottom: 6%; 
	font-weight: 400;
}
.section_receitas {
    padding-left: 0% !important;
}
.padding-mobile-blog{
	padding-top: 2% !important;
	padding-bottom: 2% !important;
}

.padding-midia{
	padding: 2% !important;
}
.padding-noticias{
	padding: 0% !important;
}
.padding-receitas{
	padding: 4% !important;
}
	.section_one_box-width-2{
		width: 66% !important; 
		font-size: 12.53px;
	}
	.section_one_box-width-3{
		width: 62% !important; 
		font-size: 12.53px;
	}
	.section_one_box-width-4{
		width: 63% !important; 
		font-size: 12.53px;
	}
	.button_contact{
		letter-spacing: 0px !important;
	}
		#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
	height: 78px;
	line-height: 60px;
	padding: 0px 0 !important;
	margin-top: 0px !important;
}
}
.custom-center{
    display: table;
    text-align: center;
}

}