.elementor-kit-510{--e-global-color-primary:#F1F3FF;--e-global-color-secondary:#18232F;--e-global-color-text:#00A49C;--e-global-color-accent:#5F5F63;--e-global-color-5e550d3:#CBCDDC;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;color:#FFFFFF;font-family:"Saira", Sans-serif;font-weight:300;background-position:center center;background-repeat:repeat-y;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:200ms;}.elementor-kit-510 button,.elementor-kit-510 input[type="button"],.elementor-kit-510 input[type="submit"],.elementor-kit-510 .elementor-button{background-color:#27AFE8;color:#FFFFFF;box-shadow:-100px 0px 68px -1px #242FFD inset;border-style:solid;border-width:0px 0px 0px 0px;}.elementor-kit-510 button:hover,.elementor-kit-510 button:focus,.elementor-kit-510 input[type="button"]:hover,.elementor-kit-510 input[type="button"]:focus,.elementor-kit-510 input[type="submit"]:hover,.elementor-kit-510 input[type="submit"]:focus,.elementor-kit-510 .elementor-button:hover,.elementor-kit-510 .elementor-button:focus{background-color:#06D1F3;color:#FFFFFF;box-shadow:-100px 0px 68px -1px #0276E0 inset;}.elementor-kit-510 e-page-transition{background-color:var( --e-global-color-5e550d3 );}.elementor-kit-510 a{color:#27AFE8;}.elementor-kit-510 a:hover{color:#2CD97B;}.elementor-kit-510 h1{color:#FFFFFF;font-family:"Poppins", Sans-serif;font-size:50px;}.elementor-kit-510 h2{color:#27AFE8;font-family:"Poppins", Sans-serif;font-size:38px;}.elementor-kit-510 h3{color:#27AFE8;font-family:"Poppins", Sans-serif;font-size:28px;}.elementor-kit-510 h4{color:#27AFE8;font-family:"Poppins", Sans-serif;font-size:21px;}.elementor-kit-510 h5{color:#27AFE8;font-family:"Poppins", Sans-serif;font-size:16px;}.elementor-kit-510 h6{color:#2CD97B;font-family:"Saira", Sans-serif;font-size:14px;font-weight:300;text-transform:uppercase;letter-spacing:2px;}.elementor-kit-510 label{color:#27AFE8;font-weight:600;line-height:1.9em;}.elementor-kit-510 input:not([type="button"]):not([type="submit"]),.elementor-kit-510 textarea,.elementor-kit-510 .elementor-field-textual{font-weight:300;color:#EAEAEA;background-color:#0A3967;border-style:solid;border-width:0px 0px 0px 0px;}.elementor-kit-510 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-510 textarea:focus,.elementor-kit-510 .elementor-field-textual:focus{color:var( --e-global-color-text );background-color:#FFFFFF;border-style:solid;border-width:0px 0px 0px 0px;border-color:#2CD97B;}.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);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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-kit-510{font-size:14px;}.elementor-kit-510 h1{font-size:28px;}.elementor-kit-510 h2{font-size:21px;}.elementor-kit-510 h3{font-size:18px;}.elementor-kit-510 h4{font-size:15px;}.elementor-kit-510 h5{font-size:14px;}.elementor-kit-510 h6{font-size:12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.page-header {
    display: none !important;
}


@media (min-width: 576px) 
{
	.box-secundario{
		background: red;
	}
}

@media (min-width: 768px)
{
	.box-secundario{
		background: green;
	}
}

@media (min-width: 1024px)
{
	.box-secundario{
		background: yellow;
	}
}

@media (min-width: 1280px)
{
	.box-secundario{
		background: blue;
	}
}/* End custom CSS */