*{
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
}
body{
  background: #fff;
}
p{
  color: #747474;
}
.linhafull-nav{
  width: 100%;
  height: 1px;
  background: #ccc;
  position: absolute;
  top: 50px;
}
.linha{
  width: 110px;
  height: 5px;
  background: #ED3237;
}
.bg_default{
  width: 100%;
  min-height: 400px;
  background: #fff;
  box-shadow: 0px 0px 6px 0px #d4d4d4;
  border-radius: 10px;
  padding: 0 30px !important;

}
.bg_white{
  background: #fff;
}
.bt{
  text-align: left;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 15px;
  margin: 10px;
}
.bt a{
  color: #fff;
  display: inline-block;
  padding: 8px 30px;
  background: #f29a33;
  border-radius: 50px;
}
.fundamental{
  color:#ED3237 !important;
}
.bg_pontos{
  background-color: #4b1197!important;
  color: #fff!important;
}
.bg_fundamental{
  background: #ED3237 !important;
  color: #fff !important;
}
.bg_medio{
  background: #2bc79b !important;
  color: #fff !important;
}
.bg_geral{
  /* background: #87cbe3 !important; */
  color: #fff !important;
}
.medio{
  color:#2bc79b !important;
}

/*HEADER*/
.logo{
  position: relative;
  width: 150px;
}
.logo .quad, .logo .trian, .logo .quad-shadow, .logo .trian-shadow{
  width: 181px;
  height: 130px;
  background: #fff;
  z-index: 90;
  position: absolute;
}
.logo .trian, .logo .trian-shadow{
  width: 133px;
  height: 133px;
  transform: rotate(45deg);
  transform-origin: center;
  left: 24px;
  top: 64px;
  border-radius: 10px;
}
.logo .quad-shadow, .logo .trian-shadow{
  box-shadow: 0px 0px 7px 1px #ccc;
  z-index: 70;
}
.logo img#logo-img{
  z-index: 99;
  position: absolute;
  left: 18px;
  top: 15px;
  width: 98%;
}
.menu{height: 120px;}
.menu ul.menu-left{
  /* margin-left: 25px; */
}
.menu ul.menu-left li{

}
.menu ul.menu-left li.whats-nav a{
  color: #ED3237;
}
.menu ul.menu-left li.aluno-online-nav a{
  color: #f29a33;
  letter-spacing: 1px;
}
.menu ul.menu-right{
  text-align: right;
  line-height: 115px;
  height: 115px;
}
.menu ul.menu-right li{
  display: inline-block;
  margin-left: 13px;
}
.menu ul.menu-right li{
  color: #ED3237;
}
.menu ul.menu-right li a{
  color: #000000;
  font-size: 11px;
}
.menu_categorias{
  margin-top: -15px;
  
  background: #fff;border-radius: 20px;padding-top: 20px!important;height: 113px;}
  .menu_categorias .img_categorias_menu{
    height: 60px;
  }
  .menu_categorias .img_categorias_menu img{
    width: 100%;
  }
  .menu_categorias h2{
    font-weight: 700;
    color: #fdc800;
    text-transform: uppercase;
    font-size: 15px;
  }
  .menu_categorias h2 span{
    font-weight: 400;
    display: block;
  }
  .borda{
    width: 100%;
    /* height: 1px; */
    background-color: #ececec;
    display: inline-block;
  }
  .arrow_blue:before, .arrow_green:before{
    content: "";
    background-image: url('../img/arrow_blue.png');
    width: 13px;
    background-size: 13px;
    height: 21px;
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 10px;
  }
  .arrow_green:before{
    background-image: url('../img/arrow_green.png');
    width: 10px;
    height: 19px;
    top: 4px;
    background-size: inherit;
  }
  .text_strong_upp{
    font-weight: 700;
    text-transform: uppercase;
  }
  .text-title{
    font-size: 19px;
    text-transform: uppercase;
    color: #ED3237;
  }
  /** Triangulos */
  .triangulo_01{
    background: url('../img/triangulo_01.png');
    width: 65px;
    height: 91px;
    position: relative;
    left: 80%;
    z-index: -1;
    top: 75px;
  }
  .triangulo_02{
    background: url('../img/triangulo_01.png');
    width: 65px;
    height: 91px;
    position: absolute;
    left: 10%;
    top: 800px;
    transform: rotate(45deg); /* Equal to rotateZ(45deg) */
    z-index: -1;
  }
  .triangulo_03{
    background: url('../img/triangulo_01.png');
    width: 65px;
    height: 91px;
    position: absolute;
    left: 50%;
    top: 1000px;
    transform: rotate(60deg); /* Equal to rotateZ(45deg) */
    z-index: -1;
  }
  h2{
    font-size: 19px;
    color: #333;
    margin: 15px 0;
  }
  /*SLIDE*/
  .slider {
    margin:0;
    padding: 0;
    position: relative;
    top: -60px;
    border-top: 2px solid #85c1dd;
    height: 556px !important;
  }
  .slider ul.slides li .caption{
    color: #ED3237;
    top: 24%;
  }
  .slider ul.slides li h3{
    font-family: 'open sans';
    font-size: 169px!important;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    border: none!important;
    font-weight: 900!important;
    float: right;
    -webkit-text-stroke-width: 0;
  }
  .slider ul.slides li h5{
    /* font-family: 'Wonder Bay'; */
    font-size: 40px;
    margin-top: -26px;
    font-weight: 900;
    float: right;
    color: #fff;
  }
  .slider ul.slides li .texto-slide{
    margin-left: 195px;
    /* width: 510px; */
    text-shadow: 0 0px 70px #000;
    width: 63%;
  }
  .slider {
    height: 85vh !important;
  }
  .slider .slides {
    height: 85vh !important;
  }
  .slider .slides li{
    border-bottom: 2px solid #88c1dc;
  }
  .slider .slides li img{
    height: 85vh;
  }
  /*ultimas noticias*/
  .last_news .img_destaque{
    width: 100%;
    height: 200px;
    overflow: hidden;
  }
  .last_news .img_destaque img{
    min-width: 100%;
    height: 100%;
  }
  .last_news .news{
    background: #fff;
    border-radius: 10px;
    padding: 0;
    overflow: hidden;
    box-shadow: 0px 0px 6px 0px #d4d4d4;
    margin: 10px 0;
  }

  .last_news .category{
    /* background: #f29a33; */
    /* width: 75%; */
    margin: 0 auto;
    text-transform: uppercase;
    position: relative;
    top: 0px;
    border-radius: 5px;
    /* text-align: center; */
    padding: 5px 10px;
    font-weight: bold;
  }
  .last_news .category a{
    color: #000;
    font-size: 13px;
  }
  .last_news .title_news{
    text-align: left;
    height: 55px;
    padding: 0 7px;
    overflow: hidden;
  }
  .last_news .title_news a{
    font-size: 18px;
    color: #000;
    font-weight: bold;
  }

  .bt_saiba_mais a{
    color: #525252!important;
    background: #EDEDED;
  }

  /* Oficinas e Projetos */
  .last_oficinas{
    margin-top: 50px; 
  }
  .last_oficinas.bg_default{
    height: 620px;
  }
  .last_oficinas ul{
    background: url('../img/bg_oficina.png') no-repeat;
    background-position: center 60px;
    position: relative;
    height: 430px;
  }
  .last_oficinas ul li{
    width: 180px;
    height: 160px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 5px 1px #0000007a;
    background: #fff;

  }
  .last_oficinas ul li:first-child{
    position: absolute;
    top: 35px;
    left: 50px;
    transform: rotate(5deg);

  }
  .last_oficinas ul li:nth-child(2){
    position: absolute;
    top: 65px;
    right: 50px;
    transform: rotate(-5deg);

  }
  .last_oficinas ul li:nth-child(3){
    position: absolute;
    top: 245px;
    left: 50px;
    transform: rotate(-3deg);

  }
  .last_oficinas ul li:last-child{
    position: absolute;
    top: 275px;
    right: 60px;
    transform: rotate(5deg);
  }
  .last_oficinas ul li img{
    width: 100%;
  }
  .last_oficinas ul li span{
    display: none;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    top: 8%;
    font-size: 19px;
    font-weight: 700;
  }
  .last_oficinas ul li a:hover span{
    display: block;
    color: #333;
    width: 180px;
  }
  .last_oficinas ul li a:hover img{
    opacity: 0.2;
  }
  /*LINKS UTEIS*/
  .links_uteis{
    margin-top: 50px;
  }
  .links_uteis.bg_default{
    height: 620px;
  }
  .links_uteis .linha{
    width: 80px;
  }
  .links_uteis ul li{
    line-height: 40px;
  }
  .links_uteis ul li a{
    font-weight: 700;
  }
  .links_uteis .redes_sociais{}
  .links_uteis .redes_sociais ul{
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }
  .links_uteis .redes_sociais ul li{
    float: left;
    text-align: center;
    margin: 2px 9px;
  }
  .links_uteis .redes_sociais ul li a{
    font-size: 38px;
    color: #ED3237;
  }

  /* EVENTOS */
  .eventos{
    margin-top: 50px;
  }
  .eventos ul li{
    border-bottom: 1px solid #f4f7fc;
    margin-bottom: 10px;
  }
  .eventos ul li .data{
    color: #b5b8b8;
    font-size: 22px;
    font-weight: 700;
  }
  .eventos ul li .data span{
    display: block;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
  }
  .eventos ul li .titulo a{
    color: #ED3237;
    font-size: 24px;
    font-weight: 700;
    margin-top: 15px;
  }
  .eventos ul li .descricao{
    color: #b5b8b8;
    font-size: 16px;
    margin-bottom: 20px;
  }
  .bt_mais_eventos a{
    color: #fff;
    background: #ED3237;
    margin-bottom: 20px;
  }
  /* Categorias */
  .categorias{
    margin-top: 50px;
  }
  .categorias .bg_default{
    min-height: 149px;
    margin-bottom: 20px;
    position: relative;
  }
  .categorias h2 b{
    display: block;
  }

  .categorias h2 a{
    color: #f29a33;
    letter-spacing: 2px;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 28px;
  }
  .categorias .bg_default a.link{
    position: absolute;
    bottom: 15px;
    color: #f29a33;
  }
  .categorias img{
    position: absolute;
    left: 15px;
    top: 15px;
    height: 125px;
  }
  /*footer*/
  /*form contato*/
  footer{
    background-color: #fff;
  }
  footer .form_contato h3{
    text-transform: uppercase;
    font-size: 28px;
    color: #ED323700;
    font-weight: 700;
    line-height: 32px;
  }
  footer form .input-field{
    margin-bottom: 0;
  }
  footer .bt_enviar{
    background: #fff;
    color: #5B5B5B;
    border:0;
    padding: 8px 20px;
    border-radius: 10px;
    font-weight: 900;
  }
  footer .google_education{
    text-align: right;
  }
  /*links uteis footer, menu footer, */
  .menu_footer, .links_uteis_footer{
    margin-top: 50px;
  }
  .menu_footer .linha, .links_uteis_footer .linha{
    width: 60px;
    background: #f29a33;
  }
  .menu_footer h2, .links_uteis_footer h2{
    text-transform: uppercase;
    color: #ED3237;
    font-weight: 700;
  }
  .menu_footer ul, .links_uteis_footer ul{
    margin-left: 25px;
    margin-top: 30px;
  }
  .menu_footer ul li, .links_uteis_footer ul li{
    line-height: 40px;
  }
  .menu_footer ul li a, .links_uteis_footer ul li a{
    color: #ED3237;
    font-weight: 700;
    font-size: 16px;
  }
  .menu_footer .logos_footer img.logo_scalfra{
    margin-top: 12px;
  }
  .menu_footer .logos_footer img.logo_cofra{
    width: 100px;
  }
  .logo_scalfra{
    width: 70%;
  }
  /*copyright footer*/
  footer .copyright{
    padding: 30px 0;
    border-top: 1px solid #f3f3f3;
    background: #ED3237;
    color: #fff;
    margin: 0;
  }
  /*PAGINAS*/
  /*categorias*/
  .banner_header_categorias{
    height: 390px;
    width: 100%;
    position: relative;
  }
  .pagina_categorias {
    clear: both;
    border-top: 2px solid #00a5cf;
    margin-bottom: 0;
    position: relative;top: -60px;
  }

.pagina_categorias h2 {
    font-size: 40px;
    font-weight: 700;
    /* padding-top: 112px; */
    color: #fdc800;
    text-transform: uppercase;
    /* width: 600px; */
    text-align: center;
    /* margin: 0 auto; */
    position: absolute;
    margin-top: 130px;
    background: #ED3237;
    padding: 31px 50px;
    border-radius: 60px 0;
}


    .pagina_categorias h2 span{
      display: block;
      font-family: 'Wonder Bay';
      font-weight: 400;
      text-transform: initial;
    }
    .conheca_categorias .img_destaque{
      width: 100%;
      max-height: 450px;
      border-radius: 15px;
      overflow: hidden; 
      margin-top: 18px;
    }
    .conheca_categorias .img_destaque img{
      width: 100%;
    }
    .conheca_categorias h2{
      color: #fdc800;

    }
    .material_didatico h2{
      color: #fdc800;
    }
    .material_didatico h3{
      font-size: 16px;
      color: #fdc800;
    }
    .material_didatico ul li{
      color: #b5b8b8;
      display: table-caption;
    }
    .material_didatico .bg_default{
      height: 120px;
      min-height: 120px;
    }
    .material_didatico .bg_default h2{
      text-align: center;
      color: #fdc800;
      font-size: 18px;
      padding-top: 25px;
    }
    .material_didatico .bg_default a.download{

    }
    .last_news_categoria{
      margin-top: 60px;
    }
    .last_news_categoria h2{
      text-transform: none;
      color: #fdc800;

    }
    /*pagina noticias*/
    .noticias h2{
      margin-top: 50px;
      margin-bottom: 0px;
      font-size: 38px;
      color: #333;
      font-weight: 700;

    }
    .noticias a.categoria {
      font-size: 16px;
      color: #fdc800;
    }
    .noticias .descricao{
      font-size: 18px;
      margin: 30px 0;
      color: #b5b8b8;
      text-align: justify;
    }
    /*pagina projetos*/
    .galeria{
      display: flex;
      flex-wrap: wrap;
      justify-content: start;
    }
    .galeria-item{
      display: inline-block;
      width: 143px;
      height: 130px;
      overflow: hidden;
      border: 3px solid #fff;
      margin: 5px;
    }
    .galeria-item img{
      width: 100%;
    }
    /*pagina oficinas*/
    .page_oficinas{

    }
    .page_oficinas ul{

    }
    .page_oficinas ul li{
      width: 100%;
      height: 150px;
      border-radius: 10px;
      overflow: hidden;
      box-shadow: 0px 0px 5px 1px #0000007a;
      background: #fff;
      position: relative;
      margin-bottom: 25px;
    }
    .page_oficinas ul li img,.last_oficinas ul li img{
      width: auto!important;
      height: 100%;
      /* max-width: 100%; */
    }
    .page_oficinas ul li a:hover img{
      opacity: 0.2;
    }
    .page_oficinas ul li span{
      display: none;
      text-align: center;
      position: absolute;
      top: 0;
      padding: 47px 10px;
      font-size: 19px;
      font-weight: 700;
      width: 208px !important;
    }
    .page_oficinas ul li  a:hover span{
      display: block;
      color: #333;
      width: 180px;
    }
    /* pagina eventos */
    .page_eventos {

    }
    .page_eventos .data, .page_eventos .hora{
      color: #b5b8b8;
      font-size: 22px;
      font-weight: 700;
    }
    .page_eventos .hora{
      display: block;
      font-size: 16px;
      font-weight: 400;
      margin-bottom: 10px;
    }
    .page_eventos h2{
      color: #ED3237;
      font-size: 24px;
      font-weight: 700;
      margin-top: 15px;
    }

    /* menu responsivo */
    img#logo-img-mobile {
      float: left;
      position: absolute;
      left: 15px;
      /*  width: 30%;*/
      z-index: 999;
    }
    a.sidenav-trigger.button-collapse.right-float.icon-menu.hide-on-large-only {
      font-size: 40px;
      position: absolute;
      right: 20px;
      top: 40px;
      z-index: 999;
    }

    /* botao saiba mais */

    .news .bt_saiba_mais a{
      transition: 0.7s;
    }

    .news .bt_saiba_mais a:hover{
      opacity: 0.6;
    }

    /* Compartilhar */

    ul.compartilhar{margin-top: 30px;margin-bottom: 0px;height: 55px;}
    ul.compartilhar li {
      float: left;
      font-size: 25px;
      font-family: 'Montserrat-Regular';
      padding: 15px;
      padding-left: 22px;
      margin-right: 1px;
      padding-right: 20px;
      background-color: #00afd4;
      color: #fff;
    } 

    .hover:hover{
      opacity: 0.6!important;
      -webkit-transition: opacity 0.5s ease-in-out;
      -moz-transition: opacity 0.5s ease-in-out;
      -o-transition: opacity 0.5s ease-in-out;
      transition: opacity 0.5s ease-in-out;
    }
    .parcerias h4{
      font-weight: bold;
      font-size: 38px;
    }
    .parcerias{
      text-align: center;
      font-size: 20px;
    }
    .carousel-parceiros {
      height: auto !important;
      min-height: 150px !important;
      margin-top: 20px !important;
    }
    #imgP{  
    }
    .carousel .indicators .indicator-item {
      background-color: rgb(242 154 51) !important;
    }
    .carousel-parceiros img{
      width: 100%;
      max-width: 350px;
    }
    .carousel-parceiros .col  {
      padding: 0 3px !important;
    }
    .carousel-parceiros .carousel-item{
      position: relative!important;
    }
    .carousel.carousel-slider .carousel-item {
      min-height: auto;
    }


    /* BOTAO DE PESQUISA*/
    .search{
      position: relative;
      top: -10px;
    }
    .search input.inputs{
      transition: width 0.5s;
      position: relative;
      margin-left: 20px;
      width: 0px;
      outline: 0!important;
      font-size: 16px;
      color: #333;
    }
    i#search-icon {
      cursor: pointer;
      color: #00a5cf;
    }

    #search-icon:focus, .inputs:focus{
      outline: none;
    }

    .search input.active {
      width: 112px;
      display: inline-block;
    }
    #bricks-component-S4hXa4rLVa0Omo3Lk0VAAQ {
      min-width: 550px!important;
      box-shadow: initial!important;
    }

    .mob .search input.inputs{
      width: 125px!important;
    }
    li.mob {
      margin-bottom: 15px;
    }
    .vertodosF {
      margin: 0 auto;
      text-align: center;
      width: 160px;
      border-radius: 20px;
      color: black;
      padding: 6px 3px;
      border: 1px solid #ED3237;
      background: #ED3237;
      font-weight: 600;
    }
    .vertodosF a{
      color: white;
    }
    .vertodosI {
      margin: 0 auto;
      text-align: center;
      width: 160px;
      border-radius: 20px;
      color: black;
      padding: 6px 3px;
      border: 1px solid #f29a33;
      background: #f29a33;
      font-weight: 600;
    }
    .vertodosI a{
      color: white;
    }
    .vertodosM {
      margin: 0 auto;
      text-align: center;
      width: 160px;
      border-radius: 20px;
      color: black;
      padding: 6px 3px;
      border: 1px solid #2bc79b;
      background: #2bc79b;
      font-weight: 600;
    }
    .vertodosM a{
      color: white;
    }
    .iconF {
      display: inline;
    }
    .bg_default5 {
      width: 100%;
      background: #fff;
      box-shadow: 0px 0px 6px 0px #d4d4d4;
      border-radius: 10px;
      padding: 0 30px !important;
      min-height: 149px;
      margin-bottom: 20px;
      position: relative;
    }
    .bg_default5 img{
      position: absolute;
      left: 15px;
      top: 15px;
      height: 125px;
    }
    .bg_default5 a.link{
      position: absolute;
      bottom: 15px;
      color: #f29a33;
    }
    .bg_default5 h2 a{
      color: #f29a33;
      letter-spacing: 2px;
      font-size: 22px;
      text-transform: uppercase;
      line-height: 28px;
    }
    .bg_default5 h2 b{
      display: block;
    }
    .iconF i {
      font-family: FontAwesome;
      /* text-align: center; */
      letter-spacing: 16px;
      font-size: 28px;
      font-style: normal!important;
    }
    .g-recaptcha {
      width: 80%;
      overflow: hidden;
      border-right: 1px solid #ccc;
    }
    .google-auto-placed {
      display: none!important;
    }
    ins.adsbygoogle.adsbygoogle-noablate {
      display: none!important;
    }
    #bricks-component-ZQGRgfICaOhq8a1vs8Zitw{
      box-shadow: none !important;
    }
    #rd-close_button-kwmj7x70 {
      position: absolute;
      top: 0px !important;
      right: 22% !important;
      border: none;
      background: #0000;
      z-index: 9999;
      cursor: pointer;
    }
    .iconD i{
      font-family: FontAwesome;
      font-style: normal!important;
    }

    h3{
      color: #0000;
      -webkit-text-stroke-width: 1px;
      -webkit-text-stroke-color: #ED3237;
      font-size: 50px!important;
      color: #fffdd900;
      font-weight: bold!important;
    }

    .header i {
      font-size: 18px !important;
      padding: 0px;
      top: 5px;
      position: relative;
      left: 10px;
    }
    ul.menu-right.hide-on-med-and-down.menu2.section {
      
    }
    .menu ul.menu2 li a {
      color: #fff !important;
    }
    footer img {
      max-width: 100%;
    }
    footer ul.sociais li{
      display: inline;
      font-size: 35px;
      padding: 5px;
    }
    footer ul{
      text-align: center;
    }
    footer ul li a {
      color: #fff;
    }

  }
  a:hover,.hover:hover,.item:hover{
    opacity: 0.8!important;
    -webkit-transition: opacity 0.5s ease-in-out!important;
    -moz-transition: opacity 0.5s ease-in-out!important;
    -o-transition: opacity 0.5s ease-in-out!important;
    transition: opacity 0.5s ease-in-out!important;
  }

  a,.hover,.item{
    cursor: pointer!important;
    opacity: 1!important;
    -webkit-transition: opacity 0.5s ease-in-out!important;
    -moz-transition: opacity 0.5s ease-in-out!important;
    -o-transition: opacity 0.5s ease-in-out!important;
    transition: opacity 0.5s ease-in-out!important;
  }
  footer form input,footer form select,footer form textarea {
    border-radius: 15px !important;
    /* padding: 10px 0 !important; */
    border: 0;
    padding-right: 12px !important;
    box-shadow: 2px 2px 2px 2px rgba(0.2, 0.2, 0.2, 0.1) !important;
  }
  .input-field.col label {
    left: 1.75rem!important;
  }
  .clear{
    clear: both;
  }
  .cotacao .item{
    text-align:center;
    line-height:30px;
    font-weight:900;
    color: #000;
    padding: 15px!important;
    margin: 3%;
  }
  .cotacao .item .preco{
    background:#ededed;
    max-width:80%;
    margin: 0 auto;
  }
  .border,.cotacao .item {
    box-shadow: 0px 0px 15px 0px rgba(1.2, 8.2, 9.2, 0.1) !important;
    border-radius: 15px;
  }
  .cotacao .item img{
    width: 45px;
  }
  .circulo{
    float: left;
    color: #E33434;
    font-size: 15px;
  }
  nav{
    position: relative;
    z-index: 999;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,212,255,0) 100%);
    box-shadow: initial;
  }
  nav ul{
    display: flex;
    justify-content: center;
  }
  .frasea {
    position: absolute;
    float: right;
    right: 24px;
    top: 60px;
        font-size: 50px;
    line-height: 10px;
    font-weight: 900;
}
.fraseb {
    position: absolute;
    float: left;
    /* left: 60px; */
    bottom: 60px;
    font-size: 50px;
    line-height: 10px;
    font-weight: 900;
}
.artehome {
    position: relative;
    max-width: 890px;
    margin: 0 auto;
    }
    .aplicacoes h3{
      /* float: left; */
    }

    .aplicacoes-alimenticias h3{
      float: left;
      font-size: 38px!important;
      line-height: 28px;
      padding: 0;
      margin: 0;
}
.aplicacoes-alimenticias .sub-titulo-aplicacao{
      float: left;
      font-size: 38px !important;
      /* display:none; */
      line-height: 28px;
}
.aplicacoes-alimenticias {
    max-width: 700px;
    text-align: center;
    margin: 0 auto;
    height: 37px;
    position: relative;
    padding: 54px 0;
}
.itens-aplicacao img{
  /* float: left; */
  max-width: 100%;
}
.itens-aplicacao .titulo-aplicacao{margin-top: 40px;font-size: 19px;}
.itens-aplicacao {
    font-size: 22px;
    text-align: left;
}
.itens-aplicacao b {
 font-size: 30px!important;
}
.itens-aplicacao .titulo-aplicacao li {
    list-style: disc;
    font-size: 15px;
}
.fraseb.produtosfrase {
    position: relative;
    bottom: 0;
    left: 0;
}
.produtos h2{
  font-weight:bold;
  font-size:22px;
}
.produtos p{
  padding-bottom: 10px;
}
.produtos img {
    /* width: 100%; */
    position: relative;
    left: -216px;
}
.produtos img.esquerda{
  left: 0;
  right: 160px;
}
.produtos .textoproduto {
    /* width: 100%; */
    position: relative;
    left: 0;
}

.text-justify{
  text-align:   justify;
}