.menuzord-brand img {
  max-height: 100px;
  width: 100%;
}

.team-thumb {
  border-radius: 5px;
}

.post .entry-content, .item .team-members .team-bottom-part {
  border-radius: 5px;
}

.btn-theme-colored {
  border-radius: 15px;
}

.border-left-theme-color-2-4px {
  border-left: none !important;
}

.icon-box.left {
  border-radius: 5px;
}

.form-control {
  border-radius: 12px;
}

.products .product {
  border-radius: 14px;
}

.products .product .product-details .product-title {
  font-size: 15px !important;
  margin: 0 !important;
  text-transform: uppercase !important;
  display: flex !important;
  font-weight: bold !important;
  padding: 20px 5px 20px 5px !important;
  background-color: #ddd !important;
  height: 100% !important;
  align-items: center !important;
  justify-content: center !important;
}

.product {
  margin-bottom: 0 !important;
}

.border-left-theme-color-2-6px {
  border-left: none !important;
}

footer .bg-newsletter {
  border-radius: 10px;
}

.container.pt-20.pb-20 {
  color: white;
}

.inner-header .title {
  color: white !important;
}

button.btn.bg-theme-color-2.text-white.btn-xs.m-0.font-14.bg-newsletter {
  color: #000226 !important;
}

.btn-theme-colored:hover {
  background-color: #ff8910;
  border-color: #ff8910;
}

i.fa.fa-phone.text-theme-color-2.mr-5 {
  color: #fff;
}

i.fa.fa-envelope-o.text-theme-color-2.mr-5 {
  color: #fff;
}

button.btn.bg-theme-color-2.text-white.btn-xs.m-0.font-14.bg-newsletter {
  color: #ffffff !important;
}

a.btn.btn-colored.btn-flat.bg-theme-color-2 {
  padding: 15px 20px !important;
  border-radius: 30px;
  margin-top: 10px !important;
}

.parallax {
  height: 160px;
  display: flex;
  align-items: flex-end;
  background-attachment: unset;
}

.header-middle {
  display: none;
}

.header-top.bg-theme-color-2.sm-text-center.p-0 {
  display: none;
}

@media(max-width: 720px) {
  .slide-campo-texto {
    width: 95vw !important;
  }
  section#section-portfolio h2 {
    font-size: 36px !important;
}
section#section-portfolio {
    margin-bottom: 40px !important;
}
}

@media(min-width: 720px) {
  figure.easyimage.easyimage-full {
    margin: auto;
    width: 500px !important;
    position: relative;
    left: 20px;
  }
}

#page_galeria img.img-fullwidth {
    height: 100% !important;
    object-fit: cover !important;
}

#page_galeria .portfolio-gallery .portfolio-item .thumb {
    width: 280px !important;
    height: 280px !important;
}

header #menu_blog {
  display: none;
}

section#section-portfolio h2 {
    font-weight: 700;
    font-size: 42px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 0;
}

section#section-portfolio {margin-top: 40px;background: linear-gradient(90deg, #081f46, #0b3171, #081f46);}

section#section-portfolio a {
    background: transparent;
    border: 2px solid #fff !important;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 40px;
    transition: all .3s;
    margin-bottom: 0 !important;
}

section#section-portfolio a:hover {
    background: #fd8810 !important;
    border-color: #f88510 !important;
}

.img-empresa {
    width: 90% !important;
}

