body{
	font-family: 'Muli', sans-serif;
}

.img-responsive{
    width: 100%;
}

.nav-topo{
	height: 51px;
	background-color: #343434;
	
}

.nav-topo ul{
    list-style-type: none;
    padding-left: 0;
    padding-top: 13px;
    text-align: center;
}

.nav-topo ul li{
	display: inline-block;
}

.nav-topo ul li a{
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	border-left: 1px solid #fff;
	padding-left: 10px;
	padding-right: 10px;
}

.nav-topo #menu-contato{
    border-right: 1px solid #fff;
    height: 24px;
    padding-right: 7px;
}

.nav-topo .bolinha-menu{
    background-color: #64aebc;
    border-radius: 5px;
    display: none;
    height: 4px;
    margin: auto;
    width: 4px;
}

.selecionado .bolinha-menu{
    display: block !important;
}

/* INICIO INDEX */
.qualidades .owl-controls{
	margin-top: 40px;
}

.box-qualidades{
	height: 325px;
}

.qualidade{
   	color: #000000;
    height: 235px;
    text-align: center;
}

.qualidade p{
	font-size: 18px;
    height: 20px;
    margin-bottom: 6px;
    margin-top: 12px;
}

.qualidade span{
 	display: block;
    font-size: 14px;
    font-weight: 300;
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
}

.blog-row{
	height: 450px;
	background-color: #e4e4e4;
}

.blog-row .linha{
    background-color: #6fc16d;
    height: 2px;
    margin-top: 45px;
    position: absolute;
    width: 100%;
}

#blog-prev{
    float: left;
    margin-top: -167px;
    position: absolute;
}

#blog-next{
    margin-right: 25px;
    margin-top: -167px;
    position: absolute;
    right: 0;
}

.blog-carousel {
    margin-top: 30px;
}

.blog-ver-mais{
	background-color: #5fa55d;
    border-radius: 5px;
    color: #fefffe;
    display: block;
    font-size: 14px;
    height: 25px;
    line-height: 24px;
    margin-top: 26px;
    text-align: center;
    width: 180px;
    margin: 25px auto auto;
}

.blog-ver-mais:hover{
	text-decoration: none;
	color: #fefffe;
}

.blog-item{
	height: 350px;
	margin-left: 35px;
	width: 200px;
}

.blog-item .data{
    background-color: #6fc16d;
    border-radius: 8px;
    height: 34px;
    margin-bottom: 11px;
    width: 87px;
}

.blog-item .triangulo2{
    margin-left: 15px;
    margin-top: 5px;
    position: absolute;
}

.blog-item .data .dia{
	color: #ffffff;
    float: left;
    font-size: 30px;
    font-weight: 300;
    height: 32px;
    line-height: 33px;
    margin-left: 5px;
    margin-right: 5px;
}

.blog-item .data .mes{
	color: #ffffff;
    display: block;
    float: left;
    font-size: 20px;
    height: 20px;
    margin-top: 2px;
}

.blog-item .data .mes_original{
	color: #ffffff;
    display: block;
    float: left;
    font-size: 12px;
    height: 14px;
    margin-top: 2px;
}

.blog-item .data .ano{
    color: #ffffff;
    display: block;
    float: left;
    font-size: 12px;
    margin-top: -5px;
}

.blog-item .imagem{
	width: 200px;
	height: 156px;
}

.blog-item .box-texto{
	background-color: #ffffff;
    font-size: 14px;
    height: 150px;
    padding-left: 10px;
    padding-right: 10px;
}

.blog-item .box-texto span{
	color: #6fc16d;
    display: block;
    padding-top: 4px;
    height: 45px;
    font-weight: 600;
}

.blog-item .box-texto p{
	color: #000000;
	font-weight: 300;
}

.blog-item .box-texto a{
	color: #6fc16d;
	border: 1px solid #6fc16d;
	width: 100%;
	height: 25px;
	display: block;
	text-decoration: none;
	text-align: center;
}
/* FIM INDEX */

/* INICIO BANNER */
.banner-row{
    height: 350px;
    background-color: #fff;
}

.banner{
    height: 301px;
    margin-top: 30px;
    margin-bottom: 35px;
    text-align: center;
}

.box-video{
    background-image: url("../../imagens/bg-video.jpg");
    background-repeat: no-repeat;
    height: 297px;
}

.box-video p{
    color: #ffffff;
    font-size: 30px;
    margin: 42px auto auto;
    width: 37%;
}

.box-video a img{
    margin-top: 22px;
}

.inspiracao{
    height: 240px;
    padding-left: 23px;
}

.inspiracao p{
    font-size: 18px;
    color: #343434;
}

.conheca{
    height: 240px;
    margin-left: -39px;
}

.conheca div {
    padding-left: 0;
}

.conheca p{
    font-size: 18px;
    color: #343434;
}
/*FIM BANNER*/

/*INICIO DEPOIMENTOS*/
.depoimentos-row{
    height: 240px;
    background-color: #e7e7e7;
}

.depoimentos-row .titulo{
    font-size: 18px;
    color: #343434;
    margin-top: 20px;
}

.depoimentos-row .triangulo{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: -7px;
    width: 16px;
}

.dep .texto{
    background-color: #fff;
    border-radius: 10px;
    height: 94px;
}

.dep .texto .icone1{
    float: left;
    margin-left: 15px;
    margin-top: 22px;
}

.dep .texto span{
    color: #343434;
    display: block;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    text-align: center;
    width: 520px;
}

.dep .texto .icone2{
    float: right;
    margin-right: 15px;
    margin-top: -33px;
}

.div{
    margin: auto;
    width: 150px;
}

.espaco_nome{
    background-color: #6eae6f;
    border-radius: 10px;
    height: 43px;
    margin: 8px auto auto;
    padding-top: 3px;
    width: 120px;
}

.espaco_nome span{
    color: #ffffff;
    display: block;
    font-size: 12px;
    height: 0;
    text-align: center;
}

.dep-prev{
    margin-left: 485px;
    margin-top: -31px;
    position: absolute;
    width: 10px;
}

.dep-next{
    margin-right: 500px;
    margin-top: -31px;
    position: absolute;
    right: 0;
    width: 10px;
}

.carousel-row{
    min-height: 303px;
    background-color: #fff;
}

.carousel-row .box:first-child{
    margin-top: 15px;
}

.carousel-row .box .collapse{
    margin-bottom: 15px;
}

.carousel-row .box a{
    font-size: 18px;
    color: #343434;
    text-decoration: none;
}

#t1 p{
    color: #074c09;
    font-size: 14px;
    margin-top: 10px;
    text-transform: uppercase;
}

#t1 ul{
    list-style-image: url("../../imagens/icone-lista-t1.jpg");
    min-height: 60px;
    padding-left: 22px;
    width: 100%;
}

#t1 ul li{
    color: #343434;
    float: left;
    font-size: 15px;
    width: 30%;
}

#t2 p{
    color: #074c09;
    font-size: 14px;
    margin-top: 10px;
    text-transform: uppercase;
}

#t2-imagem{
    float: left;
    position: absolute;
    z-index: 2;
}

#t2{
    height: 150px;
}

#t2-cadastro{
    margin-left: 97px;
    margin-top: 66px;
    position: absolute;
    z-index: 1;
}

#t2-revendedor{
    margin-left: 126px;
    margin-top: 14px;
    position: absolute;
}

#t3 p{
    color: #074c09;
    font-size: 14px;
    margin-top: 10px;
    text-transform: uppercase;
}

#t3 #imagem-pessoas{
    float: left;
}

#t3 #cadastro{
    float: left;
    margin-left: 72px;
    margin-top: 25px;
}

.quem-somos-row{
    background-image:url('../../imagens/quem-somos-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    height: 152px;
    text-align: center;
}

.quem-somos-row a{
    border: 1px solid #fff;
    color: #ffffff;
    font-size: 19px;
    line-height: 150px;
    padding: 20px 90px;
    text-decoration: none;
}
/*FIM DEPOIMENTOS*/

/*INICIO QUEM SOMOS*/
.quem-somos{
    min-height: 900px;
    margin-bottom: 20px;
}

.quem-somos .titulo{
    color: #343434;
    font-size: 18px;
}

.quem-somos .texto{
    /*border-right: 1px solid #c5dfc5;*/
    color: #343434;
    font-size: 14px;
    padding-right: 15px;
}

.quem-somos .texto a{
    color: #343434;
    text-decoration: none;
}

.quem-somos .texto a:hover{
    text-decoration: underline;
}

.quem-somos .imagem{
    margin-left: 50px;
}
/*FIM QUEM SOMOS*/

/*INICIO CONTATO*/
.pagina-contato{
    min-height: 450px;
    margin-bottom: 20px;
}

.pagina-contato .titulo{
    color: #343434;
    font-size: 18px;
}

.pagina-contato .formulario textarea{
    height: 260px;
    margin-bottom: 25px !important;
}

.pagina-contato .formulario input,
.pagina-contato .formulario textarea{
    background-color: #64aebc;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
}
.pagina-contato .formulario ::-webkit-input-placeholder{
   color: #fff;
}
.pagina-contato .formulario input::-moz-placeholder,
.pagina-contato .formulario textarea::-moz-placeholder{
    background-color: #64aebc;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
}

.pagina-contato #texto-news{
    color: #5693a1;
    font-size: 14px;
}

.pagina-contato #enviar_contato{
    float: right;
}

/*FIM CONTATO*/

/* INICIO RODAPE */
.rodape-row{
    background-color: #e4e4e4;
    height: 260px;
    padding-top: 15px;
}

.rodape-row .sobre p{
    font-size: 18px;
    color: #343434;
}

.rodape-row .sobre img{
    margin-bottom: 8px;
    margin-top: -8px;
}

.rodape-row .sobre span{
    font-size: 13px;
    color: #338b35;
}

.sobre ul {
    list-style-type: none;
    margin-top: 15px;
    padding-left: 0;
}

.sobre ul li{
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 11px;
}

.li-first{
    margin-left: 0px !important;
}

.sobre ul a{
    text-decoration: none;
}

.sobre ul a:hover{
    text-decoration: none;
}

.sobre ul i{
    background-color: #2f2f2e;
    border-radius: 20px;
    color: #fff;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 25px;
}

.contato p{
    font-size: 18px;
    color: #343434;
}

.contato .telefones {
    height: 40px;
    width: 100%;
}

.contato .telefones img{
    float: left;
    margin-top: 4px;
}

.contato .telefones span{
    color: #338b35;
    float: left;
    font-size: 13px;
    padding-left: 10px;
    text-align: left;
    width: 95%;
}

.linha-contato{
    width: 160px;
    height: 1px;
    background-color: #c7c7c7;
}

.news {
    height: 81px;
}

.news span{
    font-size: 13px;
    color: #338b35;
}

.email-news{
    border-radius: 0;
    float: left;
    height: 29px;
    margin-top: 12px;
    width: 65%;
}

.enviar-news{
    display: block;
    float: left;
    margin-left: -29px;
    margin-top: 13px;
}

.footer-row{
    background-color: #202020;
    height: 65px;
}

footer .ma9{
    margin-top: 16px;
}

footer .ma9 a{
    text-decoration: none;
    float: left;
}

footer .ma9 p{
    border-left: 1px solid #414141;
    color: #fff;
    float: left;
    font-size: 13px;
    height: 30px;
    margin-left: 9px;
    padding-left: 11px;
    padding-top: 7px;
}

.copyright p{
    color: #ffffff;
    float: right;
    font-size: 13px;
    margin-top: 26px;
}
/* FIM RODAPE */

.icon{
    border: 2px solid #6eae6f;
    border-radius: 2px;
    color: #6eae6f;
    display: block;
    float: left;
    font-size: 23px;
    height: 20px;
    line-height: 14px;
    margin-right: 6px;
    margin-top: 3px;
    text-align: center;
    width: 19px;
}

#modal_video .modal-body{
    min-height: 400px;
    padding: 0px;
}

a:hover,
a:focus,
a:active{
    outline: none;
    text-decoration: none;
}

/*LOADING START*/
.isloading-overlay {
    position: relative;
    text-align: center;
}
.isloading-overlay .isloading-wrapper {
    background: #ffffff none repeat scroll 0 0 padding-box;
    border-radius: 7px;
    display: inline-block;
    margin: 0 auto;
    padding: 10px 20px;
    top: 10%;
    z-index: 9000;
}
/*LOADING END*/

.duvidas-frequentes{
    font-size: 15px;
    /*padding: 15px 10px;*/
}

.duvidas-frequentes:hover{
    box-shadow: 0 1px 10px rgba(108, 125, 142, 0.3);
}

.duvidas-frequentes a{
    color: #343434;
    display: block;
    font-family: "Muli",sans-serif;
    font-size: 18px;
    padding: 15px 10px;
}

.duvidas-frequentes p{
    margin-bottom: 0 !important;
    padding-bottom: 20px;
    padding-left: 15px;
}

.modal-content{
    height: 400px;
}