.elementor-kit-71732{--e-global-color-primary:#A94AD1;--e-global-color-secondary:#1AABFF;--e-global-color-text:#343A3E;--e-global-color-accent:#F46C56;--e-global-color-979351b:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-18f08b7-font-family:"Rubik";--e-global-typography-18f08b7-font-size:16px;--e-global-typography-18f08b7-font-weight:300;--e-global-typography-c3d6d63-font-family:"Nagoda";--e-global-typography-c3d6d63-font-size:44px;--e-global-typography-c3d6d63-font-weight:normal;--e-global-typography-c3d6d63-line-height:1.1em;--e-global-typography-c3d6d63-letter-spacing:1.5px;--e-global-typography-c2bc891-font-family:"Rubik";--e-global-typography-c2bc891-font-size:17px;--e-global-typography-c2bc891-font-weight:bold;font-size:16px;}.elementor-kit-71732 p{margin-bottom:25px;}.elementor-kit-71732 a{color:var( --e-global-color-accent );}.elementor-kit-71732 h1{color:var( --e-global-color-text );font-size:31px;}.elementor-kit-71732 h2{color:var( --e-global-color-text );font-size:1.9em;line-height:1.3em;}.elementor-kit-71732 h3{color:var( --e-global-color-text );font-size:17px;}.elementor-kit-71732 h4{color:var( --e-global-color-text );font-size:17px;}.elementor-kit-71732 h5{color:var( --e-global-color-text );}.elementor-kit-71732 h6{color:var( --e-global-color-text );}.elementor-kit-71732 button,.elementor-kit-71732 input[type="button"],.elementor-kit-71732 input[type="submit"],.elementor-kit-71732 .elementor-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-979351b );background-color:var( --e-global-color-secondary );box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}.elementor-kit-71732 button:hover,.elementor-kit-71732 button:focus,.elementor-kit-71732 input[type="button"]:hover,.elementor-kit-71732 input[type="button"]:focus,.elementor-kit-71732 input[type="submit"]:hover,.elementor-kit-71732 input[type="submit"]:focus,.elementor-kit-71732 .elementor-button:hover,.elementor-kit-71732 .elementor-button:focus{background-color:var( --e-global-color-primary );border-radius:6px 6px 6px 6px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-71732 e-page-transition{background-color:#FFBC7D;}@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 */.is-style-fondo_triangulacion_oscuro h3{
    color:white;
}

#footer>div#legal p {
    margin-bottom: 0;
}

button, .elementor-button{
    cursor: pointer;
}

::marker{
    color: #65b6ff;
    font-weight: 900;
    font-size: 21px;
    line-height: 2;
}

ul{
        list-style-type: disc;
        padding-left: 15px;
}

.icono_degradado i:before{
   width: fit-content;
      background: linear-gradient(to right,#F46C56 0%, #A94AD1 60%, #1AABFF 100%);
  background: -webkit-linear-gradient(left,#F46C56 0%, #A94AD1 60%, #1AABFF 100%);
  background: -moz-linear-gradient(left,#F46C56 0%, #A94AD1 60%, #1AABFF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #fff!important;

}

.moonray-form-element-sub-text {
    margin-left: 23px;
}
.moonray-form-element-wrapper input[type="checkbox"]{
        -webkit-appearance: auto;
}

.moonray-form-element-wrapper input[type="checkbox"]:after{
    opacity: 0;
}
.texto_degradado h2,.texto_degradado h3,.texto_degradado h4,.texto_degradado h1{
    
      -webkit-background-clip: text!important;
  -webkit-text-fill-color: transparent;
  color: #fff!important;
    

      background: linear-gradient(to right,#F46C56 0%, #A94AD1 60%, #1AABFF 100%);
  background: -webkit-linear-gradient(left,#F46C56 0%, #A94AD1 60%, #1AABFF 100%);
  background: -moz-linear-gradient(left,#F46C56 0%, #A94AD1 60%, #1AABFF 100%);


}

.elementor-location-single{
        min-height: calc(100vh - 58px);
}

body.elementor-page #page.site section.landing_venta .entry-content>* {
    padding-left: 0!important;
    padding-right: 0!important;
}
p{
        font-size: 16px;
}

.rotar_infinito {
  -webkit-animation: rotate-center 15s linear infinite both;
  animation: rotate-center 15s linear infinite both;
}
.rotar_infinito_rapido {
  -webkit-animation: rotate-center 5s linear infinite both;
  animation: rotate-center 5s linear infinite both;
}
.rotar_infinito_lento {
  -webkit-animation: rotate-center 30s linear infinite both;
  animation: rotate-center 30s linear infinite both;
}

        @-webkit-keyframes rotate-center {
          0% {
            -webkit-transform: rotate(0);
            transform: rotate(0);
          }

          100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
          }
        }
        @keyframes rotate-center {
          0% {
            -webkit-transform: rotate(0);
            transform: rotate(0);
          }

          100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
          }
        }/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Nagoda';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://test.escuelanomadadigital.com/wp-content/uploads/2022/01/Nagoda.ttf') format('truetype');
}
/* End Custom Fonts CSS */