.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 (min-width: 1400px) {
  .section-destacados-home {
    margin-top: -147px !important;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 767px) {
  .fusion-logo img {
    width: 440px !important;
  }
  .section-one h2:before {
    left: -80px !important;
  }
  .home .section-four .title h2 {
    font-size: 38px !important;
  }
}
@media only screen and (max-width: 800px) {
  .section-destacados-home {
    margin-top: 0 !important;
  }
  .home .section-destacados-home .fusion-layout-column {
    border-bottom: 1px solid rgba(255,255,255,0.5);
    border-right: 0 !important;
    padding-bottom: 20px !important;
    padding-top: 20px !important;
  }
  footer .fusion-columns .fusion-column:not(.fusion-column-last) {
    margin: 0 0 10px;
  }
  .fusion-body:not(.avada-has-page-title-mobile-height-auto) .fusion-page-title-row {
    align-items: flex-end !important;
  }
}
@media only screen and (max-width: 650px) {
  .fusion-secondary-header {
    display: none !important;
  }
  header.fusion-is-sticky .fusion-logo {
    display: none;
  }
  header.fusion-is-sticky .fusion-mobile-nav-holder {
    margin-top: 0 !important;
  }
  .section-four .col-text {
    padding: 0 !important;
  }
  .section-one h2:before,
  .section-four .title h2:after {
    display: none;
  }
  .section-four .title h2 {
    margin-bottom: 20px;
  }
  .fusion-page-title-bar .fusion-page-title-row h1 {
    font-size: 34px !important;
  }
  body .fusion-footer .fusion-social-network-icon {
    display: inline-block !important;
    margin-top: 10px !important;
  }
}
@media only screen and (max-width: 500px) {
  .home .section-one h2 {
    font-size: 32px !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
  }
  .bt-whatsapp {
    bottom: 20px !important;
    right: 20px !important;
  }
  body .form-container .fusion-column-wrapper {
    padding: 40px 20px !important;
  }
  .home .tp-bullets {
    top: 70% !important;
  }
  body .fusion-sharing-box.fusion-single-sharing-box.share-box h4 {
    font-size: 19px !important;
  }
  body .related-posts.single-related-posts .fusion-carousel-holder li h4 {
    font-size: 13px !important;
  }
}
.avada-skin-rev {
  border: 0 !important;
}
.shadow-left,
.shadow-right {
  display: none !important;
}
body:not(.fusion-header-layout-v6).fusion-top-header .fusion-main-menu>ul>li:not(.fusion-menu-item-button)>a.fusion-bottombar-highlight:not(.fusion-main-menu-icon):after {
  top: inherit !important;
  bottom: 0;
}
header {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
}
header.fusion-is-sticky .fusion-header {
  background-color: rgba(15,28,36,0.9) !important;
}
header.fusion-is-sticky .fusion-header .fusion-logo {
  margin-top: 0;
}
header.fusion-is-sticky .fusion-header .fusion-main-menu {
  margin-top: 0;
}
header .fusion-header,
header .fusion-secondary-header {
  background: none !important;
}
header .fusion-secondary-header .fusion-contact-info {
  padding-top: 10px;
  font-size: 17px;
  font-family: Roboto;
}
header .fusion-secondary-header .fusion-contact-info .item {
  margin-right: 15px;
}
header .fusion-secondary-header .fusion-contact-info .item i {
  margin-right: 5px;
}
header .fusion-secondary-header .fusion-contact-info .item i:before {
  color: #EA8F1F;
}
header .fusion-secondary-header .fusion-contact-info .social-top.fb i:after {
  left: -7px;
}
header .fusion-secondary-header .fusion-contact-info .social-top i {
  position: relative;
  margin: 0 8px;
}
header .fusion-secondary-header .fusion-contact-info .social-top i:before {
  color: #EA8F1F;
}
header .fusion-secondary-header .fusion-contact-info .social-top i:after {
  position: absolute;
  content: "";
  top: -5px;
  left: -5px;
  width: 25px;
  height: 25px;
  border: 1px solid #EA8F1F;
  border-radius: 100%;
}
header .fusion-header .fusion-main-menu {
  margin-top: 10px;
}
header .fusion-header .fusion-main-menu > ul > li > a {
  color: #fff !important;
}
header .fusion-header .fusion-main-menu .sub-menu {
  width: 220px;
}
.bt-whatsapp {
  position: fixed;
  bottom: 45px;
  right: 50px;
  z-index: 9999;
}
.bt-whatsapp i {
  padding: 8px 11px;
  background: #fff;
  border-radius: 100%;
  box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
.bt-whatsapp i:before {
  font-size: 50px;
  color: #EA8F1F;
  transition: all .5s;
}
.bt-whatsapp i:hover:before {
  color: #45C151;
}
.section-destacados-home {
  margin-top: -167px;
  border-bottom: 1px solid rgba(255,255,255,0.5);
  border-top: 1px solid rgba(255,255,255,0.5);
}
.section-destacados-home img {
  max-height: 105px;
  width: auto !important;
}
.section-destacados-home p {
  font-size: 12px;
  line-height: 15px;
  color: #fff;
  margin: 10px 0 0 !important;
}
.section-destacados-home .fusion-layout-column {
  border-right: 1px solid rgba(255,255,255,0.5);
  padding-bottom: 10px !important;
  padding-top: 10px !important;
  margin-bottom: 0 !important;
}
.section-destacados-home .fusion-layout-column .fusion-column-inner-bg-image:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: #EA8F1F;
  opacity: 0;
  transition: all .5s;
}
.section-destacados-home .fusion-layout-column .fusion-column-inner-bg-image:after {
  position: absolute;
  content: "";
  bottom: 5px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #EA8F1F;
  opacity: 0;
  transition: all .5s;
}
.section-destacados-home .fusion-layout-column .fusion-column-inner-bg-image:hover:before,
.section-destacados-home .fusion-layout-column .fusion-column-inner-bg-image:hover:after {
  opacity: 1;
}
.section-destacados-home .fusion-layout-column:last-child {
  border-right: 0;
}
.section-one h2 {
  color: #10181F !important;
  font-size: 47px !important;
  position: relative;
  margin-top: 50px;
  margin-left: 50px;
}
.section-one h2 strong {
  color: #EA8F1F !important;
}
.section-one h2:before {
  position: absolute;
  content: url("../images/icon-title.png");
  bottom: -120px;
  left: 0;
}
.section-two .fusion-builder-row.fusion-row {
  max-width: 1050px !important;
}
.section-two .fusion_builder_column_1_3 .fusion-column-wrapper {
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.section-two h2 {
  color: #10181F !important;
  font-size: 47px !important;
  text-transform: uppercase;
}
.section-two h2 strong {
  color: #EA8F1F !important;
}
.section-two h3 {
  color: #fff !important;
  font-size: 20px !important;
  position: absolute;
  bottom: 20px;
  left: 5%;
  z-index: 9;
  padding-bottom: 10px;
  border-bottom: 3px solid #EA8F1F;
  width: 90%;
  margin: 0;
}
.section-two h3:after {
  position: absolute;
  content: url("../images/plus-icon.png");
  right: 0;
  bottom: 0;
}
.section-cta p {
  color: #fff;
  font-weight: 500;
  text-shadow: 0 0 10px rgba(0,0,0,0.5);
  font-size: 20px;
}
.section-cta p a {
  display: inline-block;
  color: #fff !important;
  padding: 5px 25px;
  border: 1px solid #fff;
}
.section-cta p a:hover {
  background: #fff;
  color: #EA8F1F !important;
  text-shadow: none;
}
.section-three h2 {
  color: #10181F !important;
  font-size: 47px !important;
  text-transform: uppercase;
}
.section-three h2 strong {
  color: #EA8F1F !important;
}
.section-three .fusion-blog-shortcode article .fusion-post-wrapper {
  padding: 15px !important;
  background: #F7F7F7 !important;
  border: 0 !important;
}
.section-three .fusion-blog-shortcode article .fusion-post-wrapper .fusion-post-content-wrapper {
  padding: 20px 0 10px !important;
}
.section-three .fusion-blog-shortcode article .fusion-post-wrapper .post-content {
  margin: 0 !important;
}
.section-three .fusion-blog-shortcode article .fusion-post-wrapper h2 {
  font-size: 18px !important;
  color: #606060 !important;
  font-weight: 500 !important;
  text-transform: none;
  margin-bottom: 0;
  padding-right: 40px;
  position: relative;
  padding-bottom: 10px !important;
  border-bottom: 3px solid #EA8F1F;
}
.section-three .fusion-blog-shortcode article .fusion-post-wrapper h2 a {
  color: #606060 !important;
}
.section-three .fusion-blog-shortcode article .fusion-post-wrapper h2:after {
  position: absolute;
  content: url("../images/plus-icon.png");
  right: 0;
  bottom: 5px;
}
.section-three .bt-ver-mas {
  margin-top: 25px;
}
.section-three .bt-ver-mas a {
  display: inline-block;
  color: #EA8F1F !important;
  padding: 5px 25px;
  border: 1px solid #EA8F1F;
}
.section-three .bt-ver-mas a:hover {
  background: #EA8F1F;
  color: #fff !important;
}
.section-four .title p {
  margin: 0 !important;
}
.section-four .title > * {
  display: inline-block;
  vertical-align: middle;
}
.section-four .title h2 {
  font-size: 60px !important;
  color: #10181F !important;
  position: relative;
}
.section-four .title h2 strong {
  color: #EA8F1F !important;
}
.section-four .title h2:after {
  position: absolute;
  content: url("../images/icon-title2.png");
  right: -60px;
  bottom: -90px;
}
.section-four .col-text {
  padding: 0 50px;
}
.section-map {
  border-top: 2px solid #EA8F1F;
}
.fusion-footer {
  background: url("../images/bg-footer.jpg") no-repeat center center !important;
  background-size: cover !important;
}
.fusion-footer footer {
  background: none !important;
}
.fusion-footer footer.fusion-footer-copyright-area {
  text-align: right;
}
.fusion-footer footer.fusion-footer-copyright-area .fusion-copyright-notice {
  color: #fff;
}
.fusion-footer .fusion-social-network-icon {
  display: none !important;
  background: transparent !important;
  border-color: #EA8F1F !important;
}
.fusion-footer #menu-menu-principal-2 {
  margin-top: 0 !important;
}
.fusion-footer #menu-menu-principal-2 li {
  margin-bottom: 3px;
  padding-left: 20px;
  position: relative;
}
.fusion-footer #menu-menu-principal-2 li a {
  padding: 0 !important;
  font-family: Raleway;
  font-size: 13px;
  border: 0 !important;
}
.fusion-footer #menu-menu-principal-2 li:before {
  position: absolute;
  content: url("../images/icon-menu.png");
  top: -2px;
  left: 5px;
}
.fusion-footer #text-2 ul li {
  font-size: 13px;
  margin-bottom: 3px;
  padding-left: 20px;
  position: relative;
}
.fusion-footer #text-2 ul li:before {
  position: absolute;
  content: url("../images/icon-menu.png");
  top: -2px;
  left: 5px;
}
.fusion-page-title-bar .fusion-page-title-wrapper {
  align-items: flex-end;
}
.fusion-page-title-bar .fusion-page-title-wrapper h1 {
  padding-bottom: 45px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
}
.fusion-page-title-bar .fusion-page-title-wrapper h1:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 270px;
  height: 6px;
  background: #EA8F1F;
}
.nosotros-one p {
  font-size: 19px;
}
.quote p {
  color: #EA8F1F;
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  padding: 25px 0;
  background: url("../images/quote.png") no-repeat 20px center;
}
.section-mision .col-m h3 {
  color: #10181F !important;
}
.section-mision .col-m h3:before {
  background: #10181F;
}
.section-mision .col-v h3 {
  color: #EA8F1F !important;
}
.section-mision .col-v h3:before {
  background: #EA8F1F;
}
.section-mision h3 {
  font-size: 60px !important;
  font-weight: 600 !important;
  margin-bottom: 35px;
  position: relative;
}
.section-mision h3:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 150px;
  height: 7px;
}
.section-mision p {
  font-size: 19px;
}
.quote-2 p {
  color: #10181F;
  font-size: 24px;
  line-height: 35px;
  font-weight: 600;
  font-style: italic;
  padding: 25px 0;
  background: url("../images/quote.png") no-repeat center center;
}
.tax-portfolio_category .post-content > p {
  font-size: 18px;
}
.tax-portfolio_category .fusion-portfolio {
  overflow: visible !important;
}
.tax-portfolio_category .fusion-portfolio-wrapper .fusion-image-wrapper {
  box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
.tax-portfolio_category .fusion-image-wrapper .fusion-rollover {
  background: rgba(15,28,36,0.9) !important;
}
.tax-portfolio_category .fusion-image-wrapper .fusion-rollover h4 a {
  color: #fff !important;
}
.single-avada_portfolio .project-description {
  max-width: 1050px;
  margin: 0 auto;
  float: none !important;
}
.single-avada_portfolio .project-description img {
  border: 1px solid #E5E5E5;
}
.single-avada_portfolio .project-description p {
  font-size: 17px;
}
.single-avada_portfolio .project-description h3 {
  color: #10181F !important;
  font-size: 20px !important;
  margin-top: 30px;
}
.single-avada_portfolio .project-description .fusion-modal-text-link {
  background: #EA8F1F;
  color: #fff !important;
  display: inline-block;
  padding: 7px 30px;
  border-radius: 3px;
  font-size: 19px;
}
.product-info .modal-body {
  padding: 0px 20px 20px;
}
.product-info .modal-body label {
  font-weight: 600;
  color: #10181F;
  font-size: 15px;
}
.product-info .modal-body textarea {
  height: 100px !important;
}
.form-container .fusion-column-wrapper {
  border-radius: 3px;
  padding: 40px !important;
  background: #fff;
  box-shadow: 0 7px 20px 0 rgba(0,0,0,0.15);
}
.form-container .fusion-column-wrapper h3 {
  font-weight: 700 !important;
  font-size: 30px !important;
  color: #EA8F1F !important;
  margin-top: 0;
}
.form-container .fusion-column-wrapper label {
  font-weight: 600;
  color: #10181F;
}
.datos-contacto .fusion-checklist .fusion-li-item {
  padding: 20px !important;
  border: 1px solid #E5E5E5;
  border-radius: 3px;
  margin-bottom: 30px;
  font-size: 19px;
  font-weight: 300;
}
.fusion-sharing-box.fusion-single-sharing-box.share-box h4 {
  font-size: 25px !important;
}
.single-post #content {
  width: 850px !important;
  max-width: 100%;
  margin: 50px auto;
  float: none;
}
.single-post #content .flexslider .slides img {
  width: auto;
  margin: 0 auto;
}
.single-post #content p {
  font-size: 19px;
}
.single-post #content h3 {
  margin-top: 50px;
}
.single-post #content .fusion-meta-info {
  display: none;
}
.usados-grid article .fusion-post-wrapper {
  padding: 15px !important;
  background: #F7F7F7 !important;
  border: 0 !important;
}
.usados-grid article .fusion-post-wrapper .fusion-post-content-wrapper {
  padding: 20px 0 10px !important;
}
.usados-grid article .fusion-post-wrapper .post-content {
  margin: 0 !important;
}
.usados-grid article .fusion-post-wrapper h2 {
  font-size: 18px !important;
  color: #606060 !important;
  font-weight: 500 !important;
  text-transform: none;
  margin-bottom: 0;
  padding-right: 40px;
  position: relative;
  padding-bottom: 10px !important;
  border-bottom: 3px solid #EA8F1F;
}
.usados-grid article .fusion-post-wrapper h2 a {
  color: #606060 !important;
}
.usados-grid article .fusion-post-wrapper h2:after {
  position: absolute;
  content: url("../images/plus-icon.png");
  right: 0;
  bottom: 5px;
}
.big-text {
  padding-bottom: 10px;
}
.big-text p {
  font-size: 18px;
}
.related-posts.single-related-posts .fusion-title {
  position: relative;
}
.related-posts.single-related-posts .fusion-title:before {
  position: relative;
  content: "Productos Relacionados";
  font-size: 20px;
  color: #000;
  font-family: Raleway;
  font-weight: 500;
  top: 0;
  left: 0;
}
.related-posts.single-related-posts .fusion-title h3 {
  display: none;
}
.related-posts.single-related-posts .title-sep-container {
  display: none;
}
.related-posts.single-related-posts .fusion-carousel-holder li img {
  border: 1px solid #E5E5E5;
}
.related-posts.single-related-posts .fusion-carousel-holder li h4 {
  font-size: 18px !important;
  text-transform: uppercase;
}
.fusion-portfolio-archive h4 {
  text-transform: uppercase;
}
