.post-img img {
    height: 420px!important;
}
.blog-body img, .tab-gallery img {
    width: 100%;
    height: 208px;
    object-fit: cover;
}

.blog-body .title-comfortaa-gold, .blog-body-single .title-comfortaa-gold {
    font-size: 20px;
    padding: 15px 0px;
    font-weight: 600;
    color: #66030f;
}

.btn-more:hover, .btn-more:focus, .btn-more:active {
    text-decoration: underline;
    color: #b20707;
}


.title-r h1 {
    color: #fff;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 0.5px;
}

.title-r {
    padding: 40px 0px;
    background: #8d0303;
    background-size: cover;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.sub-titulo {
font-size: 21px;
    font-weight: 600;
    padding-bottom: 15px;
color: #940606;}


.widget {
    margin-bottom: 30px;
    padding: 15px;
    border-top: solid 2px #940606;
}

.widget-title {
	color: #af0a0a;
	margin-bottom: 20px!important;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
}

.widget a:hover {
color: #b20707;
}

.widget h4,
div#search-2 label.screen-reader-text {
	color: #3bc5c2;
	text-transform: uppercase;
	font-size: 14px;
}

.widget ul {
	list-style: none !important;
	padding: 0 !important;
	color: #ccc !important;
	padding-left: 5px;
}

.widget ul li {
    padding-bottom: 5px;
    margin-bottom: 5px;
   border-bottom: 1px solid #66030f; }

.widget,
.widget p,
.widget a {
	color: #66030f;
	transition: all .3s;
}

.blog-body .title-comfortaa-gold,
.blog-body-single .title-comfortaa-gold {
font-size: 18px;
padding: 15px 0px;
}

.blog-body .text-blog,
.blog-body-single .text-blog {
 margin-bottom: 15px;
color: #4c4b4b;
font-size: 16px;
}

.screen-reader-text{
  display:none;
}

.search-field{
  border: 1px solid #940606;
    border-radius: 4px;
    margin-bottom: 10px;}

.search-submit{
     background: transparent;
    border: 1px solid #940606;
    padding: 5px 11px;
    border-radius: 6px;
}

.blog-rodape {
    float: left;
    width: 100%;
    text-transform: uppercase;
    color: #873802;
    font-weight: 300;
    font-size: 14px;
    padding-top: 15px;
    border-top: 1px solid #66030f;
     margin-bottom: 20px;}


/*------------blog home-----------------------------------*/

.pt-cv-colsys .pt-cv-content-item {
    flex: none;
    max-width: initial;
    background: #fff;}

.pt-cv-wrapper .btn-success {
    display: none;
}

.pt-cv-content {
font-size: 14px;
    color: #4c4b4b;
    padding: 5px;
}

.pt-cv-title a {
    font-weight: 600;
    font-size: 14px;
    color: #af0a0a;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 6px;
}

h4.pt-cv-title {
    padding: 12px;
}

.pt-cv-colsys .pt-cv-content-item {
    flex: none;
    max-width: initial;
    background: #fff;
    box-shadow: 10px 10px 5px 0px rgba(223,224,225,1);
    height: 148px;}

/*------------página produtos individuais------------------*/

.produto-border {
    width: 100px;
    height: 2px;
    background: #f4cc78;
    margin: 0 auto;
    margin-top: 10px;
}

.title-produtos {
    color:#fff;
    letter-spacing:1px;
   font-size: 35px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}

.produtos-text{
    text-align:center;
    padding-bottom:0px;
    color:#4c4b4b;
    font-size: 16px;
}

.title-p2 {
    color: #7c0e1c;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    font-size: 28px;
}

.title-p2::before {
    content: '\224B';
    margin: 0 4px;
    color: #f4cc78;
}

.title-p1 {
    color: #7c0e1c;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    font-size: 36px;
}


.destaque {
    color: #940606;
    font-weight: bold;
}

.dest {
    color: #57030d;
    font-weight: bold;
}


.title-p3 {
    color: #66030f;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    font-size: 24px;
}

.text-inst{
   text-align: left;
    color:#57030d;
    font-size:16px;
}


.m1 {
    margin-right: -21px;
}

.m2 {
    margin-left: 26px;
}

/*-------------------TABELA------------------------*/

.box-produtos h3 {
    color: #66030f;
    margin: 0px auto 17px;
    text-align: center;
    font-size: 23px;
    text-transform: uppercase;
    font-weight: bold;
}


.box-produtos .desc_tabela {
    text-align: center;
}


.linha{ border-right: 1px dashed #57030d;
    padding-right: 10px; }


.box-produtos td {
    padding: 8px 19px;
    border-top: 1px solid #a60a0a;
    text-align: left;
    color: #57030d;
}

.box-produtos th {
        padding: 12px 16px 21px;
    text-align: left;
    color: #57030d;
}


 .infos-adicionais {
    padding-top: 10px;
    width: 95%;
    max-width: 565px;
   margin: 0 auto 10px;
    text-align: left;
    color: #57030d;
}

 .desc_tabela {
    text-align: center;
    color: #940606;
    font-size: 16px;
    padding-bottom: 15px;
     font-weight: 600;
}

.separador {
    display:none;
}



/*-------------mobile---------------------*/

@media(max-width:767px) {
  .produtos-text {
      padding:0px 10px;
  }
  
  .linha{
          border:none;
           
           border-bottom: 1px dashed #57030d;
           
           padding-bottom: 30px;
          
}

.esp {
    display:none;
}

.m1 {
    margin-right:  -10px;
}

.m2 {
    margin-left: 15px;
}
}

/*-------------produtos--------------------*/

/*------------lista de produtos------------------*/
.desc-pro {
    color:#66030f;
    text-transform:uppercase;
    font-weight:bold;
    text-align:center;
    font-size:16px;
}

.pro {color:#940606;}
/*------------lista de produtos------------------*/

/*------------diferenciais------------------*/
.title-d  {
    color:#fff;
    text-transform:uppercase;
    font-size:16px;
    font-weight:bold;
    letter-spacing:1px;
    text-align:center;
}

.desc-d {
    color:#fff;
    padding: 29px;
     padding-top: 10px;
    text-align:center;}
/*------------diferenciais------------------*/


/*------------inst-----------------*/
.institucional-text{
    text-align:left;
  padding-right: 5px;
   color: #4c4b4b;
    font-size: 16px;
}

.text-inst{
   text-align: left;
    padding: 10px 30px;
    color:#4b1f01;
    font-size:16px;
}



.missao-titulo {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    font-size:20px;}

.missao-border{
    width: 60px;
    height: 4px;
    background: #f4cc78;
    margin: 0 auto;
    margin-top: 10px;
}

.missao-text {
        text-align: center;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.8px;
     padding: 0px 23px;
}

.valores li {
    color:#fff;
    list-style: none;
    text-align: left;
}

.valores ul {
        padding: 0px 50px;
}

.valores ul li::before {
    content: '\2022';
    margin: 0 6px;
    color: #f4cc78;
}



/*mobile----------------------------*/

@media(max-width:767px) {
  
  .institucional-text {
      padding:0px;
  }
 
}

/*------------inst-----------------*/


/*-------------home-----------------*/

.contato-text {
    padding: 7px;
}


.card1 {
    margin-top:138px;
    margin-left: -100px;
        padding: 0px 51px;
}


ul.slick-dots {
    padding: -24px 0;
    margin: 75px 178px;
}



.linha-novidades {
    padding-left: 229px;
    padding-right: 150px;
}

ul.slick-dots {
    margin: 0;
    padding: 10px 0;
}
/*-------------home-----------------*/


/*-------------contato---------------*/


.rep-text{
    text-align:left;
   color: #4c4b4b;
    font-size: 16px;
    padding-bottom:20px;
}

/*-----------------------FORMULÁRIO--------------------------*/
/*-----------formulario---------------------------*/

.contato button {
        font-family: 'texgy';
    font-size: 13px;
    line-height: 22px;
    padding: 10px;
    background:transparent;
    color:#873802;
}

.contato textarea {
        font-family: 'texgy';
    font-size: 13px;
    line-height: 22px;
    padding: 10px;
    height: 152px;
    width: 100%;
}



.contato .wpcf7 textarea {
    width: 100%;
   background: transparent;
    border: 1px solid #940606;
    margin-bottom: 20px;
    padding: 8px;
    padding-left: 20px;
    color: #4c4b4b;
}


.contato .wpcf7 input {
        width: 100%;
    background: transparent;
    border: 1px solid #940606;
    margin-bottom: 20px;
    padding: 8px;
    padding-left: 20px;
   color: #940606;
}

.contato .wpcf7-submit {
        border-radius: 30px;
    width: 150px!important;
    padding: 0px!important;
    text-transform: uppercase;
    padding-top: 8px!important;
    padding-bottom: 8px!important;
    background: #b85813;
    border-color: transparent;
    color: #b85813;
    
}

.contato .wpcf7-submit:hover {
    background: #8d0303;
    border-color: #8d0303;
    color:#fff;
}


/*-----------------------------------------------------*/

.contato ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#710a17!important;
}
.contato ::-moz-placeholder { /* Firefox 19+ */
  color:#710a17!important;
}
.contato :-ms-input-placeholder { /* IE 10+ */
  color:#710a17!important;
}
.contato :-moz-placeholder { /* Firefox 18- */
  color:#710a17!important;
}

.contato:hover{
    color:#6b0815;
}

/*----------contato---------------*/


/*----------representante---------------*/

.rep-text{
    text-align:left;
   color: #4c4b4b;
    font-size: 16px;
    padding-bottom:20px;
}

/*------------------home-----------------------*/
.contato-title {
  color: #fff;}

  
@media(max-width:767px) {
  .linha-novidades {padding:0px;}
  .card1 {
  margin:0px;
      padding: 0px;
}

h4.pt-cv-title {
  padding: 0px;
}
  .contato-title {
    color: #7c0e1c;
}
  .contato-text {
    color: #7c0e1c;
}
.section-contato .wpcf7 input, .section-contato .wpcf7 textarea {
border: 1px solid #940606;
    color: #940606;
}

.section-contato .wpcf7-submit:hover {
    color: #fff;
    background: #4a020b;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: #940606;
      }
      ::-moz-placeholder { /* Firefox 19+ */
        color: #940606;
      }
      :-ms-input-placeholder { /* IE 10+ */
        color: #940606;
      }
      :-moz-placeholder { /* Firefox 18- */
        color: #940606;
      }

.footer .wpcf7-submit { background: #5d030e;}

.menu-item a:hover, .menu-item a:focus, .menu-item a:active
{ color: #7c0e1c !important;}
}


.title-border strong {
    color: #7c0e1c;
}

nav .custom-logo-link img {
    width: 130px;
    height: auto;
}

.sociais-top a {font-size:18px;}

.menu-scroll a img {
    width: 52px!important;
    height: auto;
}
