*, :after, :before {
    box-sizing: border-box;
}

.container .elementor-widget-wrap{

margin-top: 50px;

}

.elementor-element, .elementor-lightbox {
    --swiper-theme-color: #000;
    --swiper-navigation-size: 44px;
    --swiper-pagination-bullet-size: 6px;
    --swiper-pagination-bullet-horizontal-gap: 6px;
}

.elementor-section {
    position: relative;
}

.elementor-element.elementor-element-63fdfd8 > .elementor-element-populated > .elementor-widget-wrap {
    padding: 0px 100px 0px 15px;
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: flex;
}

.elementor-row {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

/* Todos los elementos dentro de .elementor-row tendrán el mismo tamaño */
.elementor-row > * {
    flex: 1;
    flex-basis: 0;
}

.elementor-element.elementor-element-63fdfd8 > .elementor-element-populated {
    margin: 50px 0px 0px 0px;

}

.elementor-element.elementor-element-644e310 {
    text-align: left;
}


.elementor-widget-wrap {
    position: relative;
    width:100%;
    flex-wrap: wrap;
    align-content: flex-start;
}

#servicio-outsourcing{

    display: none;

}

#servicio-outsourcing-ventajas{

    display: none;

}

#servicio-outsourcing-enfo{

    display: none;

}

.elementor-widget-container .elementor-size-default1 {
    color: blue;
    font-family: "HouschkaHead-Medium", Sans-serif;
    font-size: 3rem;
    font-weight: 600;
    line-height: 1.3em;
    letter-spacing: 1px;
}

.elementor-element .elementor-widget-container {
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s);
}

.elementor-element.elementor-element-9db3b07:not(.elementor-motion-effects-element-type-background), .elementor-227 .elementor-element.elementor-element-9db3b07 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #F3F3F3;
}


.elementor-element.elementor-element-bb342d1:not(.elementor-motion-effects-element-type-background), .elementor-227 .elementor-element.elementor-element-bb342d1 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #F3F3F3;
}

.elementor-element.elementor-element-9db3b07 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap {
    padding: 10px;
}

.elementor-element.elementor-element-a36b0dd {
    --icon-box-icon-margin: 15px;
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
     display: flex; 
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
    text-align: left;
    
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
    margin-right: var(--icon-box-icon-margin,15px);
    margin-left: 0;
    margin-bottom: unset;
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
    display: inline-flex;
    flex: 0 0 auto;
}

.box-hover {
    align-items: flex-start;
}

.box-hover > div {
    margin: 10px 10px;
    border-radius: 20px;
    background: #F3F3F3;
    padding: 10px;
    -webkit-box-shadow: 10px 10px 12px -2px rgba(0,0,0,0.15);
    -moz-box-shadow: 10px 10px 12px -2px rgba(0,0,0,0.15);
    /* box-shadow: 10px 10px 12px -2px rgba(0,0,0,0.15); */
    cursor: pointer;
    transition: 2s ease-in-out;
    min-height: 400px;
}



.box-icon-out {
    margin-bottom: 15px !important;
}

.elementor-element .elementor-widget-container {
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s);
}

.elementor-widget-image {
    text-align: center;
}

.box-icon-out svg {
    width: 90px;
    height: 90px;
    object-fit: cover;
    padding: 20px;
    border-radius: 100%;
    transition: 0.1s ease-in-out;
    position: relative;
    z-index: 1;
}

.elementor-227 .elementor-element.elementor-element-563bfe1 {
    text-align: center;
}

.elementor-widget-text-editor {
    color: gray;
    font-family: var(--e-global-typography-text-font-family ), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight );
}


.container{
    margin-top: 100px;
  }
  
  
  #imagenN3{
  
    margin-top: 100px !important;
    width: 500px;
    height: 500px;
  
    animation: zoom 5s infinite;
  }
  
  .product-right {
    float: right;
  }
  
  .product-right .description p {
    color: var(--gray-color);
    text-align: justify;
    line-height: 22px;
  }
  
  p {
    margin: 0 0 10px;
  }
  
  p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
  }
  
  h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    text-align: center;
  }
  
  
  .bene-repor {
  
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
  
  }
  
  li .facebook1 .whatsapp-hidden {
   
    text-align: -webkit-match-parent;
  }
  
  .product-left {
    padding-right: 45px;
    float: left;
  }
  
  #service_box .product-left .image {
    position: relative;
  }
  
  .Share {
    margin-top: 50px;
    align-items: center;
    
  }
  
  .Share h2 {
    line-height: 34px;
    font-weight: var(--primary-font-medium);
    margin: 0 10px 0 0;
    font-size: 35px;
    color: var(--gray-color);
  }
  
  .share ul, .share h2 {
    display: inline-block;
    vertical-align: middle;
  }
  
  .facebook1.whatsapp-hidden{
  
    width: 300px;
    height: 300px;
   
   }
   
  
  .call-action {
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
    padding: 0 20px;
    border: 1px solid blue;
    line-height: 42px;
    background-color: #4ea8de ;
    color: white;
    font-size: 15px;
    letter-spacing: 1px;
    border-radius: 8px;
  }
  
  
  .product-left .tocall:before {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    background-image: url(images/g8639.png);
    background-repeat: no-repeat;
    background-position: center;
  }
  
  .tocall a {
    display: block;
    font-family: var(--second-font);
    font-weight: var(--second-font-bold);
    font-size: 16px;
    line-height: 34px;
    color: #fff;
    background:blue;
    position: relative;
    left: -60px;
    padding-left: 60px;
    z-index: 1;
  }
  
  .tocall p {
    margin: 0 0 12px 0;
    font-size: 14px;
    color: gray;
    padding-right: 110px;
    line-height: 20px;
  
  }
  
  #imagenN3{
  
    margin-top: 100px !important;
    width: 500px;
    height: 500px;
  
    animation: zoom 5s infinite;
  }
  
  .product-right {
    float: right;
  }
  
  .product-right .description p {
    color: var(--gray-color);
    text-align: justify;
    line-height: 22px;
  }
  
  p {
    margin: 0 0 10px;
  }
  
  p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
  }
  
  h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    text-align: center;
  }
  
  
  .bene-repor {
  
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
  
  }
  
  li .facebook1 .whatsapp-hidden {
   
    text-align: -webkit-match-parent;
  }
  
  .product-left {
    padding-right: 45px;
    float: left;
  }
  
  #service_box .product-left .image {
    position: relative;
  }
  
  .Share {
    margin-top: 50px;
    align-items: center;
    
  }
  
  .Share h2 {
    line-height: 34px;
    font-weight: var(--primary-font-medium);
    margin: 0 10px 0 0;
    font-size: 35px;
    color: var(--gray-color);
  }
  
  .share ul, .share h2 {
    display: inline-block;
    vertical-align: middle;
  }
  
  .facebook1.whatsapp-hidden{
  
    width: 300px;
    height: 300px;
   
   }
   
   svg.bi-whatsapp {
       
       fill: #02d326;
   }
  
  
  .call-action {
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
    padding: 0 20px;
    border: 1px solid blue;
    line-height: 42px;
    background-color: #4ea8de ;
    color: white;
    font-size: 15px;
    letter-spacing: 1px;
    border-radius: 8px;
  }
  
  
  .product-left .tocall:before {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    background-image: url(images/g8639.png);
    background-repeat: no-repeat;
    background-position: center;
  }
  
  .tocall a {
    display: block;
    font-family: var(--second-font);
    font-weight: var(--second-font-bold);
    font-size: 16px;
    line-height: 34px;
    color: #fff;
    background:blue;
    position: relative;
    left: -60px;
    padding-left: 60px;
    z-index: 1;
  }
  
  .tocall p {
    margin: 0 0 12px 0;
    font-size: 14px;
    color: gray;
    padding-right: 110px;
    line-height: 20px;
  
  }
  
  /*

FOR MOBILES

*/
@media all and (max-width: 653px) and (min-width: 280px) {

    .elementor-widget-container .elementor-size-default1 {
      color: blue;
      font-family: "HouschkaHead-Medium", Sans-serif;
      font-size: 2rem;
      font-weight: 600;
      line-height: 1.3em;
      letter-spacing: 1px;
  }
  
  }