.topButton {
  width: 135px;
  height: 20px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  color: #fff;
  border-radius: 3px;
  display: inline-block;
  padding-top: 6px;
}
.fixedbuttons {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  font-size: 19px;
  font-weight: 400;
  line-height: normal;
}
@media only screen and (max-width: 1024px) {
  header #menu-main-menu-spa,
  header #menu-main-menu {
    box-shadow: 0 0 13px #0000004a;
  }
  header .awb-menu.collapse-enabled li {
    border-bottom: 1px solid #ccc !important;
  }
  header .avada-main-menu > ul > li.current-menu-item > a:after,
  header .avada-main-menu > ul > li.current-menu-parent > a:after,
  header .avada-main-menu > ul > li:hover > a:after {
    display: none !important;
  }
  header .awb-menu.collapse-enabled .fusion-megamenu-wrapper .fusion-megamenu-holder .fusion-megamenu-submenu .fusion-megamenu-title .awb-justify-title {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 800px) {
  .section-one:before {
    display: none !important;
  }
  .col-info-product table {
    margin-top: 20px;
  }
  .fusion-image-carousel {
    margin-bottom: 0 !important;
  }
  .single-avada_portfolio #main {
    padding-bottom: 0 !important;
  }
  .col-info-product .cta-product table {
    margin-top: 50px !important;
  }
  .fusion-image-carousel {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  header .menu-lang {
    top: -46px !important;
    right: 7px !important;
  }
}
a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}
header.fusion-sticky-transition {
  box-shadow: 0 0 20px #00000024;
}
header .menu-lang {
  position: absolute;
  top: -52px;
  right: 27px;
  z-index: 99;
}
header .menu-lang .awb-menu__sub-ul {
  box-shadow: 0 0 20px #00000024;
}
header .lang-item a img {
  margin-top: 5px;
}
header .avada-main-menu > ul > li.current-menu-item > a,
header .avada-main-menu > ul > li.current-menu-parent > a,
header .avada-main-menu > ul > li:hover > a {
  position: relative;
}
header .avada-main-menu > ul > li.current-menu-item > a:after,
header .avada-main-menu > ul > li.current-menu-parent > a:after,
header .avada-main-menu > ul > li:hover > a:after {
  position: absolute;
  content: url("https://boxtopia.us/wp-content/uploads/2025/02/icon-menu.png");
  top: 0;
  right: 0;
}
header .avada-main-menu > ul > li:last-child .awb-menu__main-background-active {
  opacity: 0 !important;
}
header .avada-main-menu > ul > li:last-child.current-menu-item a {
  color: #fff !important;
}
header .avada-main-menu > ul > li:last-child a {
  padding: 8px 25px !important;
  border-radius: 8px !important;
  background: #2BB673 !important;
  color: #fff !important;
}
header .avada-main-menu > ul > li:last-child a:hover {
  color: #fff !important;
}
header .avada-main-menu > ul > li:last-child a:after {
  display: none !important;
}
.section-one:before {
  position: absolute;
  content: url("https://boxtopia.us/wp-content/uploads/2025/02/lines-shape1.png");
  top: -37px;
  left: 16px;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.section-one .fusion-builder-row {
  max-width: 980px !important;
}
.section-one .fusion-builder-row .fusion-imageframe {
  margin-bottom: 20px;
}
.section-one .fusion-builder-row .fusion-text p em {
  color: #2BB673;
}
.col-cat-home:hover .fusion-column-wrapper:after {
  opacity: 1;
}
.col-cat-home .fusion-column-wrapper {
  min-height: 375px !important;
}
.col-cat-home .fusion-column-wrapper:before {
  position: absolute;
  content: url("https://boxtopia.us/wp-content/uploads/2025/02/icon-plus@2x.png");
  top: -10px;
  right: -10px;
  transform: scale(0.5);
}
.col-cat-home .fusion-column-wrapper:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 250px;
  background: #4a5160;
  background: linear-gradient(0deg,rgba(74,81,96,0.9) 0%,rgba(74,81,96,0) 100%);
  z-index: -1;
  transition: all .4s;
  opacity: .8;
}
.grid-home {
  overflow: visible !important;
}
.grid-home article .fusion-portfolio-content-wrapper {
  padding: 15px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 15px #0000002b;
}
.grid-home article .fusion-portfolio-content h2 {
  font-size: 19px !important;
  margin-bottom: 20px;
}
.grid-home article .fusion-portfolio-content .fusion-post-content p {
  font-size: 16px !important;
  line-height: 22px;
}
.datos-footer {
  margin-bottom: 30px !important;
}
.datos-footer p {
  margin: 0 0 5px 0;
}
.datos-footer p a {
  color: #606060 !important;
}
.social-footer a {
  margin-right: 45px !important;
}
.footer-top form input[type=submit] {
  width: 100% !important;
  text-transform: uppercase;
}
.map-footer:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 135px;
  background: #ffffff;
  background: linear-gradient(0deg,rgba(255,255,255,0) 0%,#ffffff 100%);
  z-index: 99;
  pointer-events: none;
}
.footer-copy {
  text-align: center;
  color: #fff;
  font-size: 12px;
}
.to-top-right #toTop {
  right: 25px !important;
}
.col-cat-inner:hover .fusion-column-wrapper:after {
  opacity: 1;
}
.col-cat-inner .fusion-column-wrapper {
  min-height: 334px !important;
}
.col-cat-inner .fusion-column-wrapper:before {
  position: absolute;
  content: url("https://boxtopia.us/wp-content/uploads/2025/02/icon-plus@2x.png");
  top: -10px;
  right: -10px;
  transform: scale(0.5);
}
.col-cat-inner .fusion-column-wrapper:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 250px;
  background: #4a5160;
  background: linear-gradient(0deg,rgba(74,81,96,0.9) 0%,rgba(74,81,96,0) 100%);
  z-index: -1;
  transition: all .4s;
  opacity: .8;
}
.col-info-product .cta-product table {
  border-radius: 20px;
  border: 1px dashed #1A4895;
  border-collapse: separate;
  border-spacing: 10px;
  margin-top: 100px;
}
.col-info-product .cta-product table td a {
  font-weight: 600;
  color: #1A4895;
}
.single-avada_portfolio .fusion-carousel-border .fusion-image-wrapper {
  border-radius: 20px;
}
.table-2 {
  margin-top: 10px !important;
}
.table-2 table thead {
  background: #1A4895 !important;
  border: 0 !important;
}
.table-2 table thead tr th {
  font-weight: 500;
  font-size: 19px;
}
header .awb-menu.awb-menu_desktop .awb-justify-title {
  font-size: 15px !important;
  font-weight: 500 !important;
  flex-flow: nowrap !important;
  align-items: flex-start !important;
}
header  .awb-menu.awb-menu_desktop .fusion-megamenu-wrapper .fusion-megamenu-holder .fusion-megamenu .fusion-megamenu-submenu {
  max-width: 33.33333333%;
}
.carrusel-who .fusion-image-wrapper {
  border-radius: 20px;
}
.to-top-floating #toTop {
	bottom: 90px !important;
}
