/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable indentation */
html {
  scroll-behavior: smooth;
}

body {
  background-color: #ebebeb;
  font-family: "Open Sans", sans-serif;
  overflow: hidden;
}

.page-result-landscape > li {
  width: 40%;
  margin-left: 5%;
  margin-right: 5%;
  float: left;
}

.page-result-item a:hover img {
  filter: none !important;
}

.navbar-inverse {
  border: none;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border: none !important;
}

a,
li {
  transition: all 0.7s ease;
}

li a:hover,
li a:focus {
  color: #025c2c;
}

li a:hover img,
.btn-share:hover img,
.dropdown-menu li a:hover img,
.dropdown-menu #make-it-yourself:hover img,
li a:focus img,
.btn-share:focus img,
.dropdown-menu li a:focus img,
.dropdown-menu #make-it-yourself:focus img {
  transform: scale(1.1);
}

li a img,
.btn-share img,
.dropdown-menu li a img,
.dropdown-menu #make-it-yourself img {
  transition: all 0.7s ease;
}

.flex2-direction-nav a,
.flex2-direction-nav a img {
  cursor: pointer !important;
}

.item {
  background-color: #000;
}

.item-landscape {
  width: 50%;
  float: left;
  background: #fff;
}

.flexslider {
  margin: auto;
  background-color: #ebebeb;
  border: 0;
}

.flex2-prev {
  color: #fff;
}

.flex2-next {
  color: #fff;
}

.flex2-last {
  color: #fff;
}

.flex2-first {
  color: #fff;
  transform: rotateY(180deg);
}

.flex2-direction-nav {
  background-color: #000;
  list-style: none;
}

.flex2-disabled {
  display: none;
}

.navbar-brand {
  margin-top: 6px;
}

.dropdown-menu {
  background-color: #f8f8f8;
  box-shadow: none;
  border: none;
  padding: 5px 10px;
}

.indice-inp {
  border: none;
  background-color: transparent;
  color: #fff;
  text-align: center;
  transition: all 0.7s ease;
  height: 60px;
}

.indice-inp:focus {
  color: #000;
}

.indice-inp:focus {
  outline: none;
  border: none;
  background: #fff;
  caret-color: #009345;
}

.dropdown-menu li {
  padding: 10px;
  color: #54934b;
}

.dropdown-menu li img {
  width: 17px;
  margin-right: 10px;
}

.dropdown-menu li a {
  padding: 0;
  color: #54934b;
}

#menu {
  padding: 0;
}

li.icon {
  margin-top: 5px;
}

.buscar {
  margin-left: 100px;
  position: relative;
  right: 0;
}

.lupa {
  position: absolute;
  left: 10px;
  top: 10px;
}

.buscar input {
  width: 25vw;
  height: 60px;
  border-radius: 0;
  border: none;
  padding-left: 80px;
}

.navbar-inverse {
  background-color: #009345;
  max-height: 60px;
}

.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #000;
}

.menu:hover img,
.menu img,
.menu:focus img,
.menu img {
  transform: none !important;
  filter: none !important;
}

.icon {
  padding: 10px 10px 0 10px;
}

.flex2-direction-nav {
  position: fixed;
  top: calc(50vh);
  z-index: 999;
  width: 100%;
  background-color: transparent;
  left: 0;
  max-width: 1380px;
  left: 50%;
  margin-left: -690px;
}

.flex2-next {
  position: absolute;
  right: 3vw;
  bottom: 2vh;
}

.flex2-last {
  position: absolute;
  right: 2.8vw;
  bottom: 35vh;
}

.flex2-first {
  position: absolute;
  left: 2.8vw;
  bottom: 35vh;
}

.flex2-direction-nav li img {
  filter: invert(41%) sepia(14%) saturate(4117%) hue-rotate(108deg)
    brightness(95%) contrast(101%);
  height: 30px;
}

.flex2-prev {
  position: absolute;
  bottom: 2vh;
  left: 3vw;
}

.flex2-direction-nav a,
.flex2-direction-nav a:hover,
.flex2-direction-nav a:focus {
  color: #fff;
  padding: 0;
  border-radius: 100px;
}

.flex2-direction-nav a span {
  right: 7px;
}

.order {
  transform: translateX(+50%);
}

.hide {
  position: absolute;
  visibility: hidden;
  display: none;
}

.zoom-in {
  cursor: zoom-in;
}

.zoom-out {
  cursor: zoom-out;
}

.cursor-move {
  cursor: grabbing !important;
}

.sidebar {
  position: fixed;
  top: 60px;
  height: calc(100vh - 60px);
  background-color: #f2f2f2;
  z-index: 999999;
  width: 0;
  right: -200px;
  text-align: center;
  padding: 30px 30px;
  overflow-y: auto;
}

.sidebar h3 {
  font-weight: 500;
  font-size: 16px;
  margin: 0;
}

.sidebar-2 {
  position: fixed;
  top: 0;
  height: 100vh;
  background-color: #f2f2f2;
  z-index: 999999;
  width: 0;
  right: -200px;
  text-align: center;
  padding: 30px 30px;
  overflow-y: auto;
}

.sidebar ol,
.sidebar-2 ol {
  padding-left: 10px;
}

.sidebar ol li,
.sidebar-2 ol li {
  margin-top: 20px;
}

.sidebar h4,
.sidebar-2 h4 {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  color: #333;
  background-color: transparent;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 24px;
  font-weight: 400;
}

.sidebar h4 {
  font-size: 20px;
  position: fixed;
  top: 7px;
  display: none;
}

.sidebar.abrir h4 {
  display: block;
}

.sidebar-2 h3 {
  margin-top: 30px;
  font-weight: 200;
}

.sidebar-2 {
  padding: 0;
}

.sidebar-2 ul {
  padding: 0;
}

.sidebar-2 ul li {
  list-style: none;
  text-align: left;
  padding-left: 20px;
}

.sidebar-2 ul li:hover,
.sidebar-2 ul li:focus {
  background-color: #d8d7d7;
}

.sidebar-2 ul li a {
  color: #676767;
  text-align: left;
  font-size: 18px;
  text-decoration: none;
  padding: 10px 20px;
  display: block;
}

.sidebar.abrir,
.sidebar-2.abrir {
  display: block;
  width: 25vw;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  right: 0;
}

.sidebar.fechar,
.sidebar-2.fechar {
  width: 0 !important;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  right: -200px;
}

.make-it-items {
  width: 75%;
  height: 100%;
  position: fixed;
  top: 50px;
  left: 0%;
  cursor: pointer;
  overflow-y: scroll;
  float: left;
  background-color: #fff;
  padding-right: 1%;
}

.make-it-content {
  /* margin-top: 50px; */
  width: 25%;
  float: right;
  height: 100%;
  position: fixed;
  left: 75%;

  /* top: -50px; */
  padding-top: 2px;
  overflow-x: hidden;
  overflow-x: hidden;
  color: #333;
  background: #fff;
  z-index: 9999;
}

.item.content-item {
  position: relative;
  padding-top: 20px;
  background-color: #fff;
}

.item.content-item:hover::after,
.item.content-item:focus::after {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  background: url("../../images/lixo.png") no-repeat;
  display: block;
  top: 5px;
  left: -5px;
  background-size: cover;
}

.make-it-content-title h3 {
  font-size: 16px;
  color: #7d7d7d;
}

.make-it-content-title h3 a,
.make-it-content-title h3 a:hover,
.make-it-content-title h3 a,
.make-it-content-title h3 a:focus {
  font-size: 16px;
  color: #7d7d7d;
  text-decoration: none;
  float: right;
  margin-right: 20px;
}

.make-it-content-body {
  background-color: #fff;
  height: 88%;
  position: relative;
  top: 0;
  transform: translateX(10%);
  overflow-x: scroll;
  overflow-x: hidden;
}

.make-it-content-footer {
  background-color: #ccc;
  height: 50px;
  position: relative;
  top: 0;
  overflow-x: hidden;
  overflow-x: hidden;
}

.make-it-content-footer button {
  width: 100%;
  border: none;
  border-radius: 0;
  height: 50px;
  background-color: #980e79 !important;
  font-weight: 400;
}

.make-it-content-item {
  min-height: 165px;
  margin-right: 1%;
  margin-top: 1%;
  float: left;
  margin-bottom: 20px;
}

.make-it-content-item * {
  transition: all 0.7s ease;
}

.make-it-items .item {
  position: relative;
}

.ordem {
  position: absolute;
  width: 60px;
  height: 60px;
  background-color: #fff;
  color: #000;
  border-radius: 100%;
  left: calc(50% - 30px);
  top: calc(50% - 30px);
  text-align: center;
  line-height: 60px;
  font-size: 16px;
  font-weight: 600;
  display: none;
  z-index: 900;
}

.make-it-content-item-selected > div img,
.make-it-content-item:hover > div img,
.make-it-content-item-selected > div img,
.make-it-content-item:focus > div img {
  opacity: 0.5;
}

.make-it-content-item-selected .item {
  background-color: #000;
}

.make-it-content-item {
  position: relative;
}

.make-it-content-item.portrait {
  width: 23.5%;
}

.make-it-content-item:hover > div::after,
.make-it-content-item:focus > div::after {
  content: "+";
  display: inline-block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 20px;
  background-color: #fff;
  color: #000;
  border-radius: 100%;
  left: calc(50% - 30px);
  top: calc(50% - 30px);
  text-align: center;
  line-height: 60px;
  z-index: 100;
  font-weight: 600;
  transition: all 0.5s ease;
}

.make-it-content-item:hover > div::before,
.make-it-content-item:focus > div::before {
  content: "Adicionar página";
  font-size: 12px;
  border-radius: 20px;
  background-color: #fff;
  color: #000;
  position: absolute;
  left: calc(50% - 56px);
  top: 35%;
  display: inline-block;
  z-index: 500;
  padding: 2px 10px;
  margin-top: -20px;
}

.make-it-content-item.portrait:hover > div::before,
.make-it-content-item.portrait:focus > div::before {
  margin-top: -40px;
}

.make-it-content-item-selected:hover > div::before,
.make-it-content-item-selected:focus > div::before {
  content: "Remover página";
}

.make-it-content-item-selected > div .ordem {
  display: block;
}

.make-it-items ul {
  list-style: none;
}

.make-it-content-title {
  text-align: center;
}

.make-it-content-items {
  width: 100%;
  cursor: pointer;
  display: grid;
  grid-template-columns: repeat(auto-fill, 200px);
}

.make-it-content-items > .item {
  margin: 1%;
}

.make-it-content-footer {
  text-align: center;
}

.video,
.video-0,
.video-baixo,
.video-baixo-0 {
  position: absolute;
  display: inline-block;
  transform: rotate(-90deg);
  left: -35px;
  bottom: 100px;
  background: #0b9444;
  padding: 5px 10px;
  font-size: 11px;
  letter-spacing: 2px;
  border-radius: 0 0 10px 10px;
}

.video-cima,
.video-cima-0 {
  position: absolute;
  display: inline-block;
  transform: rotate(-90deg);
  left: -35px;
  top: 100px;
  background: #0b9444;
  padding: 5px 10px;
  font-size: 11px;
  letter-spacing: 2px;
  border-radius: 0 0 10px 10px;
}

.video-1,
.video-baixo-1 {
  position: absolute;
  display: inline-block;
  transform: rotate(-90deg);
  right: -35px;
  bottom: 100px;
  background: #0b9444;
  padding: 5px 10px;
  font-size: 11px;
  letter-spacing: 2px;
  border-radius: 10px 10px 0 0;
}

.video-cima-1 {
  position: absolute;
  display: inline-block;
  transform: rotate(-90deg);
  right: -35px;
  top: 100px;
  background: #0b9444;
  padding: 5px 10px;
  font-size: 11px;
  letter-spacing: 2px;
  border-radius: 10px 10px 0 0;
}

.modal {
  padding: 0 30px;
}

.modal-content {
  background-color: rgba(0, 0, 0, 0.8);
}

.modal-dialog {
  width: 100%;
  margin-top: calc(50vh - 150px);
}

.visible-xs {
  display: none !important;
}

.flexslider {
  /* margin-top: 75px; */
}

.esquerda,
.direita {
  display: inline-block;
  position: absolute;
  bottom: 12px;
  color: #fff;
  font-size: 10px;
}

.esquerda {
  left: 35px;
}

.direita {
  right: 35px;
}

.opacity {
  opacity: 0 !important;
}

.navbar-nav {
  float: right;
}

.buscar {
  margin-right: -14vw !important;
}

.menu {
  margin-right: 10vw;
}

/*Swal library*/

.swal2-close {
  transform: none !important;
  background-image: initial !important;
  background-position-x: 0 !important;
  background-position-y: 0 !important;
  background-size: initial !important;
  background-repeat-x: initial !important;
  background-repeat-y: initial !important;
  background-attachment: initial !important;
  background-origin: initial !important;
  background-clip: initial !important;
  background-color: initial !important;
  font-size: 6em !important;
}

.swal2-close:focus {
  box-shadow: none !important;
}

#wpadminbar {
  display: none !important;
}

/*Owl library*/

.owl-dot span {
  background-color: hsl(0, 0%, 100%) !important;
  transition: all 0.7 ease-in-out;
}

.owl-dot span:hover,
.owl-dot span:focus {
  background-color: hsl(54, 100%, 50%) !important;
}

@media (min-width: 768px) {
  .navbar-nav {
    transform: translateX(-27%);
  }

  .slides {
    position: relative;
    top: 20px;
  }

  .buscar-form.fixado {
    transform: translateX(-108px);
  }

  .buscar {
    right: -100px;
    transform: translateX(-6px);
  }

  .inp-li {
    display: none;
  }

  .flexslider.landscape .item {
    width: 48%;
    float: left;
  }

  .make-it-content-item.landscape {
    max-width: 255px !important;
  }
}

@media (max-width: 768px) {
  html {
    overflow-y: hidden !important;
  }

  #myModal {
    position: fixed;
    top: -28vh;
    overflow-y: hidden;
  }

  body {
    overflow-y: hidden !important;
    overflow-x: visible;
  }

  .make-it-items {
    display: flex;
    flex-wrap: wrap;
  }

  .sidebar.abrir h4 {
    color: #fff;
    top: 5px;
    right: 15px;
  }

  .buscar-form {
    display: flex;
    margin-bottom: -5px;
  }

  .buscar-form.fixado {
    position: fixed;
    top: 5px;
    left: 15px;
    right: 20px;
  }

  .buscar-form.fixado .lupa {
    margin-top: 0;
    left: 70vw;
  }

  .buscar-form.fixado input {
    width: 80vw;
    height: 50px;
    padding-left: 10px;
  }

  .visible-xs img {
    margin-right: 10px;
  }

  .buscar {
    margin-bottom: -20px !important;
  }

  .buscar input {
    padding-left: 45px;
  }

  .lupa {
    height: 30px;
    margin-left: -9px;
    margin-top: 10px;
  }

  .navbar-brand img {
    max-width: 150px;
  }

  .swal2-close {
    font-size: 3em !important;
  }

  .share-list img {
    width: 60px;
    height: 60px;
  }

  .share-list {
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
  }

  .navbar-inverse .navbar-toggle {
    background-color: transparent;
    margin: 0;
    padding: 0;
    border: none;
  }

  .hidden-xs {
    display: none;
  }

  .visible-xs {
    display: block !important;
  }

  .flex2-direction-nav {
    display: none;
  }

  .buscar {
    margin-left: 0;
  }

  .buscar input {
    min-width: 200px;
  }

  .indice-inp {
    font-size: 2rem;
    max-width: 80px;
    margin: 0;
  }

  .inp-li {
    list-style: none;
  }

  .flexslider-mobile {
    padding: 35px 20px 0 0;
  }

  .flexslider-mobile ul,
  .flexslider-mobile ul li {
    display: flex;
  }

  .flexslider-mobile .item-landscape {
    width: 100%;
    float: none;
    position: relative;
    margin-left: 10px;
  }

  #zoom > li:nth-child(1) > div {
    margin-left: 0px;
  }

  .flexslider-mobile .item-landscape img {
    max-width: 100vw;
  }

  .video,
  .video-0,
  .video-baixo,
  .video-baixo-0 {
    bottom: 34px;
  }

  .sidebar.abrir,
  .sidebar-2.abrir {
    width: 100vw;
  }

  .sidebar h4,
  .sidebar-2 h4 {
    top: 0;
  }

  .nav > li > a {
    padding-left: 10px;
  }

  .navbar-collapse {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    padding: 0;
    max-width: 240px;
    margin-left: 0 !important;
    position: fixed;
    right: 0;
    overflow: hidden;
    top: 60px;
  }

  .nav > li {
    margin: 15px 10px;
    max-width: 260px;
  }

  .container-fluid {
    padding: 0;
    margin: 0;
  }

  .make-it-items {
    width: 100%;
  }

  .make-it-content-title,
  .esquerda,
  .direita {
    display: none;
  }

  .make-it-content {
    height: 50px;
  }

  .make-it-content {
    width: 100%;
    left: 0;
    bottom: 0;
  }

  .make-it-content-footer {
    top: -44px;
  }

  .make-it-content-item.portrait {
    width: 70%;
    margin: 0 0 5px 14vw !important;
  }

  .make-it-content-item-selected .item {
    background-color: #000;
  }

  .make-it-items ul {
    padding: 15px;
  }

  .opacity {
    display: none;
  }

  .navbar-nav {
    float: none;
    margin: 0;
    max-width: 240px;
    margin-top: -15px;
  }

  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin: 0 !important;
  }

  .make-it-content-item.portrait {
    width: 100%;
    margin: 0 0 10px 0 !important;
  }

  .flexslider-mobile .item-portrait img {
    max-width: 90vw !important;
  }

  .flexslider-mobile.portrait {
    position: sticky;
    margin-top: 25%;
  }

  .flexslider-mobile.portrait .item {
    margin: 0 5px 0 10px;
  }

  .navbar-inverse {
    position: fixed;
  }

  .siderbar {
    position: sticky !important;
  }

  .make-it-content-item.portrait:last-child .item {
    margin-bottom: 150px;
  }

  @media (orientation: landscape) {
    .item-landscape img,
    .make-it-content-item.landscape img {
      max-width: 45vw !important;
    }

    .indice-inp {
      transform: translateX(100%);
    }

    .siderbar {
      position: sticky !important;
    }

    .navbar-inverse {
      position: fixed;
    }

    .flexslider-mobile .item-portrait img {
      max-width: 60vw !important;
    }

    .flexslider-mobile.portrait {
      position: sticky;
      margin-top: 0%;
    }

    .make-it-content-item.portrait {
      width: 48%;
      margin: 0 0 10px 10px !important;
    }

    .make-it-content-items {
      padding-right: 0%;
    }
  }
  .make-it-content-item {
    width: 43vw;
  }
}
