
/*-----------------------------------------------------------------------------------------------------
    Default
------------------------------------------------------------------------------------------------------*/
body > .wrapper {
    height: auto;
    min-height: 100%;
    width: 1140px;
    margin: auto;
    background: #F9F9F9;
}

body {
    font: 16px 'Lato', sans-serif;
    color: #686868;
    background: #F9F9F9;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0px;
}

input, textarea, button {color: #000; }

/*p { line-height: 19px; }*/
a {
     color: #132a3e;
     text-decoration: none;

     transition: all .2s linear;
     -webkit-transition: all .2s linear;
     -ms-transition: all .2s linear;
     -o-transition: all .2s linear;
}
a:hover{color: #c0a53a;}


h1{
    font-size: 36px;
    line-height: 39px;
    color: #734201;
    margin: 20px auto;
    letter-spacing: 1px;
    font-weight: 400;
    text-align: left;
    font-family: 'Oswald';
}

h1.menor{font-size: 24px; margin: 15px auto;}

h2{
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin: 5px 0;
    font-family: 'Oswald';
}

h3{
    font-size: 23px;
    line-height: 29px;
    letter-spacing: 0.5px;
    color: #734201;
    font-family: 'Oswald';
}

h4{
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 10px;
    letter-spacing: 1px;
    text-align: center;
    font-family: 'Oswald';
}

h5{
    font-size: 17px;
    margin-top: 10px;
    letter-spacing: 0px;
    /*text-align: center;*/
    line-height: 26px;
    font-family: 'Oswald';
}

ul{list-style-type: none;}

hr{
    height:3px;
    background: #1fca96;
    width: 40px;
    margin: 25px auto;
    border: none;
}

.line{
    height:1px;
    background: #1fca96;
    width: 100%;
    margin: 45px 0;
}

/*-----------------------------------------------------------------------------------------------------
    Classes
------------------------------------------------------------------------------------------------------*/

.subtitle{
    font-size: 20px;
    font-style: italic;
    text-align: center;
    letter-spacing: 2px;
}

.pageWrap {
    width: 1170px;
    margin: auto;
}

.page-wrap{
    width: 1170px;
    margin: auto;
}

.wrap {
    width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}

.wrap.menor {
    width: 900px;
}

.wrap.medium {
    width: 1080px;
}

.wrap:before, .wrap:after {
    content: " ";
    display: table;
}

.wrap:after {clear: both;}

.floatL { float: left; }
.floatR { float: right; }
.clear { clear: both; }

.hide{opacity:0;}
.opacityZero{opacity: 0;}
.w100{width: 100%;}

.sm{font-size: 70%;}

/*-----------------------------------------------------------------------------------------------------
    Layout
------------------------------------------------------------------------------------------------------*/

/*section{line-height: 19px;}*/

header {
    position: relative;
    z-index: 999;
    transition: all .3s linear;
    height: 205px;
    background: #FFF;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
header nav {
    padding: 0;
    /*overflow: hidden;*/
}

header .nav {
    background: none;
    z-index: 99;
}

header .nav-item{
    padding: 64px 9px 0;
    font-size: 15px;
    letter-spacing: 1px;
    align-items: inherit;
    color: #000;
    font-family: 'Oswald';
}

header a.nav-item:hover{color: #bea53d; }
header .nav-item.current{ color: #bea53d; }

header .logo{
   width: 210px;
   height: 81px;
   background: url(../img/logo-eco-x.png);
   background-size: cover;
   display: block;
   overflow: hidden;
   text-indent: -9999px;
   position: relative;
   margin: 30px 37px 0 0;
}

.nav-left{overflow: inherit; }

.nav-right .logo-innospec{padding-top: 65px; width: 110px;}




.menu_fixo{
    position: fixed;
    background: #FFF;
    height: 70px;
    z-index: 210;
    width: 100%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    display: none;
}

.nav_fixe{
    display: flex;
    height: 60px;
    position: relative;
}

.nav_fixe .logo{
   width:145px;
   height:55px;
   background: url(../img/logo-eco-x.png);
   background-size: cover;
   display: block;
   /*overflow: hidden;*/
   text-indent: -999px;
   position: relative;
   margin: 8px 0 0 0;
}

.nav_fixe .nav-item{
    padding: 11px 15px 0;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 400;
    color: #000;
    font-family: 'Oswald';
}

.nav-item a:hover, a.nav-item:hover{
     color: #bea53d;
}

.nav-item.current{
    color: #bea53d;
}

section{padding: 70px 0}


.header-top{
    height: 55px;
    background: #eccf40;
    width: 100%;
    color: #734201;
    font-size: 12px;
    line-height: 55px;
    letter-spacing: 0.5px;
    font-family: 'Oswald';
}

.header-top strong{
    color: #734201;
    font-size: 14px;
}

.header-top a{
    color: #734201;
    margin-left: 20px;
    font-weight: 400;
    display: inherit;
}

.header-top a:hover{
    color: #000;
}


.header-top .fa{
    vertical-align: middle;
    line-height: 55px;
    margin-right: 5px;
    font-size: 20px;
    color: #734201;
}



/* BANNER */

.container_slide{position: relative; margin-bottom: 0px; padding:0; }
.container_slide.sub{height:100px; overflow: hidden; margin-bottom: 40px;}
.container_slide .cycle-prev, .container_slide .cycle-next{
    position: absolute;
    top: 45%;
    width: 65px;
    height: 65px;
    z-index: 200;
    cursor: pointer;
    opacity: 1;
    border: none;
    text-align: center;

    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
}

.container_slide .cycle-prev:hover, .container_slide .cycle-next:hover{background: #FFF;}
.container_slide .cycle-prev i, .container_slide .cycle-next i{
    line-height: 64px;
    font-size: 54px;
    color: #FFF;
}

.container_slide .cycle-prev:hover i, .container_slide .cycle-next:hover i{color: #000;}
.container_slide .cycle-prev{left: 35px;}
.container_slide .cycle-next{right: 35px;}

.banner_inf_center{
    position: absolute;
    top: 35%;
    left: 0%;
    text-align: center;
    width: 100%;
    color: #FFF;
    font-size: 18px;
}

/* CSS ESPECIFICO PARA O BANNER */

.b_colorWhite{color: #FFF;}
.b_colorBlack{color: #000;}

.container_slide h1{
    font-size: 30px;
    letter-spacing: 3px;
    font-weight: 700;
    line-height: 30px;
    text-shadow: 2px 2px 0 rgba(0,0,0,0.2);
    color: #FFF;
    margin-bottom: 15px;
}

.container_slide .botao{border-color: #FFF; color: #FFF; margin-top: 50px;}

.banner{width: 100%; max-width: 150%; display: block;}
.cycle-slideshow li{width: 100%}



/* BANNER DA GALERIA */

.fotos_videos .cycle-slideshow{margin-top: 32px;}
.fotos_videos .cycle-slideshow li{width: 530px;}

.fotos_videos .container_slide .cycle-prev, .fotos_videos .container_slide .cycle-next{
    position: absolute;
    bottom: 20px !important;
    top: inherit;
    width: 50px;
    height: 50px;
    z-index: 200;
    cursor: pointer;
    opacity: 1;
    border: 1px solid #FFF;
    text-align: center;

    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
}

.fotos_videos .container_slide .cycle-prev:hover, .fotos_videos .container_slide .cycle-next:hover{background: #FFF;}

.fotos_videos .container_slide .cycle-prev i, .fotos_videos .container_slide .cycle-next i{
    line-height: 48px;
    font-size: 24px;
    color: #FFF;
}

.fotos_videos .container_slide .cycle-prev:hover i, .fotos_videos .container_slide .cycle-next:hover i{color: #000;}
.fotos_videos .container_slide .cycle-prev{left: 35px;}
.fotos_videos .container_slide .cycle-next{left: 95px;}




/* HOME */

.home{padding: 0; }
.relative{position: relative}



/* CHAMADA */

.chamada{
   height: 660px;
}

.chamada .column{
   padding: 5px;
   position: relative;
}

.chamada .column a{
   display: block;
   width: 100%;
   height: 267px;
   position: relative;
   padding: 30px;
}

.chamada .column a img{
   position: absolute;
   display: block;
   top: 0;
   left: 0;
}

.chamada .quem-somos{
    height: 100% !important;
}

.chamada .texto{
    position: absolute;
    bottom: 40px;
    color: #FFF;
    width: 50%;
}

.chamada .quem-somos .texto{
    bottom: 25px;
    width: 90%;
}

.chamada h1{
    color: #eacd3e;
    text-align: left;
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 10px;
}

.chamada .quem-somos .botao{
    position: absolute;
    top: 180px;
    left: 50%;
    color: #FFF;
    margin-left: -80px;
    z-index: 10;
    border-color: #FFF;
}



/* NOSSOS PRODUTOS */

.nossos_produtos{text-align: center; padding-top: 40px; }
.nossos_produtos .column{padding: 15px;}

.box_categorias{
    border: 0px solid #ddd;
    padding-bottom: 20px;
    position: relative;
}

.box_categorias div{position: relative; }
.box_categorias div img{display: block; margin: 0 auto;}
.box_categorias:hover .hover_black{opacity: 1;}
.box_categorias div a .fa{font-size: 70px;}

.box_categorias .box_itens{padding: 5px; text-align: justify; line-height: 20px; margin-top: 18px;}
.box_categorias .box_itens h1{margin: 0 0 10px 0; font-size: 20px; letter-spacing: 1px; line-height: 24px}
.box_categorias .box_itens h2{font-size: 15px;}
.box_categorias .box_itens hr{margin: 18px 0;}

.box_bene{
    background: #f0f0f0;
    color: #777;
    padding: 20px 15px;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 24px;
    font-size: 14px;
}

.box_bene h2{
    margin-bottom: 20px;
    text-align: center;
    font-size: 28px;
    color: #c0a53a;
}

.box_bene div{margin-bottom: 8px;}
.box_bene i{font-size: 24px; line-height: 23px; margin-right: 5px;}




.box_beneficios h1{
    margin-bottom: 20px;
    text-align: center;
    font-size: 28px;
    color: #FFF;
}

.box_beneficios{
    padding: 30px 40px 20px;
    text-align: left;
}

.box_beneficios div div{margin-bottom: 20px;}
.box_beneficios i{font-size: 30px; line-height: 23px; margin-right: 5px;}



.bt_fixe{
    position: fixed;
    right: 0;
    top: 290px;
    width: 150px;
    height: auto;
    background: #FFF;
    border-radius: 6px 0 0 6px;
    text-align: center;
    padding: 15px 20px 20px 16px;
    box-shadow: 0px 2px 6px rgba(0,0,0,0.4);
}

.bt_fixe a{
    font-size: 15px;
    letter-spacing: 1px;
    padding: 8px 0px;
    width: 105px;
    background: #00923f;
    color:#FFF;
    border-color: #00923f;
}


/* NEWSLETTER */

.newsletter{
    background: url(../img/bg_newsletter.jpg) center top no-repeat;
    padding: 32px 0 0px;
    letter-spacing: 1px;
    font-size: 15px;
}

.newsletter h1{
    font-size: 36px;
    margin: 73px 0 0 0;
    letter-spacing: 0px;
}

.newsletter input{
    border: 2px solid #734201;
    background: url(../img/seta-news.png) right 15px center no-repeat;
    padding: 17px;
    color: #734201;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-size: 18px;
    font-family: 'Oswald';
}

.newsletter #form_news{position: relative;}
.newsletter #submit_news{background: none; width: 10px; height: 10px; border: 0; position: absolute; right: 12px; top: 10px; }
.newsletter input::-webkit-input-placeholder {color: #734201}
.newsletter input:-moz-placeholder {color: #734201}
.newsletter input::-moz-placeholder {color: #734201}
.newsletter input:-ms-input-placeholder {color: #734201;}

.newsletter .is-7{
    background: #ffd400;
    margin-top: 53px;
    padding-left: 20px; 
    padding-right: 20px; 
}




/* DISTRIBUIDOR */

.seja_distribuidor{
    background: #ffd400;
    padding: 30px 0;
    letter-spacing: 1px;
}






/* BLOG */

.noticias_fotos{padding: 30px 0 60px; background: #243413;}
.noticias_fotos h1{color: #FFF;}
.noticias_home{color: #FFF; font-size: 14px; line-height: 17px; position: relative;}
.noticias_home div{position: relative; width: 95%;}
.noticias_home div img{display: block;}
.noticias_home strong{color: #FFF;}
.noticias_home h1{color: #FFF; text-align: left; margin-top: 10px; font-size: 24px; line-height: 30px;}
.noticias_home hr{background: #FFF; margin: 20px 0;}
.noticias_home .item_not{height: 65px; margin: 0 0 3px 0}
.noticias_home .data{
    float: left; 
    width: 16%; 
    border: none; 
    text-align: center; 
    height: 100%; 
    margin:0; 
    padding: 15px 0 0; 
    font-size: 23px; 
    color: #3c5522; 
    background: #FFF;
    font-weight: 700;
}
.noticias_home .data p{line-height: 19px; font-size: 13px; margin-bottom: 0px;}
.noticias_home .desc_not{float: left; width: 83%; height: 100%; margin-left: 0; background: #3c5522; padding: 12px}
.noticias_home .desc_not h1{font-size: 14px; line-height: 20px; margin: 0 0 8px 0; padding-bottom: 10px; font-weight: 400;}
.noticias_home a{border-color: #FFF; color: #FFF; font-size: 16px;}

.noticias_home:hover .hover_black{opacity: 1;}
.noticias_home .fa{font-size: 70px;}




/* FOTOS */

.fotos.produtos .column{margin-bottom: 0px;}



/* BOTOES */

.button{
    padding: 20px 20px;
    letter-spacing: 1px;
    height: auto;

    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
}

.botao{
    background: none;
    border: 2px solid #734201;
    display: inline-block;
    padding: 9px 25px 10px;
    margin: 10px auto;
    color: #734201;
    font-size: 18px;
    letter-spacing: 2px; 
    font-weight: 400;
    text-align: center;
    font-family: 'Oswald';

    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
}

.botao:hover{
    background: #eccf40;
    color: #734201;
}

.botao i{
   line-height: 19px;
   margin-right: 5px;
}

.botao.maior{width: 24em;}

.alignCenter {
    clear: both;
    display: block !important;
    margin-bottom: 1em;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 1em;
    text-align: center;
}


.box{
    padding: 20px 20px 20px 20px;
    margin: 30px 0 70px 0;
}

.box:before, .box:after {
    content: " ";
    display: table;
}

.box:after {
    clear: both;
}

.button.is-success{
    background: #a1b638;
}



/* BLOG */

article{
    margin: 60px 0 50px;
    line-height: 20px;
    position: relative;
    font-size: 15px;
}


article .hover_green{height: 100%; width: 100%;}
article .hover_green:hover{opacity: 1;}

.hover_green{
    background: rgba(0,146,63,0.6);
    width: calc(100% - 12px);
    height: calc(100% - 12px);
    opacity: 0;
    position: absolute;
    color: #FFF !important;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column wrap;
    z-index: 99;

    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
}

article .fa{vertical-align: inherit; font-size: 16px;}

article h1{
    text-align: left;
    font-size: 26px;
    margin-bottom: 10px;
    line-height: 32px;
    letter-spacing: 0px;
}

article img{
    display: block;

    transition: all .5s cubic-bezier(.24,.46,.48,.9);
    -webkit-transition: all .5s cubic-bezier(.24,.46,.48,.9);
    -ms-transition: all .5s cubic-bezier(.24,.46,.48,.9);
    -o-transition: all .5s cubic-bezier(.24,.46,.48,.9);
}

article .box_imagem_noticia:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}



article .data{
    border-top: 1px solid #EEE;
    padding: 8px 0;
    margin-top: 8px;
    font-size: 13px;
    text-align: right;
    height: 46px;
    color: #AAA;
}

article .box_imagem_noticia{
    position: relative;
    overflow: hidden;
    height: 100%;
    margin-bottom: 15px;
}

article a{
    color: #00923f;

    transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
}

article a:hover{
    color: #000;
    /*margin-right: 10px;*/
}

article .conteudo p{
    line-height: 22px;
    text-align: justify;
}

article #galeria{
    margin-top: 50px;
}

article #galeria li{
    float: left;
    margin-right: 10px;
}

article #galeria a{
    display: inline-block;
    position: relative;
    overflow: hidden;
}

article #galeria a:hover img{
     transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

article #galeria a .over {
    background: rgba(0,0,0,0.6);
    display: block;
    height: 230px;
    left: 0;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-out 0s;
    width: 230px;
    z-index: 10;
}

article #galeria a .over span {
    color: #fff;
    display: block;
    font-size: 350%;
    height: 46px;
    width: 46px;
    left: 50%;
    line-height: 46px;
    margin: -23px 0 0 -23px;
    position: absolute;
    text-align: center;
    top: 50%;
}

article #galeria a:hover .over {
    opacity: 1;
}



.categorias{
    margin-top: 7px;
    text-align: right;
}

.categorias form{
    height: 60px;
}

.categorias h3{
    margin: 44px 0 15px;
    font-size: 20px;
    letter-spacing: 3px;
}

#busca{
    border: 1px solid #e0d8cd;
    padding: 12px 11px 11px;
    width: 212px;
    margin-top: 0px;
    float: right;
    font-size: 17px;
}

#bt_busca{
    width: 50px;
    margin-top: 0;
    text-align: center;
    float: right;
    font-size: 24px;
    padding: 2px 2px 1px;
}

#bt_busca.botao i{
    line-height: 37px;
    margin: 0;
}

.list-categorias{
    font-size: 20px;
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    display: block;
    color: #00b7e7;
}

.list-categorias i{
    font-size: 16px;
    line-height: 20px;
}

.hr_blog{
    width: 100%;
    background: #EEE;
    height: 4px;
}





/* PRODUTOS */

.produtos .busca_produtos{
    margin-top: 30px;
    margin-bottom: 30px;
    color: #1fca96;
    letter-spacing: 3px;
    font-size: 18px;
}

.produtos .busca_produtos span{
    color: #000;
}

.produtos .busca_resultado{
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing:2px;
    font-weight: 700;
}

.produtos .busca_resultado span{color: #000;}


.produtos .busca_produtos .fa{font-size: 19px; margin-right: 4px;}
.produtos .busca_produtos .box_busca{background: #F9F9F9; margin-top: 10px; padding: 20px }

.produtos .busca_produtos select{
    letter-spacing: 2px; 
    padding: 12px 10px; 
    border: 3px solid #ddd; 
    font-size: 14px; 
    color: #AAA;
    width: 400px;
    text-transform: uppercase;
}

.box_emp{position: relative;}

.produtos .columns a{overflow: hidden;}

.produtos .columns img{
    display: block;

    -webkit-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    -moz-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    -o-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    -ms-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}

.produtos .column{
    position: relative;
    overflow: hidden;
    padding: 15px;
    margin-bottom: 30px;
    line-height: 20px;
    font-size: 14px;
    text-align: justify;
}

.produtos .column:hover .hover_black{opacity: 1;}
.produtos .fa{font-size: 70px;}

.hover_black{
    background: rgba(0,146,63,0.6);
    width: calc(100%);
    height: calc(100%);
    opacity: 0;
    position: absolute;
    color: #FFF !important;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column wrap;
    z-index: 99;

    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
}

.produtos h3{
    font-size: 12px;
    color: #1fca96;
    line-height: 38px;
    letter-spacing: 1px;
    margin-top: 2px;
    text-transform: uppercase;
}

.produtos h4{
    font-size: 20px;
    margin: 0 0 15px;
    letter-spacing: 0;
    padding-left: 0px;
    line-height: 25px;
    color: #000;
    font-weight: 700;
}


/* PRODUTO */

.produto p {
    font-size: 13px;
    margin-top: 20px;
}

.produto .descricao {
    margin: 0 0 50px;
    overflow: hidden;
    position: relative;
}
.produto .descricao h5 {
    margin: 0 0 10px 0;
}
.produto .descricao img {
    margin-right: 40px;
    display: block;
    /*float: left;*/
}
.produto .descricao .desc {
    width: 550px;
    float: left;
    line-height: 20px;
    list-style: none;
}
.produto .descricao .desc  h1{
    font-size: 26px;
    text-align: left;
    letter-spacing: 2px;
    margin-top: 0;
}
.produto .descricao .desc h4 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 20px;
}
.produto .descricao .desc .categoria {
    padding: 2px 0 2px 10px;
    border-left: 3px solid #1fca96;
    text-transform: uppercase;
}
.produto .descricao .desc .categoria h5 {
    font-size: 26px;
    margin: 0 0 2px;
    color: #1fca96;
}
.produto .descricao .desc .categoria small { font-size: 90%; letter-spacing: 1px;}

.produto .descricao .desc table{
    /*border: 1px solid #ccc;*/
    font-size: 11px;
    padding: 2px;
    width: 100% !important;
}

.produto .descricao .desc table td{
    border-bottom: 1px solid #DDD;
    padding: 4px 4px;
}

.produto .descricao .desc table td p{
    margin-top: 0;
    font-size: 11px;
    text-align: left;
}

.produto .descricao .desc table tr:nth-child(2n){background: #F0F0F0;}
.produto .descricao .desc table tr:first-child{background: #004180; color: #FFF; font-weight: 700; text-align: center;}
.produto .descricao .desc table tr:first-child p{text-align: center; font-weight: 700;}

.produto .descricao .desc table p{
    margin-top: 0;
}

table td, table th{vertical-align: middle;}


.produto .galeria {
    margin-bottom: 50px;
    overflow: hidden;
    float: left;
}
.produto .galeria .gal {
    position: relative;
    width: 535px;
    margin-right: 40px;
    float: left;
    overflow: hidden;
}
.produto .galeria .gal .pika-stage {
    position: relative;
    width: 535px;
    max-width: 535px;
    /*height: 400px;*/
    /*max-height: 400px;*/
    /*background: #f5f5f5;*/
    overflow: hidden;
}
.produto .galeria .gal .pika-stage img {
    width: auto;
    /*height: 100%;*/
    display: block;
    margin: 0 auto;
}
.produto .galeria .gal .pika-stage .pika-imgnav {
    display: none !important;
    visibility: hidden;
}
.produto .galeria .gal .pika-stage .pika-aniwrap { display: none; }
.produto .galeria .gal .pika-stage .pika-textnav {}
.produto .galeria .gal .pika-stage .pika-textnav a {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    display: block;
    text-indent: -9999px;
    cursor: pointer;
}
.produto .galeria .gal .pika-stage .pika-textnav a.next {
    right: 0;
    background: url(../img/seta-right.png) center center no-repeat #1fca96;
}
.produto .galeria .gal .pika-stage .pika-textnav a.previous {
    left: 0;
    background: url(../img/seta-left.png) center center no-repeat #1fca96;
}
.produto .galeria .gal .jcarousel-container {
    position: relative;
    width: 600px;
    height: 95px;
    margin-top: 15px;
}
.produto .galeria .gal .jcarousel-container .jcarousel-clip-horizontal {
    height: 95px;
    overflow: hidden;
}
.produto .galeria .gal .jcarousel-container ul { margin: auto; }
.produto .galeria .gal .jcarousel-container ul li {
    width: 85px;
    height: 85px;
    margin-right: 5px;
    cursor: pointer;
}
.produto .galeria .gal .jcarousel-container ul li .clip {
    width: 85px;
    height: 85px;
    overflow: hidden;
}
.produto .galeria .gal .jcarousel-container ul li:last-child { margin-right: 0; }
.produto .galeria .gal .jcarousel-container ul li img {
    width: auto;
    height: auto;
    min-height: 100%;
    min-height: 100%;
    display: block;
}

.produto .galeria .gal a.fancybox{
    position: relative;
}

.produto .galeria .hover_gal{
    width: 535px;
    height: 400px;
    position: absolute;
    background: rgba(0,0,0,0.1);
    top: 0;
    left: 0;
    opacity: 0;
}

.produto .descricao .desc textarea{
    margin-bottom: 40px;
    width: 100%;
    border: 1px solid #CCC;
    height: 80px;
    font-family: "Lato";
    padding: 10px;
    font-size: 14px;
}




/* FOOTER */

footer{
    font-size: 14px;
    line-height: 28px;
    margin-top: 50px;
    background: url(../img/bg_footer.jpg) center bottom no-repeat;
    color: #734201;
    letter-spacing: 1px;
    height: 714px;
    padding-top: 0px;
    font-family: 'Oswald';
}

footer .nav-item{
    padding: 0 20px 0;
    font-size: 18px;
    letter-spacing: 1px;
    align-items: inherit;
    color: #734201;
    font-family: 'Oswald';
}

footer .footer_logo{
    margin-top: 40px;
    width: 225px;
}

footer a:hover {
    /*color: #FFF;*/
}

footer .direitos{
    float: left;
    color: #FFF;
    font-size: 10px;
    letter-spacing: 2px;
    margin-top: 30px;
}
footer .ass {
    display: block;
    margin: 0 auto;
    float: right;
    margin-top: 30px;
    width: 20px;
    height: 20px;
    opacity: 0.7;

    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
}
footer .ass:hover{
    opacity: 1;
}

footer .column .ass img{
    float: none;
    width: 25px;
    height: 25px;
}

footer p {
    display: block;
    float: left;
    margin: 2px 0 5px 0;
    font-size: 15px;
}

footer a{color: #FFF; }
footer a:hover{color: #e8e000; }

footer .inf{
    padding: 60px 0;
}

footer .fa{
    font-size: 44px;
    color: #FFF;
}

footer .fa.fa-lg{
    font-size: 20px;
}


footer h2{
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #FFF;
    margin: 10px 0 30px;
}

footer .inf .social{
    width: 36px;
    height: 36px;
    display: inline-block;
    background: #FFF;
    border-radius: 50%;
    text-align: center;
    margin-right: 10px;
    opacity: 0.5;
}

footer .social:hover{
    background: #c0a843;
}

footer .social i{
    font-size: 28px;
    color: #734201;
    line-height: 50px;
}

footer .social {
    width: 52px;
    height: 52px;
    display: inline-block;
    /*background: #FFF;*/
    border: 2px solid #734201;
    border-radius: 50%;
    text-align: center;
    margin: 0 7px;
    /*opacity: 0.7;*/
    text-indent: 1px;
}

footer .inf span{
    line-height: 25px;
    display: block;
    margin-bottom: 15px;
}

footer .logo-innospec{
    width: 180px;
    display: block;
    margin: 35px auto;
}


/* QUAX ASSINATURA */

.quax-assinatura{
    border-bottom: 8px solid #141414;
    position: relative;
    margin-top: 0px;
    /*background: #d40815;*/
    padding-top: 35px;
    z-index: 0;
}

.quax-assinatura .logo-quax{
    width: 80px;
    margin: 0 auto;
    display: block;
    position: relative;
}

.quax-assinatura .logo-quax img{
    width: 20px;
    position: absolute;
    bottom: 1px;
    left: 30px;
}

.arrow-up {
    margin: 0 auto;
    width: 0; 
    height: 0; 
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;

    border-bottom: 40px solid #141414;
}

/* FIM QUAX ASSINTAURA */



/*  CONTATO ------------------------------------------------------- */

#contato form {
    text-transform: uppercase;
    position: relative;
}
#contato form fieldset {
    border: none;
    padding: 0;
    width: 610px;
}
#contato form label {
    display: block;
    margin: 30px 0 20px;
    cursor: inherit;
}
#contato form input, #contato form textarea {
    border: none;
    border-bottom: 1px solid #1fca96;
    border-radius: 0;
    background: none;
    width: 610px;
    outline: none;
    color: #276472;
    padding-right: 40px;
}
#contato form textarea {
    width: 610px;
    height: 100px;
    padding: 5px 10px 8px 0;
    resize: none;
}
#contato form button {
    float: right;
    background: #00923f;
    border: none;
    color: #FFF;
    text-transform: uppercase;
    padding: 7px 18px 7px;
    font-size: 18px;
    outline: none;
    font-family: "Lato";

    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
}
#contato form button:hover {
    background: #132a32;
    color: #FFF;
}
#contato address {
    font-style: normal;
    line-height: 25px;
}
#contato address a:hover {
    color: #276472;
}
#contato p {
    margin: 0;
}

#contato_map{
    width: 100%;
    height: 350px;
    margin-top: 20px;
}

.informacoes h3{font-size: 36px;}



form#interesse {
    width: 450px;
    display: none;
    background: #FFF;
    /*color: #fff;*/
    overflow: hidden;
    border-radius: 15px;
}
form#interesse h1 {
    padding: 0;
    margin: 0 0 20px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
}
form#interesse fieldset {
    padding: 25px 20px 15px;
    margin: 0;
    border: none;
}
form#interesse fieldset label {
    margin: 0 0 10px;
    display: block;
}
form#interesse fieldset label input, form#interesse fieldset label textarea {
    width: 100%;
    border: 1px solid #918777;
    border-radius: 5px;
    padding: 8px 5px 6px 0;
    text-indent: 10px;
    font-size: 14px;
}
form#interesse fieldset label select {
    width: 49.5%;
    display: inline;
    border: 1px solid #918777;
    border-radius: 5px;
    height: auto;
    margin-bottom: 0;
}
form#interesse fieldset button {
    float: right;
    text-transform: uppercase;
    padding: 7px 25px;
}

select{
    -webkit-appearance: none;
    background: none;
    display: block;
    height: 43px;
    /*border-radius: 15px;*/
    border: 1px solid #FFF;
    padding: 7px 10px 8px 6px;
    font-size: 14px;
    margin-bottom: 15px;
}

form#interesse .msgAlert {
    padding: 0px 10px;
    display: none;
    border-radius: 6px;
    text-align: center;
    font-size: 100%;
    letter-spacing: 0;
    position: absolute;
    bottom: 35px;
    line-height: 25px;
}





fieldset{
    border: none;
    margin: 0;
    padding: 0;
}

#main #content {
    float: left;
}

.form-group input {
    border: 1px solid #CCC;
    margin-bottom: 15px !important;
    outline: medium none;
    padding: 12px 0;
    width: 100% !important;
    text-indent: 10px;
}

.form-group ::-webkit-input-placeholder{color: #444;}
.form-group :-moz-placeholder {color: #444;}
.form-group ::-moz-placeholder {color: #444;}
.form-group :-ms-input-placeholder {color: #444;}


legend{
    font-weight: bold;
    text-transform: uppercase;
}

#form-cadastro{overflow: hidden;}

.form-inline {
    margin-left: -14px;
    margin-right: -14px;
    overflow: hidden;
}

.form-inline .form-group {
    float: left;
    padding: 0 0 0 15px;
    width: 49.2%;
}

.checkbox {
    margin-bottom: 15px;
    overflow: hidden;
    padding: 0 15px;
    width: 100%;
}

.checkbox label{
    margin-right: 20px;
}

.form-inline .form-group input, .form-group select {
    margin-bottom: 0;
    width: 100%;
    padding: 12px 0;
}

.form-group select {
    border: 1px solid #CCC;
    /*border-radius: 10px;*/
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: block;
    margin-bottom: 15px;
    /*padding: 7px 10px 7px 6px;*/
    text-indent: 4px;
}

.form-lightbox {
    color: #135c86;
    display: none;
    overflow: hidden;
}

.separator {margin: 25px 0;}



.msg{font-size: 16px; text-transform: initial; line-height: 26px; margin-left: 10px; font-weight: 700;}

.success {
    color: #268bd2;
    padding: 0;
    line-height: 35px;
    font-size: 18px;
    margin-left: 10px;
}
.erro {
    border: 1px solid #eed3d7;
    background: #F2dede;
    color: #B94a48;
    padding: 5px;
}
.load {
    width: 32px;
    height: 32px;
    margin: 0 5px 0 0;
    float: right;
    display: none;
    background: url(../img/load.gif) center center no-repeat;
}

form fieldset {
    padding: 0;
    margin: 0 0 20px 0;
    border: none;
}


#imagem {
    margin-bottom: 50px;
    min-height: 60px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

#main input{width: 94%;}

#main .form-inline .form-group {
    float: left;
    padding: 0 14px;
    width: 50%;
}

.form-group textarea {
    border: 1px solid #CCC;
    padding: 7px 4px 7px 10px;
    width: 100%;
    height: 150px;
    margin-bottom: 15px;
    /*border-radius: 10px;*/
    outline: none;
    resize: none;
}


/*::-webkit-input-placeholder {color: #FFF;}
:-moz-placeholder {color: #FFF;}
::-moz-placeholder {color: #FFF;}
:-ms-input-placeholder {color: #FFF;}*/



/* FX INTRO */

.header_fx, .slide_fx, .home{opacity:0;}
.f4_fx, .f5_fx {opacity:0}



/* EXTRAS */

.mobile_only{display: none !important; }


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

    /* MARGINS */

    .mr0{margin-right: 0 !important;}
    .mr10{margin-right: 10px;}
    .mr20{margin-right: 20px;}
    .mr30{margin-right: 30px;}
    .mr40{margin-right: 40px;}
    .mr50{margin-right: 50px;}
    .mr60{margin-right: 60px;}
    .mr70{margin-right: 70px;}
    .mr80{margin-right: 80px;}
    .mr90{margin-right: 90px;}

    .ml0{margin-left: 0 !important;}
    .ml10{margin-left: 10px;}
    .ml20{margin-left: 20px;}
    .ml30{margin-left: 30px;}
    .ml40{margin-left: 40px;}
    .ml50{margin-left: 50px;}
    .ml60{margin-left: 60px;}
    .ml70{margin-left: 70px;}
    .ml80{margin-left: 80px;}
    .ml90{margin-left: 90px;}

    .mt0{margin-top: 0px !important}
    .mt10{margin-top: 10px !important}
    .mt15{margin-top: 15px;}
    .mt20{margin-top: 20px;}
    .mt25{margin-top: 25px;}
    .mt30{margin-top: 30px !important;}
    .mt40{margin-top: 40px !important;}
    .mt50{margin-top: 50px !important;}
    .mt60{margin-top: 60px !important;}
    .mt70{margin-top: 70px !important;}
    .mt80{margin-top: 80px !important;}
    .mt90{margin-top: 90px !important;}
    .mt100{margin-top: 100px !important;}
    .mt110{margin-top: 110px !important;}
    .mt115{margin-top: 115px;}
    .mt120{margin-top: 120px;}
    .mt130{margin-top: 130px;}
    .mt140{margin-top: 140px;}
    .mt145{margin-top: 145px !important;}
    .mt150{margin-top: 150px;}
    .mt160{margin-top: 160px;}
    .mt170{margin-top: 170px;}
    .mt180{margin-top: 180px;}
    .mt190{margin-top: 190px;}
    .mt200{margin-top: 200px;}
    .mt210{margin-top: 210px;}

    .mb0{margin-bottom: 0px !important}
    .mb10{margin-bottom: 10px !important}
    .mb20{margin-bottom: 20px !important}
    .mb30{margin-bottom: 30px !important}
    .mb40{margin-bottom: 40px !important}
    .mb50{margin-bottom: 50px !important}
    .mb60{margin-bottom: 60px !important}
    .mb70{margin-bottom: 70px !important}
    .mb80{margin-bottom: 80px !important}
    .mb90{margin-bottom: 90px !important}
    .mb100{margin-bottom: 100px !important}


    .p0{padding: 0px !important;}
    .pt0{padding-top: 0px !important;}
    .pb10{padding-bottom: 10px !important;}
    .pb20{padding-bottom: 20px;}
    .pb30{padding-bottom: 30px;}
    .pb40{padding-bottom: 40px;}
    .pb43{padding-bottom: 43px;}

    .mobile_only{display: none !important; }
    .tablet_only{display: none !important; }
    .desktop_only{/*display: block;*/}
    .tablet_em_pe{display: none;}
}


/***************************************************************/
/********************* TABLET DEITADO **************************/
/***************************************************************/
@media only screen and (min-width: 768px) and (max-width: 1259px) and (orientation: landscape) {

    .mobile_only{display: none !important;}
    .desktop_only{display: none !important;}
    .tablet_em_pe{display: none;}

    .wrap, .wrap.medium, .wrap.menor, .wrap.menor1180, .page-wrap{width: 100%;}

    .columns{margin-left:0; margin-right: 0; }

    header{height: auto; padding-bottom: 20px;}
    header .nav-item{font-size: 12px; padding: 52px 9px 0;}
    header .logo{margin-left: 0px; width: 160px; height: 62px; margin-top: 18px;}

    .nav-right .logo-innospec{padding-top: 53px;}

    .nav_fixe{height: 70px;}
    .nav_fixe .nav-item{padding: 7px 16px 0; font-size: 14px;}
    .nav_fixe .logo{margin-left: 0}
    

    h1{font-size: 22px; margin: 20px 0; line-height: 38px;}
    h1.menor{font-size: 18px;}
    h2{font-size: 19px; line-height: 25px;}
    h3{font-size: 18px; line-height: 24px; letter-spacing: 2px;}
    h4{font-size: 15px; line-height: 19px;}
    h5{font-size: 13px; line-height: 20px;}
    .entry{padding: 10px;}

    .botao{padding: 8px 40px;}

    /* BANNER */
    
    .container_slide .cycle-prev, .container_slide .cycle-next{top: 43%; width: 50px; height: 50px;}
    .banner_inf_center{top: 28%;}
    .container_slide .cycle-prev i, .container_slide .cycle-next i{line-height:40px;}
    .container_slide h1{font-size: 26px;}
    .container_slide .botao{margin-top: 30px; }


    /* HOME */

    .chamada{height: 543px; padding-bottom: 20px;}
    .chamada .column a{height: 228px;}
    .chamada .quem-somos .botao{top: 20%;}
    .newsletter{font-size: 14px;}
    .seja_distribuidor h1{margin-top: 7px}



    /* PRODUTOS */
    .produto .galeria .gal{width: 475px;}
    .produto .galeria .gal .pika-stage{width: 475px;}
    .produto .descricao .desc{width: 475px;}
    #bt_comprar{padding: 8px 20px;}


    /* BLOG */
    #busca{width: 177px;}
    .categorias h3{margin-bottom: 25px;}



    /* CONTATO */

    .contato{height: 400px; width: 400px; padding: 50px 0 0 0; top: 35px;}
    .contato form{width: 252px;}
    .contato h5{font-size: 15px;}
    .contato form textarea{height: 50px}
    .contato form button{font-size: 13px; padding: 5px 13px;}
    .contato form input, .contato form textarea{
        font-size: 12px;
        margin: 9px auto;
        padding: 0 2px;
    }

    footer .inf span{font-size: 15px; line-height: 28px}
    footer .inf .social{}
    .informacoes h3{font-size: 24px;}
}




/***************************************************************/
/************************* IPAD EM PE **************************/
/***************************************************************/

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){

    .mobile_only{display: none !important;}
    .desktop_only{display: none !important;}
    .hide_tablet_em_pe{display: none;}

    .f4_fx, .f5_fx{opacity:1;}

    p{font-size: 12px;}
    .wrap, .wrap.medium, .wrap.menor, .wrap.menor1180, .page-wrap{width: 100%;}

    .botao{padding: 8px 27px; font-size: 14px; letter-spacing: 2px;}


    .innospec{display: none !important;}

    /* MENU */
    .hamburger, .nav-toggle{top: 16px; right: 10px;}
    .hamburger:hover, .nav-toggle:hover{}
    .hamburger span:nth-child(1), .nav-toggle span:nth-child(1){margin-top: -8px;}
    .hamburger span:nth-child(3), .nav-toggle span:nth-child(3){margin-top: 6px;}
    .hamburger span, .nav-toggle span{height: 2px; width: 25px; margin-left: -13px; background: #00923f}
    .hamburger.is-active span:nth-child(1), .is-active.nav-toggle span:nth-child(1){margin-left: -8px; margin-top: -9px;}
    .hamburger.is-active span:nth-child(3), .is-active.nav-toggle span:nth-child(3){margin-top: 8px; margin-left: -8px;}



    body{ line-height: 18px; font-size: 14px;}

    .header-top{height: 40px; line-height: 40px; padding-left: 10px;}
    .header-top .fa{line-height: 40px;}

    header{ height: auto }
    header .nav{margin-top: 0}
    header .wrap{padding: 0}

    header .nav-toggle{display: block;}
    header .nav-menu.is-active{display: block;}
    .nav-menu {
        background-color: #fff;
        box-shadow: 0 4px 7px rgba(17, 17, 17, 0.1);
        left: 0;
        display: none;
        right: 0;
        top: 100%;
        position: absolute;
    }
    header .logo{background: url(../img/logo-eco-x.png); background-size: cover; width: 164px; height: 55px; margin-left: 15px; margin-top: 10px; margin-bottom: 10px;}
    header .nav-menu{display: none; opacity: 0;}
    header .nav-item.current{background: #00923f; color: #FFF;}

    header .nav-carrinho{ right: 65px; top: 30px; }

    .menu_fixo{display: none !important;}
    .bordaSup{height:20px;}
    .nav-menu .nav-item{padding: 30px 0 28px; justify-content: center; background: #1d653c; color: #FFF; font-size: 16px;}



    h1{font-size: 21px; margin: 20px 0; line-height: 28px; letter-spacing: 1px;}
    h1.menor{font-size: 16px;}
    h2{font-size: 19px; line-height: 25px;}
    /*h3{font-size: 15px; line-height: 21px;}*/
    h4{font-size: 15px; line-height: 19px;}
    h5{font-size: 13px; line-height: 20px;}
    section{padding: 30px 0;}
    .entry{padding: 10px;}


    .columns{margin-left:0; margin-right: 0; }
    .button{padding: 10px 20px}


    /* BANNER */
    .container_slide .cycle-prev, .container_slide .cycle-next{top: 39%; width: 50px; height: 50px;}
    .container_slide .cycle-prev i, .container_slide .cycle-next i{line-height: 40px;}
    .container_slide .cycle-next{right: 20px;}
    .container_slide .cycle-prev{left: 20px;}
    .banner_inf_center{top: 20%; font-size: 16px;}
    .b_box{font-size: 20px; padding: 5px 12px; margin-bottom: 6px;}
    .container_slide h1{font-size: 20px;}
    .container_slide .botao{margin-top: 20px;}
    .container_slide.sub{height: 125px; margin-bottom: 30px;}
   

    /* HOME */

    .chamada{height: 363px; padding-bottom: 0;}
    .chamada h1{font-size: 27px; letter-spacing: 2px; line-height: 27px;}
    .chamada .column a{padding: 25px; height: 166px;}
    .chamada .texto{bottom: 15px; width: 70%}
    .chamada .quem-somos .botao{top:40px;}

    .newsletter h1{font-size: 29px;}
    .newsletter .is-7{margin-top: 64px;}

    .nossos_produtos .column{padding: 10px;}
    .box_bene h2{font-size: 19px;}

    .seja_distribuidor h1{margin-top: 10px;}
    .seja_distribuidor{font-size: 12px;}

    .noticias_home h1{font-size: 22px; line-height: 26px;}
    article{font-size: 13px; line-height: 16px;}



    /* PRODUTOS */
    .produto .galeria .gal{width: 355px; margin-right: 20px;}
    .produto .galeria .gal .pika-stage{width: 355px; height: auto;}
    .produto .descricao .desc{width: 355px;}
    .produto .galeria .gal .jcarousel-container ul li .clip{width: 55px; height: 55px;}
    .produto .galeria .gal .jcarousel-container ul li{width: 55px; height: 55px;}
    .produto .galeria .gal .jcarousel-container{margin-top: 10px;}
    #bt_comprar{padding: 8px 15px;}
    .qtd input{width: 35px;}
    .box .botao{padding: 8px 30px;}



    /* BLOG */
    article h1{font-size: 22px;}
    article iframe{height: 416px}
    #busca{width: 114px}
    .categorias h3{margin-top: 55px; margin-bottom: 8px;}


    /* CONTATO */
    #contato form input, #contato form textarea{width: 340px;}
    #contato form button{float: left}


    /* FOOTER */
    footer{margin-bottom: 0;}
    footer .ass img{width: 25px;}
    footer .inf span{font-size: 14px; line-height: 25px;}
    footer .inf .is-3{width: 50%; text-align: center}
}


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

    .f4_fx, .f5_fx{opacity:1;}

    .desktop_only{display: none !important;}
    .tablet_only{display: none !important;}
    .tablet_em_pe{display: none;}
    .mobile_only{display: block !important}
    .no_mobile{display: none !important}


    /* BULMA */
    .level-item:not(:last-child){ margin-bottom: 30px }
    .columns{margin-left: 0; margin-right: 0}
    .column{padding: 0}


    /* CONFIGURACAO GERAL */

    html{min-width: 100%}
    body{line-height: 20px; font-size: 15px;}
    .wrap, .wrap.medium, .wrap.menor, .wrap.menor1180{width: 100%; padding: 0 25px}
    .page-wrap{width: 100%;}

    header{height: 75px;}
    header .wrap{padding: 0;}
    header .logo{background-image: url(../img/logo-eco-x.png); box-shadow: none; height:45px; width:117px; margin: 15px 0 0 15px}
    header .nav{height: 75px; margin-top: 0}
    .menu_fixo{display: none !important;}
    .header-top{display: none;}

    .innospec{display: none !important;}

    h1{font-size: 25px; margin: 10px 0; line-height: 32px; letter-spacing: 1px}
    h1.menor{font-size: 16px;}
    h2{font-size: 17px; line-height: 25px;}
    h3{font-size: 18px; line-height: 24px; margin-bottom: 10px;}
    h4{font-size: 14px; line-height: 17px;}
    h5{font-size: 13px; line-height: 20px;}

    hr{margin: 25px auto;}

    p{font-size: 14px; text-align: justify}
    /*section{padding: 0 10px;}*/
    br{line-height: 24px;}
    .voltarTopo{font-size: 11px; color: #0086b2!important}
    .voltarTopo i{line-height: 17px !important; font-size: 15px !important}
    .floatL{float: none;}
    .hide{opacity: 1;}
    .img_square .column{padding: 1px 0;}
    .fa{vertical-align: initial;}
    .button{width: 100%; padding: 12px 10px;}
    .botao{width: 100%; padding: 11px 10px; text-align: center; background: none; font-size: 16px; line-height: 28px; letter-spacing: 1px;}
    .botao.maior{width: 100%; font-size: 16px}
    .botao.maior2{width: 100%; font-size: 16px;}


    /* MENU */
    .hamburger, .nav-toggle{top: 14px; right: 5px;}
    .hamburger span:nth-child(1), .nav-toggle span:nth-child(1){margin-top: -8px;}
    .hamburger span:nth-child(3), .nav-toggle span:nth-child(3){margin-top: 6px;}
    .hamburger span, .nav-toggle span{height: 2px; width: 18px; margin-left: -9px; background: #00923f}
    .hamburger.is-active span:nth-child(3), .is-active.nav-toggle span:nth-child(3){margin-top: 4px;}
    .nav-menu.is-active{}
    header .nav-menu{opacity: 0; display: none; }
    header .nav-item{padding:0; font-size: 13px;}
    header .nav-item.current{background:#00923f; color:#FFF;}
    .nav-menu .nav-item{padding: 19px 0 19px; justify-content: center; background:#014488; color:#FFF;}


    /* BANNER */
    .container_slide{padding: 0; margin-top: 0; margin-bottom: 0px;}
    .container_slide .cycle-prev, .container_slide .cycle-next{top: 43%; width: 40px; height: 40px;}
    .container_slide .cycle-next{right: 5px;}
    .container_slide .cycle-prev{left: 5px;}
    .container_slide .cycle-prev i, .container_slide .cycle-next i{line-height:33px;}

    .container_slide.sub{height: 80px; overflow: inherit; overflow-x: hidden; margin-bottom: 30px}
    .container_slide.sub .banner{max-width: 200%; width: 160%;}

    .container_slide h1{font-size: 18px;}
    .banner_inf_center{font-size: 14px; top: 28%}

    .container_slide .botao{margin-top: 15px; width: auto; padding: 5px 15px; font-size: 12px;}


    /* HOME */
    .nossos_produtos .column{margin-top: 20px;}
    .chamada{height: auto; padding: 20px 0;}
    .chamada .column{padding: 0; font-size: 12px; line-height: 18px; text-align: justify;}
    .chamada .column a{padding: 15px; height: 159px;}
    .chamada h1{font-size: 26px; line-height: 26px;}
    .chamada .texto{top: 10px; bottom: inherit; width: 90%;}

    .chamada .quem-somos{height: 336px !important;}
    .chamada .quem-somos .botao{left: 50%; margin-left: -65px; bottom: 10px; top: inherit; width: 130px; padding: 5px 10px;}
    .chamada .quem-somos .texto{top: 10px; bottom: inherit;}

    .newsletter .wrap{padding: 0}
    .newsletter{font-size: 14px; padding: 0;}
    .newsletter h1{font-size: 19px; letter-spacing: 0px; margin-top: 110px; margin-left: 10px;}
    .newsletter .is-7{margin-top: 59px; padding-left: 10px; padding-right: 10px; }

    .noticias_home .data p{text-align: center;}

    .nossos_produtos .column{padding: 0;}

    .noticias_home div{width: 100%;}
    .noticias_home{margin: 20px 0 30px;}
    .noticias_home h1{font-size: 20px;}


    /* PRODUTOS */
    .box .botao{letter-spacing: 1px; padding: 11px 10px}
    .box{padding: 5px; margin-top: 10px;}


    .fotos_home{margin-top: 130px;}
    .noticias_home .desc_not{font-size: 14px; margin-bottom: 30px; line-height: 17px;}
    
    .produtos h3{margin-bottom: 0; line-height: 31px;} 
    .box_beneficios{padding: 10px 20px 20px}
    .box_bene h2{line-height: 32px;}

    .produto .galeria{float: none;}
    .produto .descricao .desc{width: 100%; float: none;}

    .produto iframe{height: 216px; width: 100%}

    form#interesse{width: 100%; }
    form#interesse fieldset label select{width: 49%;}

    .bt_fixe{
        background: none;
        top: inherit;
        bottom: 18px;
        right: 18px;
        height: 50px;
        width: 50px;
        padding: 0;
        line-height: 30px;
        box-shadow: none;
    }

    .bt_fixe i{
        font-size: 26px;
        height: 30px;
        width: 30px;
    }

    .bt_fixe a{
        font-size: 26px;
        line-height: 45px;
        border-radius: 25px;
        height: 50px;
        width: 50px;
        padding: 0;
        border: 0;
        margin: 0;
        box-shadow: 1px 2px 3px 1px rgba(0,0,0,0.3);
    }



    /* BLOG */
    article h1{font-size: 18px; line-height: 26px;}
    article iframe{height: 216px}
    .categorias{display: none;}
    article .data .floatL{float: left;}


    

    /* CONTATO */
    #contato form fieldset{width: 100%;}
    #contato form input, #contato form textarea{width: 100%}
    .informacoes{text-align: left; margin-top: 50px;}
    .informacoes h1{text-align: left}
    .informacoes h3{font-size: 20px; line-height: 25px;}
    #contato_map{height: 300px;}
    .msg{font-size: 14px; margin-left: 0;}


    /* RODAPE */

    footer .nav-center{display: none;}
    footer .social{width: 46px; height: 46px; margin: 0 5px;}
    footer .social i{line-height: 46px;}

    footer .wrap{width: 100%;}
    footer .is-3{text-align: center; margin-bottom: 30px;}
    footer .inf{padding: 50px 0 20px}
    footer .inf span{font-size: 13px; line-height: 20px;}
    footer .inf img{margin-top: 15px; margin-bottom: 15px;}
    footer h1 a{font-size: 18px;}
    footer .ass img{width: 25px;}
    footer .logo_footer{width: 60%}

    footer h2{margin-bottom: 10px;}

    .quax-assinatura{padding-top: 64px;}

    /* EXTRAS */
    .mt40{margin-top: 20px;}
}



/**************************************************************/
/************************* SMARTPHONE IPHONE 4 E 5 ************/
/***************************************************************/
@media only screen and (max-width: 320px) {

    .chamada .column a{ height: 134px;}
    .chamada .quem-somos{height: 285px !important;}
    .chamada .quem-somos .botao{bottom: 4px;}
}