/* MODIFICAR DESDE AJUSTES.SCSS CON COMPILADOR SASS */
/* ---- whatsapp ----*/
.w-flotante {
  background-color: green;
  width: 150PX;
  height: 50PX;
  position: fixed;
  bottom: 14%;
  right: 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: #333 2px 3px 5px -1px;
          box-shadow: #333 2px 3px 5px -1px;
  z-index: 1000;
}

.w-flotante span {
  color: #fff;
}

.w-flotante:hover {
  background-color: #2879ff;
}

.w-flotante .whatsapp {
  color: white;
  font-size: 1.2rem;
}

.menu > .nav-item:hover .nav-link,
.menu > .nav-item.active .nav-link {
  font-weight: unset;
}

.event_price_area .h-800 {
  height: 700px;
}

.event_price_item {
  height: 100%;
}

.event_price_item .p_body {
  border-bottom: unset;
}

.event_price_item .col-8 {
  border-right: #62cced 2px solid;
}

.event_price_item .bg-gris {
  background-color: #b1b1b1;
}

.event_btn_two:hover {
  background: #62CCED;
  border-color: #62CCED;
}

.analytices_price_item .p_body li {
  -webkit-box-pack: unset;
      -ms-flex-pack: unset;
          justify-content: unset;
}

.celeste {
  color: #62cced;
}

.legales .analytices_title p {
  max-width: unset;
  margin: unset;
}

.legales .security_list_area {
  padding-top: 100px;
  padding-bottom: 150px;
}

.legales ul li {
  color: #7b7b93;
  text-align: justify;
  font-size: 16px;
  font-weight: 400;
}

.faq_tab .nav-item .nav-link {
  margin-bottom: 0;
}

.faq_tab .nav-item .nav-link.active, .faq_tab .nav-item .nav-link:hover {
  color: #66cdee;
  font-weight: 700;
}

.faq_tab .nav-item .nav-link.active a, .faq_tab .nav-item .nav-link:hover a {
  text-decoration: none;
}

.faq_tab .nav-item .nav-link.active small, .faq_tab .nav-item .nav-link:hover small {
  color: #677294;
}

.faq_tab .nav-item .nav-link::before {
  display: none;
}

.price {
  position: absolute;
  bottom: 0;
}

.h_analytices_features_item .h_analytices_img_two .analytices_img_three {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.hosting_title h4 {
  margin: 0 auto;
  max-width: 700px;
  margin-bottom: 15px;
}

.new_footer_top {
  padding: 100px 0px 50px;
}

footer p span {
  padding-left: 0;
}

.styled-select span.error {
  top: 0;
}

/* -------- RESPONSIVE -------- */
@media screen and (max-width: 1411px) {
  .new_footer_area .footer_bottom p {
    font-size: 12px;
  }
}

@media screen and (max-width: 1199px) {
  .menu > .nav-item > .nav-link {
    font-size: 13px;
  }
  .h_analytices_features_item .h_analytices_img_two .analytices_img_three {
    left: 0;
  }
  .h_analytices_features_item .h_analytices_img_two .analytices_img_three img {
    position: relative;
    left: 60%;
  }
}

@media screen and (max-width: 991px) {
  .header_area_six + section {
    margin-top: 164px;
  }
  .company_widget img,
  .protype_img {
    max-width: 60%;
  }
  .analytices_price_item ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .analytices_price_item .price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin-bottom: 1rem;
  }
  .event_price_area .h-800 {
    height: 800px;
    margin-bottom: 3rem;
  }
  .h_analytices_features_item .h_analytices_img_two {
    padding: 0;
  }
  .h_analytices_features_item .h_analytices_img_two .analytices_img_three {
    -webkit-transform: unset;
            transform: unset;
    text-align: center;
  }
  .h_analytices_features_item .h_analytices_img_two .analytices_img_three img {
    left: unset;
  }
  .h_analytices_features_item .h_analytices_img_two .analytices_img_one,
  .h_analytices_features_item .h_analytices_img_two .analytices_img_two,
  .h_analytices_features_item .h_analytices_img_two .analytices_img_three {
    position: unset;
  }
}

@media screen and (max-width: 767px) {
  .header_top {
    display: none;
  }
  .header_area_six + section {
    margin-top: 108px;
  }
  .new_footer_top,
  .footer_bottom p {
    text-align: center !important;
  }
  .company_widget img,
  .protype_img {
    max-width: 20%;
  }
  .setup_inner .setup_item.flex-row-reverse .setup_content {
    text-align: center;
    padding-right: 0;
  }
}

@media screen and (max-width: 576px) {
  .h_analytices_features_item .h_analytices_img_two .analytices_img_three {
    max-width: unset;
  }
  .faq_content .tab-pane .card .card-body {
    font-size: 14px;
  }
  .faq_content .tab-pane .card .card-header .btn {
    font-size: 15px;
  }
}

@media screen and (max-width: 480px) {
  .banner_top br {
    display: block;
  }
  .seo_banner_content .seo_btn {
    margin: 10px 8px;
  }
  .event_btn_two {
    margin: 0 0 30px;
  }
  .price {
    position: unset;
  }
  .event_price_area .h-800 {
    height: 100%;
  }
}
/*# sourceMappingURL=ajustes.css.map */