.elementor-kit-17{--e-global-color-primary:#00A7D1;--e-global-color-secondary:#FFC80A;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FF146E;--e-global-color-e6fd81e:#7A7A7A;--e-global-color-3cc3f63:#000000;--e-global-typography-primary-font-family:"Balsamiq Sans";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Quicksand";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Quicksand";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Quicksand";--e-global-typography-accent-font-size:48px;--e-global-typography-accent-font-weight:400;--e-global-typography-c0d83c3-font-family:"Bahiana";--e-global-typography-c0d83c3-font-size:70px;--e-global-typography-c0d83c3-font-weight:800;--e-global-typography-c0d83c3-text-transform:uppercase;--e-global-typography-c0d83c3-font-style:normal;--e-global-typography-c0d83c3-text-decoration:none;--e-global-typography-c0d83c3-line-height:1px;--e-global-typography-c0d83c3-letter-spacing:2.1px;--e-global-typography-c0d83c3-word-spacing:4px;--e-global-typography-a7579b3-font-family:"Balsamiq Sans";--e-global-typography-a7579b3-font-size:52px;color:var( --e-global-color-text );font-family:"Quicksand", Sans-serif;font-size:16px;}.elementor-kit-17 button:hover,.elementor-kit-17 button:focus,.elementor-kit-17 input[type="button"]:hover,.elementor-kit-17 input[type="button"]:focus,.elementor-kit-17 input[type="submit"]:hover,.elementor-kit-17 input[type="submit"]:focus,.elementor-kit-17 .elementor-button:hover,.elementor-kit-17 .elementor-button:focus{background-color:#00A7D1;color:#FFFFFF;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-kit-17 e-page-transition{background-color:#FFBC7D;}.site-header{background-color:#02010100;}.elementor-kit-17 p{margin-block-end:0px;}.elementor-kit-17 a{color:var( --e-global-color-primary );font-family:"Quicksand", Sans-serif;font-size:20px;}.elementor-kit-17 h1{font-family:"Balsamiq Sans", Sans-serif;font-size:48px;}.elementor-kit-17 h2{font-family:"Quicksand", Sans-serif;font-size:28px;font-weight:400;}.elementor-kit-17 h3{font-family:"Quicksand", Sans-serif;font-size:24px;font-weight:400;}.elementor-kit-17 h4{font-family:"Quicksand", Sans-serif;}.elementor-kit-17 h5{font-family:"Quicksand", Sans-serif;}.elementor-kit-17 h6{font-family:"Quicksand", Sans-serif;}.elementor-kit-17 button,.elementor-kit-17 input[type="button"],.elementor-kit-17 input[type="submit"],.elementor-kit-17 .elementor-button{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.marco-circular {
    background-image: url("https://myexperience.com.mx/wp-content/uploads/Circle-frame.png");
    background-repeat: no-repeat;
    background-position: center;
    padding: 6%;
    background-size: contain;
}

.elementor-kit-17{
    

  background-size: 300% 300%;
  background-image: linear-gradient(
        -45deg, 
        rgba(0, 167, 209, 0.4)
 0%, 
        rgba(0, 167, 209, 0.4)
 25%, 
        rgba(255, 255, 255, 1) 51%, 
        rgba(255, 255, 255, 1)
 100%
  );  
  animation: AnimateBG 5s ease infinite;
}

@keyframes AnimateBG { 
  0%{background-position:0% 50%}
  50%{background-position:100% 50%}
  100%{background-position:0% 50%}
}/* End custom CSS */