@media only screen 
and (min-device-width: 810px) 
and (max-device-width: 1080px)
and (orientation: portrait) { 
.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: 90px;
}
.top .colunaesquerda {
  margin: 0px 5% 0;
  width: 90%;
}
.logo {
  width: 42%;
  height: 80px;
  background-size: 100% !important;
  z-index: 2;
  left: 5%;
  top: 0px;
}
.sidebar1, .sidebar2 {
  display: none;
}
.toogle {
  right: 5%;
  top:25px;
}
.dropdown {
  right: 45px;
}

.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sidebar3 {
  padding: 0px 5% 10px;
  width: 90%;
}
.sidebar3 ul li h2 {
  font-size: 15px;
  height: 25px;
  line-height: 25px;
  margin: 0 0 15px 0;
}
.sidebar3 ul li {
	margin: 0 0% 0 0;
	width:100% !important;
}
.sidebar3 ul li ul {
  margin: 0px 0 0px 0;
}
.sidebar3 ul li ul li {
	float: left;
	margin: 0 0 7px 0;
	width: 100%;
	height: auto;
}
.sidebar3 ul li p {
  font-weight: 300;
  font-size: 11px;
  padding:0 0 10px 0;
  font-weight:500;
}
.sidebar3 ul li ul li a {
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  font-weight: 300;
}

.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: 20%;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.sidebar5 {
	display:none;
}
.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;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.down_master {
  background: url("../images/back.png") 60% 0% no-repeat;
  background-size: inherit;
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}

.accordion {
	margin: 1rem 0;
	padding: 0;
	list-style: none;
}
.accordion .widget {
	margin: 0;
	padding: 0;
	cursor: pointer;
	font-weight: normal;
	background: url("../svg/arrow-down.svg") no-repeat 97% 3px;
	background-size: 2%;
}
.accordion .widget.is-active {
	background: url("../svg/arrow-up.svg") no-repeat 97% 3px;
	background-size: 2%;
}
/* Panel */
 .accordion .widget div {
	margin: 0;
	padding-bottom: 0.8rem;
	display: none;
}
/* Active */
 .accordion .widget.is-active .accordion .widget::before {
	transform: rotate(-45deg);
}
.lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll{}
.primary-mobile-nav {
  font-size: 19px;
}
.primary-mobile-nav ul {
  width: 100%;
}
}