/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

html,
body {
  width: 100%;
  overflow-x: hidden;
  padding: 0;
  margin: 0;
}

.logo_header img,
.logo_footer img {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
}

.menu_footer a {
  color: #f5f1e8 !important;
}
.desc_testi .elementor-testimonial-content {
  min-height: 180px;
}

.bloq2_desc_planea p {
  margin-bottom: 0;
  min-height: 80px;
}
.elementor-widget-icon-box .elementor-icon-box-wrapper {
  width: 290px;
  margin: 0 auto;
}

@media (min-width: 375px) and (max-width: 767px) {
  .col_rev {
    -webkit-box-ordinal-group: 11 !important;
    -ms-flex-order: 10 !important;
    order: 10 !important;
  }
  .img_nuestros_djs {
    min-height: 300px !important;
  }
}

.btn_videos span i::before {
  color: #fff;
  font-size: 50px;
}
.btn_videos span .elementor-button-text {
  line-height: 50px;
}

.elementor-gallery-item__image.e-gallery-image {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
}
.wrap_testi .elementor-widget-wrap {
  min-height: 440px;
}

/* Whats app */
.btn_wapp {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 999;
}
.btn_wapp i {
  font-weight: 50px;
  font-size: 50px;
  color: #fff;
  background: #25d366;
  padding: 12px 17px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .bloq2_desc_planea {
    min-height: 150px !important;
  }
  .desc_testi .elementor-testimonial-content {
    min-height: 220px;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 767px) {
  .bloq2_desc_planea {
    min-height: 60px !important;
  }

  .desc_testi .elementor-testimonial-content {
    min-height: 150px !important;
  }

  .col_izq_servicios .serv {
    width: 50%;
  }
  .col_izq_servicios .serv .elementor-icon-box-wrapper {
    width: 50%;
  }
  .col_cent_servicios .serv {
    width: 50%;
  }
  .col_cent_servicios .serv .elementor-icon-box-wrapper {
    width: 50%;
  }
  .col_der_servicios .serv {
    width: 50%;
  }
  .col_der_servicios .serv .elementor-icon-box-wrapper {
    width: 50%;
  }
  .somos_iconos .elementor-icon-box-icon {
    display: inline-flex;
    height: 20px;
    margin-right: 10px !important;
  }

  .somos_iconos .elementor-icon-box-content {
    display: inline-flex;
  }
  .logo_footer a img {
    width: 80% !important;
  }
}
