.site-branding{
   background-color: #7d757510;
}
#drone{
   height: 200px;
}
#ceu{
  
    height: 95px;
}

  .entry-flex {
       display: flex;
       gap: 10px;
       text-align: justify;
    }

    .front-page-bottom-sidebars{
     
        margin-left: -62%;
    }

    .textwidget-quality{
      transform: translateX(200px);
        margin-top: 20px;
        
    }

    .front-page-top-sidebar{
        transform: translateX(-200px);
    }


.text-contat{

   }


   .text-contat a{
    text-decoration: none;
   }
   .mercadinho{
    display: flex;
    gap: 3px;
    align-items: center;
   }
   .mercadinho span{
    text-decoration: none;
    color: #383838;
   }


   
   .gallery-row{
    margin: 0 auto;

   }
  #img-2{

    height: 300px;
  }
   #img-4{

    height: 300px;
   }
      #img-3{
    width: 530px;
    height: 550px;
   }

 
.tiled-gallery{
    margin-left: -59.5%;
      
}

#galeri-2{
width: 385px;
}
#galeri-4{

  width: 192px;
}
#galeri-9{
width: 385px;
}
#galeri-10{
  width: 289px;
  
}

.outras-localidades{
 
margin-left: -59.5%;
}

.outras-localidades h2{
  text-decoration: none;

}

.outras-localidades p{
 color: #383838;
  text-align: justify;
  text-decoration: none;
  text-indent: 20px;
}

.outras-localidades li{
  text-decoration: none;
   color: #383838;
}

  .whats img{
        width: 10%;
        position: fixed;
        bottom: 70px;
        right: 25px;
        
        z-index: 9999;
      }
  

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

            #drone{
                width: 96.5%;
        height: 200px;
        }

      .entry-flex {
        display: block;
      }
    .entry-content img{
       
        width: 100%;
       
    }

     .entry-content  p{
       margin-top: 5%;
        text-align: justify;
       
    }

     .front-page-bottom-sidebars{
        
        margin: 0 auto;
       text-align: justify;
     }

      .front-page-top-sidebar{
        transform: translateX(0px);
    }

    .textwidget-quality{
         transform: translateX(0px);
    }


     .textwidget ul{
       transform: translateX(0px);
        text-align: center;
     }

     .mercadinho img{
      width: 24px;
     }

     #img-1{
      width: 350px;
      height: 200px;
  
     }

     #img-2{

    height: 115px;
  }
   #img-4{
   
    height: 115px;
   }
      #img-3{
    width: 230px;
    height: 250px;

   }

   .tiled-gallery{
  margin-left:0px;

  
}
#galeri-2{

width: 230px;
}
#galeri-4{
  
  width: 114px;
}
#galeri-9{
 transform: translateX(2px);
  
}
#galeri-10{
  width: 173px;
}

.outras-localidades{
 
margin-left: 0%;
}


  .whats img{
    
    width: 20%;
  }

}