/*
Theme Name: Cellcycle Child
Author: VamTam
Author URI: https://vamtam.com
Template: tecnologia
*/
/*

put your child theme styles here


you don't need any @import rules

*/
div#sub-header {
  display: none; }

.elementor-widget-testimonial-carousel.vamtam-has-theme-widget-styles.elementor-arrows-yes
.elementor-swiper-button
.eicon-chevron-left::before {
  content: "\f060"; }

.elementor-widget-testimonial-carousel.vamtam-has-theme-widget-styles.elementor-arrows-yes
.elementor-swiper-button
.eicon-chevron-right::before {
  content: "\f061"; }

.elementor-widget-testimonial-carousel.vamtam-has-theme-widget-styles.elementor-arrows-yes .elementor-swiper-button i {
  font-size: 11px; }

blockquote {
  padding: 2rem;
  font-family: "Inter";
  margin-top: 40px;
  margin-bottom: 40px;
  border-radius: 10px;
  line-height: 1.4; }

.bordered-top > .e-con-inner > .elementor-element:not(:last-child):after {
  content: "";
  width: 3px;
  height: 26px;
  background-color: #c2c2c2;
  position: absolute;
  right: 0;
  top: 0; }

.tick-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.tick-list li {
  display: flex;
  align-items: center; }

.tick-list i {
  color: #33e89f;
  font-size: 14px;
  margin-right: 10px; }

.elementor-widget-text-editor a {
  color: #33e89f !important; }

.loop-carousel.loop-carousel .swiper-wrapper {
  padding-top: 10px;
  padding-bottom: 10px; }
.loop-carousel.loop-carousel .swiper-slide {
  height: auto;
  overflow: visible; }
.loop-carousel.loop-carousel .elementor-swiper-button {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%; }

.custom-tab-wrapper {
  padding-top: 50px;
  border-radius: 10px;
  position: relative; }
  .custom-tab-wrapper:before {
    content: "";
    border-image: linear-gradient(to bottom, #33e89f, rgba(255, 255, 255, 0)) 1 100%;
    border-width: 2px;
    border-style: solid;
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    height: 450px; }
  .custom-tab-wrapper:after {
    content: "";
    border-top: 2px solid #33e89f;
    border-left: 2px solid #33e89f;
    border-right: 2px solid #33e89f;
    position: absolute;
    border-radius: 10px 10px 0 0;
    top: 0;
    left: 0;
    right: 0;
    height: 200px; }
  .custom-tab-wrapper .custom-tab-holder {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto; }
    .custom-tab-wrapper .custom-tab-holder:not(.active) {
      display: none; }

.swiper-holder {
  position: relative; }
  .swiper-holder .mySwiperTabs .swiper-wrapper {
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    font-family: "Inter"; }
  .swiper-holder .mySwiperTabs .swiper-slide {
    text-align: center;
    box-shadow: 0px 17px 40px #0000000d;
    padding: 20px 15px;
    border-radius: 10px;
    border: 2px solid #fff;
    cursor: pointer;
    transition: 500ms; }
    .swiper-holder .mySwiperTabs .swiper-slide img {
      display: inline-block;
      height: 55px;
      object-fit: contain;
      margin-bottom: 20px; }
    .swiper-holder .mySwiperTabs .swiper-slide .title-box {
      font-weight: 600;
      color: #828497; }
    .swiper-holder .mySwiperTabs .swiper-slide.swiper-tab-active {
      border: 2px solid #33e89f;
      transform: scale(1.3); }
      .swiper-holder .mySwiperTabs .swiper-slide.swiper-tab-active .title-box {
        color: #000000; }
      .swiper-holder .mySwiperTabs .swiper-slide.swiper-tab-active:before {
        content: "";
        width: 2px;
        height: 50px;
        position: absolute;
        background: #33e89f;
        bottom: -50px; }
  .swiper-holder .mySwiperTabs .swiper-pagination {
    position: static; }
    @media (min-width: 1025px) {
      .swiper-holder .mySwiperTabs .swiper-pagination {
        display: none; } }
  .swiper-holder .swiper-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
    background-color: #f3f3f3;
    border-radius: 50%;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 1; }
    .swiper-holder .swiper-button.swiper-button-next-custom {
      right: 0; }
      @media (min-width: 1025px) {
        .swiper-holder .swiper-button.swiper-button-next-custom {
          right: -50px; } }
    .swiper-holder .swiper-button.swiper-button-prev-custom {
      left: 0; }
      @media (min-width: 1025px) {
        .swiper-holder .swiper-button.swiper-button-prev-custom {
          left: -50px; } }

body {
  overflow: hidden; }

/*# sourceMappingURL=style.css.map */
