@media only screen 
and (min-width : 1081px) 
and (max-width : 1800px)
and (orientation : landscape) {
.menu_principal {
  float: left;
  margin: 9px 0% 0px 0%;
  padding: 0;
  width: 100%;
  font-weight: 700;
  font-family: var(--fontum);
  text-transform: uppercase;
  font-size: 12px;
  position: absolute;
  left: 0%;
  position: absolute;
  top: 120px;
  z-index: 5;
}
.dropdown {
  width: 14%;
  top: 15px;
  right: 6%;
}
.top {
  height: 130px;
}
.top .colunaesquerda {
  margin: 0px 5% 0;
  width: 90%;
}
.logo {
  width: 24%;
  height: 80px;
  background-size: 100% !important;
  z-index: 2;
  left: 5%;
  top: 0px;
}
.sidebar2 {
  padding: 0px 5%;
  width: 90%;
}
.toogle {
  right: 5%;
  top:70px;
}
.dropdown {
  right: 45px;
}

.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sidebar3 {
  padding: 0px 5% 10px;
  width: 90%;
}

.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sidebar4 {
  padding: 20px 0 20px 0;
  width: 90%;
  background: url("../svg/pagamento.svg") no-repeat 100% 60%;
    background-size: auto;
  margin: 0 5%;
  background-size: 13%;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sidebar5 {
  margin: 120px 0 0 5%;
  width: 20%;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sidebar6 {
	margin: 0px 5% 30px;
	width: 90%;
}
.sidebar6 ul li ul {
  text-align: center;
}
.sidebar6 ul li ul li {
  margin: 0;
  width: auto !important;
  display: inline-block;
  float: none;
  padding: 0 5px;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.homepage {
  padding: 90px 0% 0px !important;
}
.homepage .mastersingle {
  margin: 0 0px 0px 0;
}
.homepage .mastersingle .topo .media .caixagaleria .caixa_slide .slide {
  height: 39vh;
  background-size: cover;
}
.homepage .mastersingle .topo .media .caixagaleria .caixa_slide .caption {
  font-size: 35px;
}
.llllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.about {
  bottom: -130px !important;
}
.about .entrada {
  width: calc(100% - 40px);
  margin: 0 5px;
  padding: 20px;
  height: 160px;
}
.about .entrada .titulo {
  margin: 0 0 20px 0;
  font-size: 40px;
  padding: 0;
  font-size: 15px;
}
.about .entrada .texto p {
  font-size: 13px;
}
.about .owl-theme .owl-nav.disabled + .owl-dots {
  margin: 10px 0 !important;
}
.promocoes {
  margin: 0px 15% 30px;
}
.servicos {
  margin: 0px 0% 40px;
}
.recentes {
  width: 90%;
  margin: 110px 5% 0px;
}
.recentes .titulo {
  font-size: 20px;
  margin: 30px 0 30px 0;
}
.legal {
  padding: 160px 5% 0px 5% !important;
  width: 90% !important;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.down_master {
  background: url("../images/back.png") 60% 0% no-repeat;
  background-size: inherit;
}
}

@media only screen 
and (min-width : 1250px) 
and (max-width : 1800px)
and (orientation : landscape) {

.logo {
  width: 20%;
  height: 80px;
  background-size: 100% !important;
  left: 5%;
  background: url("../svg/logo.svg") no-repeat 0% 68% #fff;
  border-radius: 0;
}
.sidebar1 {
  width: 40%;
}
}