/*=====================================================================*/
/*========================= NAO RESPONSIVO ============================*/
/*=====================================================================*/
/*----------------------------------------------*/
/*----------------- CONTEUDO 1 -----------------*/
/*----------------------------------------------*/
.df_c1_pai {
  display: flex;
  margin: 0px;
  padding: 0px;
  align-items: center;
}
.df_c1_filho1 {
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 8px;
}
.df_c1_filho2 {
  width: calc(100% - 400px);
  height: 265px;
  border-radius: 10px 0px 0px 10px;
  margin-top: 10px;
  border: 1px solid #ff9c00;
  border-right: 0px;
  padding-top: 5px;
  padding-left: 10px;
}
.img_c1 {
  width: 400px;
  height: auto;
  border-radius: 10px 10px 10px 10px;
  text-align: center;
}
.tit_txt1 {
  font-size: 25px;
  margin-top: 15px;
  text-align: center;
}

.txt1_1 {
  margin-top: 10px;
}
.txt1_2 {
  margin-top: 10px;
}
/*----------------------------------------------*/
/*----------------- CONTEUDO 2 -----------------*/
/*----------------------------------------------*/
.df_c2_pai {
  display: flex;
  align-items: center;
  margin: 0px;
  padding: 0px;
  margin-top: -35px;
}
.df_c2_filho1 {
  width: calc(100% - 350px);
  height: 345px;
  border-radius: 0px 10px 10px 0px;
  margin-top: 10px;
  border: 1px solid #ff9c00;
  border-left: 0px;
  padding-top: 5px;
  padding-left: 10px;
}
.df_c2_filho2 {
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 8px;
}
.img_c2 {
  border-radius: 10px 10px 10px 10px;
  text-align: center;
  width: 350px;
  height: auto;
}
.tpc_txt1 {
  display: flex;
  gap: 20px;
  margin-top: 10px;
}
.tit_txt2 {
  font-size: 25px;
  margin-top: 15px;
  text-align: center;
}
.txt2_1 {
  margin-top: -3px;
}
.txt2_2 {
  margin-top: 8px;
}

/*----------------------------------------------*/
/*----------------- CONTEUDO 3 -----------------*/
/*----------------------------------------------*/
.df_c3_pai {
  display: flex;
  align-items: center;
  margin: 0px;
  padding: 0px;
  margin-top: -35px;
}
.df_c3_filho1 {
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 8px;
}
.df_c3_filho2 {
  width: calc(100% - 350px);
  height: 300px;
  border-radius: 10px 0px 0px 10px;
  margin-top: 10px;
  border: 1px solid #ff9c00;
  border-right: 0px;
  padding-top: 5px;
  padding-left: 10px;
}
.img_c3 {
  border-radius: 10px 10px 10px 10px;
  text-align: center;
  width: 350px;
  height: AUTO;
}
/*==================================================================*/
/*=========================== RESPONSIVO ===========================*/
/*==================================================================*/
@media (max-width: 1075px) {
  /*---------- CONTEUDO 1 ----------*/
  .img_c1 {
    width: 320px;
    height: 265px;
    margin-left: 1px;
    margin-right: 1px;
    object-fit: cover;
  }
  .df_c1_filho2 {
    width: calc(100% - 320px);
    align-items: center;
  }
  .df_c1_filho2 {
    font-size: 15px;
  }
  .df_c2_filho1 {
    font-size: 15px;
  }
  .df_c3_filho2 {
    font-size: 15px;
  }
  .df_proj02_cont_04_filho1 {
    font-size: 15px;
  }
  .df_proj02_cont_05_filho2 {
    font-size: 15px;
  }
}

/*---------------------------------------------------*/
/*---------------------------------------------------*/
/*---------------------------------------------------*/
@media (max-width: 936px) {
  /*---------- CONTEUDO 1 ----------*/
  .tit_txt1 {
    font-size: 22px;
  }
  .txt1_1 {
    margin-top: 2px;
  }

  /*---------- IMG1 ----------*/
  /*---------- CONTEUDO 1 ----------*/
  .img_c1 {
    width: 300px;
    height: 265px;
    margin-left: 1px;
    margin-right: 1px;
    object-fit: cover;
  }

  .tit_txt1 {
    font-size: 22px;
  }

  .df_c1_filho2 {
    width: calc(100% - 300px);
    align-items: center;
  }
  /*---------- CONTEUDO 2 ----------*/
  .img_c2 {
    width: 380px;
    height: 345px;
    object-fit: cover;
    margin: 0;
  }
  .df_c2_filho1 {
    width: calc(100% - 230px);
  }
  /*---------- CONTEUDO 3 ----------*/
  .img_c3 {
    width: 370px;
    height: 298px;
    object-fit: cover;
  }
  .df_c3_filho2 {
    width: calc(100% - 290px);
  }
  /*---------- CONTEUDO 4 ----------*/
  .df_proj02_cont_04_filho1 {
    width: calc(100% - 280px);
  }
  /*---------- CONTEUDO 5 ----------*/
  .df_proj02_cont_05_filho2 {
    width: calc(100% - 400px);
  }
}

/*---------------------------------------------------*/
/*---------------------------------------------------*/
/*---------------------------------------------------*/
@media (max-width: 890px) {
  /*---------- CONTEUDO 1 ----------*/
  .df_c1_pai {
    flex-flow: column wrap;
  }
  .df_c1_filho1 {
    width: 100%;
    margin-left: 0;
    text-align: center;
  }
  .df_c1_filho2 {
    width: 100%;
    height: auto;
    border-right: 1px solid orange;
    border-radius: 10px 10px 10px 10px;
  }
  /*---------- IMG1 ----------*/
  .img_c1 {
    width: 400px;
    height: auto;
  }
  .tit_txt1 {
    font-size: 22px;
  }
  .img_secador_cafe_01 {
    /*width: 400px;*/
    height: auto;
  }
  /*---------- CONTEUDO 2 ----------*/
  .df_c2_pai {
    flex-flow: column wrap;
    flex-direction: column-reverse;
    align-items: center;
  }
  .df_c2_filho1 {
    width: 100%;
    margin-left: 0;
    border-left: 1px solid orange;
    border-radius: 10px 10px 10px 10px;
    height: auto;
  }
  .df_c2_filho2 {
    text-align: center;
  }

  .img_c2 {
    text-align: center;
    width: 400px;
    height: 300px;
  }
  /*---------- CONTEUDO 3 ----------*/
  .df_c3_pai {
    flex-flow: column wrap;
  }
  .df_c3_filho1 {
    margin-left: 0;
    text-align: center;
  }
  .df_c3_filho2 {
    width: 100%;
    border-right: 1px solid orange;
    border-radius: 10px 10px 10px 10px;
  }

  .img_c3 {
    width: 400px;
    height: auto;
  }
}
/*---------------------------------------------------*/
/*---------------------------------------------------*/
/*---------------------------------------------------*/
@media (max-width: 780px) {
  .titulo_principal {
    font-size: 25px;
    text-underline-offset: 6px;
    text-decoration-thickness: 0px;
  }
}
/*---------------------------------------------------*/
/*---------------------------------------------------*/
/*---------------------------------------------------*/
@media (max-width: 800px) {
  .tit_txt1 {
    font-size: 20px;
  }
}
